Skip to main content

Chromatogram File Utils

Project description

cfutils

Chromatogram File Utils

For Sanger sequencing data visualizing, alignment, mutation calling, and trimming etc.

Demo

plot chromatogram with mutation

command to generate the demo above

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

How to install?

form pypi

(use this way ONLY, if you don't know what's going on)

pip install cfutils

manipulate the source code

  • clone from github
git clone git@github.com:yech1990/cfutils.git 
  • install the dependence
make init
  • do unittest
make test

How to use?

  • in the command line
cfutils mut --help
  • or as a python module
import cfutils as cf

ChangeLog

  • build as python package for pypi
  • fix bug that highlighting wrong base

TODO

  • call mutation by alignment and plot Chromatogram graphic

  • add a doc

  • change xaxis by peak location

  • fix bug that chromatogram switch pos after trim

  • wrap as a cli app

  • return quality score in output

  • fix issue that selected base is not in the middle

  • fix plot_chromatograph rendering bug

  • add projection feature to make align and assemble possible

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cfutils-0.0.0.dev52.tar.gz (16.0 kB view hashes)

Uploaded Source

Built Distribution

cfutils-0.0.0.dev52-py3-none-any.whl (18.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page