DoEnsGeneUpdate: Difference between revisions
From genomewiki
Jump to navigationJump to search
No edit summary |
|||
Line 13: | Line 13: | ||
check on the tables | check on the tables | ||
</OL> | </OL> | ||
==download== | |||
==process== | |||
==load== | |||
==cleanup== | |||
==makeDoc== |
Revision as of 22:28, 3 March 2008
Ensembl Gene updates for the UCSC genome browser
Steps of script
- download - fetch gtf and peptide files from Ensembl FTP site.
Optionally, the assembly.txt and seq_region.txt MySQL table dumps for GeneScaffold coordinate translation. - process - perform transformation of gtf file into UCSC genePred file with appropriate coordinate transformations
- load tables ensGene, ensGtp, ensPep, and optionally ensemblGeneScaffold
- cleanup removes temporary files
- makeDoc prints out what would be in the make doc and does a sanity check on the tables