Unknown error using MAFToGVCF Plugin from practical haplotype graph (phg) and tassel5
1
0
Entering edit mode
6 months ago

Hello!

I'm using the MAFToGVCFPlugin to convert MAF files into GVCF files using the "phg_latest.sif". I have used this plugin without issue before using the below arguments:

module load singularity 
singularity exec phg_latest.sif /tassel-5-standalone/run_pipeline.pl \
 -Xmx300g \
 -MAFToGVCFPlugin \
 -referenceFasta ${REFfasta} \
 -mafFile Sb313_${REFname}_anchorwave.maf \
 -sampleName Sb313_${REFname} \
 -gvcfOutput Sb313_${REFname}_anchorwave.gvcf \
 -fillGaps true

However, I'm now getting this error message:

ERROR net.maizegenetics.plugindef.AbstractPlugin - VariantInfo start <= previous end at 03:213777. Previous end was 215202

Looking at my MAF file, the first coordinates (head -n 3 MAF.file) are:

##maf version=1 
a score=-11514 
s Chr03 213776 10031 + 74386277 CTAACACGCCTCTGGTACAAACTTGA

This suggests to me that the MAF might need to be sorted? But this seems odd given this was not needed in the past when I've used this and others in my lab who've been using this have not run into this error or needed to sort their MAFs. I have been unable to locate in the documentation a potential cause for this error. I have tried using a different image of phg and different MAF files, but I get the same error.

Any guidance would be greatly appreciated! Thank you!

phg • 392 views
ADD COMMENT
0
Entering edit mode
6 months ago
lcj34 ▴ 420

What version of PHG are you using? WIll you send us your MAF file? You send it directly to me at lcj34@cornell.edu, or send a box link where I can grab it. thanks - Lynn

ADD COMMENT

Login before adding your answer.

Traffic: 2503 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