Skip to content

Instantly share code, notes, and snippets.

@ionox0
Last active January 7, 2020 18:04
Show Gist options
  • Save ionox0/fc8fb9bfea2ad778c840ac5ca6825d54 to your computer and use it in GitHub Desktop.
Save ionox0/fc8fb9bfea2ad778c840ac5ca6825d54 to your computer and use it in GitHub Desktop.
brass with singularity
singularity run -B /folder/with/tumor_normal/bams:/tmp /home/johnsoni/brass/quay_io-brass_v6.3.0.simg
brass.pl -c 2 -o myout -t /tmp/tumor.bam -n /tmp/normal.bam
# causes error - why is -d required? ask Peter...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment