Closed ashokpatowary closed 6 years ago
To me it looks like the program is trying to put too many files into one directory (Error 31: too many links). Currently working on a fix that puts isoforms into subdirectories, which should circumvent (hopefully) the 32000 file limit.
@rvolden
Thanks for the response. Presently I am working on a small dtatset (~25% of the fastq generated in the run). Do, you have any quick suggestion like working on with subset of the gtf file for now so that I can run the pipeline?
Thanks
Working on a subset of the gtf file would be fine, but you might find it useful to group together by the transcript ID before subsampling your file so you don't lose information on the reads you end up with
Hi @rvolden ,
I was trying to used the modified code pulled from yours. But I didnot find to report the issue in that page so reporting it to you.
While I was running the code for MinION 1D reads, I came across the following error.
bed file was generated; parsed_read folder was also generated and I can see the isoform fasta filed in the folder. But I fail to understand what this error is. Thanks