Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imyizhang/flowviz
Visualization for flow cytometry data.
https://github.com/imyizhang/flowviz
Last synced: 6 days ago
JSON representation
Visualization for flow cytometry data.
- Host: GitHub
- URL: https://github.com/imyizhang/flowviz
- Owner: imyizhang
- License: bsd-3-clause
- Created: 2022-08-24T11:28:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-24T11:51:35.000Z (about 2 years ago)
- Last Synced: 2024-10-11T04:08:03.637Z (about 1 month ago)
- Language: Python
- Homepage: https://pypi.org/project/flowviz
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FlowViz
Visualization for flow cytometry data.
## Installation
```bash
pip install flowviz
```## Quick Start
```python
import flowviz
```## Contributing
## License
FlowViz has an BSD-3-Clause license, as found in the [LICENSE](https://github.com/imyizhang/flowviz/blob/main/LICENSE) file.