Description Usage Arguments Value
View source: R/zero_coverage.R
Takes a list of zero coverage results and aggregates them into a data.frame that can be used by an IntronRetention class as a filter.
1 | get_batch_intron_zc(fnames, sample_names, condition_names, regex = "^chr")
|
fnames |
a character vector containing the path to files |
sample_names |
a character vector containing names for each sample. Note: this should correspond to names that are in the IntronRetention table |
condition_names |
this should correspond to the coditions used in newIntronRetention |
a data.frame
containing all of the samples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.