Skip to main content

Search for LTR retrotransposons.

Project description

https://travis-ci.org/maybelinot/findltr.svg https://coveralls.io/repos/maybelinot/findltr/badge.svg

findltr

Command-line tool for de novo identification of LTR retrotransposons.

Requirements

  • Basic Local Alignment Search Tool (BLAST):

    $ sudo apt-get install ncbi-blast+

Installations

Example install, using VirtualEnv:

# install/use python virtual environment
virtualenv ~/virtenv_scratch --no-site-packages

# activate the virtual environment
source ~/virtenv_scratch/bin/activate

# upgrade pip in the new virtenv
pip install -U pip setuptools

# install this package in DEVELOPMENT mode
python setup.py develop

# or simply install
# python setup.py install

Options

The list of available options:

General
--input

Input *.fasta or *.fa file

--output

Output *.gff file

Search parameters

Option

Description

Default

–algorithm

Algorithm, [kmp|salcp|original]

original

–pattern_len

Length of pattern

20

–min_distance

Minimal distance between LTRs

1000

–max_distance

Maximal distance between LTRs

20000

–min_ltr_len

Minimal length of LTRs

100

–max_ltr_len

Maximal length of LTRs

1000

Other
--verbose

Include more details

--debug

Turn on debugging output, do not catch exceptions

See findltr --help for complete list of available options.

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

findltr-0.0.1.tar.gz (7.2 kB view details)

Uploaded Source

File details

Details for the file findltr-0.0.1.tar.gz.

File metadata

  • Download URL: findltr-0.0.1.tar.gz
  • Upload date:
  • Size: 7.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for findltr-0.0.1.tar.gz
Algorithm Hash digest
SHA256 ea72e1773664df7807a538923eeabb3d078e79fa07c80e846ff42bc169c54c9e
MD5 9eb2fe61d63f3e9bdf722b286112fb7a
BLAKE2b-256 27faaf20873ede336630928c15a13883924464ca3bfb428319e4c055ab0bea89

See more details on using hashes here.

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