hbctraining / scRNA-seq_online

https://hbctraining.github.io/scRNA-seq_online/.
516 stars 180 forks source link

suggested QC homework questions #48

Closed mistrm82 closed 2 years ago

mistrm82 commented 3 years ago

Perform all of the same plots using the filtered data as we had done with the unfiltered data and answer the following questions:

Question for us --would this apply to nUMI? what does the shoulder represent in the nUMI plot (i.e if a cell has a lot of transcripts associated, it's sequenced alot)

A good exercise would be to provide a nUMI or nGene plot (from a previous consult?) and ask them to choose the threshold. Explain why you chose the threshold

mistrm82 commented 3 years ago

I added most, but the two below were not included. If we have time to review/reword together we can add these at a later date:

  1. Observed shoulder on nUMI plot-- what does it represent (i.e if a cell has a lot of transcripts associated, it's sequenced alot)

  2. The typical range of values for genes can vary for many reasons (i.e ...) We set a fairly liberal threshold and keep cells that have as few as 250 genes detected. How do we explain cells that have so few genes being detected, considering the large number of genes present in the genome? (this one could use some work)

jihe-liu commented 2 years ago

I think the current questions (https://github.com/hbctraining/scRNA-seq_online/blob/master/homework/Day1_exercise.R) are good already. We just need to update these questions and answers in the answer key(https://github.com/hbctraining/scRNA-seq_online/blob/master/homework/Day1_exercise_answer_key.R).

mistrm82 commented 2 years ago

@jihe-liu I found answer keys!

https://github.com/hbctraining/scRNA-seq_online/blob/master/lessons/sc_exercises_qc_analysis.md

mistrm82 commented 2 years ago

It was confusing because there are alo answer keys in markdown format located in the lessons folder. I left those there (since they are linked to in the main lesson). I created this : https://github.com/hbctraining/scRNA-seq_online/blob/master/homework/Day1_exercise_answer_key.md

which will be linked on main schedule page