get_combined: Returns dataframe with combined results from antigen results

Description Usage Arguments

View source: R/get_combined.R

Description

The following results set are possible: antigen 1 P and antigen 2 P, combined is P antigen 1 P and antigen 2 N, combined is I antigen 1 N and antigen 2 P, combined in I antigen 1 N and antigen 2 N, combined in N

Usage

1
get_combined(conn, r_mfi_df, file)

Arguments

conn

database connection object

r_mfi_df

antigen results

file

character vector with name of file


rmsharp/snprcspf documentation built on June 15, 2020, 11:21 a.m.