DailyDreaming / load-project

1 stars 0 forks source link

Eliminate `cell_counts.json` #122

Closed hannes-ucsc closed 4 years ago

hannes-ucsc commented 4 years ago

Replace with JSON file projects/$uuid/stats.json:

{
    "project_uuid": "$uuid",
    "cell_count": 12345
}