Resolve "Add in Astrocyte Support"
This pipeline is a simple method for downloading bulk SRA data, and renaming it, and having it ready to use in our other Astrocyte pipelines [BICF](http://www.utsouthwestern.edu/labs/bioinformatics/) at [UT Southwestern Dept. of Bioinformatics](http://www.utsouthwestern.edu/departments/bioinformatics/).
The pipeline uses [Nextflow](https://www.nextflow.io), a bioinformatics workflow tool, to download multiple files simultaneously, speeding up the process. Once the files have been downloaded, it runs [FastQC](https://www.bioinformatics.babraham.ac.uk/projects/fastqc/) to check the individual file quality metrics, and [MultiQC](https://multiqc.info/) on the entire data set, once the downloads have finished.
\ No newline at end of file