| oligoType {RDML} | R Documentation |
oligoType R6 class.
Description
Inherits: rdmlBaseType.
Usage
oligoType
Format
An R6Class generator object.
Initialization
oligoType$new(threePrimeTag = NULL, fivePrimeTag = NULL, sequence)
@section Fields:
threePrimeTagcheckString. Description of three prime modification (if present).
fivePrimeTagcheckString. Description of five prime modification (if present).
sequence
[Package RDML version 1.0 Index]