-
Notifications
You must be signed in to change notification settings - Fork 5
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
Update nextflow_wgs to DSL2 #274
Merged
Changes from all commits
Commits
Show all changes
325 commits
Select commit
Hold shift + click to select a range
19d4e21
simplify bam filter
alkc 85b326a
even more simplifed filter
alkc 7169173
fix wrong var expansion in haplogrep
alkc c046542
simpler fastq-filter
alkc db707f6
re-add copy_bam
alkc 091f8a8
fix unbound var error
alkc 2eaaf35
disable ped
alkc 09a5a93
another bad haplo var
alkc 1a155cb
groupTuple for mutect input
alkc 8707d73
unquote subshell and quote other vars
alkc 82b2fcb
add full ped workflow + inher_models
alkc a272b00
fix unqualified output
alkc 608e6b7
re-add genmodscore and vcf_completion
alkc 153c566
only allow proband vcf to peddy
alkc 87562e7
enable peddy process
alkc d841351
fastgnomad and upd
alkc a56508b
fix upd trio param
alkc 5253be1
add roh
alkc 6381b6e
gatk
alkc d82e77b
debug view
alkc c8b6a65
add manta
alkc 28e0ed5
rewrite postprocess gatk, update stubs
alkc 364264d
more gatkpostprocess changes
alkc 5bf7ad9
add postprocess gatk + input channel to workflow
alkc 932647b
add svdb merge and tiddit
alkc d0dec8e
peddy troubleshoot stub
alkc 84e4d0f
disable merge and gatk filter channel
alkc 4f11782
fix evil val->path bug
alkc 8c423f2
add cnvkit panel process
alkc e8b95c8
svdb merge indentation
alkc 27d760e
rename paths, reenable: svdb_merge, filter_merge_gatk
alkc 23ee786
add smn copy nbr caller
alkc 0ba74d6
str calling
alkc ec50628
wip: qc
alkc e117638
more wip
alkc 7a765c2
meta to samplesheet
alkc 3868a96
re-add more qc processes
alkc 2136eed
reenable gatkcov and overviewplot
alkc ca95aa7
no contamination check for non-wgs assays
alkc 7a866dc
changelog
alkc 26e6003
re-enable melt and other processes
alkc c78858b
fix dedupdummy control
alkc 775b057
remove unused channel
alkc 1bc6e0d
fix input channel declaration
alkc 333d5b2
cnvkit enable
alkc e828a30
test stub
alkc 11b8158
control gatkcov from workflow
alkc 3ba34b8
re-add panel merge
alkc 0ec38dc
move statement into correct place
alkc db8464e
fix output declaration
alkc 0d94c58
if wgs for some wgs specifics
alkc 25025fe
set annotate_only to false to kill annoying warn
alkc 03b5575
mix into bam start channel
alkc f3fe121
test ifempty to skip proc
alkc 3126978
missing parenthesis
alkc b416f1f
undo ifempty
alkc 5a0ebf0
fix bam to bams var name
alkc 18a5cfc
add loqusdb
alkc 8969152
view melt qc val for debug
alkc f120ef2
fix pass process instead of output
alkc 48fedd7
remove view
alkc e954f80
debug views
alkc 27905ac
output id from svdb_merge_panel
alkc a64737d
add to loqusdb
alkc 7c0f835
fix order of inputs to add to loqus
alkc 2783591
annotsv
alkc ce2eafe
add annotsv and vep_sv
alkc df5cec3
move channel out of sv block
alkc 1597b2e
forgout output sepc
alkc 7a14de4
add sv annotation procs
alkc 7f07acb
add prescore ped channel wizardry
alkc be0da72
fix join w/ multichannel
alkc ef38f6a
input order ruins the day again
alkc 0a63b62
more input order fixes
alkc 7c0b79b
view ped prescore
alkc a4ca400
remove view statements
alkc d313ebc
reorder map
alkc 735b875
add some debug loggers
alkc 4b26f3e
activate _fa and _ma peds?
alkc 7785e5d
fix parenthesis paralysis
alkc 02b403e
remove mix of already mixed ch
alkc 6552f84
add script block to melt_qc_val
alkc 0da231b
add up tp compound finder
alkc cde0526
melt_qc_val changes
alkc a53ccfe
convert path to file
alkc acd4f96
add bamtoyaml
alkc 379fa6f
merge intersected melt vcf
alkc e4e029f
respect qc_json as file instead of path
alkc 2adff15
forgot to add melt processes
alkc bb91add
mix of edits
alkc ad282fa
melt_qc_val debugging
alkc 5a4d0c1
try emitting and inputting file
alkc c1cdf52
do not run verifybamid for non-wgs
alkc 23abb1a
back to path and super explicitly to File
alkc 1d9d1a6
try converting path to file again
alkc 0377317
will changing the stagein make any difference?
alkc 0f44f32
work directly on path
alkc 0a740bc
convert to file again
alkc d2a2ccb
move melt_qc_vals into workflow
alkc 1af32ef
new melt qc channel for cnvkit too
alkc d981966
debug log + new var name
alkc 1e76485
some more debug loggers
alkc b20d77b
proof melt val qc code for stub runs
alkc 661ec7b
disable loqusdb dummy sv process
alkc 531e6bd
fix unexpected EOF
alkc 58122ff
fix loqus echo statement
alkc 62edbf5
switch annotsv and sv_vcf
alkc f9df234
remove melt_qc_val and dummy_svvcf processes
alkc d6ab7c3
view score_sv output
alkc 9f786a0
workaround for group_score defined after output
alkc b87381a
fix evil rename of set to tuple? (why even)
alkc 9028049
whitespace and docs
alkc 6c3ac2e
mixed changes
alkc 92c093d
add two info outs for testing
alkc 92018d1
rename id2 to id
alkc 461ac32
add .mix() to channel spec
alkc 7fc995e
add smn to INFO out
alkc 1caa29a
add vcfbreakmulti eh process
alkc 6d4e749
add todo note
alkc 8bbf32f
add missing path specs
alkc 8e6854e
more info channels
alkc 0c00d00
add overview_plot proc
alkc 1c9293f
add remaining INFO outputs
alkc 202a685
don't overload meta channel
alkc d9c9a4d
fix missing upd input to overview_plot
alkc cad5cdd
change var name to idx
alkc 81286f5
send qc jsons to merger
alkc 75721aa
add missing meta for qc_to_cdm
alkc 259a84d
comment out cnvkit info
alkc 120037d
add debug prints
alkc f77758c
emit group from qc merger
alkc e664ac6
forgot to spec group in qc_to_cdm
alkc 2815168
prevent input filename collisions
alkc 3bf560a
new channel for create_yml meta
alkc 5c739ff
reorganize meta channels
alkc d883cf6
small whitespace edits
alkc fafc132
view scout_yaml channel
alkc 1badb0b
remove most views
alkc d4bc086
join base ped on group only
alkc 8e50de8
rework create_yml input spec + channels
alkc f05dfd4
create_yml debugging
alkc c807d26
fix wrong index. omg.
alkc bfbf05f
fix up gatkcov, expansionhunter meta channels
alkc 5300bd1
fix bug where bam input was duplicated
alkc 1f9b0e0
add first batch of versions
alkc a0761ac
fix reviewer process code
alkc 18a0edd
fix mix?
alkc 2575268
fix order of group and id
alkc ed578f1
better name for dedup_metrics
alkc efdc8b5
fix sentieon bam path declaration
alkc 9d553fe
rename dedup_metrics
alkc d05b79d
move plot_pod conditions outside of process
alkc 7ae1f8f
plot_pod channel fixes
alkc 54c8ecd
fix correct type idx spec plot_pod
alkc 8441e20
TODO-note edits
alkc be9a52e
move versions deeper into workflow
alkc b4dc2b9
view-cleanup
alkc 282eab2
forgot to reassign channel
alkc e6b122e
view edits in ch_Versions
alkc cd33de9
debug
alkc a4f8ada
add .first() to all versions
alkc f1af84e
try collect
alkc df880eb
collect without index?
alkc 78a1652
workaround for outputting with group name
alkc 0458fb4
Merge branch 'master' into alkc/dsl2
alkc 660e529
do not redeclare assay
alkc 8e3e7c7
fix expansionhunter input spec
alkc aff21f6
add onComplete
alkc 3cbc74f
try moving workflow.complete outside of def?
alkc 45f6ef3
move onComplete outside of workflow
alkc aa9680a
convert csv to file to get that basename
alkc af86b1b
forgot to remove onComplete from the workflow
alkc 8f52f45
clean up unneeded print/log statements
alkc cf108a3
conditional error report
alkc eff1f49
do not print versions
alkc 667537e
move gatkref to top of workflow
alkc e987cfd
fix missing gatk_filter input to svdb_merge_panel
alkc 8cc4f75
re-add svvcf_to_bed
alkc 4d2adae
only run expansionhunter etc for proband
alkc a127364
add to-do note
alkc a60c90c
indent shell block
alkc 984fafc
re-add generate gens data
alkc 7b9bbb0
remote debug print statement
alkc 2ba0549
clean up vcfbreakmulti inputs
alkc 6c8f262
join meta by group and id for expansionhunter
alkc 6ca630e
split_normalize_mito fix proband_id
alkc f03f312
left-join dedup metrics into process
alkc 507cf16
save id in stub
alkc fe63e5f
add to-do note
alkc 5e4e44a
minor fixes
alkc 58e868c
join peddy inputs
alkc 124e827
join gatkcov channels
alkc 82b06f6
do not redefine id
alkc 8fb64d2
remove stray comma
alkc b8f8d97
reorganize overview_plot inputs
alkc b91db5f
fix generate_gens_data inputs
alkc 93c0238
improve .command.sh readability
alkc 7cdc048
fix add_to_loqusdb inputs
alkc bc2d0c5
add documentation + todo for mito false positive
alkc 3f4415c
fix missing output name
alkc 083a2ef
group qc json output
alkc 3b0bce4
add to-do note
alkc 54dd75d
fix mother of all diffs
alkc 0a6a927
fix parenthesis
alkc 5834d21
fix slashes and param notation
alkc a2e9c25
emit multibreak vcf in own output channel
alkc 97cedc7
join eklipse input channels
alkc c89d319
mixes and fixes
alkc 8bdec04
Merge branch 'master' into alkc/dsl2
alkc 21dafa0
re-add check for reference index
alkc 6f7470c
clean-out re-implemented channels
alkc 996ee73
minor edits
alkc 6e62142
add missing versions
alkc e612d23
onco versions adjustments
alkc 175cc7d
fix weird transpose
alkc f0afc94
try re-enabling cnvkit info
alkc 878750c
update changelog
alkc 10d2ecb
uncomment comment
alkc 524a45b
access elements by key rather than idx
alkc ed1679c
Merge branch 'alkc/dsl2' of github.com:SMD-Bioinformatics-Lund/nextfl…
alkc c128a7d
convert idx to var name
alkc b1cbbd3
fix wrong iter var
alkc d2a12b6
will putting filter first fix it?
alkc 4c50af7
add split normalize meta
alkc d569272
more meta mixups
alkc 88660e3
debug view
alkc d46e8cb
one more debug view
alkc 6e897a8
add todo
alkc 97fdf6b
clarify todo
alkc 19ea876
tidy up sentieon qc postprocess inputs
alkc 493d910
another channel spec clean
alkc 454128a
indent reviewer cmd
alkc 133dba6
fix indentation in annotsv docstring
alkc 8fefe52
uncomment more comments
alkc 6021832
uncomment one more comment
alkc 26a06b6
and another one
alkc 9de84b3
remove comment
alkc b52fe2d
remove another comment
alkc f2fef0b
rude commit
alkc 7b4fa88
restore single backslashes to reviewer
alkc c426a62
add todo-note for different version stubs
alkc ac9e452
somewhat better name for ch_ped_trio
alkc 36958a6
silence unused var warning
alkc 71b8e5e
fix no-sv loqus dummy svvcf file
alkc 7f618cb
another attempt at dsl2 loqus sv dummy
alkc d138bd8
remove debug .view()
alkc aebe8e7
clean up of old channel conf setup
alkc 15a8a1d
remove todo
alkc 06b7504
remove stray log
alkc 77bea11
Merge branch 'master' into alkc/dsl2
alkc 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 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
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.
Could maybe be version 4.0.0 even? A small step for the output, but a big step for the code.