Skip to content
Snippets Groups Projects
Commit 9815d4d9 authored by Sebastien Moretti's avatar Sebastien Moretti
Browse files

Fix fetch.conf path

parent 85f5f4b0
No related branches found
No related tags found
No related merge requests found
......@@ -40,10 +40,10 @@ text::rh "fetch rh:$entry" text/plain
text::repbase "fetch repbase:$entry" text/plain
text::gp "fetch gp:$entry" text/plain
text::pir "fetch pir:$entry" text/plain
text::epd "fetch -c ./fetch.conf epd:$entry" text/plain
text::epd "fetch -c ../etc/fetch.conf epd:$entry" text/plain
html::epd "../cgi-bin/epdTxt2HTML.pl $entry" text/html
nice::epd "../cgi-bin/EPD2NICE.pl $entry" text/html
text::epdseq "fetch -c ./fetch.conf epdseq:$entry" text/plain
text::epdseq "fetch -c ../etc/fetch.conf epdseq:$entry" text/plain
#genome::epdNew_hg18 "/home/local/epd/cgi-bin/epdNew2genome.pl $db $entry" text/html
#genome::epdNew_hg "/home/local/epd/cgi-bin/epdNew2genome.pl $db $entry" text/html
#genome::epdNew_dm "/home/local/epd/cgi-bin/epdNew2genome.pl $db $entry" text/html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment