FU Logo
  • Startseite
  • Kontakt
  • Impressum
  • Home
  • Listenauswahl
  • Anleitungen

Re: [Seqan-dev] reference genome size limitation

<-- thread -->
<-- date -->
  • From: Manuel Holtgrewe <manuel.holtgrewe@fu-berlin.de>
  • To: SeqAn Development <seqan-dev@lists.fu-berlin.de>
  • Date: Fri, 04 Nov 2011 08:14:09 +0100
  • Reply-to: SeqAn Development <seqan-dev@lists.fu-berlin.de>
  • Subject: Re: [Seqan-dev] reference genome size limitation

On 04.11.2011 02:10, patrick reed wrote:
Hi, I am trying to use tophat/bowtie to allign RNAseq data to a
reference genome that is about 7gb in size.  From what i can decipher
from your internals, i am a c++ novice, they use your software in the
build functionality to build a reference genome, and SeqAn uses 32bit
integers which limits the maximum reference size to about 4gb.  Is there
anyway to convert to 64bit integers to allow for an extremely large
reference genome.

Dear Patrick,

can you give me a link (file/lines) in the tophead/bowtie download ZIP file that you think causes the problem?

SeqAn is very generic in this aspect and Strings can be configured to either use 32 bit (to save memory in pointers/locations) or 64 bit addresses (to give you virtually unlimited addressable memory). We have successfully used SeqAn Strings of more than 4GB and indices on them.

It might be that the tophead/bowtie authors used the String class such that only 32 bit pointers were used (intentionally or unintentionally) or that they triggered a bug in SeqAn that we are not aware of. We might be able to help in the first case and will be in the second.

Bests,
Manuel



<-- thread -->
<-- date -->
  • References:
    • [Seqan-dev] reference genome size limitation
      • From: patrick reed <pjr@uchicago.edu>
  • seqan-dev - November 2011 - Archives indexes sorted by:
    [ thread ] [ subject ] [ author ] [ date ]
  • Complete archive of the seqan-dev mailing list
  • More info on this list...

Hilfe

  • FAQ
  • Dienstbeschreibung
  • ZEDAT Beratung
  • postmaster@lists.fu-berlin.de

Service-Navigation

  • Startseite
  • Listenauswahl

Einrichtung Mailingliste

  • ZEDAT-Portal
  • Mailinglisten Portal