View source: R/cycler_fuctions.R
parse_files | R Documentation |
Parse BSJ files from CIRI, CIRCexplorer2 or a TSV file
parse_files(file_list, file_path, input_type)
file_list |
list with file names |
file_path |
string object with file path, clould be an empty string |
input_type |
|
This processes BSJ prediction files and prepares them for the next step of the pipeline.
input_type
is essential for the correct parsing of the files.
Tibble
object with combined 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.