Difference between revisions of "LoadAnnotation"

From CoGepedia
Jump to: navigation, search
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
LoadAnnotation enables you to load a set of annotation data for a genome in CoGe. The annotation can then be viewed in GenomeView.
+
LoadAnnotation enables you to load a set of annotation data for a genome in CoGe. The genome and its annotations can then be viewed graphically in GenomeView.
  
[[File:Screen Shot 2013-04-17 at 9.33.22 AM.png|left|500px|CoGe's LoadAnnotation ]]
+
[[File:Screen Shot 2013-04-17 at 9.33.22 AM.png|thumb|center|600px|CoGe's LoadAnnotation ]]
  
==Input==
+
==Inputs==
 
*'''Version:'''  Version of annotation
 
*'''Version:'''  Version of annotation
 
*'''Source:'''  Where is the data from?  This could be you, your lab, your university, a sequencing center, your collaborator.
 
*'''Source:'''  Where is the data from?  This could be you, your lab, your university, a sequencing center, your collaborator.
Line 13: Line 13:
  
 
===Data File===
 
===Data File===
You can select and retrieve data file located at:
+
Annotations are specified in GFF format.  It is '''very important''' that the GFF format follows CoGe guidelines, please see [[GFF ingestion]] for details.
 +
 
 +
You can select and retrieve the GFF file from multiple sources:
 
*The iPlant Data Store
 
*The iPlant Data Store
 
*A URL (FTP/HTTP) server
 
*A URL (FTP/HTTP) server
 
*Your computer (Upload)
 
*Your computer (Upload)
 
===Data Format===
 

Latest revision as of 13:13, 17 April 2013

LoadAnnotation enables you to load a set of annotation data for a genome in CoGe. The genome and its annotations can then be viewed graphically in GenomeView.

CoGe's LoadAnnotation

Inputs

  • Version: Version of annotation
  • Source: Where is the data from? This could be you, your lab, your university, a sequencing center, your collaborator.
  • Restricted: Is this annotation public or restricted to you and your collaborators
  • Genome: Select the appropriate genome from CoGe
  • Select Data File: Opens a window for specifying the input data file
  • Name: Name of annotation data set (optional)
  • Description: Description of annotation data set (optional)

Data File

Annotations are specified in GFF format. It is very important that the GFF format follows CoGe guidelines, please see GFF ingestion for details.

You can select and retrieve the GFF file from multiple sources:

  • The iPlant Data Store
  • A URL (FTP/HTTP) server
  • Your computer (Upload)