-
Notifications
You must be signed in to change notification settings - Fork 5
Add tests, use ena-webin-cli handler, refactor modules.conf and update docs #39
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
Merged
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
ce31ec7
replace upload with ena-webin-handler
KateSakharova 952ab91
additions
KateSakharova e2709e1
add condition for manifest parsing
KateSakharova 0453f2e
rename
KateSakharova 7514d0a
Merge remote-tracking branch 'origin/dev' into add_tests
ochkalova 931fc86
refactor and add check to only download CAT_db if local db is not pro…
ochkalova f72c32e
add possible fna extension to schemas because we can handle it
ochkalova c599e65
patch genome_evaluation to only download db if there are genomes to a…
ochkalova 8f52a6c
patch fasta_classify_catpack to only download db if there are genomes…
ochkalova 81dbeb2
add FASTAVALIDATOR to check fasta file formatting in GENOMESUBMIT wor…
ochkalova 76498c2
include FASTAVALIDATOR step to genomesubmit
ochkalova 6264ee5
add more published results to modules.conf
ochkalova f6eb677
add tests for genomesubmit in --mode mag
ochkalova 2ae8f95
update methods.md
ochkalova d422d96
update container for webin-cli-wrapper
ochkalova 201d0ff
fix typo
ochkalova 1ca99b3
add output for accession TSV and update meta description to webin-cli…
ochkalova b612148
add test with invalid assembly
ochkalova 6a38731
append mag_ to all samplesheets for genomesubmit testing for convenience
ochkalova 9e4f980
add tests for assemblysubmit workflow
ochkalova 75de363
create output dir for metadata file if it doesn't exist
ochkalova f9bd3d4
push test data and samplesheets to nf-core/test-datasets
ochkalova 57f22b8
add mode-specific test tags, update .nftignore to exclude results fil…
ochkalova d0b47ea
update usage doc
ochkalova c3757d8
add more tests
ochkalova ef79beb
add snapshots for tests
ochkalova 4fc0b10
pdate container for webin-cli-wrapper
ochkalova 59f14ab
add test profiles import to nextflow.config
ochkalova ea385d7
replace webin-cli with webin_cli_wrapper in assemblysubmit workflow
ochkalova b6dfc78
remove echoed credentials
ochkalova a47409a
update docs
ochkalova 707becf
remove webin-cli from modules.config, add publishDirs for databases
ochkalova 30bdba5
enable MULTIQC in assemblysubmit and genomesubmit workflows
ochkalova f6ab40d
update schema
ochkalova fe7a8cc
remove commented code
ochkalova f917165
remove docker.enabled = true from test profiles
ochkalova 2df682c
downgrade MULTIQC container version to 1.25.1 to prevent segfaults in…
ochkalova f7adda8
Merge branch 'dev' into add_tests
ochkalova 797e019
fixes in tests, snapshot updates
ochkalova 87b473a
add notes to readme to ensure expected order of columns in the sample…
ochkalova 05919f2
use splitCsv for coverage file parsing
ochkalova 25b3d8d
apply vangelis linter
ochkalova 962acb0
add fallback publishDir and explicitly disable publishing where needed
ochkalova e881c0a
update snapshots
ochkalova 9a17eca
add secrets export in github actions
ochkalova 56fd07f
reduce memory allocation in conf files to 12GB for github actions
ochkalova 861b92a
clean up tests, make test_mag_multiple_bins_missing_metadata.nf defau…
ochkalova b100a7d
delete slow and greedy nf-test that runs CheckM2
ochkalova 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| sample,fasta,accession,fastq_1,fastq_2,assembly_software,binning_software,binning_parameters,stats_generation_software,completeness,contamination,genome_coverage,metagenome,co-assembly,broad_environment,local_environment,environmental_medium,rRNA_presence,NCBI_lineage | ||
| lachnospira_eligens,https://github.com/nf-core/test-datasets/raw/seqsubmit/test_data/bins/bin_lachnospira_eligens.fa.gz,SRR24458089,spades_v3.15.5,mags_v1,default,CheckM2_v1.0.1,61.0,0.21,32.07,sediment metagenome,False,marine,cable bacteria,marine sediment,False,d__Bacteria;p__Proteobacteria;c__Deltaproteobacteria;o__Desulfobacterales;f__Desulfobulbaceae;g__Candidatus Electrothrix;s__ | ||
| lachnospiraceae,https://github.com/nf-core/test-datasets/raw/seqsubmit/test_data/bins/bin_lachnospiraceae.fa.gz,SRR24458087,spades_v3.15.5,mags_v1,default,CheckM2_v1.0.1,92.81,1.09,66.04,sediment metagenome,False,marine,cable bacteria,marine sediment,False,d__Bacteria;p__Proteobacteria;c__Deltaproteobacteria;o__Desulfobacterales;f__Desulfobulbaceae;g__Candidatus Electrothrix;s__Candidatus Electrothrix marina | ||
| sample,fasta,accession,fastq_1,fastq_2,assembly_software,binning_software,binning_parameters,stats_generation_software,completeness,contamination,genome_coverage,metagenome,co-assembly,broad_environment,local_environment,environmental_medium,RNA_presence,NCBI_lineage | ||
| lachnospira_eligens,https://github.com/nf-core/test-datasets/raw/seqsubmit/test_data/bins/bin_lachnospira_eligens.fa.gz,SRR24458089,,,spades_v3.15.5,mags_v1,default,CheckM2_v1.0.1,61.0,0.21,32.07,sediment metagenome,No,marine,cable bacteria,marine sediment,No,d__Bacteria;p__Proteobacteria;c__Deltaproteobacteria;o__Desulfobacterales;f__Desulfobulbaceae;g__Candidatus Electrothrix;s__ | ||
| lachnospiraceae,https://github.com/nf-core/test-datasets/raw/seqsubmit/test_data/bins/bin_lachnospiraceae.fa.gz,SRR24458087,,,spades_v3.15.5,mags_v1,default,CheckM2_v1.0.1,92.81,1.09,66.04,sediment metagenome,No,marine,cable bacteria,marine sediment,No,d__Bacteria;p__Proteobacteria;c__Deltaproteobacteria;o__Desulfobacterales;f__Desulfobulbaceae;g__Candidatus Electrothrix;s__Candidatus Electrothrix marina |
This file contains hidden or 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 hidden or 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 hidden or 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.
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.
Uh oh!
There was an error while loading. Please reload this page.