UNKNOWN
Project description
This is a Python 2 based suite of tools for analysing SOLiD sequencing reads with poly(A) tails.
Use of PyPy is recommened for speed.
Requirements:
“nesoni”, available from http://vicbioinformatics.com/nesoni.shtml or using
pip install nesoni
You don’t need to install all of nesoni’s dependencies, just Python 2.7 or later or PyPy.
The “convert” tool from ImageMagick.
Installation:
Easy way:
pip install tail-tools
From source:
python setup.py install
For PyPy it seems to be currently easiest to set up in a virtualenv:
virtualenv -p pypy myenv myenv/bin/pip install tail-tools
Usage:
This package contains a number of tools, which can be listed by typing:
tail-tools
The package can be used directly from the source directory with:
python -m tail_tools
These tools may also be used as part of a nesoni-style workflow python script.
Tail-tools is free software, released under the GPL (version 2).
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 tail-tools-0.16.tar.gz.
File metadata
- Download URL: tail-tools-0.16.tar.gz
- Upload date:
- Size: 28.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
38e4e0fb9a7ab82466265de4975ac5d78f48cfb0fda9a6c338a191fd40583f98
|
|
| MD5 |
63de2e41aa2b633ecfcab90821cbc932
|
|
| BLAKE2b-256 |
abb882532ab8c0c0223cf9d50776aa306814c88f25e94f9900066acd05e14096
|