Re: [Seqan-dev] Container type for storing sequences in memory
- From: Rahn, René <rene.maerker@fu-berlin.de>
- To: SeqAn Development <seqan-dev@lists.fu-berlin.de>
- Date: Mon, 12 Jan 2015 16:54:52 +0100
- Reply-to: SeqAn Development <seqan-dev@lists.fu-berlin.de>
- Subject: Re: [Seqan-dev] Container type for storing sequences in memory
Hey,
you are probably looking for a StringSet.
This data structure simply stores a set of strings. You’ll need two of them for the ids and the sequences.
There is already functionality that directly reads a fasta file and stores the information in the StringSets.
You can read this tutorial to look into loading sequence files using StringSets.
There you’ll also find links to the documentation of the StringSet.
Note that this is the current develop version.
As we will have a release coming very soon this might be the thing to look at.
cheers,
René
---
René Rahn
Ph.D. Student
--------------------------------
Institute of Computer Science
Algorithmic Bioinformatics (ABI)
--------------------------------
Freie Universität Berlin
Takustraße 9
14195 Berlin
--------------------------------
|
- References:
- [Seqan-dev] Container type for storing sequences in memory
- From: Jordan Willis <jwillis0720@gmail.com>
- [Seqan-dev] Container type for storing sequences in memory
-
seqan-dev - January 2015 - Archives indexes sorted by:
[ thread ] [ subject ] [ author ] [ date ] - Complete archive of the seqan-dev mailing list
- More info on this list...