-
Notifications
You must be signed in to change notification settings - Fork 417
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
Tiddit for tumor varcalling #597
Conversation
|
Co-authored-by: Maxime U. Garcia <maxime.garcia@scilifelab.se>
Just removed pair VC, will look at that separately so that tumor tiddit can be merged already. Note: I checked the output vcf, both tumoronly and germline produce a vcf that does not contain any variants, is that supposed to be the case? The vcf ends like this: ##TIDDITcmd="/usr/local/bin/tiddit --sv --skip_assembly --bam test.paired_end.recalibrated.sorted.cram --ref genome.fasta -o sample1" #CHROM POS ID REF ALT QUAL FILTER INFO FORMAT normal |
Looks good. Subway map update is missing :) |
Oh boy, I'll update the subway map and hope that Susi does not find any 0.1 nm wide bumps to complain about :*D |
Almost there, one more thing missing, the tiddit output must be collected in the
|
This PR adds tiddit for tumor variant calling analogous to #581.
PR checklist
scrape_software_versions.py
nf-core lint .
).nextflow run . -profile test,docker
).docs/usage.md
is updated.docs/output.md
is updated.CHANGELOG.md
is updated.README.md
is updated (including new tool citations and authors/contributors).