Description Usage Arguments Value Examples
View source: R/clustering-methods.R
Cluster contigs by germline properties
1 2 3 4 5 | cluster_germline(
ccdb,
segment_keys = c("v_gene", "j_gene", "chain"),
cluster_pk = "cluster_idx"
)
|
ccdb |
|
segment_keys |
fields in |
cluster_pk |
name of cluster to be added to |
ContigCellDB()
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.