Hi All-
I am trying to make some rarefaction curve on a data set and have a couple of questions. I started by using alpha_rarefaction.py to generate these plots (see attached Doc1.pdf). I was seeing an abrupt (or sharp) change in the slope of my curves. To see if I could resolve this area a little better I went through all the scripts in the alpha_rarefaction.py pipeline individually so I could could control the min and max number of sequences as well as the step number. I kept min # of sequences the same, decreased the max sequences down by half, and changed the step number. I am still seeing a this sharp change in the slope my curve (see Doc2.pdf) and it appears as though that the point where the slope drastically changes has shifted left to lower number of sequences per sample.
My questions are:
1. What might be causing the sharp slope change in my rarefaction curves? All of the rarefaction curves I have previously seen have been a more gradual or smoother curve around the area where the slope of the line is changing than the ones that I am producing.
2. What would cause a dramatic shift in where the slope of the curve changes from using just the alpha_rarefaction.py verses stating my own values of the max sequence number and the step number?
3. How does Qiime choose samples during the rarefaction portion (during multiple_rarefactions.py and single_rarefaction.py)
? Are the sequences chosen randomly from the sample? Are OTU's in a sample that have a higher abundance weighted more than OTU's with lower abundances?
Thanks in advance. I am really trying to obtain a better handle on what is going on in these scripts.
Pamela