Closed allyhawkins closed 7 months ago
Ah it's because when we originally generated this we didn't have the new Dyer/Chen samples in the metadata. I need to update the script to remove any samples that are not on the portal before creating the table.
Okay I made a few updates to this to account for the errors in the table:
on_portal
column. So I added syncing those files in the sync-metadata.R
script. on_portal=TRUE
. This should now be ready for another look @jaclyn-taroni.
Related to https://github.com/AlexsLemonade/ScPCA-manuscript/issues/108
This PR adds three new columns to the existing supplemental table summarizing the total number of samples and libraries across modalities. I added in a column for each of the 10X kits used, 10Xv2, 10Xv3, and 10Xv3.1. In the table, I put these immediately after the single-cell and single-nuclei columns and before any additional modality columns.
I also deleted some extra code that wasn't being used anywhere in the script.