Stanford Clinical Genomics Service analysis and QC pipeline
After cloning into the repo, do the following to check out dependencies:
cd scgs_pipeline
git submodule init
git submodule update
Note: if any of the submodule repositories are set to private, you will have to authenticate with an account that has read privileges.