addCorrections: Function to add corrections to the corrections file....

Description Usage Arguments

View source: R/corsym.R

Description

Adds corrections to the corrections file

Usage

1
2
3
addCorrections(new_corrections,
  correctionsfile = "./reference_data/gene_symbol_corrections_list.txt",
  correction_set = NULL)

Arguments

new_corrections

a two column matrix; column 1 = old, incorrect symbols, column 2 = new, corrected symbols

correctionsfile

the file name of the corrections file

correction_set

the original contents of the corrections file before new corrections were made


biodev/packageDir documentation built on Nov. 4, 2019, 7:19 a.m.