deepSampleIds2dataFrame: deepSampleIds2dataFrame

Description Usage Arguments Value Author(s) Examples

Description

parses a vector of sample IDs and returns avector with the corresponding fields

Usage

1
deepSampleIds2dataFrame(ids, ignore.case = FALSE)

Arguments

ids

a vector of sample ids as strings

ignore.case

flag indicating whether to ignore casing in parsing the sample ids

Value

A dataframe with columns corresponding to the fields that can be inferred from the names

Author(s)

Fabian Mueller

Examples

1
deepSampleIds2dataFrame(c("43_Hm03_BlMa_TO1_WGBS_E_1", "43_Hm03_BlMa_TO1_WGBS","43_Hm05_BlMa_Ct","43_Hm05_BlMa_Ct_NOMe_S_2","01_HepaRG_LiHR_D32","41_Hf01_LiHe_Ct1_H3K4me1_F_1"))

MPIIComputationalEpigenetics/deepRtools documentation built on May 7, 2019, 2:06 p.m.