Closed gilhornung closed 7 years ago
Just realized that this may be because the --fasta-ref
option of the pileup is missing. Maybe correct the manual?
Thank you
Gil
yeah, you are right, that's due to not having a fasta in the samtools call. I updated that. I see I haven't touched the manual in a while otherwise.
Hi Christoffer,
More of a question than an issue. I'm trying to run the superFreq with the variant calling that you suggested in your manual. Here are the commands that I use (which essentially follow your command):
The output file seem to have a line for essentially every base in the genome (see
head
below). Does that make sense? Should VarScan filter out some of the "variants"?