readDFs: readDFs

View source: R/readDFs.R

readDFsR Documentation

readDFs

Description

Read fst serialized objects into data frame

Usage

readDFs(files, all = T, columns = NULL, family = NULL, acc = NULL)

Arguments

files

Files to parse into a single df

all

DEPRECATED: If you want to parse all columns (True by default)

columns

character vector of columns to return. NULL returns all [Default]

family

character, if specified return only matching "family"

acc

character, if specified return only matching virus accesion "top"

Value

data frame


serratus-bio/tantalus documentation built on March 29, 2023, 9:39 p.m.