[Bioperl-l] parsing a list of ids to a fasta file.
michael watson (IAH-C)
michael.watson at bbsrc.ac.uk
Tue Feb 20 21:33:19 UTC 2007
Suggest you use Bio::Index::Fasta to create an index for the fasta file and then a simple script to retrieve sequences using that index. Or just use the pre-written bp_index.PLS and bp_fetch.PLS scripts.
http://www.bioperl.org/wiki/Module:Bio::Index::Fasta
________________________________
From: bioperl-l-bounces at lists.open-bio.org on behalf of Khan, Sohail
Sent: Tue 20/02/2007 8:42 PM
To: Bioperl-l at lists.open-bio.org
Subject: [Bioperl-l] parsing a list of ids to a fasta file.
Dear list,
I am new to Bio-Perl. I have the following question:
I have a list of ids, which I would like to parse against a large fasta file to retrieve the Seq for parsed ids. I appreciate any suggestions.
Thanks.
Khan
_______________________________________________
Bioperl-l mailing list
Bioperl-l at lists.open-bio.org
http://lists.open-bio.org/mailman/listinfo/bioperl-l
More information about the Bioperl-l
mailing list