Changeset 16247
- Timestamp:
- 17/07/08 11:17:06 (1 month ago)
- Files:
-
- trunk/flymine/webapp/resources/webapp/model/GO.jsp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/flymine/webapp/resources/webapp/model/GO.jsp
r15563 r16247 55 55 of experimental or other support. The codes are listed below. For more 56 56 information, go to <a href="http://www.geneontology.org/GO.evidence.shtml" target="_new">Guide to GO Evidence Codes</a>. </p> 57 <p> IC = Inferred by Curator</p>57 <p> EXP = Inferred from Experiment </p> 58 58 <p> IDA = Inferred from Direct Assay </p> 59 <p> IEA = Inferred from Electronic Annotation </p> 59 <p> IPI = Inferred from Physical Interaction </p> 60 <p> IMP = Inferred from Mutant Phenotype </p> 61 <p> IGI = Inferred from Genetic Interaction </p> 60 62 <p> IEP = Inferred from Expression Pattern </p> 61 <p> IGI = Inferred from Genetic Interaction </p>62 <p> IMP = Inferred from Mutant Phenotype </p>63 <p> IPI = Inferred from Physical Interaction </p>64 63 <p> ISS = Inferred from Sequence or Structural Similarity </p> 65 <p> NAS = Non-traceable Author Statement </p> 66 <p> ND = No biological Data available </p> 64 <p> ISO = Inferred from Sequence Orthology </p> 65 <p> ISA = Inferred from Sequence Alignment </p> 66 <p> ISM = Inferred from Sequence Model </p> 67 <p> IGC = Inferred from Genomic Context </p> 67 68 <p> RCA = inferred from Reviewed Computational Analysis </p> 68 69 <p> TAS = Traceable Author Statement </p> 69 <p> NR = Not Recorded </p> 70 <p> NAS = Non-traceable Author Statement </p> 71 <p> IC = Inferred by Curator </p> 72 <p> ND = No biological Data available </p> 73 <p> IE = Inferred from Electronic Annotation </p> 74 <p> NR = Not Recorded </p> 75 70 76 <br/> 71 77 </div>
