Description Usage Arguments Value
The format of the sample annotation file is tab delimited where the first column is the sample name and every other column contains the annotation. The file must contain a header with the annotation types and the first column of the header should be the word 'Sample'
1 | loadSampleAnnotations(annotation_file, sample_header = "Sample")
|
annotation_file |
The path to the file containing the annotations. |
sample_header |
The name of the column containing the sample names. |
A data frame containing the annotations in the order of the samples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.