Skip to content

Commit

Permalink
remove dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
jkanche committed Dec 12, 2024
1 parent 908e763 commit 56488b5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 188 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,10 @@ print(dataset)

Check out the [documentation](https://biocpy.github.io/cellarr/tutorial.html) for more details.

### Building on HPC environments with `slurm``

.. TODO ..

### Query a `CellArrDataset`

Users have the option to reuse the `dataset` object returned when building the dataset or by creating a `CellArrDataset` object by initializing it to the path where the files were created.
Expand Down
3 changes: 0 additions & 3 deletions src/cellarr/slurm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@
"cell_type": "ascii",
"quality_score": "float32"
},
"metadata": {
"processing_date": ["2024-01-01", "2024-01-02", ...]
}
}
}
```
Expand Down
185 changes: 0 additions & 185 deletions src/cellarr/slurm/build_cellarr_steps_bkp.py

This file was deleted.

0 comments on commit 56488b5

Please sign in to comment.