Skip to content

Commit

Permalink
Merge branch 'release-8.0.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
julesjacobsen committed Aug 10, 2017
2 parents def283f + 11bf2a5 commit 59de5dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exomiser-cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ The following shell script should work-

#run a test genomiser analysis
cd exomiser-cli-${project.version}
java -Xms2g -Xmx2g -jar exomiser-cli-${project.version}.jar --analysis examples/test-analysis-exome.yml
java -Xms2g -Xmx4g -jar exomiser-cli-${project.version}.jar --analysis examples/test-analysis-exome.yml

This script will download, verify and extract the exomiser files and then run the analysis contained in the file 'test-analysis-exome.yml' from the examples sub-directory. This contains a known pathogenic missense variant in the FGFR2 gene.

Expand Down

0 comments on commit 59de5dc

Please sign in to comment.