Hi!
I encountered an error while running GenScan: Error : calloc failed on SEQ array
The input file is a fastA file with bedtools to mask repeated sequences. Here is my command line:
genscan HumanIso.smat ~/1.masked.fasta > 1.genscan
So I want to know why the format of the input file is not recognized and how can I solve the problem.
Hi!
I encountered an error while running GenScan: Error : calloc failed on SEQ array
The input file is a fastA file with bedtools to mask repeated sequences. Here is my command line:
genscan HumanIso.smat ~/1.masked.fasta > 1.genscan
So I want to know why the format of the input file is not recognized and how can I solve the problem.