Seqanswers Leaderboard Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • caddymob
    Member
    • Apr 2009
    • 36

    tophat2 splice sequence has more than 2^32-1 characters

    Hello,

    I have 60 samples that I've tried on tophat2 and about half have all failed at Indexing splices saying "Error: Reference sequence has more than 2^32-1 characters".

    Anyone else get this and have a solution? Any ideas?

    Comand used:

    Code:
     
    ${TOPHAT} \
    --mate-inner-dist ${INNERDIST} \
    --mate-std-dev ${STDEV} \
    --output-dir $PBS_O_WORKDIR/tophat2 \
    --num-threads 12 \
    --transcriptome-index ${HUMAN_TRANS_FA} \
    --no-coverage-search \
    --fusion-search \
    --fusion-ignore-chromosomes MT \
    --b2-sensitive \
    --keep-fasta-order \
    --rg-id ${SAMPLE_ID}_${DATE} \
    --rg-sample ${SAMPLE_ID} \
    --rg-library ${SAMPLE_ID}_Lib1 \
    --rg-platform ILLUMINA \
    ${HUMAN_REF_FA} \
    ${read1} ${read2}
    And error output:

    Code:
    [2012-07-19 00:40:43] Beginning TopHat run (v2.0.4)
    -----------------------------------------------
    [2012-07-19 00:40:43] Checking for Bowtie
    		  Bowtie version:	 2.0.0.7
    [2012-07-19 00:40:43] Checking for Samtools
    		Samtools version:	 0.1.18.0
    [2012-07-19 00:40:43] Checking for Bowtie index files
    [2012-07-19 00:40:43] Checking for Bowtie index files
    [2012-07-19 00:40:43] Checking for reference FASTA file
    [2012-07-19 00:40:43] Generating SAM header for ~/resources/GRCh37/bowtie2_b37/Homo_sapiens.GRCh37.62
    	format:		 fastq
    	quality scale:	 phred33 (default)
    [2012-07-19 00:41:19] Reading known junctions from GTF file
    [2012-07-19 00:41:33] Preparing reads
    	 left reads: min. length=51, max. length=51, 82100145 kept reads (7919 discarded)
    	right reads: min. length=51, max. length=51, 81990155 kept reads (117909 discarded)
    [2012-07-19 01:11:51] Using pre-built transcriptome index..
    [2012-07-19 01:11:57] Mapping left_kept_reads to transcriptome Homo_sapiens.GRCh37.66 with Bowtie2 
    [2012-07-19 02:28:44] Mapping right_kept_reads to transcriptome Homo_sapiens.GRCh37.66 with Bowtie2 
    [2012-07-19 03:44:34] Resuming TopHat pipeline with unmapped reads
    [2012-07-19 03:44:34] Mapping left_kept_reads.m2g_um to genome Homo_sapiens.GRCh37.62 with Bowtie2 
    [2012-07-19 03:59:51] Mapping left_kept_reads.m2g_um_seg1 to genome Homo_sapiens.GRCh37.62 with Bowtie2 (1/2)
    [2012-07-19 04:02:30] Mapping left_kept_reads.m2g_um_seg2 to genome Homo_sapiens.GRCh37.62 with Bowtie2 (2/2)
    [2012-07-19 04:05:18] Mapping right_kept_reads.m2g_um to genome Homo_sapiens.GRCh37.62 with Bowtie2 
    [2012-07-19 04:20:59] Mapping right_kept_reads.m2g_um_seg1 to genome Homo_sapiens.GRCh37.62 with Bowtie2 (1/2)
    [2012-07-19 04:24:50] Mapping right_kept_reads.m2g_um_seg2 to genome Homo_sapiens.GRCh37.62 with Bowtie2 (2/2)
    [2012-07-19 04:28:48] Searching for junctions via segment mapping
    [2012-07-19 05:04:34] Retrieving sequences for splices
    [2012-07-19 05:18:32] Indexing splices
    Error: Reference sequence has more than 2^32-1 characters!  Please divide the
    reference into batches or chunks of about 3.6 billion characters or less each
    and index each independently.
    Error: Encountered internal Bowtie 2 exception (#1)
  • caddymob
    Member
    • Apr 2009
    • 36

    #2
    Turns out this was due to an upgrade to our isilon NFS disk... Rebooting machines fixed the error. Very strange, but moving on...

    Comment

    Latest Articles

    Collapse

    • seqadmin
      New Genomics Tools and Methods Shared at AGBT 2025
      by seqadmin


      This year’s Advances in Genome Biology and Technology (AGBT) General Meeting commemorated the 25th anniversary of the event at its original venue on Marco Island, Florida. While this year’s event didn’t include high-profile musical performances, the industry announcements and cutting-edge research still drew the attention of leading scientists.

      The Headliner
      The biggest announcement was Roche stepping back into the sequencing platform market. In the years since...
      03-03-2025, 01:39 PM
    • seqadmin
      Investigating the Gut Microbiome Through Diet and Spatial Biology
      by seqadmin




      The human gut contains trillions of microorganisms that impact digestion, immune functions, and overall health1. Despite major breakthroughs, we’re only beginning to understand the full extent of the microbiome’s influence on health and disease. Advances in next-generation sequencing and spatial biology have opened new windows into this complex environment, yet many questions remain. This article highlights two recent studies exploring how diet influences microbial...
      02-24-2025, 06:31 AM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, 03-20-2025, 05:03 AM
    0 responses
    17 views
    0 reactions
    Last Post seqadmin  
    Started by seqadmin, 03-19-2025, 07:27 AM
    0 responses
    18 views
    0 reactions
    Last Post seqadmin  
    Started by seqadmin, 03-18-2025, 12:50 PM
    0 responses
    19 views
    0 reactions
    Last Post seqadmin  
    Started by seqadmin, 03-03-2025, 01:15 PM
    0 responses
    186 views
    0 reactions
    Last Post seqadmin  
    Working...