File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ public function run()
4949 $ files = explode (", " ,parent ::getParameterValue ('files ' ));
5050 }
5151 $ release = parent ::getParameterValue ('release ' );
52- $ releaseb = "WS247 " ;
52+ $ releaseb = "WS249 " ;
5353 $ remote_files = array (
5454 "geneIDs " => "species/c_elegans/annotation/geneIDs/c_elegans.PRJNA13758. " .$ release .".geneIDs.txt.gz " ,
5555 "functional_descriptions " => "species/c_elegans/annotation/functional_descriptions/c_elegans.PRJNA13758. " .$ release .".functional_descriptions.txt.gz " ,
@@ -215,12 +215,15 @@ function functional_descriptions()
215215 function gene_associations (){
216216 $ go_evidence_type = array (
217217 'IC ' =>'eco:0000001 ' ,
218+ 'IBA ' =>'eco:0000318 ' ,
218219 'IDA ' =>'eco:0000314 ' ,
219220 'IEA ' =>'eco:0000203 ' ,
220221 'IEP ' =>'eco:0000008 ' ,
221222 'IGI ' =>'eco:0000316 ' ,
223+ 'IKR ' =>'eco:0000320 ' ,
222224 'IMP ' =>'eco:0000315 ' ,
223225 'IPI ' =>'eco:0000021 ' ,
226+ 'IRD ' =>'eco:0000321 ' ,
224227 'ISM ' =>'eco:0000202 ' ,
225228 'ISO ' =>'eco:0000201 ' ,
226229 'ISS ' =>'eco:0000044 ' ,
You can’t perform that action at this time.
0 commit comments