Skip to content

Commit 2a94c7f

Browse files
committed
discord server links
1 parent f21a6c1 commit 2a94c7f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11

22
<!-- badges: start -->
33
[![R-CMD-check](https://github.com/microbiomeDB/microbiomeComputations/workflows/R-CMD-check/badge.svg)](https://github.com/microbiomeDB/microbiomeComputations/actions)
4+
[![](https://dcbadge.limes.pink/api/server/DEjNbxgq?style=flat)](https://discord.gg/DEjNbxgq)
45
<!-- badges: end -->
56

67
# microbiomeComputations
78

8-
microbiomeComputations is an R package which provides helper functions for performing common analyses
9+
microbiomeComputations is an R package which provides helper functions for performing common analyses
910
on microbiome data. The results are available as json, or optionally in a `data.table`. This package is intended to be compliant with the API specified in VEuPathDB/service-eda-compute.
1011

12+
If you have questions or comments of any kind, join us on our [Discord Community Server](https://discord.gg/DEjNbxgq)! We'd love to hear from you.
13+
14+
1115
## Installation
1216

1317
Use the R package [remotes](https://cran.r-project.org/web/packages/remotes/index.html) to install microbiomeComputations. From the R command prompt:

0 commit comments

Comments
 (0)