Difference between revisions of "Ccc.cgi documentation"

From WormBaseWiki
Jump to navigationJump to search
Line 5: Line 5:
 
***This subroutine lists the different actions that curators can take and the expected behavior while using the form:
 
***This subroutine lists the different actions that curators can take and the expected behavior while using the form:
 
****Login - Accessed from the front page.  Curator selects name from list on front page, clicks login, and is taken to Search Page.  A curator must be selected from the list in order to continue.
 
****Login - Accessed from the front page.  Curator selects name from list on front page, clicks login, and is taken to Search Page.  A curator must be selected from the list in order to continue.
****List Component-GO Term - Accessed from the front page.  Clicking on this link takes curators to a page that lists the index of Textpresso Cellular Component Terms to GO Cellular Component Terms.  This index is based solely on curation.
+
****List Component-GO Term - Accessed from the front page.  Clicking on this link takes curators to a page that lists the index of Textpresso Cellular Component Terms to GO Cellular Component (CC) Terms.  This index is organized alphabetically and based solely on curation.
****Search -  
+
****Search - Accessed from search page.  Clicking on this link will take curators to a page that lists search results based on curator specifications.
 +
****Submit - Accessed from curation page.  Clicking on Submit will send annotations to Protein2GO and return a status message at the top of the curation page.
 +
****autocompleteJQ - Used for entering new GO terms during curation.  Allows for searching the CC branch of the GO while curating.
  
 
*Adding New Curators
 
*Adding New Curators

Revision as of 14:14, 8 July 2014

Updating the Form for New Groups

  • Actions
    • Subroutine : sub process
      • This subroutine lists the different actions that curators can take and the expected behavior while using the form:
        • Login - Accessed from the front page. Curator selects name from list on front page, clicks login, and is taken to Search Page. A curator must be selected from the list in order to continue.
        • List Component-GO Term - Accessed from the front page. Clicking on this link takes curators to a page that lists the index of Textpresso Cellular Component Terms to GO Cellular Component (CC) Terms. This index is organized alphabetically and based solely on curation.
        • Search - Accessed from search page. Clicking on this link will take curators to a page that lists search results based on curator specifications.
        • Submit - Accessed from curation page. Clicking on Submit will send annotations to Protein2GO and return a status message at the top of the curation page.
        • autocompleteJQ - Used for entering new GO terms during curation. Allows for searching the CC branch of the GO while curating.
  • Adding New Curators
    • Subroutine : subpopulateCurators
      • Need to map each new curator to their MOD (as represented in all of the accompanying directories where their files are stored)
      • Also need to map each curator to their Protein2GO login email (for testing purposes, users can use kimberly's login)
  • Adding New Link Outs to Gene/Gene Product Pages