issues
search
microbiomeDB
/
microbiomeData
An R package containing all of the curated datasets from MicrobiomeDB.org
https://microbiomedb.github.io/microbiomeData/
Apache License 2.0
0
stars
0
forks
source link
The great refactor
#19
Closed
d-callan
closed
8 months ago
d-callan
commented
8 months ago
Summary:
Moved AbundanceData, AbsoluteAbundanceData and SampleMetadata from computes to here
removed dependency on computes package
updated roxygen documentation to pass r cmd check
stopped lazy-loading data, now studies are avilable on request
updated saved studies so they load properly in the new env (without computes package dep)
moved all test data files to a dedicated location under testthat
Summary: