R/RcppExports.R
get_mutation_engine_codes.Rd
This method returns the supported codes for predefined set-up.
A dataframe reporting the code and a description for each supported predefined set-up.
MutationEngine() to build a mutation engine
MutationEngine()
# get the list of supported mutation engine set-up codes get_mutation_engine_codes() #> name description #> 1 GRCh37 Homo sapiens (GRCh37) #> 2 GRCh38 Homo sapiens (GRCh38) #> 3 demo A demostative set-up