-
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
Update to use img-annotation v5.3 #44
Open
kaijli
wants to merge
45
commits into
master
Choose a base branch
from
36-annotation-update-to-53-genomad
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
ba5fe26
add jgi genomad integration
kaijli 8538e3f
untested, but integrated genomad to annotation_full
kaijli 8fd8947
awaiting jaws image for testing
kaijli 7cfd74a
debugging
kaijli a81ac85
debugging
kaijli 9a319ae
update genomad container
kaijli df9a915
Merge branch 'master' into 36-annotation-update-to-53-genomad
kaijli eb4659b
updating index
kaijli fed91f2
update readme
kaijli 43e0600
updated some documentation
kaijli 80c742a
testing different call methods
kaijli a8d523a
completed run, fixing file names
kaijli 2bebccb
trying entrypoint.sh script
kaijli a85b8e6
successful genomad run, testing full annotation
kaijli 9f3aff0
clean up commented code
kaijli 8586e89
testing new container
kaijli 402f26f
added changes from ticket 249
kaijli e2a90f1
update memory and -m 180 for ko_ec
kaijli c9e97e0
testing genomad sed in job
kaijli 40984a3
push from nersc for shutdown
kaijli 30a9a92
update databases in index.rst
kaijli 8bbe6e3
push to test locally
kaijli 0f220ac
working on updating docker image
kaijli 5a6f9f6
fix some warnings and testing add vs run and ca certs
kaijli 5669bea
working on cert issues
kaijli 2bea8f6
successful genomad file renaming
kaijli f502523
Merge branch '36-annotation-update-to-53-genomad' of https://github.c…
kaijli ce2eabf
Update Dockerfile
poeli 23e0fd3
changing layers for apt
kaijli 298af40
Merge branch 'poeli-patch-1' into 36-annotation-update-to-53-genomad
kaijli edca75c
finally got an image to build
kaijli 5692986
test new image with lastal update
kaijli 23ab582
Merge branch '36-annotation-update-to-53-genomad' of https://github.c…
kaijli 08f628a
successful run of full workflow
kaijli 4dc1571
update LAST version in readme
kaijli 937fea2
update hmmer version to 3.3.2. infernal version to 1.1.4.
8695bd1
minor version bumps and genomad info changes
kaijli 18d435f
Merge branch '36-annotation-update-to-53-genomad' of https://github.c…
kaijli 11d9fd1
fix typo on Dockerfile and add openjdk which required by CRT tool
828f43f
for hmmer version 3.3.2 the hpc_hmmsearch should use the code in mast…
adbc5ab
remove add commands for use with github action
kaijli 5a3a538
change img annotation pipeline calling
kaijli 62709f4
using git clone instead of pulling zip file. need to update to shas
kaijli 4a83a42
forgot infernal prefix
kaijli 4691cc4
forgot v for transcan
kaijli File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mhuntemann is this correct or you are still using the old commit a8d641046729328fdda97331d527edb2ce81510a id?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The old commit won't complied with the hmm version 3.3.2. But please confirmed.