abi2csv is a base caller which converts electrophoregram raw data in the ABIF format to reusable sequences in CSV format.
abi2csv is only at very first developement step, but it can already be used — just don't trust its output too much.
Run poetry build
in your working copy.
Usage: abi2csv <input.ab1> > output.csv
Arguments:
input.ab1 raw electrophoregram data in the ABIF format
Contributions are welcome through GitHub pull requests.
Please report bugs and feature requests on GitHub issues.
abi2csv is copyright (C) 2020 Jérémie Roquet jroquet@arkanosis.net and licensed under the ISC license.