Chromatogram File Utils
Project description
cfutils
Chromatogram File Utils
for sanger sequencing data visualizing, alignment, mutation calling, and trimming etc.
Demo
command to generate 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't going on)
pip install cfutils
manipulate the source code
clone from github
git clone git@github.com:yech1990/cfutils.git
install dependance
make init
do unittest
make test
How to use?
in command line
cfutils mut --help
as python module
import cfutils as cf
ChangeLog
- build as python package for pypi
- fix bug that highlihgting 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file cfutils-0.0.0.dev48.tar.gz
.
File metadata
- Download URL: cfutils-0.0.0.dev48.tar.gz
- Upload date:
- Size: 584.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d927100614a413747be190e1bf6ea2dca15d2f560ae251a6ac39be4ba7caeaa3 |
|
MD5 | 438b4d40bb5a376d6257c7763c934e3b |
|
BLAKE2b-256 | 342dc47709570e565c612d01b6ecdf14df731704b20c0936645d5127e1ddb7d9 |