Changes between Version 3 and Version 4 of TextMiningDayFour
- Timestamp:
- 2010/02/12 11:32:18 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TextMiningDayFour
v3 v4 23 23 Note: If given the choice, prefer Swissprot over TrEMBL 24 24 25 {{{ 26 <entity_name id="disease6" facta_id="UMLS:C0878544" type="disease">cardiomyopathy</entity_name> 27 }}} 25 {{{ <entity_name id="disease6" facta_id="UMLS:C0878544" type="disease">cardiomyopathy</entity_name> }}} 28 26 29 27 ---> Unfortunately we still don't have well accepted URIs for UMLS yet. We could do a lookup and provide URIs pointing to the OBO disease ontology, but this is a bit computationally expensive. 30 28 31 {{{ 32 <entity_name id="compound18615" facta_id="CAS:79-43-6" type="compound">Dichloroacetate</entity_name> 29 {{{ <entity_name id="compound18615" facta_id="CAS:79-43-6" type="compound">Dichloroacetate</entity_name> 33 30 <entity_name id="enzyme1375" facta_id="EC:3.5.3.22" type="enzyme"> 34 31 <entity_name id="compound18620" facta_id="CAS:61-78-9" type="compound">PAH</entity_name> 35 </entity_name> 36 }}} 32 </entity_name> }}} 37 33 38 34 ---> CAS and EC numbers would need to be mapped as well