read_pli {aphylo}R Documentation

Read PLI files from SIFTER

Description

Read PLI files from SIFTER

Usage

read_pli(fn, dropNAs = TRUE)

Arguments

fn

Full path to the file

dropNAs

Logical scalar. When TRUE, the function will discard any protein that has no annotations.

Value

A data table object including the following columns:

See Also

Other reading: panther-tree, read_nhx()


[Package aphylo version 0.3-3 Index]