LRtestBias: LRtestBias

Description Usage Arguments Value Examples

Description

Logistic regression to check bias

Usage

1
2
LRtestBias(jscs_genewise_object, genewise.pvalue = "geneWisePadj",
  sig.threshold = 0.05, type = c("exon", "splicing"), boxplot_width)

Arguments

jscs_genewise_object

gene based table returned from ReformatData and MakeGeneWiseTable_JunctionSeq

genewise.pvalue

whether you use smallest p value or geneWisePadj

sig.threshold

threshold to define differential gene list

type

whether you are interested in exon or splicing junction

boxplot_width

parameter for boxplot width

Value

return results from logistic regression

Examples

1
2

aiminy/PathwaySplice documentation built on May 10, 2019, 7:38 a.m.