Command Line Interface (CLI)

Detect and visualize mutations in one step

cfutils mut --query ./data/B5-M13R_B07.ab1 --subject ./data/ref.fa --outdir ./data/ --plot

For help on CLI options

cfutils mut --help

Running Tests

To run all tests:

make test

To clean up build and cache files:

make clean

Copyright © 2021-2024, Chang Ye