AllenInstitute / scrattch.mapping

Genearlized mapping scripts for RNA-seq and Patch-seq data
8 stars 2 forks source link

Dev jeremy #3

Closed UCDNJJ closed 1 year ago

UCDNJJ commented 1 year ago

Updates and refactoring of code, list of changes:

REMOVED - createSeuratReference CHANGED - buildReferenceFolder -> buildReference CHANGED - Arguments to buildReference and removed Seurat from within buildReference. Inputs now don't rely on any other package (Seurat, Anndata, etc.). REMOVED - Code within buildReference that should be pre-taxonomy building work. Let's discuss.