Description Usage Arguments Value
View source: R/data_inclusionLevelsFilter.R
Remove alternative splicing quantification values based on coverage
1 2 3 4 5 | discardLowCoveragePSIvalues(
psi,
minReads = 10,
vasttoolsScoresToDiscard = c("VLOW", "N")
)
|
psi |
Data frame or matrix: alternative splicing quantification |
minReads |
Currently this argument does nothing |
vasttoolsScoresToDiscard |
Character: if you are using inclusion levels
from VAST-TOOLS, filter the data based on quality scores for read coverage,
e.g. use |
Alternative splicing quantification data with missing values for any values with insufficient coverage
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.