new.amasLite | R Documentation |
Uses the AMAS method (Livingstone & Barton 1993) method to calculate position-wise
conservation from a protein multiple sequence alignment. Creates an object of type
amasLite, which features a single method: run(alignmentFile)
.
new.amasLite()
The run(alignmentFile)
method takes the name of a file as its parameter.
The file must be a FASTA formatted multiple sequence alignment. The method returns
a numerical vector listing the position-wise conservation with respect to the first
entry in the alignment.
an object of type amasLite
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.