Difference between revisions of "Mapping the GAF to GO OA tables"

From WormBaseWiki
Jump to navigationJump to search
 
(8 intermediate revisions by the same user not shown)
Line 58: Line 58:
 
| No
 
| No
 
|-
 
|-
| gop_project
+
| gop_with_variation
| No value in the GAF
+
| Column 8: With/From
| Will need to add another entry to the drop-down menu
+
| Value after 'WB:' prefix that begins WBVar
| RNAi Phenotype2GO (only if Column 8 contains an RNAi experiment ID)
+
| WBVar00000004
| No
 
|-
 
| gop_curator
 
| No value in the GAF
 
| Will need to have a curator, but the curator will not be dumped as Curator_confirmed
 
| Kevin Howe
 
 
| No
 
| No
 
|-
 
|-
Line 75: Line 69:
 
| P
 
| P
 
| No
 
| No
|-
 
| gop_accession
 
| Column 6: GO_REF
 
| na
 
| na
 
| No
 
|-
 
| gop_with_wbgene
 
| Column 8: With/From
 
| na
 
| na
 
| No
 
|-
 
| gop_with_variation
 
| Column 8: With/From
 
| na
 
| Value after 'WB:' prefix that begins WBVar
 
| No
 
|-
 
| gop_with
 
| Column 8: With/From
 
| na
 
| na
 
| No
 
|-
 
| gop_xrefto
 
| Column 16: Annotation Extension
 
| na
 
| na
 
| no
 
 
|-
 
|-
 
| gop_dbtype
 
| gop_dbtype
Line 110: Line 74:
 
| Exact value in Column 12
 
| Exact value in Column 12
 
| gene
 
| gene
| no
 
|-
 
| gop_protein
 
| Column 17: Gene Product Form ID
 
| na
 
| na
 
| no
 
|-
 
| gop_comment
 
| na
 
| na
 
| na
 
 
| no
 
| no
 
|-
 
|-
Line 127: Line 79:
 
| Column 14: Date
 
| Column 14: Date
 
| Value in GAF will need to be parsed to add dashes conform to OA value
 
| Value in GAF will need to be parsed to add dashes conform to OA value
| 2014-08-27
+
| 2014-10-29
 
| no
 
| no
 
|-
 
|-
| gop_falsepositive
+
|}
| na
+
 
| Will be a toggle that when checked indicates the annotation is a false positive.
+
 
| False Positive
+
{| border=1 cell-padding=5 cell-spacing=10
| YES
+
|-
 +
| gop_project
 +
| No value in the GAF
 +
| Will need to add another entry to the drop-down menu
 +
| RNAi Phenotype2GO (only if Column 8 contains an RNAi experiment ID) OR Variation phenotype2GO (only if Column 8 contains a WBVar)
 +
| No
 +
|-
 +
| gop_curator
 +
| No value in the GAF
 +
| Will need to have a curator, but the curator will not be dumped as Curator_confirmed
 +
| Kevin Howe
 +
| No
 
|-
 
|-
 
|}
 
|}

Latest revision as of 20:02, 19 February 2015

Mapping the Phenotype2GO GAF to GO OA Tables

GAF2.0 file format:

http://geneontology.org/page/go-annotation-file-gaf-format-20

GAF columns not listed in this table can be ignored.


OA Table GAF Column Value for OA Table Example Value New OA Table?
gop_wbgene Column 2: DB Object ID Exact string in Column 2 WBGene00000829 No
gop_qualifier Column 4: Qualifier Value not in the GAF, but will be 'involved_in' involved_in No, but will need to add three new qualifier values to the OA table ('involved_in', 'enables', 'part_of' and make this multi-value)
gop_goid Column 5: GO ID Exact value in Column 5 GO:0007072 No
gop_paper Column 6 DB:Reference Value after 'WB_ref:' prefix WBPaper00005654 No
gop_goinference Column 7: Evidence Code IEA (all Phenotype2GO-based annotations will use IEA until we have a new ECO ID for these) IEA No
gop_with_rnai Column 8: With/From Value after 'WB:' prefix that begins with string WBRNAi WBRNAi00066077 No
gop_with_phenotype Column 8: With/From Value that corresponds to a Phenotype Ontology ID WBPhenotype:0000059 No
gop_with_variation Column 8: With/From Value after 'WB:' prefix that begins WBVar WBVar00000004 No
gop_goontology Column 9: Aspect Exact string in Column 9 P No
gop_dbtype Column 12: DB Object Type Exact value in Column 12 gene no
gop_lastupdate Column 14: Date Value in GAF will need to be parsed to add dashes conform to OA value 2014-10-29 no


gop_project No value in the GAF Will need to add another entry to the drop-down menu RNAi Phenotype2GO (only if Column 8 contains an RNAi experiment ID) OR Variation phenotype2GO (only if Column 8 contains a WBVar) No
gop_curator No value in the GAF Will need to have a curator, but the curator will not be dumped as Curator_confirmed Kevin Howe No


Back to 20141022_-_Phenotype2GO_Pipeline Back to Gene Ontology