Created
December 17, 2015 15:56
-
-
Save samesense/71449e0a3e0467bec4c1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/mnt/isilon/cbmi/variome/bin/java -Xmx32g -Xms16g -jar /mnt/isilon/cbmi/variome/bin/GenomeAnalysisTK-1.6-2-gc2b74ec/3.3-0/GenomeAnalysisTK.jar -l DEBUG -variant_index_type LINEAR -variant_index_parameter 128000 --emitRefConfidence GVCF -T HaplotypeCaller -R /mnt/isilon/cbmi/variome/reference/mm9.fa -I ~/me/projects/blobel/download_encode/data/bam_group/ENCFF001NTS.bam --genotyping_mode DISCOVERY -stand_emit_conf 10 -stand_call_conf 30 -o /home/evansj/me/projects/blobel/download_encode/data/gvars/ENCFF001NTS.g.vcf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment