readBiokitPhenodata: Read Biokit phenodata

View source: R/readBiokitAsDGEList.R

readBiokitPhenodataR Documentation

Read Biokit phenodata

Description

Read Biokit phenodata

Usage

readBiokitPhenodata(dir)

Arguments

dir

Character string, Biokit output directory

Value

A data.frame with sample annotation in columns, and sample names (identical as the names in gct files, character strings) are row names. Nmes of the first three columns are fixed:

  1. SampleName, SampleID and group concatenated by underscore

  2. SampleID

  3. group

The function depends on the annot/phenoData.meta file in the biokit output directory.


bedapub/ribiosNGS documentation built on Feb. 10, 2025, 12:34 a.m.