View source: R/standardize_junctions_RNA_tools.R
add_identified_in_RNA | R Documentation |
This is a wrapper function to directly map the information if a junction predicted from WES data was found in RNA-seq by Regtools or SplAdder
add_identified_in_RNA(mutation_juncs, path_to_spladder, path_to_regtools)
mutation_juncs |
The junction-transcript centric data predicted from WES data. |
path_to_spladder |
The path to the results from RNA-seq analysis with SplAdder |
path_to_regtools |
The path to the results from RNA-seq analysis with Regtools |
The junction-transcript centric data predicted from WES data is extended by the information if a respective aberrant junctions was
identified by spladder or regtools (identified_by_regtools
, identified_by_spladder
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.