Skip to content

Commit

Permalink
Update sphinx/examples/blastExample
Browse files Browse the repository at this point in the history
  • Loading branch information
mdavy86 committed Nov 8, 2012
1 parent 125737c commit 1626c60
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions sphinx/examples/blastExample
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
#!/usr/bin/env bash

## Mark: The input data for this script needs to be modified to conform to your original example
## which included a bash post command doing 'grep dicer ...'

mkdir test.project && cd test.project
mkdir 00.blastdb && cd 00.blastdb

Expand Down

0 comments on commit 1626c60

Please sign in to comment.