MetaCell / MetaCell/salk-interactive-atlas

Standardize cells population response

Open
#172 0 comments 0 reactions 1 assignee Claimed by @afonsobspinto View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.