View source: R/cycler_fuctions.R
process_BSJs | R Documentation |
process the BSJ table and select high confidence BSJs
process_BSJs(cdf, sample_table)
cdf |
tibble produced by |
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” |
file_path |
string object with file path, clould be an empty string |
Filters BSJ based on comparison of the average CPM values of BSJs
Tibble
object with combined filtered BSJ coordinate and number of junction spanning
reads across sample.
Stefan Stefanov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.