Description Usage Arguments Value Examples
View source: R/helper_functions.r
This function uses read_tsv from the tidyverse to read the 14-coulmn file.
1 | readChimFile(file, n_max = Inf, ...)
|
file |
Path to file. |
... |
Arguments passed on to
|
Tibble data frame with data on chimeric reads
1 | #tmp <- readChimFile(fn = "Chimeric.out.junction")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.