genes_missing_outgroup: Finds missing genes Provides a subset of genes from a list...

View source: R/genes_missing_outgroup.R

genes_missing_outgroupR Documentation

Finds missing genes Provides a subset of genes from a list that are missing in the outgroup.

Description

Finds missing genes Provides a subset of genes from a list that are missing in the outgroup.

Usage

genes_missing_outgroup(gene_names, presence, outgroup)

Arguments

gene_names

List of genes of interest

presence

Matrix of presence data for genes and genomes (TRUE if row gene is present in column genome).

outgroup

Name of the outgroup genome.

Value

A subset of gene_names that are missing in the outgroup genome


svteichman/TreeVizPackage documentation built on June 22, 2022, 11:21 p.m.