View source: R/leafcutter_parsing.R
transform_leafcutter_counts | R Documentation |
Transforms LeafCutter counts file into standardized junction format.
transform_leafcutter_counts(tib)
tib |
LeafCutter counts file as tibble |
A tibble with columns "chromosome", "junction_start", "junction_end", "cluster"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.