Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed non-existing resource class #955

Open
wants to merge 1 commit into
base: release/114
Choose a base branch
from

Conversation

sgiorgetti
Copy link
Contributor

Description

The AFold pipeline fails init because of non-existing resource class (200M) in datacheck analysis.
Grabbed the minimum available (500M) to make it work.

Use case

Needed to instantiate the AFold pipeline, which turned out not being feasible.

Benefits

Instantiate and run the pipeline.

Possible Drawbacks

Minimal suboptimal use of resources (RAM).

Testing

Manually and successfully instantiated the pipeline.

Dependencies

Base_conf.pm in the same repo, which defines the available resource classes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant