getALLRscoreFromCounts {motifStack}R Documentation

calculate ALLR from counts

Description

calculate ALLR from counts

Usage

getALLRscoreFromCounts(count1, count2, P1, P2, pseudo)

Arguments

count1, count2

count in position j for matrix 1 or 2

P1, P2

background for matrix 1 or 2

pseudo

pseudocount

Value

numeric(1) of ALLR


[Package motifStack version 1.34.0 Index]