diff --git a/CHANGELOG.md b/CHANGELOG.md
index b64db49f..a35406da 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -101,6 +101,7 @@
few days ago, so I doubt this has been a big problem for anyone.
### Performance enhancements
### Miscellaneous
+- Added a draft "Moving Pictures" tutorial.
- When replacing certain characters within column names, Qurro no longer
replaces `'` or `"` characters with \|
characters. Instead, `'`
and `"` characters are just removed from column names entirely.
@@ -110,14 +111,14 @@
- Replaced uses of `log ratio` with `log-ratio` throughout Qurro's code and
documentation.
- On the [Qurro website](https://biocore.github.io/qurro/):
- - Added a "Mackerel" demo (based on the output of [this](https://github.com/knightlab-analyses/qurro-mackerel-analysis/)
- analysis).
+ - Added a "Mackerel" demo (based on the output of [this](https://github.com/knightlab-analyses/qurro-mackerel-analysis/) analysis), and associated with data from [this paper](https://www.biorxiv.org/content/10.1101/721555v1).
- Replaced "OTUs" for the Moving Pictures and Sleep Apnea demo dataset
feature types with "ASVs / sOTUs".
- Replaced "OTUs" for the Byrd dataset feature type with "Taxa".
- Cleaned up the Byrd demo's dataset citation (to reflect the fact that the
Morton/Marotz et al. 2019 paper is now published).
-- Added a draft "Moving Pictures" tutorial.
+ - Removed the now-incomplete "tutorials" section, in favor of just linking to
+ Qurro's GitHub page.
- DEICODE ordinations used in demos and test inputs have been rerun with
DEICODE version 0.2.3.
([#188](https://github.com/biocore/qurro/issues/188))
diff --git a/README.md b/README.md
index 7caf65fc..b9c36663 100644
--- a/README.md
+++ b/README.md
@@ -90,8 +90,8 @@ available in the QIIME 2 plugin version of Qurro.
In the style of the QIIME 2 and DEICODE moving pictures tutorials, there is a
draft moving pictures tutorial (showing how to use Qurro within QIIME 2, and
-how to interact with the generated Qurro visualization) available
-[here](https://github.com/biocore/qurro/blob/master/docs/tutorials/moving-pictures/moving-pictures.md).
+how to interact with the generated Qurro visualization) **available
+[here](https://github.com/biocore/qurro/blob/master/docs/tutorials/moving-pictures/moving-pictures.md).**
This tutorial is still a work in progress, so feel free to contact us if you
have any outstanding questions (or any suggestions for improving this
tutorial).
@@ -160,6 +160,9 @@ Qurro also uses [Travis-CI](https://travis-ci.org/) and
### Data Sources
+The test data located in `qurro/tests/input/mackerel/` were exported from
+QIIME 2 artifacts in [this repository](https://github.com/knightlab-analyses/qurro-mackerel-analysis). These data are from Minich et al. 2019 [1].
+
The test data located in `qurro/tests/input/byrd/` are from
[this repository](https://github.com/knightlab-analyses/reference-frames).
These data, in turn, originate from Byrd et al.'s 2017 study on atopic
@@ -203,7 +206,10 @@ And thanks to a bunch of the Knight Lab for helping name the tool :)
## References
-[1] Becker, R. A. & Cleveland, W. S. (1987). Brushing scatterplots. _Technometrics, 29_(2), 127-142. (Section 4.1 in particular talks about linking visualizations.)
+[1] Minich, J. J., Petrus, S., Michael, J. D., Michael, T. P., Knight, R., &
+Allen, E. E. (2019). Temporal, environmental, and biological
+drivers of the mucosal microbiome in a wild marine fish, Scomber japonicus.
+_Manuscript under review._
[2] Byrd, A. L., Deming, C., Cassidy, S. K., Harrison, O. J., Ng, W. I., Conlan, S., ... & NISC Comparative Sequencing Program. (2017). Staphylococcus aureus and Staphylococcus epidermidis strain diversity underlying pediatric atopic dermatitis. _Science translational medicine, 9_(397), eaal4651.
diff --git a/docs/index.html b/docs/index.html
index c413eaa2..fd9da91b 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -14,15 +14,17 @@
A software tool created by the Knight Lab at UC San Diego. - - For information about what Qurro does, see its + >. For details, please see Qurro's GitHub page.
++ This page contains demos of Qurro on various datasets. +
Songbird | Here | - Minich et al. 2019 (under review); - Minich et al. 2018Minich et al. 2019 (under review); differentials generated Demos |
- See - here - for example Jupyter Notebooks that show how to generate Qurro plots - from inside and outside of QIIME 2. -