octave-bioinfo

Bioinformatic functions for octave
  http://octave.sourceforge.net/bioinfo/
  2
  1 review



This package provides functions to do work in bioinformatics in octave, a numerical computation software. it contains functions to convert amino acid characters into integers (aa2int), convert between amino acid representations (aminolookup), cleave peptides (cleave), convert integers into amino acid characters (int2aa) and reverse a nucleotide sequence (seqreverse).

this octave add-on package is part of the octave-forge project.
Latest reviews
5
Lenon 9 years ago

Wonderful!