Mercurial > repos > bcclaywell > microbiome_pplacer_suite
view bootstrap-wrapper.sh @ 2:ce6db18f5fd3 draft
Uploaded
author | bcclaywell |
---|---|
date | Thu, 26 Feb 2015 19:31:20 -0500 |
parents | d4690e65afcd |
children |
line wrap: on
line source
#!/bin/bash source $(dirname $0)/util.sh source $1 python $(dirname $0)/bootstrap.py \ --plate ${PLATE_ID} \ ${JUNIOR} \ --zone ${ZONE_ID} \ --barcodes ${BARCODES} \ --labels ${LABELS} \ --metadata ${METADATA} \ - < ${SAMPLE_INFO}