File: pvalue_correction_scoreCount.sh

package info (click to toggle)
snpeff 5.4.b%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 757,500 kB
  • sloc: java: 62,572; perl: 2,279; sh: 1,184; python: 744; xml: 507; makefile: 48
file content (6 lines) | stat: -rwxr-xr-x 97 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
#!/bin/sh

in="$1"
out="$2"

Rscript `dirname $0`/pvalue_correction_scoreCount.r "$in" "$out" -1