ross 0.1.7

A set of scripts to run basic analysis on fastq files
Documentation
# Wrapper scripts

Due to the UNIX-style pipes that this project enforces, it is sometimes necessary to use a wrapper script to bring things together.  Here are some included wrapper scripts, located in the scripts directory.

## Read metrics

The script readMetrics.sh runs read metrics on a group of files.  Usage: `readMetrics.sh *.fastq[.gz]`.