AlexsLemonade / alsf-scpca

Management and analysis tools for ALSF Single-cell Pediatric Cancer Atlas data.
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Move raw files to ID-based locations #27

Closed jashapiro closed 4 years ago

jashapiro commented 4 years ago

For simpler organization, we should move incoming ScPCA files to locations on S3 tied to the SCPCR ids that we have assigned.

This can be done in a few steps: copying the files to new locations & updating the metadata file scpca-library-metadata.tsv to point to the new locations.

Following this, the workflows will need to be updated to use the metadata files to find file locations, so the input to those workflows will only need be the SCPCR ids (and metadata file).