mergeSampleData: mergeSampleData

Description Usage Arguments Details Value Author(s)

Description

mergeFiles take in a list of files as its input and merges them into one file.

Usage

1
  mergeSampleData(input_files, attribute, output_file)

Arguments

file_list

character vector of sample files to merge

attribute

feature to merge from files

output_file

path to and name of desired output file

Details

Description of output file format: rows = repeat.id columns = attribute (such as mean.irl) from each input file; column names are derived from the input filename (all text preceding the first period in the filename). For CGP data, this should be the SAM identification.

Value

Summary of implied repeat lengths for all samples

Author(s)

Adam Struck - Intern


adamstruck/RECD documentation built on May 10, 2019, 5:51 a.m.