Skip to content

Instantly share code, notes, and snippets.

View Malarkey73's full-sized avatar

Stephen Henderson Malarkey73

View GitHub Profile
@seandavi
seandavi / somaticScan.sh
Created June 13, 2011 13:17
Call varScan using named pipes (fifos)
#!/bin/bash
#
# Author: Sean Davis <[email protected]>
#
# Uses named pipes (FIFO) to reduce storage needs
# to call varscan somatic
# Some details may need to be edited to meet particular needs
# call with the following parameters
# 1) The FASTA file containing the reference genome
# 2) The Normal bam file