Closed sychensau closed 6 years ago
Hi,
it seems that you called formatGenePred.pl with twoGenes.gp.forCESAR as input, since the error message comes from this script.
twoGenes.gp.forCESAR is not a proper genePred format, which formatGenePred.pl would require as input (with 10 fields). Instead twoGenes.gp.forCESAR is the output of formatGenePred.pl and can be directly used with annotateGenesViaCESAR.pl. I just copy/pasted the miniExample exactly as is and this works.
It also seems that you don't have https://metacpan.org/pod/Scalar::Util::Numeric installed. Please let me know if problems remain.
Michael
I just tested the mini example of cesar2 according to the recommended steps and found an error reported below. Is this an error for the gb file? Thanks for your attentions.