Randomly alter fasta files by substracting a given % of genes in a genome (fasta) or in a (% of a) set of genomes
Project description
# Overview
Randomly alter fasta files by substracting a given % of genes in a genome (fasta) or in a (% of a) set of genomes
Free software: CeCILL 2.1 Free Software License
## Installation
pip install subsample-fastas
## Documentation
To use the project:
` python import subsample_fastas subsample_fastas.longest() `
## Development
To run the all tests run:
tox
Note, to combine the coverage data from all the tox environments run:
<table> <colgroup> <col style=”width: 10%” /> <col style=”width: 90%” /> </colgroup> <tbody> <tr class=”odd”> <td>Windows</td> <td><pre><code>set PYTEST_ADDOPTS=–cov-append tox</code></pre></td> </tr> <tr class=”even”> <td>Other</td> <td><pre><code>PYTEST_ADDOPTS=–cov-append tox</code></pre></td> </tr> </tbody> </table>
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased] - 0.0.0 (<TODAY>) ——————
Work in progress
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
Built Distribution
File details
Details for the file subsample-fastas-0.0.0.tar.gz
.
File metadata
- Download URL: subsample-fastas-0.0.0.tar.gz
- Upload date:
- Size: 3.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64bcd590e5e2ecba1ff74f9e11c3b191fab709f6ce3900e04e2830026bb7a099 |
|
MD5 | c64232d03152f9a78c6b6b665204917b |
|
BLAKE2b-256 | d18f565faa555071a7e922097ea417bb921fd0b7e90270a3e2a2133b180cfdfa |
File details
Details for the file subsample_fastas-0.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: subsample_fastas-0.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 13.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75e33edf072f2817675e342a91a484a9497c13666d0f66aa394458ffb437f141 |
|
MD5 | 8e5158c4b562fcedaa1daec691596b05 |
|
BLAKE2b-256 | 5971df69903990d824f25680c702ab44bacec5f182123f52eb63f68540ad10e2 |