fbattel1 / qbb2024-answers

0 stars 0 forks source link

Day 1 Morning Feedback #1

Open andrew-bortvin opened 2 months ago

andrew-bortvin commented 2 months ago
Question Description Completion
Q2 Prepared working environment Yes
Q3 Wrangled sample metadata Yes
Q4A Identified the two subjects with the most samples Almost
Q4B Identified the two subjects with the fewest samples Yes
Q5A Identified the two tissue types with the most samples Yes
Q5B Identified the two tissue types with the fewest samples Yes
Q6A Filtered for subject GTEX-NPJ8 Yes
Q6B Correctly identified tissue with the most samples Yes
Q6C Discussed difference between samples of tissue from Q6B Yes
Q7A Filtered out NA values Yes
Q7B Correctly determined number of subjects with mean SMATSSCR score of 0 No
Q7C Provided additional observations/discussion about mean score distribution Yes

Q4A - asks for two subjects, but this is very minor Q7 - Good start. What you're doing here is getting the number of SMATSSCR values that are equal to 0. Instead, you should find the SMATSSCR values for each patient, take the average of those values, and then report the number of those averages that are equal to 0

andrew-bortvin commented 1 month ago
Question Description Completion
Q2 Prepared working environment Yes
Q3 Wrangled sample metadata Yes
Q4A Identified the two subjects with the most samples Yes
Q4B Identified the two subjects with the fewest samples Yes
Q5A Identified the two tissue types with the most samples Yes
Q5B Identified the two tissue types with the fewest samples Yes
Q6A Filtered for subject GTEX-NPJ8 Yes
Q6B Correctly identified tissue with the most samples Yes
Q6C Discussed difference between samples of tissue from Q6B Yes
Q7A Filtered out NA values Yes
Q7B Correctly determined number of subjects with mean SMATSSCR score of 0 Yes
Q7C Provided additional observations/discussion about mean score distribution Yes