Description Usage Arguments Value Examples
View source: R/chimeric_data_manipulation.r
Deprecated function; not particularly intuitive
1 | checkPEReads_old(df = NULL, endTol = 5)
|
df |
Path to a SJ.out.tab file or a data.frame. |
endTol |
How many nucleotides on the "wrong" side of the junction can be tolerated. |
data.frame with added column of boolean values indicating whether read pair is OK.
1 | bsj.data <- checkPEreads(df = chi.data)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.