Error in plot-vcfstats
0
0
Entering edit mode
7.2 years ago
bharata1803 ▴ 560

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?

samtools bcftools • 2.2k views
ADD COMMENT
0
Entering edit mode

Install the absent file. See https://pkgs.org/download/tex(memoir.cls)

ADD REPLY

Login before adding your answer.

Traffic: 2699 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6