-
Notifications
You must be signed in to change notification settings - Fork 526
Update expected files for all tests in yml files #649
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
Merged
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
770881c
update aligner tests expected files
maxulysse ee4b556
Merge remote-tracking branch 'upstream/dev' into dev_tests_yml
maxulysse 4ecd84e
fix output for targete bed
maxulysse c39047a
code polish
maxulysse 889768d
fix expected outputs
maxulysse ad44d81
fix typo
maxulysse 4f6d0cc
update annotation tests
maxulysse 0b89443
update alignment_to_fastq tests
maxulysse 7031b11
update default tests expected files
maxulysse 4693f95
update gatk_spark tests
maxulysse 2e512cd
no need for index there
maxulysse 82b39f4
Merge remote-tracking branch 'upstream/dev' into dev_tests_yml
maxulysse 7a07ca0
removing strelka from markduplicates tests
maxulysse d98205d
actually index is needed, but not always
maxulysse 0c11aab
update markduplicates tests
maxulysse 5c67a8f
update only paired VC tests
maxulysse d50e27b
update only paired variantcalling tests
maxulysse 3e99d7f
catch WARN messages
maxulysse 64ce0a6
fix fastqc output tests
maxulysse 35f518c
improve test_pair and test_prepare_recalibration
maxulysse 94ccbc0
fix typo
maxulysse 49d3eca
update recalibrate tests
maxulysse afdcd40
update save output bam and bam mapped tests
maxulysse c488ed3
stash
maxulysse c46372b
Merge remote-tracking branch 'upstream/dev' into dev_tests_yml
maxulysse 93b241b
forgot conflicts
maxulysse e9a3362
why 2 bams in single_bam?
maxulysse 68f61ae
update CHANGELOG
maxulysse eec5eb0
channel magic for skip or not markduplicates
maxulysse 20db917
fix tests
maxulysse e4a2ab1
improve csv creation when skipping markduplicates + update tests
maxulysse 82e32d1
fix paths
maxulysse 934a0dd
fix logic
maxulysse 3653b9e
fix skip_qc tests
maxulysse e7a3aad
Merge remote-tracking branch 'upstream/dev' into dev_tests_yml
maxulysse 98cc11e
update more tests
maxulysse b71b726
fix path after merging
maxulysse 1400e2b
update all tools tests
maxulysse 700b30d
Merge remote-tracking branch 'upstream/dev' into dev_tests_yml
maxulysse e5b6131
fix mpileup tests
maxulysse 089dc55
Merge remote-tracking branch 'upstream/dev' into dev_tests_yml
maxulysse a1b3e0a
fix cnvkit
maxulysse 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
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,2 @@ | ||
| patient,status,sample,bam,bai | ||
| test,0,test,https://raw.githubusercontent.com/nf-core/test-datasets/modules/data/genomics/homo_sapiens/illumina/bam/test.paired_end.sorted.bam,https://raw.githubusercontent.com/nf-core/test-datasets/modules/data/genomics/homo_sapiens/illumina/bam/test.paired_end.sorted.bam.bai | ||
| test1,0,test1,https://raw.githubusercontent.com/nf-core/test-datasets/modules/data/genomics/homo_sapiens/illumina/bam/test.paired_end.sorted.bam,https://raw.githubusercontent.com/nf-core/test-datasets/modules/data/genomics/homo_sapiens/illumina/bam/test.paired_end.sorted.bam.bai |
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.
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.