Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

subsample-fastas-0.0.0.tar.gz (3.5 MB view hashes)

Uploaded Source

Built Distribution

subsample_fastas-0.0.0-py2.py3-none-any.whl (13.8 kB view hashes)

Uploaded Python 2 Python 3

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