Note to self:
To see what version of bioperl is being used, I need to do the following from the command line:
$ perl -MBio::Perl -le 'print Bio::Perl->VERSION;'
This is the project blog for the Google Summer of Code project "A Perl-based Command Line Interface to a Topological Query Application for BioSQL in Support of High Throughput Classification and Analysis of LTR Retrotransposons in Plant Genomes". This project is mentored by Hilmar Lapp of the National Evolutionary Synthesis Center (NESCent) Phyloinformatics Group.
$ perl -MBio::Perl -le 'print Bio::Perl->VERSION;'
No comments:
Post a Comment