is_in_rnaseq | R Documentation |
test if junction was found in corresponding RNA-seq data
is_in_rnaseq(junc_id, rna_juncs)
junc_id |
vector of junction id to test |
rna_juncs |
a vector of junctions that were identified in RNA-seq data |
logical vector of same length as junc_id
indicating
if the input junc_id
was found in RNA-seq data of the same sample
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.