Rdocumentation
powered by
Learn R Programming
HTSeqGenie (version 4.2.0)
getTabDataFromFile: Load tabular data from the NGS pipeline result directory
Description
Load tabular data from the NGS pipeline result directory
Usage
getTabDataFromFile(save_dir, object_name)
Arguments
save_dir
A character string containing an NGS pipeline output directory.
object_name
A character string ontaining the regular expression matching a filename in dir_path
Value
A data frame.