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!