Skip to content
Snippets Groups Projects
Commit 89d386f7 authored by Andreas Kusalananda Kähäri's avatar Andreas Kusalananda Kähäri
Browse files

Also get the Experimental Factor Ontology (EFO).

parent 77c70de3
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,9 @@ wget -O GO.obo "http://www.geneontology.org/ontology/obo_format_1_2/gene_ontolog
# SO - Sequence Ontology
wget -O SO.obo "http://song.cvs.sourceforge.net/viewvc/*checkout*/song/ontology/so.obo"
# EFO - Experimental Factor Ontology
wget -O EFO.obo "http://efo.svn.sourceforge.net/viewvc/efo/trunk/src/efoinobo/efo.obo"
exit
# ----------------------------------------------------------------------
......
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