Python tools for working with biological sequence data
Project description
# py-seq-tools
Free python libraries for working with biological sequences, alignments, and formats. These libraries are part of Au-public scripts, I haven't documented them well yet. The goal here is to put them into a package and get them better documented.
Longer term, these were written in python 2, but it would be nice to either support python3 full compatability or to completely migrate them over to python3.
The command line utilities of this package serve a dual purpose. 1) is to provide useful utilities you can run through the commandline, and 2) is to provide examples on how to make use the of the libraries included in this package.
Access to the command line utilities can be found with
`$ seq-tools <cli command>`
Where cli command is the name of a cli module.
To use the libraries in this distribution please consult the [API documentation](https://github.com/jason-weirather/py-seq-tools/blob/master/manual.pdf)
You can install seq-tools with pip
>From within the source directory you can try
`$ pip install .`
This should make the `seq-tools` command available as well as the `seqtools` library for import.
This library includes the following modules:
* seqtools
* align
* errors
* format
* bamindex
* bed
* bgzf
* fasta
* fastq
* pacbio
* psl
* sam
* graph
* range
* sequence
* simulation
* emitter
* permute
* randomsource
* statistics
* stream
* structure
Again, details are available in the [API documentation](https://github.com/jason-weirather/py-seq-tools/blob/master/manual.pdf).
Free python libraries for working with biological sequences, alignments, and formats. These libraries are part of Au-public scripts, I haven't documented them well yet. The goal here is to put them into a package and get them better documented.
Longer term, these were written in python 2, but it would be nice to either support python3 full compatability or to completely migrate them over to python3.
The command line utilities of this package serve a dual purpose. 1) is to provide useful utilities you can run through the commandline, and 2) is to provide examples on how to make use the of the libraries included in this package.
Access to the command line utilities can be found with
`$ seq-tools <cli command>`
Where cli command is the name of a cli module.
To use the libraries in this distribution please consult the [API documentation](https://github.com/jason-weirather/py-seq-tools/blob/master/manual.pdf)
You can install seq-tools with pip
>From within the source directory you can try
`$ pip install .`
This should make the `seq-tools` command available as well as the `seqtools` library for import.
This library includes the following modules:
* seqtools
* align
* errors
* format
* bamindex
* bed
* bgzf
* fasta
* fastq
* pacbio
* psl
* sam
* graph
* range
* sequence
* simulation
* emitter
* permute
* randomsource
* statistics
* stream
* structure
Again, details are available in the [API documentation](https://github.com/jason-weirather/py-seq-tools/blob/master/manual.pdf).
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
seq-tools-1.0.10.tar.gz
(238.5 kB
view details)
Built Distribution
seq_tools-1.0.10-py2-none-any.whl
(348.9 kB
view details)
File details
Details for the file seq-tools-1.0.10.tar.gz
.
File metadata
- Download URL: seq-tools-1.0.10.tar.gz
- Upload date:
- Size: 238.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6563c523c17df5189f1f1987f46859c7e449ffe2507403d3238882f231d87834 |
|
MD5 | 71ac45a6615a374be68b7a6117cd46d5 |
|
BLAKE2b-256 | 82ec1a378a4bc5603a6fc8534d700dcadcb211cce25ea567e75a11e558feb4e9 |
File details
Details for the file seq_tools-1.0.10-py2-none-any.whl
.
File metadata
- Download URL: seq_tools-1.0.10-py2-none-any.whl
- Upload date:
- Size: 348.9 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 553cabf6b25a4596f3f1822c3b6e0f2a125f75988b42e9c28e0c27f9c75a25b4 |
|
MD5 | 2e6170476d2f3635a114e362ed2dd32c |
|
BLAKE2b-256 | 89d8731beed661b61f466e1e1fc711869dbd5b5e52a66c94cc7ada12e8eb7c5c |