makeEdgeRTables: makeEdgeRTables

Description Usage Arguments Value Author(s)

Description

Creates the necessary counts and design tables for running edgeR.

Usage

1
2
3
  makeEdgeRTables(facing_file_list, flanking_file_list,
    pheno_table, min_total_counts = 50, output_dir = "~",
    prefix)

Arguments

facing_file_list

list of all .facing sample files

flanking_file_list

list of all .flanking sample files

pheno_table

ExpressionPlot type pheno table

min_total_counts

miniumum total number of read pairs associated with a given repeat across all samples

output_dir

path to and name of file to output results to.

Value

TSV file

Author(s)

Adam Struck - Intern


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