From c1c4107dc1af2f34b5fa27c4665bf40bfd632b2a Mon Sep 17 00:00:00 2001 From: GregJohnsonJr <31873199+GregJohnsonJr@users.noreply.github.com> Date: Mon, 11 Nov 2024 19:00:35 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20SchlossL?= =?UTF-8?q?ab/clustur@12622503587c2417da07af0ba12d298188ae3904=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- articles/clustur.html | 2 +- index.html | 2 +- pkgdown.yml | 2 +- reference/cluster.html | 4 ++-- reference/clustur-package.html | 1 + reference/create_sparse_matrix.html | 6 +++--- reference/get_abundance.html | 6 +++--- reference/index.html | 2 +- reference/read_dist.html | 6 +++--- search.json | 2 +- 10 files changed, 17 insertions(+), 16 deletions(-) diff --git a/articles/clustur.html b/articles/clustur.html index a862bcb..d959b72 100644 --- a/articles/clustur.html +++ b/articles/clustur.html @@ -73,7 +73,7 @@

Backgroundmothur’s cluster function that was written in C++. In order to cluster your data, users need to -provide their own sparse or Phylip-formatted distance matrix. They also +provide their own sparse or phylip-formatted distance matrix. They also need to provide a count table that either comes from mothur or that they create in R. Once these objects are built users can call the cluster() function. We currently support 5 methods: diff --git a/index.html b/index.html index 2f44b1f..931e05e 100644 --- a/index.html +++ b/index.html @@ -84,7 +84,7 @@

Getting Started

Contributions

-

For feature request please visit the issue page in github and use the feature tag. If you would like to contribute pull request are welcomed!

+

For feature request please visit the issue page in GitHub and use the feature tag. If you would like to contribute pull request are welcomed!