ChangeoClone-class | R Documentation |
ChangeoClone
defines a common data structure for perform lineage recontruction
from Change-O data.
data
data.frame containing sequences and annotations. Contains the
columns SEQUENCE_ID
and SEQUENCE
, as well as any additional
sequence-specific annotation columns.
clone
string defining the clone identifier.
germline
string containing the germline sequence for the clone.
v_gene
string defining the V segment gene call.
j_gene
string defining the J segment gene call.
junc_len
numeric junction length (nucleotide count).
See makeChangeoClone and buildPhylipLineage for use.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.