Adds corrections to the corrections file
1 2 3 | addCorrections(new_corrections,
correctionsfile = "./reference_data/gene_symbol_corrections_list.txt",
correction_set = NULL)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.