Where to start?

01 Mar 2020

It can be daunting to know where to start with your data analysis once you’ve received your (likely huge) amplicon sequencing dataset. Below I’ve written brief summaries on the goals of each R tutorial:

Data Visualization

Statistical Testing

Statistics can be a scary word, especially, if you’re like me and it’s been a long time since you’ve had any exposure to probability or math. For the most part, I don’t think it’s necessary to understand all the equations behind the statistics that you do, but I do think it’s important to know that you’re using the right test for your data, and that you’re not making any assumptions about your data that aren’t supported. Again, I find that the GUSTAME website is a fantastic resource for learning about the basics of whatever test you decide to do.

## Data Manipulation ##