Description Objects from the Class Slots Extends Methods Author(s) References See Also Examples
Container for objects of calss AASequence. The AASequences in the list can be accessed and manipulated like normal list elements.
Objects can be created by calls of the form new("AASequenceList", ...)
.
.Data
:Object of class "list"
: list of
AASequence objects.
info
:Object of class "character"
: info character
Class "list"
, directly.
signature(x = "AASequenceList")
: create subset AASequenceList
signature(x = "AASequenceList")
: assign AASequence
signature(x = "AASequenceList")
: replace subset of
AASequenceList
signature(object = "AASequenceList")
:
read file in FASTA format.
signature(obj1 = "AASequenceList", obj2 =
"NULL")
: see: salign
signature(obj1 = "AASequenceList", obj2 = "AASequence")
: see: salign
signature(obj1 = "AASequence", obj2 = "AASequenceList")
: see: salign
Wolski E. Witold witek96@users.sourceforge.net
salign-methods
, or readFasta-methods
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.