sampleinfo.text.groups {sampleInfo} R Documentation

Create sampleInfo table from text files

Description

Usage

sampleinfo.text.groups(dir);

Arguments

dir

[as string]

Details

only the *.txt files in the given directory will be scanned, an empty sample collection will be returned if there is no text file in the target directory.

Authors

phenotype_kit

Value

a vector of the SampleInfo sample information data that is created from the text files in the given directory: the ID and the sample_name property of the generated sample data is the sample id, the sample_info property is the file basename and the injectionOrder property is the index order of the sample in the generated sample collection.

clr value class

Examples


[Package sampleInfo version 1.0.0.0 Index]