MetaCell / MetaCell/salk-interactive-atlas
Standardize cells population response
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Frontend shouldn't need to split the response using a complex regex expression
`return cellsFile.data.split(/\r?\n/).map(csv => new Cell(csv)); `
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.