From b45da377b7f02e870826e6e955f42fe8623f3a2c Mon Sep 17 00:00:00 2001 From: tcarver <tjc> Date: Wed, 12 Mar 2014 10:40:23 +0000 Subject: [PATCH] fix for change in ftp location --- etc/project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/project.properties b/etc/project.properties index df33aa8ae..95bee40ee 100644 --- a/etc/project.properties +++ b/etc/project.properties @@ -4,7 +4,7 @@ project.Styphi.annotation=ftp://ftp.sanger.ac.uk/pub/pathogens/Salmonella/typhi/ project.Styphi.title=Styphi # -project.PF3D7.sequence = ftp://ftp.sanger.ac.uk/pub4/pathogens/Plasmodium/falciparum/3D7/3D7.latest_version/September_2011/Pf3D7_01.embl.gz +project.PF3D7.sequence = ftp://ftp.sanger.ac.uk/pub/project/pathogens/Plasmodium/falciparum/3D7/3D7.latest_version/September_2011/Pf3D7_01.embl.gz project.PF3D7.bam = \ http://www.genedb.org/artemis/NAR/Malaria_RNASeq/version2.1.4/MAL_0h.bam \ http://www.genedb.org/artemis/NAR/Malaria_RNASeq/version2.1.4/MAL_8h.bam \ -- GitLab