I am using Genesum package for estimating gene abundnace from transcript abundance. As input, I give sailfish generated expression file "Quant.sf" and gene annotation "GTF" file. But i get the following error
**Parsing input expression file
terminate called after throwing an instance of 'std::invalid_argument'
what(): stoi
Aborted (core dumped)**
Can someone help me solve this issue ??
TIA