Description Usage Arguments Details Author(s)
Loads a set of files into exploRase
1 2 | exp_loadFiles(filenames, data_type = NULL, entity_type = "gene",
ignoreUnknown = TRUE)
|
filenames |
filenames The paths to the files to load |
data_type |
The data type ("data", "design", "info", "list") |
entity_type |
The entity type (by default: "gene", "met", "prot"),
only used if |
ignoreUnknown |
If |
If the data_type
is specified, it is assumed that all the files
are of the given data_type
and entity_type
. Otherwise,
the types are autodetected based on file extensions.
Michael Lawrence <mflawren@fhcrc.org>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.