File: testBlat.sh

package info (click to toggle)
igv 2.16.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 136,036 kB
  • sloc: java: 120,578; xml: 9,270; sh: 179; javascript: 62; makefile: 25
file content (2 lines) | stat: -rwxr-xr-x 127 bytes parent folder | download | duplicates (3)
1
2
#!/bin/bash
wget -q -O - --no-check-certificate "https://genome.ucsc.edu/cgi-bin/hgBlat?userSeq=$1&type=DNA&db=$2&output=json"