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
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.dev40.tar.gz
(583.0 kB
view details)
File details
Details for the file cfutils-0.0.0.dev40.tar.gz
.
File metadata
- Download URL: cfutils-0.0.0.dev40.tar.gz
- Upload date:
- Size: 583.0 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 | 279f3c3c6db8ed470fe407669d341f1f5b951cf612b8786774ec1f90086bf3a2 |
|
MD5 | 06100560f0d95038f72ef5f8aec43c02 |
|
BLAKE2b-256 | 6ba14b086613bfd535767dcb6bc19a259729131f6f0112c70d791d1ef7904b09 |