View source: R/ClassifierHelpers.R
getAllUORFData | R Documentation |
Get all data for combined dataset
getAllUORFData(
prediction = readTable("finalPredWithProb"),
stringsAsFactors = TRUE
)
prediction |
Which prediction to use, default: prediction = readTable("finalPredWithProb" |
stringsAsFactors |
TRUE |
data.table of prediction, NGS features and sequence features
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.