Sha256: 516084754f41452393bfc67ffef31a287eaf0453349b0a452393b4f1881f3efc
Contents?: true
Size: 273 Bytes
Versions: 50
Compression:
Stored size: 273 Bytes
Contents
#!/bin/bash DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" test_out=$DIR/test_out rm -rf $test_out $DIR/../bin/polymarker.rb -c $DIR/data/PST130_7067.fa -s $DIR/data/PST130_7067.csv -r $DIR/data/PST130_7067.fa -o $test_out -e affine:local -a arm_selection_morex
Version data entries
50 entries across 50 versions & 2 rubygems