MutationAnnotationFormat-class | R Documentation |
An S4 class acting as a container for MutationAnnotationFormat version sub-classes, under development!!!
MutationAnnotationFormat(path, version = "auto", verbose = FALSE)
path |
String specifying the path to a MAF file. |
version |
String specifying the version of the MAF file, if set to auto the version will be obtained from the header in the MAF file. |
verbose |
Boolean specifying if progress should be reported while reading in the MAF file. |
path
Character string specifying the path of the MAF file read in.
version
Numeric value specifying the version of the MAF file.
mafObject
MutationAnnotationFormat object which inherits from MutationAnnotationFormat_Virtual class.
Waterfall
MutSpectra
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.