CreateVdjSample | R Documentation |
Create a VDJ Sample Object from Data Frame
CreateVdjSample( Df, properties = NULL, name = NULL, rm_allele = FALSE, unique_clonotype = TRUE, verbose = TRUE )
Df |
data.frame. |
properties |
list. |
name |
character. |
rm_allele |
logical. |
unique_clonotype |
logical. |
verbose |
logical. |
An object of VDJ sample
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.