sequenceToMF
Convert a nucleic sequence to a MF
Parameters
Name |
Description |
options.kind string?
|
rna, ds-dna or dna. Default if contains U: rna, otherwise ds-dna
|
options.fivePrime string
(default monophosphate )
|
alcohol, monophosphate, diphosphate, triphosphate
|
options.circular string
(default false )
|
|
ensureUppercaseSequence
Ensure that the sequence is in uppercase taking into account possible modifications
ensureUppercaseSequence(sequence: any)
Parameters