Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jafarabdi/pixi_coacd


https://github.com/jafarabdi/pixi_coacd

Last synced: 8 days ago
JSON representation

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
```