In https://github.com/AlexsLemonade/ScPCA-manuscript/pull/26, we added the total numbers of samples for each group and each disease timing. To get the total numbers, I created two tables (one for diagnosis and one for disease timing) using the data frame that we create in the script for producing Fig1. I thought we may want to be able to update those numbers in the future, so why not save the tables and the short code I used to produce them.
In https://github.com/AlexsLemonade/ScPCA-manuscript/pull/26, we added the total numbers of samples for each group and each disease timing. To get the total numbers, I created two tables (one for diagnosis and one for disease timing) using the data frame that we create in the script for producing Fig1. I thought we may want to be able to update those numbers in the future, so why not save the tables and the short code I used to produce them.