There are two forms of the pipeline:
-
Native app for Basespace
-
Localized app
Both Require the Installation of the following packages, however the initialization script will do this for you:
- BWA-Meth: look to WGBS-Pipeline/nativeApp/Scripts for installtion
https://github.com/brentp/bwa-meth
- Pile-O-Meth: look to WGBS-Pipeline/nativeApp/Scripts for installtion
https://github.com/dpryan79/PileOMeth
- Bedtools: look to WGBS-Pipeline/nativeApp/Scripts for installtion
http://bedtools.readthedocs.org/en/latest/index.html
- Metilene: look to WGBS-Pipeline/nativeApp/Scripts for installtion
http://www.bioinf.uni-leipzig.de/Software/metilene/
#WGBS/nativeApp/:
Instructions
-
Dockerfile
-
scripts/
a) Form_Builder.json
b) call_back.js
c) Dependencies/
bwa_meth.sh
pileometh.sh
bedtools.sh
metilene.sh
c) data/input/
AppSession.json
d) tmp/scripts/
Full_Pipeline.sh
- Reference/
a) Human Chromosomes:
Chr 1-22
X, Y, M
b) Mouse Chromsomes:
Chr 1-19
X, Y, M
c) Human Genomes:
HG19, HG38
d) Mouse Genomes:
mm9, mm10
c)
#WGBS/Local/
before beginning this process, place all of the raw fastq files to be analyzed into the data/input folder