Skip to content

Commit d1f518e

Browse files
committed
fix download link for merops
1 parent 8d5cccf commit d1f518e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

funannotate/downloads.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"downloads": {
33
"uniprot": "http://ftp.ebi.ac.uk/pub/databases/uniprot/current_release/knowledgebase/complete/uniprot_sprot.fasta.gz",
44
"uniprot-release": "http://ftp.ebi.ac.uk/pub/databases/uniprot/current_release/knowledgebase/complete/reldate.txt",
5-
"merops": "http://ftp.ebi.ac.uk/pub/databases/merops/current_release/merops_scan.lib",
5+
"merops": "http://ftp.ebi.ac.uk/pub/databases/merops/current_release/meropsscan.lib",
66
"dbCAN": "https://bcb.unl.edu/dbCAN2/download/Databases/V11/dbCAN-HMMdb-V11.txt",
77
"dbCAN-tsv": "https://bcb.unl.edu/dbCAN2/download/Databases/V11/CAZyDB.08062022.fam-activities.txt",
88
"dbCAN-log": "https://bcb.unl.edu/dbCAN2/download/Databases/V11/readme.txt",
@@ -131,4 +131,4 @@
131131
"embryophyta_odb9"
132132
]
133133
}
134-
}
134+
}

0 commit comments

Comments
 (0)