constrict: Find the focal sequences that are not represented in the...

View source: R/analysis.R

constrictR Documentation

Find the focal sequences that are not represented in the given strata

Description

Find the focal sequences that are not represented in the given strata

Usage

constrict(d, on, revenants = NULL, ...)

Arguments

d

data.frame of maximal hits

on

The strata levels (NOT taxon IDs) on which to constrict

revenants

A table of the form created by find_revenants. If NULL, a new table is created.

...

Additional arguments sent to find_revenants if a new revenant table is being created (i.e. 'revenants=NULL').

Value

A subset of d where no gene has a match to the strata specified in 'on'


arendsee/phylostratr documentation built on Dec. 31, 2022, 10:22 a.m.