Description Usage Arguments Value
getNCC
1 | getNCC(object, seqType, n)
|
object |
A Benneat object |
seqType |
The sequence is DNA or RNA. It should be either 'DNA' or 'RNA' |
n |
The k of k-mer |
A matrix contains ALL sequences' NCC features,each row denotes a sequence. The Sequence is sorted by its order in Benneat object. if you run getNCC(xxx,"DNA",2), then each col will be sorted according to AA,AC,AG,AT... TA,TC,TG,TT.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.