Description Usage Arguments Value See Also
This reads an EMG project summary file into an R data frame for subsequent analysis.
1 | read.project.csv(fileName,projectID,...)
|
fileName |
Filename (or URL) corresponding to a EMG project summary CSV file. |
projectID |
String corresponding to the EMG project ID (sometimes known as study ID) associated with the file. |
... |
Extra parameters to be passed on to |
An R data frame containing a list of all samples and runs associated
with the project, one row per run. The projectID is associated
with the data frame via the attribute project.id.
getProjectSummary, projectSamples, projectRuns,
runsBySample
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.