Skip to content

Commit ea1d0e5

Browse files
committed
update docs, work on vignettes
1 parent 39ab296 commit ea1d0e5

38 files changed

+1112
-278
lines changed

DESCRIPTION

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: tinyvamp
22
Title: Modeling complex measurement error in microbiome experiments
3-
Version: 0.0.7.0
3+
Version: 1.0.0.0
44
Authors@R: as.person(c(
55
"David Clausen [aut]",
66
"Amy Willis <adwillis@uw.edu> [aut, cre]"
@@ -21,7 +21,10 @@ Imports:
2121
Matrix,
2222
methods
2323
Suggests:
24+
dplyr,
25+
ggplot2,
2426
knitr,
27+
numDeriv,
2528
phyloseq,
2629
rmarkdown,
2730
phyloseq,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ status](https://codecov.io/gh/statdivlab/tinyvamp/branch/main/graph/badge.svg)](
1212
`tinyvamp` is a package for estimation and removal of measurement error in high-throughput sequencing data.
1313

1414
There are many use cases for `tinyvamp`; here are a few:
15+
1516
- Estimating the detectability of different species using mock communities
1617
- Comparing experimental protocols (or batches) with respect to how they well they detect different species
1718
- Estimating "true" relative abundances after adjusting for differential detectability

docs/404.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/LICENSE-text.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/compare-experiments.html

Lines changed: 56 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
45.6 KB
Loading

docs/articles/dilution-series.html

Lines changed: 53 additions & 55 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/index.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/authors.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/deps/bootstrap-5.3.1/bootstrap.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)