Curated and updated by R. Taylor Raborn rtraborn@asu.edu
- Clone the repository on your system as follows:
git clone https://github.com/rtraborn/DaphniaVariantCall cd DaphniaVariantCall
- Install
NGSUtils
on your system. Please consultINSTALL.txt
for instructions. - Update the links in the pipeline (e.g.
original_pipeline.sh
) that you would like to test using your favorite text editor. - Execute the pipeline using the appropriate batch script on your cluster as follows:
qsub original_pipeline.sh # The batch scripts are set up for the PBS job scheduler on IU Carbonate. # Please make changes to the batch files as needed for your system.