AlexsLemonade / scpca-docs

User information about ScPCA processing
https://scpca.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Illustration for expected download of sample with CITE-seq as AnnData #152

Closed allyhawkins closed 1 year ago

allyhawkins commented 1 year ago

We need to create a new illustration for the expected download structure when downloading a sample with CITE-seq as AnnData.

Below is the expected structure copied from https://github.com/AlexsLemonade/ScPCA-admin/issues/595#issuecomment-1644330881

sample_id
├── README.md
├── SCPCL000000_filtered_adt.hdf5
├── SCPCL000000_filtered_rna.hdf5
├── SCPCL000000_processed_adt.hdf5
├── SCPCL000000_processed_rna.hdf5
├── SCPCL000000_qc_report.html
├── SCPCL000000_unfiltered_adt.hdf5
├── SCPCL000000_unfiltered_rna.hdf5
└── single_cell_metadata.tsv
dvenprasad commented 1 year ago

How does this look?

anndata-CITE-seq-sample-download-folder
allyhawkins commented 1 year ago

All look good thank you!!

allyhawkins commented 1 year ago

Closed by #161