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
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
cfutils-0.0.0.dev41.tar.gz
(583.8 kB
view details)
File details
Details for the file cfutils-0.0.0.dev41.tar.gz
.
File metadata
- Download URL: cfutils-0.0.0.dev41.tar.gz
- Upload date:
- Size: 583.8 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.32.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c706061d5fa52aac52142882f0a00239b153b5f9a552571a48204b1bb93e61a7 |
|
MD5 | b9be58a865af48683b2a462b26eacfd2 |
|
BLAKE2b-256 | e2f9a0bfbfe4187b754c204945f862c0ed7bec25f578119b3014af785524afa0 |