inferExpectedFalsePositiveRate: Translates the FUBAR reported expected absolute NUMBER of...

View source: R/selection_funks.R

inferExpectedFalsePositiveRateR Documentation

Translates the FUBAR reported expected absolute NUMBER of false positives into a relative false positive rate for each family within which positively selected codons have been identified.

Description

Translates the FUBAR reported expected absolute NUMBER of false positives into a relative false positive rate for each family within which positively selected codons have been identified.

Usage

inferExpectedFalsePositiveRate(fubar.tbl.res, fubar.expct.fls.pos.n)

Arguments

fubar.tbl.res

a named vector in which names are families and values are data.frames of FUBAR results

fubar.expct.fls.pos.n

named vector in which names are families and values are the expected absolute number of false positives as reported by FUBAR.

Value

A named vector in which names are families and values are relative false positive rates per family.


asishallab/GeneFamilies documentation built on May 22, 2023, 11:30 a.m.