ppit: Infer host identities of query sequences.

Description Usage Arguments Value

View source: R/ppit.R

Description

Function that infers taxonomic identity of marker gene source organisms based on phylogenetic placement and sequence identity. For a tutorial, type Vignette('ppit').

Usage

1
ppit(type, query, tree, alignment, taxonomy, opt_thresh, cutoffs)

Arguments

type

Either "partial" or "full".

query

Vector of query sequence names.

tree

Phylogenetic tree in Newick format containing query sequences placed onto a reference tree.

alignment

Nucleotide alignment used for constructing phylogenetic tree of query and reference sequences (e.g., SEPP output alignment).

opt_thresh

Phylogenetic neighborhood threshold.

cutoffs

Data frame containing patristic distance and pairwise percent identity cutoffs for each taxonomic rank.

Value

An object of class data frame


BKapili/ppit documentation built on July 23, 2020, 1:52 a.m.