Description Usage Arguments Value See Also Examples
View source: R/cdhit-methods.R
Use cdhit()
to cluster a ContigCellDB()
1 2 3 4 5 6 7 | cdhit_ccdb(
ccdb,
sequence_key,
type = c("DNA", "AA"),
cluster_pk = "cluster_idx",
...
)
|
ccdb |
An object of class |
sequence_key |
|
type |
one of 'DNA' or 'AA' |
cluster_pk |
|
... |
Arguments passed on to
|
ContigCellDB()
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.