View source: R/cycler_fuctions.R
recount_features | R Documentation |
A wrapper function for Rsubread
recount_features(full_sg, sample_table, paired_end = T)
full_sg |
a |
sample_table |
sample table formatted according to the manual, Must contain “sample_name” “treatment” “file_bam” “lib_size” “read_len”; NB the values in column “treatment” can only be “control” and “enriched” |
paired_end |
a binary for pair-end info |
This function performs requantification of the exon bins with specifically selected parameters
BAMFileList
object with info on the trimmed files
Stefan Stefanov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.