getSampleNames {debrowser}R Documentation

getSampleNames

Description

Prepares initial samples to fill condition boxes. it reads the sample names from the data and splits into two.

Usage

getSampleNames(cnames = NULL, part = 1)

Arguments

cnames,

sample names in the header of a dataset

part,

c(1,2). 1=first half and 2= second half

Value

sample names.

Examples

    x<-getSampleNames()

[Package debrowser version 1.20.1 Index]