Error in plot-vcfstats
Hello,
I am trying to use samtools and bcftools workflow to do some variant calling. I follow the workflow in this link http://www.htslib.org/workflow/ and stuck during this command:
bcftools stats -F <ref.fa> -s - <study.vcf.gz> > <study.vcf.gz.stats> mkdir plots plot-vcfstats -p plots/ <study.vcf.gz.stats>
It seems the plot-vcfstats use pdflatex and it gives error. The error is in the latex and basically it couldn't load memoir.cls. Is there anyway to fix this error?
• 2,688 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Install the absent file. See https://pkgs.org/download/tex(memoir.cls)