getRef: getRef

Description Usage Arguments Value

View source: R/createRandomMutations.R

Description

A function to get the reference nucleotide.

Usage

1
getRef(posTable, refGenomeHg19)

Arguments

posTable

a table with chromosome, start and stop position information

refGenomeHg19

A Boolean to tell if the preferred reference genome has to be Hg19. Hg38 will be used when refGenome = FALSE.

Value

A string with the reference nucleotides.


AlexJanse/cMut documentation built on May 25, 2019, 4 a.m.