File: last-map-probs-test.sh

package info (click to toggle)
last-align 1651-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 14,692 kB
  • sloc: cpp: 44,419; python: 5,217; ansic: 1,938; sh: 710; makefile: 457
file content (10 lines) | stat: -rwxr-xr-x 191 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#! /bin/sh

cd $(dirname $0)

PATH=../bin:$PATH

{
    last-map-probs -s400 SRR359290-1k.maf
    maf-convert tab SRR359290-1k.maf | last-map-probs -m0.1
} | diff -u last-map-probs-test.out -