We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
command line:
nextflow run nf-core/sarek -r 2.6.1 --igenomes_ignore --genome custom --input bam.tsv --step prepare_recalibration -profile conda --tools FreeBayes,HaplotypeCaller,mpileup
custom genome:
--fasta genome.fa --dict genome.dict --fasta_fai genome.fa.fai --intervals genome.bed
tsv:
PATIENT XX 0 SAMPLE /path/to/bam /path/to/bam.bai
The text was updated successfully, but these errors were encountered:
fix issue with --step prepare_recalibration nf-core#267
8a4e237
fix issue with --prepare_recalibration restart nf-core#267
2f30d73
maxulysse
No branches or pull requests
command line:
custom genome:
tsv:
The text was updated successfully, but these errors were encountered: