cufflinks icon indicating copy to clipboard operation
cufflinks copied to clipboard

too many input files (limit set to 500 at compile time)

Open ZhuangZK opened this issue 6 years ago • 0 comments

I used cuffcompare to process 1000 files and get an error below:

Error: too many input files (limit set to 500 at compile time) (if you need to raise this limit set a new value for MAX_QFILES in gtf_tracking.h and recompile)

But I can't find the "MAX_QFILES" option in the gtf_tracking.h

How can I raise the limit of the input files?

ZhuangZK avatar Apr 25 '19 08:04 ZhuangZK