Difference between revisions of "New GO Progress Report Script"

From WormBaseWiki
Jump to navigationJump to search
(Created page with "GO is now requiring quarterly progress reports, with the first one due at the meeting this month (2014-03-16). We've been wanting to provide a more details progress report fo...")
 
Line 10: Line 10:
  
 
#Ignore all lines with IEA evidence code
 
#Ignore all lines with IEA evidence code
#Map UniProtKB identifiers in Column 2 to WBGene ID using gp2protein.wb
+
#Replace UniProtKB identifiers in Column 2 with WBGene ID using gp2protein.wb
#Remove (i.e. ignore for further reporting) any resulting lines that are exact duplicate lines of annotation
+
#Remove (i.e. ignore for further reporting) any resulting lines that are ''exact'' duplicate lines of annotation
  
 
Then determine:
 
Then determine:

Revision as of 18:38, 6 March 2014

GO is now requiring quarterly progress reports, with the first one due at the meeting this month (2014-03-16).

We've been wanting to provide a more details progress report for GO for some time now, so this is a good opportunity to do that.

Here's one idea for C. elegans manual annotations:

Input files:

  • gp2protein.wb
  • gp_association.wb
  1. Ignore all lines with IEA evidence code
  2. Replace UniProtKB identifiers in Column 2 with WBGene ID using gp2protein.wb
  3. Remove (i.e. ignore for further reporting) any resulting lines that are exact duplicate lines of annotation

Then determine:

  1. Total number of unique annotations (i.e., lines in the file)
  2. Total number of unique WBGenes
  3. For each of the values in qualifier Column 4 count number of annotations for a given evidence code in Column 7 and number of annotations with an entry in Column 12
  4. Sort results according to unique entries in Column 10 (i.e., each contributing group)
  5. Also report on any lines where the UniProtKB identifier cannot be converted to a WBGene