caporaso-lab / student-microbiome-project

Central repository for data and analysis tools for the StudentMicrobiomeProject.
9 stars 3 forks source link

resolve issue with sample G10023 #20

Closed gregcaporaso closed 11 years ago

gregcaporaso commented 11 years ago

There is a problem with the timepoint mapping for sample G10023 (from individual NCS234). In G10023 the WeekDescription is week.2 and the WeeksSinceStart is 0, but in samples F05387, T20098, and P15410 (all from this individual), WeekDescription week.2 maps to WeeksSinceStart 1.

Is this a typo in the WeeksSinceStart for G10023 (i.e., should WeeksSinceStart be 1), or is there something more complicated going on here? We need to resolve this before we can complete #17.

floresg commented 11 years ago

I looked back at the records of samples for that individual and they did not turn in a week 1 fecal sample so they should not have a WeeksSinceStart value of 0. It must be a typo and G10023 should have a WeeksSinceStart value of 1.

gregcaporaso commented 11 years ago

OK, I'll fix now.