-
Notifications
You must be signed in to change notification settings - Fork 115
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
Migrate BUSCO to nf-core module #730
Open
dialvarezs
wants to merge
29
commits into
nf-core:dev
Choose a base branch
from
dialvarezs:dev-busco
base: dev
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 27 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
f85d7b0
Migrate to nf-core BUSCO module (WIP)
dialvarezs 25b72f1
Several busco-related fixes
dialvarezs db88a3c
More fixes
dialvarezs 091a54a
Fixes in combine_tables script
dialvarezs 4a22358
Add more cpus to busco, and fix comparison in combine_tables
dialvarezs bd22078
Exclude failed BUSCO bins from GTDB-Tk, update changelog
dialvarezs 9512e95
Save busco downloaded db
dialvarezs 9cc1d74
Remove 'BUSCO_SAVE_DOWNLOAD' from conf/modules
dialvarezs 46d19b1
Merge remote-tracking branch 'upstream/dev' into dev-busco
dialvarezs edf4192
Merge cleanup and fixes
dialvarezs 6f200ef
Define busco_lineage
dialvarezs 9702a87
Updade nf-core busco module
dialvarezs abc1760
Remove unneded config
dialvarezs a44eb56
Fix busco channels and namespace in summary script
dialvarezs 37dbeed
Merge remote-tracking branch 'origin/dev' into dev-busco
dialvarezs 53dc7d3
Merge remote-tracking branch 'upstream/dev' into dev-busco
dialvarezs eed82db
Replace local combine_tsv module by nf-core csvtk/concat
dialvarezs 299ff59
Fix changelog
dialvarezs 89c7455
Update nf-core checkm2/databasedownload
dialvarezs c1d0552
Fix tiara
dialvarezs 0b81462
Linting fixes
dialvarezs f93e007
Add ids to channel used by CONCAT_BINQC_TSV
dialvarezs 07905a8
Update csvtk/concat module
dialvarezs 1671aca
Fix gtdb usage of qc summary
dialvarezs 3d4ba8b
Update tests to bacteria odb12
dialvarezs d60ae40
Last fixes to get gtdb and bin summary working
dialvarezs 135e703
Fix comment
dialvarezs 44306da
busco_clean deprecation cleanup
dialvarezs f71249b
Minor busco tweaks
dialvarezs 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
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
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.
I woul mention the default database change too