Analizer of periodic repetitions in DNA
Project description
Use aprdna to look for periodic repetitions in sequences of DNA, in the GenBank format.
Install
Use pip to install the program:
$ pip install aprdna
Usage
usage: aprdna [-h] [-a NAME] [-p PERIOD] [-t TOLERANCE] [-m LENGTH] [-r THROTTLE] path
Search for repetitions of nucleotides.
- positional arguments:
path Path to Sequence file
- optional arguments:
- -h, --help
show help message and exit
- -p PERIOD, --period PERIOD
Periodicity of the repetition
- -t TOLERANCE, --tolerance TOLERANCE
Tolerance window for the repetition
- -m LENGTH, --length LENGTH
Minimal repetition length
- -r THROTTLE, --throttle THROTTLE
Stop after so many fragments
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
aprdna-0.1.0.tar.gz
(3.5 kB
view hashes)