faSize caused expandFaFastBuf
Hi, I have a 2.6gb assembly file (lab-qld.fasta) I got expandFaFastBuf which running faSize programm
> faSize -detailed /lustre/scratch/lab-qld.fasta >lab-qld.fasta.sizes
expandFaFastBuf: integer overflow when trying to increase buffer size from 2147483648 to a min of 61.
What did I miss?
Thank you in advance,
• 1,178 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Please provide some context and additional information. Where did you get
faSizefrom (Jim Kent's UCSC utils)? What are you trying to do?Accedently, all contigs have been merged into one contig which caused the error. This was not intended.