Skip to content

Commit

Permalink
Adds test script
Browse files Browse the repository at this point in the history
  • Loading branch information
pcm32 committed Nov 9, 2016
1 parent 50fde07 commit 1307038
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/runTest1.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/bash

wget "https://drive.google.com/uc?export=download&id=0B2e3YmwhK4fkeW1ORld3ZVZ2ZDQ" -O midcor_outin_input.csv
runMidcor.R -i midcor_outin_input.csv -o output.csv

0 comments on commit 1307038

Please sign in to comment.