getSamples {debrowser}R Documentation

getSamples

Description

Gathers the sample names to be used within DEBrowser.

Usage

getSamples(cnames = NULL, index = 1)

Arguments

cnames,

names of the samples

index,

starting column in a tab separated file

Value

choices

Examples

    x <- getSamples()


[Package debrowser version 1.22.2 Index]