|
Posted by smallpond on March 4, 2008, 12:17 pm
Please log in for more thread options
> Dear all,
>
> Since I'm unable to identify a newsgroup at bioperl, i post a message here.
> Please tell me if I should post this somewhere else. Are bioperl modules
> capable of handling genomes (characters of larger than 4M or even giga)?
bioperl looks like a very interesting project. perl certainly can
deal with
large data files. If the bioperl modules are like CPAN modules, it is
probably
best to check the documentation for each module that you want to use
on what
it's limits are. This article:
http://www.bioperl.org/wiki/How_Perl_saved_human_genome
seems to imply that bioperl is used on 3G sequences. The article is
pretty good
except for the wrong-headed decision not to use pTk.
--S
|