Query: go::model::seq
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GO::Model::Seq(3pm) User Contributed Perl Documentation GO::Model::Seq(3pm)NAMEGO::Model::Seq - biological sequenceSYNOPSISprint $gene_product->seq->seq;DESCRIPTIONrepresents a biological sequence; uses the bioperl Bio::PrimarySeq class any call that you can do on a bioperl sequence object, you can do here, with the addition of the calls below to get bioperl, see http://www.bioperl.org pseq Usage - Returns - Bio::PrimarySeq Args - md5checksum Usage - my $md5 = $seq->md5checksum() OR $seq->md5checksum($md5) Returns - 32 char hex string Args - 32 char hex string [optional] checksum for seq - easy way to check if it has been changed etc (requires Digest::MD5 module from CPAN) to_fasta Usage - Returns - Args - add_xref - Usage : $term->add_xref($xref); - Args : GO::Term::Xref perl v5.14.2 2013-02-07 GO::Model::Seq(3pm)
Related Man Pages |
---|
bio::assembly::singlet(3pm) - debian |
bio::seq::seqfactory(3pm) - debian |
bio::seqio::pln(3pm) - debian |
bio::seqio::ztr(3pm) - debian |
go::model::geneproduct(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
awk or sed - Convert 2 lines to 1 line |
How can I do this in VI editor? |
Detecting unused variables... |
Weird 'find' results |