generate_all_ref: Code to generate all reference tables for rat, mouse, and...

Description Usage Arguments

View source: R/gplMapSetupRef.R

Description

Code to generate all reference tables for rat, mouse, and human in a reference directory. This is particularly useful if you need to load data for a ton of different GPLs. Note that this produces about 400 MB of data - so make sure you have the space.

Usage

1
2
generate_all_ref(ref_dir = NULL, organisms = c("mouse", "rat",
  "human"))

Arguments

ref_dir

option to set reference directory (defaults to tempdir)

organisms

specify which organisms you want, can be any of "mouse", "rat" or "human" (defaults to all three)


erflynn/exprsex documentation built on Feb. 23, 2020, 2:34 a.m.