-
Notifications
You must be signed in to change notification settings - Fork 529
Umi test #614
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
Umi test #614
Changes from 11 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
583a91e
Started to work on the umi stuff
WackerO e7da199
Fixed bug in modules.config
WackerO a9889a1
Code seems to run now, but had to comment ou the meta id tag from sam…
WackerO 48502f9
Reenabled meta.id, fixed DRAGMAP args
WackerO 2563e1b
Bugfixing
WackerO 037e063
Finally, it works
WackerO 708a7be
Merge branch 'dev' of https://github.com/nf-core/sarek into umi
WackerO 2d59ccb
Removed changes to module
WackerO 6c02d86
Updated test_umi.yaml
WackerO 99da99d
This newer container version should make fgbio work
WackerO be85845
Merge branch 'dev' of https://github.com/nf-core/sarek into umi
WackerO 2fffc69
Restored fgbio module, updated test_umi.yml
WackerO 406a919
Updated fgbio
WackerO bec23a4
Merge branch 'dev' of https://github.com/nf-core/sarek into umi
WackerO 65a625b
Bug-fixing
WackerO e289b6e
Still bugfixing
WackerO 26bdb63
Commented out the umi ci test as it currently produces an error in py…
WackerO f7a5aea
Merge branch 'dev' of https://github.com/nf-core/sarek into umi
WackerO 3d657c5
Reverted module changes
WackerO 4c1c710
Updated the fgbio modules
WackerO d90ce80
Merge branch 'dev' of https://github.com/nf-core/sarek into umi
WackerO 3cc7e7a
Testing if the new containers make umi work
WackerO 6146e33
Nope, still snappy error
WackerO 3ca687a
Merge branch 'dev' of https://github.com/nf-core/sarek into umi
WackerO a5e05f3
Updated modules and reenabled umi in ci.yml; hopefully the test passe…
WackerO 04ddfd4
Updated test checksums for umi
WackerO 5587747
Fixed typo in md5sum
WackerO 41bfe6f
Merge remote-tracking branch 'upstream/dev' into umi
FriederikeHanssen e053000
update umi checksums
FriederikeHanssen 0e40b6a
no need to overwrite the dragmap prefix, it is the same
FriederikeHanssen eb07bf0
remove checksum for collated bam file
FriederikeHanssen 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -58,6 +58,7 @@ jobs: | |
| - "tiddit" | ||
| - "trimming" | ||
| - "tumor_normal_pair" | ||
| - "umi" | ||
| - "variantcalling_channel" | ||
|
|
||
| steps: | ||
|
|
||
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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,93 +1,94 @@ | ||
| - name: Run UMI Quiaseq test | ||
| command: nextflow run main.nf -profile test,umi_quiaseq,docker | ||
| - name: Run UMI test | ||
| command: nextflow run main.nf -profile test,umi,docker | ||
| tags: | ||
| - umi_quiaseq | ||
| - umi | ||
| files: | ||
| - path: results/fastqtobam/1234N-SRR7545951_umi_converted.bam | ||
| md5sum: 1473c98be04aff10f80e2946b111c459 | ||
| - path: results/bam2fastq/1234N-SRR7545951_interleaved.fq.gz | ||
| md5sum: 17c0cb479e8117016e9f0d835d4df50f | ||
| - path: results/callumiconsensus/1234N-SRR7545951_umi-consensus.bam | ||
| md5sum: 3be1adf27d473de12cab895423a5f3ed | ||
| - path: results/cat/1234N-SRR7545951_1.merged.fastq.gz | ||
| md5sum: c1ed636a11b3031c72f3d4c84a7a0949 | ||
| - path: results/cat/1234N-SRR7545951_2.merged.fastq.gz | ||
| md5sum: 0bbef631b8de80f2abe441de713cbb49 | ||
| - path: results/groupreadsbyumi/1234N-SRR7545951_umi-grouped.bam | ||
| md5sum: e3bb348056513c46d7a60df4d7a8cc97 | ||
| - path: results/groupreadsbyumi/1234N-SRR7545951_umi_histogram.txt | ||
| md5sum: 2e1e9a774135675a3d1a3b0a88d29c53 | ||
| - path: results/samblaster/1234N-SRR7545951_unsorted_tagged.bam | ||
| md5sum: daa51939768c256315ce700dabaccad6 | ||
| - path: results/samtools/1234N-SRR7545951.map_map.bam | ||
| md5sum: 741de784bb83815fab8b2d23d88c74d7 | ||
| - path: results/samtools/1234N-SRR7545951.map_unmap.bam | ||
| md5sum: 31627b2d163da372584bb78258c046e5 | ||
| - path: results/samtools/1234N-SRR7545951.mapped_1.fq.gz | ||
| md5sum: 709872fc2910431b1e8b7074bfe38c67 | ||
| - path: results/samtools/1234N-SRR7545951.mapped_2.fq.gz | ||
| md5sum: 709872fc2910431b1e8b7074bfe38c67 | ||
| - path: results/samtools/1234N-SRR7545951.mapped_other.fq.gz | ||
| md5sum: 709872fc2910431b1e8b7074bfe38c67 | ||
| - path: results/samtools/1234N-SRR7545951.mapped_singleton.fq.gz | ||
| md5sum: 709872fc2910431b1e8b7074bfe38c67 | ||
| - path: results/samtools/1234N-SRR7545951.unmap_map.bam | ||
| md5sum: 42fb9dbb5a157c194c77b1de5b4f3b39 | ||
| - path: results/samtools/1234N-SRR7545951.unmap_unmap.bam | ||
| md5sum: 2075e48cd007f29c8f6fdc518e587e27 | ||
| - path: results/samtools/1234N-SRR7545951.unmapped_1.fq.gz | ||
| md5sum: 1f95ae5bbc7345372005b6673884f853 | ||
| - path: results/samtools/1234N-SRR7545951.unmapped_2.fq.gz | ||
| md5sum: 9902e27a99c2a628d184cb91759d6ff7 | ||
| - path: results/samtools/1234N-SRR7545951.unmapped_other.fq.gz | ||
| md5sum: 709872fc2910431b1e8b7074bfe38c67 | ||
| - path: results/samtools/1234N-SRR7545951.unmapped_singleton.fq.gz | ||
| md5sum: 709872fc2910431b1e8b7074bfe38c67 | ||
|
|
||
| - name: Run UMI TSO test | ||
| command: nextflow run main.nf -profile test,umi_tso,docker | ||
| tags: | ||
| - umi_tso | ||
| - umi | ||
| files: | ||
| - path: results/fastqtobam/1234N-HT1080_umi_converted.bam | ||
| md5sum: aaf4b9a80f4b780d93820df8b536c531 | ||
| - path: results/bam2fastq/1234N-HT1080_interleaved.fq.gz | ||
| md5sum: b037fe8e180e805226485d9bea4a69e5 | ||
| - path: results/callumiconsensus/1234N-HT1080_umi-consensus.bam | ||
| md5sum: 807bfe6a82eabdf29aaf8bc6a832f0cd | ||
| - path: results/cat/1234N-HT1080_1.merged.fastq.gz | ||
| md5sum: c8f0d1308df4c46c0716ccfe76f78fb4 | ||
| - path: results/cat/1234N-HT1080_2.merged.fastq.gz | ||
| md5sum: 1b42767b2d5dbc99e447c41d6d2418ab | ||
| - path: results/groupreadsbyumi/1234N-HT1080_umi-grouped.bam | ||
| md5sum: c9c76b410ba208fea76c79cecfb45241 | ||
| - path: results/groupreadsbyumi/1234N-HT1080_umi_histogram.txt | ||
| md5sum: 3dec92ae49763c10c0b2e79827d25ffb | ||
| - path: results/samblaster/1234N-HT1080_unsorted_tagged.bam | ||
| md5sum: 628bd970fa00615fb9f841bad7c8f597 | ||
| - path: results/samtools/1234N-HT1080.map_map.bam | ||
| md5sum: 2689e640c3ededf70228a44ee4b1de48 | ||
| - path: results/samtools/1234N-HT1080.map_unmap.bam | ||
| md5sum: 37300fea69f7c400220a03ca5854d04b | ||
| - path: results/samtools/1234N-HT1080.mapped_1.fq.gz | ||
| md5sum: 709872fc2910431b1e8b7074bfe38c67 | ||
| - path: results/samtools/1234N-HT1080.mapped_2.fq.gz | ||
| md5sum: 709872fc2910431b1e8b7074bfe38c67 | ||
| - path: results/samtools/1234N-HT1080.mapped_other.fq.gz | ||
| md5sum: 709872fc2910431b1e8b7074bfe38c67 | ||
| - path: results/samtools/1234N-HT1080.mapped_singleton.fq.gz | ||
| md5sum: 709872fc2910431b1e8b7074bfe38c67 | ||
| - path: results/samtools/1234N-HT1080.unmap_map.bam | ||
| md5sum: 6267d0ed8274e1fa7aad8d1e71d98696 | ||
| - path: results/samtools/1234N-HT1080.unmap_unmap.bam | ||
| md5sum: 32ed07aa23900f5722e5983a646a5ac2 | ||
| - path: results/samtools/1234N-HT1080.unmapped_1.fq.gz | ||
| md5sum: d9a7a279c05563a37d9a5a6938be68fb | ||
| - path: results/samtools/1234N-HT1080.unmapped_2.fq.gz | ||
| md5sum: afe191dcd48360f96bdb583fa60ff400 | ||
| - path: results/samtools/1234N-HT1080.unmapped_other.fq.gz | ||
| md5sum: 709872fc2910431b1e8b7074bfe38c67 | ||
| - path: results/samtools/1234N-HT1080.unmapped_singleton.fq.gz | ||
| md5sum: 709872fc2910431b1e8b7074bfe38c67 | ||
| - path: results/fastqtobam/test-test_L1_umi_converted.bam | ||
| md5sum: ce67e3b1f46302127cd07cb3c2d2e739 | ||
| - path: results/bam2fastq/test-test_L1_interleaved.fq.gz | ||
| md5sum: 7a57a8ab53dd1d799cca67a85c47ccd9 | ||
| - path: results/callumiconsensus/test-test_L1_umi-consensus.bam | ||
| md5sum: 8d52eadfa1919eb01c795c29b3f3a2f3 | ||
| - path: results/cat/test-test_L1_1.merged.fastq.gz | ||
| md5sum: 56689dad7749b989c003a18f83445cae | ||
| - path: results/cat/test-test_L1_2.merged.fastq.gz | ||
| md5sum: bede34e291fd70f6e5fb5ad576617272 | ||
| - path: results/groupreadsbyumi/test-test_L1_umi-grouped.bam | ||
| md5sum: 14b02a0279f715586d3671d184a83d6b | ||
| - path: results/groupreadsbyumi/test-test_L1_umi_histogram.txt | ||
| md5sum: d17fd167b2a765d46e4b01bf08ece01b | ||
| - path: results/samblaster/test-test_L1_unsorted_tagged | ||
| md5sum: ba3425e6722d6f6cc36e6dec42b19207 | ||
| - path: results/samtools/test-test_L1.map_map.bam | ||
| md5sum: f29dc564311e592941bdf152dd722b4f | ||
| - path: results/samtools/test-test_L1.map_unmap.bam | ||
| md5sum: 6518cea4d9c0bdb17af66932b68e0ad9 | ||
| - path: results/samtools/test-test_L1.bam | ||
| md5sum: 41f807e2f3be27a6054a1b7ab4a438b2 | ||
| # TODO: The following files are not produced anymore | ||
| # - path: results/samtools/test-test_L1.mapped_1.fq.gz | ||
| # md5sum: 709872fc2910431b1e8b7074bfe38c67 | ||
| # - path: results/samtools/test-test_L1.mapped_2.fq.gz | ||
| # md5sum: 709872fc2910431b1e8b7074bfe38c67 | ||
| # - path: results/samtools/test-test_L1.mapped_other.fq.gz | ||
| # md5sum: 709872fc2910431b1e8b7074bfe38c67 | ||
| # - path: results/samtools/test-test_L1.mapped_singleton.fq.gz | ||
| # md5sum: 709872fc2910431b1e8b7074bfe38c67 | ||
| # - path: results/samtools/test-test_L1.unmap_map.bam | ||
| # md5sum: 9479aabdbbfdc8f5c79f8daa1011e9fb | ||
| # - path: results/samtools/test-test_L1.unmap_unmap.bam | ||
| # md5sum: 68bcb7f856c1933b81c4733da2fcd8df | ||
| # - path: results/samtools/test-test_L1.unmapped_1.fq.gz | ||
| # md5sum: 1f95ae5bbc7345372005b6673884f853 | ||
| # - path: results/samtools/test-test_L1.unmapped_2.fq.gz | ||
| # md5sum: 9902e27a99c2a628d184cb91759d6ff7 | ||
| # - path: results/samtools/test-test_L1.unmapped_other.fq.gz | ||
| # md5sum: 709872fc2910431b1e8b7074bfe38c67 | ||
| # - path: results/samtools/test-test_L1.unmapped_singleton.fq.gz | ||
| # md5sum: 709872fc2910431b1e8b7074bfe38c67 | ||
| # - name: Run UMI TSO test | ||
| # command: nextflow run main.nf -profile test,umi_tso,docker | ||
| # tags: | ||
| # - umi_tso | ||
| # - umi | ||
| # files: | ||
| # - path: results/fastqtobam/1234N-HT1080_umi_converted.bam | ||
| # md5sum: aaf4b9a80f4b780d93820df8b536c531 | ||
| # - path: results/bam2fastq/1234N-HT1080_interleaved.fq.gz | ||
| # md5sum: b037fe8e180e805226485d9bea4a69e5 | ||
| # - path: results/callumiconsensus/1234N-HT1080_umi-consensus.bam | ||
| # md5sum: 807bfe6a82eabdf29aaf8bc6a832f0cd | ||
| # - path: results/cat/1234N-HT1080_1.merged.fastq.gz | ||
| # md5sum: c8f0d1308df4c46c0716ccfe76f78fb4 | ||
| # - path: results/cat/1234N-HT1080_2.merged.fastq.gz | ||
| # md5sum: 1b42767b2d5dbc99e447c41d6d2418ab | ||
| # - path: results/groupreadsbyumi/1234N-HT1080_umi-grouped.bam | ||
| # md5sum: c9c76b410ba208fea76c79cecfb45241 | ||
| # - path: results/groupreadsbyumi/1234N-HT1080_umi_histogram.txt | ||
| # md5sum: 3dec92ae49763c10c0b2e79827d25ffb | ||
| # - path: results/samblaster/1234N-HT1080_unsorted_tagged.bam | ||
| # md5sum: 628bd970fa00615fb9f841bad7c8f597 | ||
| # - path: results/samtools/1234N-HT1080.map_map.bam | ||
| # md5sum: 2689e640c3ededf70228a44ee4b1de48 | ||
| # - path: results/samtools/1234N-HT1080.map_unmap.bam | ||
| # md5sum: 37300fea69f7c400220a03ca5854d04b | ||
| # - path: results/samtools/1234N-HT1080.mapped_1.fq.gz | ||
| # md5sum: 709872fc2910431b1e8b7074bfe38c67 | ||
| # - path: results/samtools/1234N-HT1080.mapped_2.fq.gz | ||
| # md5sum: 709872fc2910431b1e8b7074bfe38c67 | ||
| # - path: results/samtools/1234N-HT1080.mapped_other.fq.gz | ||
| # md5sum: 709872fc2910431b1e8b7074bfe38c67 | ||
| # - path: results/samtools/1234N-HT1080.mapped_singleton.fq.gz | ||
| # md5sum: 709872fc2910431b1e8b7074bfe38c67 | ||
| # - path: results/samtools/1234N-HT1080.unmap_map.bam | ||
| # md5sum: 6267d0ed8274e1fa7aad8d1e71d98696 | ||
| # - path: results/samtools/1234N-HT1080.unmap_unmap.bam | ||
| # md5sum: 32ed07aa23900f5722e5983a646a5ac2 | ||
| # - path: results/samtools/1234N-HT1080.unmapped_1.fq.gz | ||
| # md5sum: d9a7a279c05563a37d9a5a6938be68fb | ||
| # - path: results/samtools/1234N-HT1080.unmapped_2.fq.gz | ||
| # md5sum: afe191dcd48360f96bdb583fa60ff400 | ||
| # - path: results/samtools/1234N-HT1080.unmapped_other.fq.gz | ||
| # md5sum: 709872fc2910431b1e8b7074bfe38c67 | ||
| # - path: results/samtools/1234N-HT1080.unmapped_singleton.fq.gz | ||
| # md5sum: 709872fc2910431b1e8b7074bfe38c67 |
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
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.