loadData | R Documentation |
Function to use a sampleTable (same format for DESeqDataSetFromHTSeqCount) to generate a count matrix and colData object
loadData(sampleTable)
sampleTable |
Character indicating the path to a tab-delimited (.txt) or comma-separated (.csv) sampleTable, or a data frame. |
A list of length 2. Counts = count matrix and colData = metadata for samples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.