What strategy for random accession of records in massive FASTA file?

James Stroud jstroud at mbi.ucla.edu
Wed Jan 12 18:24:26 EST 2005


Don't fight it, lite it!

You should parse the fasta and put it into a database:

http://www.sqlite.org/index.html

Then index by name and it will be superfast.

James




More information about the Python-list mailing list