-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Hi, I want to make sure that when I use smoove call for tumor/normal pairs.
Is there a requirement for the order of two bam files?
Which command is correct ?
The command is as follows:
smoove call -x --name sample --fasta genome.fa -p 4 --genotype --outdir ./ path/normal.bam path/tumor.bam
smoove call -x --name sample --fasta genome.fa -p 4 --genotype --outdir ./ path/tumor.bam path/normal.bam
Thanks in advance!
Metadata
Metadata
Assignees
Labels
No labels