Description Usage Arguments Slots
An S4 class to represent data in gms annotation version 4, inherits from the GMS_Virtual class.
1 | GMS_v4(gmsData)
|
gmsData |
data.table object containing a gms annotation file conforming to the version 4 specifications. |
positiondata.table object containing column names "chromosome_name", "start", "stop".
mutationdata.table object containing column names "reference", "variant", "trv_type".
sampledata.table object containing columns names "sample".
metadata.table object containing meta data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.