powered by
Return VariTAS settings
get.varitas.options(option.name = NULL, nesting.character = "\\.")
Optional name of option. If no name is supplied, the full list of VariTAS options will be provided.
String giving Regex pattern of nesting indication string. Defaults to '\.'
varitas.options list specifying VariTAS options
# NOT RUN { reference.build <- get.varitas.options('reference_build'); mutect.filters <- get.varitas.options('filters.mutect'); # }
Run the code above in your browser using DataLab