getAllUORFData: Get all data for combined dataset

View source: R/ClassifierHelpers.R

getAllUORFDataR Documentation

Get all data for combined dataset

Description

Get all data for combined dataset

Usage

getAllUORFData(
  prediction = readTable("finalPredWithProb"),
  stringsAsFactors = TRUE
)

Arguments

prediction

Which prediction to use, default: prediction = readTable("finalPredWithProb"

stringsAsFactors

TRUE

Value

data.table of prediction, NGS features and sequence features


Roleren/uORFomePipe documentation built on Jan. 14, 2024, 5:11 a.m.