-
Notifications
You must be signed in to change notification settings - Fork 526
Add step markduplicates & allow BAM input for all steps #536
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 1 commit
Commits
Show all changes
69 commits
Select commit
Hold shift + click to select a range
d399642
Add step markduplicates
FriederikeHanssen b156dd7
Add step md tests, need to update prepare_recal input [skip actions]
FriederikeHanssen 0c7e618
Add tests to CI [skip actions]
FriederikeHanssen a1250da
Add first funcitoning version of md step
FriederikeHanssen e4d7037
Add option to start prepare_recal with bam or cram
FriederikeHanssen b3d9cce
Add bam test for step recal & simplify other tests
FriederikeHanssen 99801a9
going places with cram inpuit for md step & -skip-tool md
FriederikeHanssen 7b0c2aa
Merge branch 'dev' into step_md
FriederikeHanssen 8da6cbf
update tests
FriederikeHanssen 0f797da
Merge remote-tracking branch 'origin/step_md' into step_md
FriederikeHanssen 74a5e29
remove view() and such
FriederikeHanssen 4622f1c
update subway map with step md entry and bam/cram entry
FriederikeHanssen 782ac0c
update changelog
FriederikeHanssen d89040a
Update CHANGELOG.md
FriederikeHanssen 76959cd
reduce size of subway map
FriederikeHanssen d37a9de
Rename csv file after comment from code review
FriederikeHanssen 7af97d5
Use bam_qc workflow for cram and bam, qc will always be run cram files
FriederikeHanssen 93ffdbc
remove TODOs and unused code
FriederikeHanssen 2adff87
Typo
FriederikeHanssen f8d136d
rename test files
FriederikeHanssen 00a687b
Update subway map
FriederikeHanssen 866c67e
try to fix svg size
FriederikeHanssen 6858f4f
Fix background color
FriederikeHanssen a6ea44f
resize svg
FriederikeHanssen ccef688
use a4 page for png
FriederikeHanssen 05f427a
Fix mix statement & remove printlns
FriederikeHanssen 435301e
Fix naming of output files
FriederikeHanssen e26be81
some working version with cramtobam
FriederikeHanssen 3f386b5
replace samtools bam2cram with convert
FriederikeHanssen 0caa0bf
only create output md csv if not step == md
FriederikeHanssen 5200eff
actually add new files
FriederikeHanssen d38af5c
Actually publish file IF md is run
FriederikeHanssen 987b5a6
Fix interval path
FriederikeHanssen fe53e6f
Fix more file paths
FriederikeHanssen 67a0ec4
fix conditional for bam and cram combination
FriederikeHanssen b5117c3
Fix empty list input with empty channel
FriederikeHanssen 96dc83c
csv file for md are not produced if starting step is markduplicates, …
FriederikeHanssen 3441bc0
Fix channel content by removing bai
FriederikeHanssen 2ebad14
rename tag to skip subworkflow tests until fixed
FriederikeHanssen 07b96b6
fix syntax
FriederikeHanssen 4bed666
Move samtools stats to bam_to_qc wf, separate cram for restart and pr…
FriederikeHanssen 7e5a366
update tests
FriederikeHanssen 502a1b6
Complete step starts from bam and cram
FriederikeHanssen f59dfce
Swap csv writing methods, table should be written for bqsr and not md
FriederikeHanssen fe0db1e
fix import
FriederikeHanssen f4f8107
fix channel name
FriederikeHanssen 68dbf72
correct test file name
FriederikeHanssen 62d1e68
fix mix
FriederikeHanssen 038be43
update publishing
FriederikeHanssen d649af2
fix name again
FriederikeHanssen 082348c
fix null output of samtools.stats
FriederikeHanssen 3ec4078
complete should_exits:false for test
FriederikeHanssen 24f5f05
add all files
FriederikeHanssen bdb8869
add all files
FriederikeHanssen 10af05b
Fix tests & add tools strelka to make sure channel magic works
FriederikeHanssen 9b807d6
Fix skip markduplicates channel magic
FriederikeHanssen a92722a
Correct chanel name
FriederikeHanssen 370602f
fix recalibrate test
FriederikeHanssen 3d3c81b
fix channel name
FriederikeHanssen b9a2ede
channel mapping
FriederikeHanssen 11633dd
fix csv writing
FriederikeHanssen 15dd172
fix naming AGAIN
FriederikeHanssen 84bdbfe
Fix output VC name
FriederikeHanssen a5d13c5
Fix process name
FriederikeHanssen 560977a
remove TODO
FriederikeHanssen a8c717b
remove unused TODO statements
FriederikeHanssen a322b33
update docs about step markduplicates
FriederikeHanssen a6c11f1
update docs with bam/cram input options
FriederikeHanssen e044d9b
update changelog
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
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.