Module_1: Perform AVARDA Module 1 Analysis - Accounting for peptide -...

Description Usage Arguments Value

View source: R/Module_1.R

Description

Perform AVARDA Module 1 Analysis - Accounting for peptide - virus xreactivity

Usage

1
Module_1(case_data, blast, total_prob, threshold = 5)

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.