Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jafarabdi/pixi_coacd
https://github.com/jafarabdi/pixi_coacd
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jafarabdi/pixi_coacd
- Owner: JafarAbdi
- Created: 2024-12-18T13:24:12.000Z (16 days ago)
- Default Branch: main
- Last Pushed: 2024-12-25T16:45:04.000Z (9 days ago)
- Last Synced: 2024-12-25T17:27:15.603Z (9 days ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CoACD
Based on [coacd](https://github.com/SarahWeiii/CoACD/blob/main/python/package/bin/coacd), only difference is that this script will output each part as a separate file
## Installation
```bash
pixi install -a
```## Usage
> [!NOTE]
> Only -i/--input, -o/--output, and -t/--threshold are supported```bash
pixi run coacd -i ./INPUT.SUFFIX -o ./OUTPUT_DIR -t 0.05
```