View source: R/ReportSampleNames.R
reportSampleNames | R Documentation |
convenient reporting of sample name and design
reportSampleNames( ramclustObj = NULL, which.data = "SpecAbund", delim = "-", cmpdlabel = "cmpd", filename = NULL )
ramclustObj |
ramclustR object summarize |
which.data |
character; which dataset (SpecAbund or SpecAbundAve) to perform PCA on. |
delim |
character; "-" by default - the delimiter for parsing sample names to factors |
cmpdlabel |
= "cmpd"; label the data with the annotation. can also be set to 'ann' for column names assigned as annotatins. |
convenience function reporting of sample names. writes text file with sample summary.
returns a ramclustR Object, with sample summary appended to 'sampleSummary'slot.
Corey Broeckling
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.