Cufflinks, Warning: Skipping Large Bundle
1
2
Entering edit mode
11.6 years ago
buchnerd ▴ 70

I am trying to analyze mouse RNA-seq expression data but am getting the following error during cuffmerge:

8:119910359-124345724 Warning: Skipping large bundle

I'm using Ensemble m38.69 (Accession #GCA_000001635.2). It seems that there is a giant gene annotated in that interval, GM20388. I understand that the default bundle size in cufflinks (I'm using v2.0.2) is 3,500,000 so I tried increasing the bundle size using the following command:

--max-bundle-length 8000000

Even with the bundle length increased to 8,000,000 I am still getting the same "Skipping large bundle" error. The entire cufflinks command is shown here:

cufflinks --max-bundle-length 8000000 -u -b Mus_musculus.GRCm38.69.dna.toplevel.fa -p 11 -o cufflinks_out/Sample10831 tophat_out/Sample10831/accepted_hits.bam

Any thoughts as to why I'm still getting the error?

Thanks!!

cuffmerge rna-seq cufflinks • 5.1k views
ADD COMMENT
0
Entering edit mode

may be increase more, also check this post

ADD REPLY
0
Entering edit mode

Tried increasing to a bundle size of 100,000,000 and then 10,000,000,000. Neither one worked.

ADD REPLY
1
Entering edit mode

did you determine how to fix this error? I got the exact same problem in this genome coordinate.

ADD REPLY
1
Entering edit mode

Nope, haven't figured it out. Increasing the bundle size didn't seem to work.

ADD REPLY
0
Entering edit mode
11.6 years ago

As Sukhdeep says keep increasing it to even larger values.

ADD COMMENT

Login before adding your answer.

Traffic: 2676 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6