tidy_dataset_list: Tidy a list of abundance data in to a data.frame

tidy_dataset_listR Documentation

Tidy a list of abundance data in to a data.frame

Description

This is a function that runs many smaller functions. together, they process data from the output of bwg_get("matrix"). The function assumes that there is a list of such datasets. It relies heavily on purrr

Usage

tidy_dataset_list(matrix_data_list)

Arguments

matrix_data_list

SrivastavaLab/bwgdata documentation built on Feb. 1, 2024, 11:34 a.m.