Learn R Programming

ogrdbstats (version 0.5.4)

example_rep: Example repertoire data

Description

A small example of the analytical datasets created by ogrdbstats from repertoires and reference sets. The dataset can be created by running the example shown for the function read_input_data(). The dataset is created from example files provided with the package. The repertoire data is taken from Rubelt et al. 2016, <doi: 10.1038/ncomms11112>

Usage

example_rep

Arguments

Format

## `example_rep` - a named list containing the following elements:

ref_genesnamed list of IMGT-gapped reference genes
inferred_seqsnamed list of IMGT-gapped inferred (novel) sequences.
input_sequencesdata frame with one row per annotated read, with CHANGEO-style column names. The column SEG_CALL is the gene call for the segment under analysis. Hence if segment is 'V', 'V_CALL' will be renamed 'SEG_CALL' whereas is segment is 'J', 'J_CALL' is renamed 'SEG_CALL'. This simplifies downstream processing. Rows in the input file with ambiguous SEG_CALLs, or no call, are removed.
genotype_dbnamed list of gene sequences referenced in the annotated reads (both reference and novel sequences)
haplo_detailsdata used for haplotype analysis, showing allelic ratios calculated with various potential haplotyping genes
genotypedata frame containing information provided in the OGRDB genotype csv file
calculated_NCa boolean that is TRUE if mutation counts were calculated by this library, FALSE if they were read from the annotated read file