Description Usage Arguments Value Author(s)
Creates the necessary counts and design tables for running edgeR.
1 2 3 | makeEdgeRTables(facing_file_list, flanking_file_list,
pheno_table, min_total_counts = 50, output_dir = "~",
prefix)
|
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. |
TSV file
Adam Struck - Intern
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.