Description Objects from the Class Slots Methods Author(s) See Also Examples
Container for DNA sequence and its meta-data.
Objects can be created by calls of the form new("SeqObj", seq, id, species, name, comment, location).
uid:Object of class "character" ~~ unique id for
internal representation
name:Object of class "character" ~~ biological
reference name, if available
species:Object of class "character" ~~ reference species
location:Object of class "character" ~~ location
on the reference genome
comment:Object of class "character" ~~ comments
and notes
sequence:Object of class "DNAString" ~~ the sequence
signature(.Object = "SeqObj"): ...
signature(object = "SeqObj"): ...
signature(sequences = "SeqObj"): ...
Manuela Benary <manuela.benary@cms.hu-berlin.de>
1 | showClass("SeqObj")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.