How to add a genome from Phytozome or JGI

From CoGepedia
Jump to: navigation, search

One question we get frequently is how to add data from other genome repositories. This tutorial is for JGI, but should work for most places.

Instructions to load data

  1. Go to JGI/Phytozome
  2. Go to the download section for your genome of interest
  3. Select and download the assembly (fasta) and annotations (GFF)
    1. Note: Select the gff file that contains both genes and exons "xxx.genes_exons.gff.gz"
    2. Screen Shot 2014-10-16 at 2.16.04 PM.png
    3. Once downloaded, you can send these files to your iPlant Data Store and put them into the coge_data directory (to which CoGe has access), or you can upload them from your desktop. We recommend using the iPlant Data Store due to its more robust file transfer methods. However, your desktop should be fine as long as you have a decent bandwidth.
  4. Log into CoGe
  5. Go to your user profile page
  6. Press "Create" and select "New Genome"
    1. Screen Shot 2014-10-16 at 2.18.56 PM.png
  7. This will take you to LoadGenome (or a popup in your profile for LoadGenome
  8. Fill out the necessary information about the genome.
    1. Note: I like to keep a newly load genome private until I had a chance to make sure the data loaded correctly. Then I make it public.
    2. Note: You can add a link to the data file. Unfortunately, JGI's download is behind an API so a directly link cannot be generated.
    3. Screen Shot 2014-10-16 at 2.27.03 PM.png
  9. Add (upload) the assembly in fasta format.
    1. Screen Shot 2014-10-16 at 2.42.45 PM.png
    2. Screen Shot 2014-10-16 at 2.42.59 PM.png
  10. Press the red "Load Genome" button located at the bottom of the data selections
  11. A popup will appear stating that your genome is being loaded
    1. Screen Shot 2014-10-16 at 2.44.39 PM.png
  12. When the genome has been loaded successfully, you'll get a thumbs-up and a link to go to GenomeInfo
    1. Screen Shot 2014-10-16 at 3.49.53 PM.png
    2. GenomeInfo will appear in a popup in your profile page or in a new window. GenomeInfo lets you get detailed information about your genome, manage data about the genome, send it to CoGe's analysis tools, and associate new data to the genome.
  13. To add structural annotations to your genome, press "Load Gene Annotations"
    1. This will popup (or a load new window) of LoadExperiment.
    2. LoadExperiment will ask you to add information about your genome and to upload a GFF file for the annotations.
  14. Add information about the annotation file and add your GFF file
    1. Screen Shot 2014-10-16 at 3.53.38 PM.png
    2. Note: the gff file can be compressed in gzip
  15. Press the red "Load Annotation" button to start loading the annotations
    1. Note: Loading these annotations may take a while
    2. Screen Shot 2014-10-16 at 3.56.57 PM.png
  16. You will get a thumbs up when the loading is complete and successful
    1. Screen Shot 2014-10-17 at 8.56.03 AM.png

Loading Complete

Testing and making the genome public

Time to make sure that the genome and annotations loaded correct before making the genome public

  1. Go to GenomeInfo for your newly loaded genome
    1. Screen Shot 2014-10-17 at 8.59.29 AM.png
  2. Check that there are sequences loaded by looking at the statistics for the genome
  3. Check that the annotations loaded correctly by clicking "Click for features" under features
    1. Screen Shot 2014-10-17 at 9.01.54 AM.png
  4. Visualize the genome by pressing "View". This will launch GenomeView
    1. Screen Shot 2014-10-17 at 9.05.11 AM.png
  5. The genome should have gene models. You may need to zoom out and scroll along the genome to see them.
  6. Check gene models by extracting protein coding features ([CDS])
    1. Move to a region with several gene models
    2. Move the mouse to the feature track title/name ("Features: all")
    3. Press the down arrow that appears when the mouse is on the feature track name
    4. Select "Send to FeatList". FeatList will extract the features from the genomic region and display them to you in a list
    5. Screen Shot 2014-10-17 at 12.36.13 PM.png
    6. Features are automatically sent to FeatList
    7. Screen Shot 2014-10-17 at 12.38.45 PM.png
  7. In FeatList, check the checkbox for all the CDS features
    1. There is an option in the menu at below the feature list to do this
    2. Screen Shot 2014-10-17 at 12.38.59 PM.png
    3. Select "FASTA Sequences" for where to send the features to
    4. Screen Shot 2014-10-17 at 12.39.08 PM.png
    5. Press the green "Go" Button
    6. Features are sent to FastaView
    7. Screen Shot 2014-10-17 at 12.42.42 PM.png
  8. In FastaView, the sequences are shown as DNA sequences
  9. To test to see if the CDS features were loaded properly, press "Protein" to translate the DNA sequence to amino acid sequence
    1. Screen Shot 2014-10-17 at 12.43.29 PM.png
  10. When the translated sequences are returned, there is a count at the top that shows the number of sequences and the number of features. If CoGe can determine the correct reading frame, only one sequence will be returned (the correct translation). If CoGe can't determine the correct reading frame, all 6 translated reading frames will be returned. If every sequence translated correctly, the number of sequence will equal the number of features. If any sequence was translated into all 6 reading frames, there will be more sequences than features.
    1. All sequences translated correctly
    2. Screen Shot 2014-10-17 at 12.44.53 PM.png
  11. Additional testing
    1. I sometimes run a synmap analysis using the new genome and a related genome. Since I know what to expect from the results, it is another way to check if the genome was loaded properly.

=Make your genome public!

Once the genome load has been validated, it is time to make it public

  1. Return to GenomeInfo
  2. Press "Edit Info" under the info box
Screen Shot 2014-10-17 at 12.49.47 PM.png
  1. Deselect "Restricted"
  2. Press the green "Update" button to save.
Screen Shot 2014-10-17 at 12.49.52 PM.png
  1. The genome is now public.