GMS_v4-class | R Documentation |
An S4 class to represent data in gms annotation version 4, inherits from the GMS_Virtual class.
GMS_v4(gmsData)
gmsData |
data.table object containing a gms annotation file conforming to the version 4 specifications. |
position
data.table object containing column names "chromosome_name", "start", "stop".
mutation
data.table object containing column names "reference", "variant", "trv_type".
sample
data.table object containing columns names "sample".
meta
data.table object containing meta data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.