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 |
Value
A data table object including the following columns:
name: Used to match UniProtKB data and GOA,
number,
go: A list of the GO annotations
moc: Evidence code
fam: Name of the family
See Also
Other reading:
panther-tree
,
read_nhx()
[Package aphylo version 0.3-3 Index]