loadSampleAnnotations: Imports sample annotations.

Description Usage Arguments Value

Description

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'

Usage

1
loadSampleAnnotations(annotation_file, sample_header = "Sample")

Arguments

annotation_file

The path to the file containing the annotations.

sample_header

The name of the column containing the sample names.

Value

A data frame containing the annotations in the order of the samples.


SystemsGenetics/KINC.R documentation built on Nov. 10, 2021, 9:22 p.m.