Difference between revisions of "LoadAnnotation"

From CoGepedia
Jump to: navigation, search
 
(2 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 genome and its annotations can then be viewed graphically 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|thumb|center|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===
Annotations are specified in GFF format.  It is VERY IMPORTANT that the GFF format follows CoGe guidelines, please see [[GFF ingestion]] for details.
+
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:
 
You can select and retrieve the GFF file from multiple sources:

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)