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

Version Path
bio-polyploid-tools-0.5.1 test/test_wrong_selection.sh
bio-polyploid-tools-0.5.0 test/test_wrong_selection.sh
bio-polyploid-tools-0.4.7 test/test_wrong_selection.sh
bio-polyploid-tools-0.4.6 test/test_wrong_selection.sh
bio-polyploid-tools-0.4.5 test/test_wrong_selection.sh
bio-polyploid-tools-0.4.4 test/test_wrong_selection.sh
bio-polyploid-tools-0.4.3 test/test_wrong_selection.sh
bio-polyploid-tools-0.4.2 test/test_wrong_selection.sh
bio-polyploid-tools-0.4.1 test/test_wrong_selection.sh
bio-polyploid-tools-0.4.0 test/test_wrong_selection.sh