Skip to content
Snippets Groups Projects
Commit 75572022 authored by Thomas Maurel's avatar Thomas Maurel
Browse files

Have changed the link for the SO.obo file from...

Have changed the link for the SO.obo file from http://downloads.sourceforge.net/project/song/Sequence%20Ontology/so_2_5/so.obo2.5 to http://www.sequenceontology.org/resources/obo_files/current_release.obo. This will allow us to get the most up to date version.
parent 8e187174
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
wget -O GO.obo "http://www.geneontology.org/ontology/obo_format_1_2/gene_ontology.1_2.obo"
# SO - Sequence Ontology
wget -O SO.obo "http://downloads.sourceforge.net/project/song/Sequence%20Ontology/so_2_5/so.obo2.5"
wget -O SO.obo "http://www.sequenceontology.org/resources/obo_files/current_release.obo"
# EFO - Experimental Factor Ontology
wget -O EFO.obo "http://efo.svn.sourceforge.net/viewvc/efo/trunk/src/efoinobo/efo.obo"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment