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

Illustrations for AnnData sample downloads #151

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 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_rna.hdf5
├── SCPCL000000_processed_rna.hdf5
├── SCPCL000000_qc_report.html
├── SCPCL000000_unfiltered_rna.hdf5
└── single_cell_metadata.tsv
dvenprasad commented 1 year ago

How about this?

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

👍

allyhawkins commented 1 year ago

Closed by #161