-
Notifications
You must be signed in to change notification settings - Fork 7
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
annotation update to 5.3 -genomad #36
Comments
Kaitlyn is out until the 14, backlogging we address missing key issues in the handoff b/w workflows and nmdc_automation, microbiomedata/issues#898 |
Need values for the following inputs:
I might not need to use the container_run_cmd if i follow this script https://code.jgi.doe.gov/img/img-pipelines/img-annotation-pipeline/-/blob/5.3/bin/annotate.sh?ref_type=heads#L171-174 Upon basic testing, if the |
Figured out container issue, working on getting a container that jaws can see and have a test run started |
Actively in progress, we need to debug some permission issues. |
Yes, we have a new docker image from Marcel which was built and pushed to dockerhub today and @kaijli is running tests now. |
this is active, moving to the next sprint. |
@kaijli will leave this on this board since you're working this week. If you need help moving it to the next sprint ping me. Happy holidays. |
In October JGI is updating to annotation 5.3
to sync with that we need to add a WLD for genomad that gets run as part of annotation pipeline.
Recommend setting this up as a separate WDL, having that WDL be imported to full_annotation.wdl
WDL task to wrap genomad.sh
https://code.jgi.doe.gov/img/img-pipelines/img-annotation-pipeline/-/blob/5.3/bin/genomad/genomad.sh?ref_type=heads
Program and DB file will need to be added to the info file.
There should be a boolean flag to execute this.
The text was updated successfully, but these errors were encountered: