Difference between revisions of "Template:User Page Link"

From LMU BioDB 2013
Jump to: navigation, search
(Export Information: Log export end time.)
(Mitchell Petredis: added Team Name to my template)
 
(12 intermediate revisions by one user not shown)
Line 1: Line 1:
 
==[[user:mpetredi|'''Mitchell Petredis''']]==
 
==[[user:mpetredi|'''Mitchell Petredis''']]==
  
===UniProt XML===
+
[[[[Team Name]]]]
 
+
#Go to [[http://www.uniprot.org/taxonomy/complete-proteomes UniProt Complete Proteomes]]
+
#Choose a topic from the "Complete proteomes" list
+
#*I picked [[http://www.uniprot.org/taxonomy/?query=complete:yes%20ancestor:2 Bacteria]]
+
#Pick a specimen from the list of results and click on "Complete proteome set" under its link.
+
#*For this exercise, pick [[http://www.uniprot.org/uniprot/?query=organism:243277+keyword:1185 Vibrio cholerae serotype O1 (strain 39315 / El Tor Inaba N16961)]]
+
#Once on your specimen page, click on the yellow/orange box in the upper right hand corner called [[http://www.uniprot.org/uniprot/?query=organism%3a243277+keyword%3a1185&format=* Download]] to choose a filetype
+
#*Prior to selecting a file type, make sure [[http://www.uniprot.org/uniprot/?query=organism%3a243277+keyword%3a1185&format=*&compress=yes compressed]] results are enabled by clicking on the link.
+
#*select [[http://www.uniprot.org/uniprot/?query=organism%3a243277+keyword%3a1185&compress=yes&format=xml XML]]
+
#**Extract the .gz file by right-clicking on the file and scrolling to 7-zip/Extract here
+
 
+
===GOA===
+
 
+
#Go to [[http://www.ebi.ac.uk/GOA/downloads UniProt-GOA Downloads]]
+
#*Current/previous UniProt-GOA files are located [[ftp://ftp.ebi.ac.uk/pub/databases/GO/goa/ here]]. NOTE: Google Chrome can't find the link, and redirects to [[http://www.ebi.ac.uk/ European Bionformatics Institute]] instead.
+
 
+
==Gene Database Information==
+
 
+
===Export Information===
+
 
+
Version of GenMAPP Builder: gmbuilder-2.0b70
+
 
+
Computer on which export was run:
+
 
+
Postgres Database name: vc-mpetredi-20131022-gmb2b70
+
 
+
UniProt XML filename:
+
* UniProt XML version (The version information can be found at [http://uniprot.org/news the UniProt News Page]): Vc-uniprot-mpetredi-20131022.xml located in downloads (for now)
+
* Time taken to import: 8.72 minutes
+
 
+
GO OBO-XML filename: go_daily-termdb-mpetredi-20131022.obo.xml
+
* GO OBO-XML version (The version information can be found in the file properties after the file downloaded from the [http://beta.geneontology.org/page/download-ontology GO Download page] has been unzipped):
+
* Time taken to import:
+
* Time taken to process: 14.77 minutes
+
 
+
GOA filename: 46.V_cholerae_ATCC_39315._mpetredi_20131022.goa
+
* ''Direct download from wiki due to network connectivity issue.''
+
* GOA version (News on [http://www.ebi.ac.uk/GOA/ this page] records past releases; current information can be found in the Last modified field on the [ftp://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/ FTP site]):
+
* Time taken to import: 0.16 minutes
+
 
+
Name of .gdb file: Vc-Std_20131022-Mpetredi-gmb2b70.gdb
+
* Time taken to export .gdb:
+
* Upload your file and link to it here.
+
 
+
Note: Export started around 11 am; ended at 4:03:36 pm.
+
 
+
==TallyEngine==
+
 
+
Run the TallyEngine in GenMAPP Builder and record the number of records for UniProt and GO in the XML data and in the PostgreSQL databases (or you can upload and link to a screenshot of the results).
+
 
+
== Using XMLPipeDB match to Validate the XML Results from the TallyEngine==
+
 
+
[[How_Do_I_Count_Thee%3F_Let_Me_Count_The_Ways#XMLPipeDB_Match | Follow the instructions found on this page to run XMLPipeDB match.]]
+
 
+
Are your results the same as you got for the TallyEngine?  Why or why not?
+
 
+
== Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine==
+
 
+
[[How_Do_I_Count_Thee%3F_Let_Me_Count_The_Ways#SQL | Follow the instructions on this page to query the PostgreSQL Database.]]
+
 
+
==OriginalRowCounts Comparison==
+
 
+
Within the .gdb file, look at the OriginalRowCounts table to see if the database has the expected tables with the expected number of records. Compare the tables and records with a benchmark .gdb file.
+
 
+
Benchmark .gdb file: (for the [[Week 9]] Assignment, use the "Vc-Std_External_20101022.gdb" as your benchmark, downloadable from [http://sourceforge.net/projects/xmlpipedb/files/V.%20cholerae%20Gene%20Database/V.%20cholerae%2020101022/Vc-Std_External_20101022.zip/download here].
+
 
+
Copy the OriginalRowCounts table and paste it here:
+
 
+
Note:
+
 
+
==Visual Inspection==
+
 
+
Perform visual inspection of individual tables to see if there are any problems.
+
 
+
* Look at the Systems table. Is there a date in the Date field for all gene ID systems present in the database?
+
* Open the UniProt, RefSeq, and OrderedLocusNames tables. Scroll down through the table. Do all of the IDs look like they take the correct form for that type of ID?
+
 
+
Note:
+
 
+
==.gdb Use in GenMAPP==
+
 
+
Note:
+
 
+
===Putting a gene on the MAPP using the GeneFinder window===
+
 
+
* Try a sample ID from each of the gene ID systems. Open the Backpage and see if all of the cross-referenced IDs that are supposed to be there are there.
+
 
+
Note:
+
 
+
===Creating an Expression Dataset in the Expression Dataset Manager===
+
 
+
* How many of the IDs were imported out of the total IDs in the microarray dataset? How many exceptions were there? Look in the EX.txt file and look at the error codes for the records that were not imported into the Expression Dataset.  Do these represent IDs that were present in the UniProt XML, but were somehow not imported? or were they not present in the UniProt XML?
+
 
+
Note:
+
 
+
===Coloring a MAPP with expression data===
+
 
+
Note:
+
 
+
===Running MAPPFinder===
+
 
+
Note:
+
 
+
== Compare Gene Database to Outside Resource==
+
 
+
The OrderedLocusNames IDs in the exported Gene Database are derived from the UniProt XML.  It is a good idea to check your list of OrderedLocusNames IDs to see how complete it is using the original source of the data (the sequencing organization, the MOD, etc.)  Because UniProt is a protein database, it does not reference any non-protein genome features such as genes that code for functional RNAs, centromeres, telomeres, etc.
+
 
+
Note:
+
 
+
<!--In this example, this query tells you which IDs are in Riley only:<br>
+
select Riley.ID from Riley left outer join Blattner on Riley.ID = Blattner.ID where Blattner.ID is null;-->
+

Latest revision as of 04:56, 12 November 2013

[edit] Mitchell Petredis

[[Team Name]]

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox