recipe start-asap

Prepare project directory and project sheet for ASA3P

Homepage:

http://github.com/quadram-institute-bioscience/start-asap/

License:

MIT

Recipe:

/start-asap/meta.yaml

Links:

biotools: start-asap

Prepare the input directory for 'ASA3P', creating automatically a _config.xls_ file from the reads provided. Requires one or more reference files (.gbk recommended) and a directory with FASTQ files (.fq or .fastq, gzipped). Metadata can be supplied via command line or with a JSON file.

package start-asap

(downloads) docker_start-asap

Versions:

1.3.0-11.3.0-01.2.0-01.0.0-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install start-asap

and update with:

conda update start-asap

or use the docker container:

docker pull quay.io/biocontainers/start-asap:<tag>

(see start-asap/tags for valid values for <tag>)

Download stats