BatchAdapt

Dynamic multi-loci/multi-repeat tract microsatellite reference sequence generator


Keywords
XML, FASTA, Genetic-references, Bioinformatics, Data-analysis
License
GPL-3.0
Install
pip install BatchAdapt==1.2

Documentation

A minimal wrapper for running cutadapt (http://cutadapt.readthedocs.io/en/stable/) in batch mode. Made for the Monckton Group at University of Glasgow, so there may be specific behaviour in this program for the way in which we label our MiSeq data. I honestly can't remember.

Install

python setup.py install
or
pip install batchadapt

Usage

Example usage:

$ batchadapt [-h/--help] [-v] [-i INPUT] [-o OUTPUT] [-fwfp AAAAA] [-rvfp GGGGG] [-e 0] [-ov 10]

Arguments

Run batchadapt with the '--help' argument for detailed explanations of what each argument does.