filter_avarda: Perform a binomial test

Description Usage Arguments Value

View source: R/filter_avarda.R

Description

Perform a binomial test

Usage

1
filter_avarda(edge, vertex)

Arguments

case_data

A data.frame

blast

A data.frame

total_prob

A data.frame

threshold

A number

Value

Returns a three element. Element 1 is matrix of all peptide enriched above threshold in case_data showing all alignments defined in blast, thresholded by a predetermined value. Element 2 shows a list of viruses from blast with potential reactivity. Element 3 is similar to element 1 but not thresholded.


drmonaco/AVARDA documentation built on Dec. 20, 2021, 1:18 a.m.