<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Nanguiano</id>
		<title>LMU BioDB 2015 - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://xmlpipedb.lmucs.io/biodb/fall2015/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Nanguiano"/>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php/Special:Contributions/Nanguiano"/>
		<updated>2026-05-03T10:11:33Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.25.1</generator>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Deliverables&amp;diff=8280</id>
		<title>Nanguiano Deliverables</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Deliverables&amp;diff=8280"/>
				<updated>2016-12-21T12:30:36Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: /* Deliverables */ added report link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Deliverables ==&lt;br /&gt;
* [[Media:NA_Final_Powerpoint.pptx|Powerpoint]]&lt;br /&gt;
* [[Media:NA_Final_Report.docx|Report]]&lt;br /&gt;
* [[Nanguiano_Individual_Assessement | Individual Assessment and Reflection]]&lt;br /&gt;
&lt;br /&gt;
== Additional Files == &lt;br /&gt;
* [[Media:NA_V_Cholerae_Read_Me_2016.pdf|V. cholerae Read Me]]&lt;br /&gt;
* [https://github.com/lmu-bioinformatics/xmlpipedb/blob/master/GenMAPP%20Gene%20Databases/V.%20cholerae/%23current/Vc-Std_External_20161009.zip?raw=true|Zipped V. Cholerae GDB] (Github link due to large file size)&lt;br /&gt;
** If Link is unavailable, it can be found on the [https://github.com/lmu-bioinformatics/xmlpipedb|XMLPipeDB Github] under GenMAPP Gene Databases &amp;gt; V. cholerae &amp;gt;#current (or V. cholerae 20161009, should an update have occurred)&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
{{Template:Nanguiano}}&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Individual_Assessement&amp;diff=8279</id>
		<title>Nanguiano Individual Assessement</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Individual_Assessement&amp;diff=8279"/>
				<updated>2016-12-21T12:30:00Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: added report link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Statement of Work ===&lt;br /&gt;
On my project, I completed a successful export of [https://github.com/lmu-bioinformatics/xmlpipedb/tree/master/GenMAPP%20Gene%20Databases/V.%20cholerae/%23current V. cholerae] which solved the problems I had faced in the [[Nanguiano_Week_9|initial export I had attempted]]. To perform the export, I modified an existing [https://github.com/lmu-bioinformatics/xmlpipedb/blob/master/godb/xsd/go_daily-obo-xml-manual.dtd GO OBO-XML DTD schema] to work with [https://github.com/lmu-bioinformatics/xmlpipedb/blob/master/GenMAPP%20Gene%20Databases/V.%20cholerae/%23current/source_files/go_daily-termdb.obo-xml a new OBO-XML file] that used a schema that no longer worked with GenMAPP Builder. I ran [https://github.com/lmu-bioinformatics/xmlpipedb/tree/master/xsd2db xsd2db] on the manually edited DTD file to obtain files that could be used in GenMAPP Builder. I ran [https://github.com/lmu-bioinformatics/xmlpipedb/tree/master/godb/tools GODB Post Processor] on the specified [https://github.com/lmu-bioinformatics/xmlpipedb/blob/master/godb/hbm/To.hbm.xml HBM] and [https://github.com/lmu-bioinformatics/xmlpipedb/blob/master/godb/sql/schema.sql SQL] files to allow them to be properly added to GenMAPP Builder. I replaced the old files in GenMAPP Builder with the new files generated by xsd2db and GODBPostProcessor, and overwrote [https://github.com/lmu-bioinformatics/xmlpipedb/blob/master/gmbuilder/sql/gmbuilder.sql GMBuilder.sql] with the contents of the schema.sql file that was edited by GODB Post Processor so that it could build the proper table initially. I wrote [https://github.com/lmu-bioinformatics/xmlpipedb/wiki/Updating-GMBuilder-to-work-GO&amp;#039;s-OBO-XML-Files documentation on how to perform updates to GMBuilder] in the event of an OBO-XML schema change in the future. Following all of this, I performed an export of V. cholerae, which completed successfully. Then I performed quality assurance on the export, the details of which can be found in the [[Media:NA_Final_Report.docx|report]]. Following this, I converted the [https://xmlpipedb.cs.lmu.edu XMLPipeDB website] to Jekyll, and moved it to a [https://github.com/lmu-bioinformatics/xmlpipedb/tree/gh-pages gh-pages branch] on github, giving it a new [http://lmu-bioinformatics.github.io/xmlpipedb/ github domain]. The primary website was redirected to the github site link. Following this, I ran [http://schemaspy.sourceforge.net/ SchemaSpy] on the database, the results of which can be found [http://lmu-bioinformatics.github.io/xmlpipedb/assets/schemaspy/uniprotdb/ here for uniprotdb], [http://lmu-bioinformatics.github.io/xmlpipedb/assets/schemaspy/godb/ here for godb], and [http://lmu-bioinformatics.github.io/xmlpipedb/assets/schemaspy/gmbuilderdb/ here for gmbuilder]. I also wrote up [https://github.com/lmu-bioinformatics/xmlpipedb/wiki/Using-SchemaSpy documentation on how to use SchemaSpy] for future reference.&lt;br /&gt;
&lt;br /&gt;
=== Assessment of Project ===&lt;br /&gt;
Overall, I would say the project was a success. The initial goal for the semester was completed, and the following goals of converting the XMLPipeDB website to Jekyll and moving it to github were also complete. The most successful aspects of the project were the parts that combined my knowledge with that of Dr. Dionisio and Dr. Dahlquist. Many of the tasks I completed this semester worked with things I&amp;#039;d never worked with before, like ant, hibernate, and xml. Attempting to complete work on my own was often fruitless, as not knowing what I was doing often made it difficult to search for precisely what I needed to do. Working with the professors to learn what they learn instead of trying to do it all myself allowed things to progress much more quickly. If I were to do it again, I would come to them for aid much sooner than I did so as to avoid days of struggle attempting to figure out errors that were very easily recognizable by others. &lt;br /&gt;
&lt;br /&gt;
I am very pleased with the results of my work on the V. cholera export (and corresponding edits to GMBuilder), the XMLPipeDB site, and the SchemaSpy documentation. The export and quality assurance performed seemed to indicate that the edits to GMBuilder will allow for future GO OBO-XML files to run smoothly without error, provided another DTD schema change does not occur. However, should one occur in the future, the documentation written should make the process much smoother for future developers. Due to the use of Github, I would say the project was very organized. Tasks and accomplishments were clearly marked, and questions and concerns were generally kept in their relevant threads. The entire process from beginning to end is documented fully on [https://github.com/lmu-bioinformatics/xmlpipedb/issues github&amp;#039;s issues], in issues both opened and closed as of the time of this writing. Additionally, all code written and changed can be found in the [https://github.com/lmu-bioinformatics/xmlpipedb github repository] for XMLPipeDB. It is my belief that Github allowed for this project to run very smoothly and for all correspondences to be recorded without confusion.&lt;br /&gt;
&lt;br /&gt;
I did find the creation of the report to be very difficult due to the nature of the class this semester, at least within the scope of the existing report guidelines. However, for the most part, I feel as though it was fully complete. The only sections not completed were those using GenMAPP (as GenMAPP crashes upon running on my computer), and the database schema diagram (though the SchemaSpy results on the website may be a substitute for this).&lt;br /&gt;
&lt;br /&gt;
=== Reflection on the Process ===&lt;br /&gt;
I feel that this project was an excellent learning experience. Almost everything I worked with this semester was entirely new, allowing me to expand my knowledge with every week. &lt;br /&gt;
The primary things on the technical and computer science spectrum that I learned were:&lt;br /&gt;
* XML structure and elements, and how to add a new element to an XML file&lt;br /&gt;
* How to use Ant, and how to build files with it&lt;br /&gt;
* How to edit Ant build files to allow files to build that aren&amp;#039;t building&lt;br /&gt;
* How to build a website with Maven&lt;br /&gt;
* How to convert Maven to Jekyll&lt;br /&gt;
* How to update GMBuilder to work with new OBO-XML Files&lt;br /&gt;
* How to use SchemaSpy&lt;br /&gt;
On the personal side, I learned to ask questions when I have them rather than always trying to answer my questions on my own. This is a lesson I have faced many times throughout my college career, but I feel it was especially relevant here. Days spent struggling to decode cryptic error messages or figure out code that simply wasn&amp;#039;t working could have been solved in minutes should I just have asked. While I still value striving to answer questions on my own and feel that it is very important to learning new concepts in computer science, I believe there are times in which it is infinitely more beneficial to ask for help. Asking for help doesn&amp;#039;t always mean being given the answer, as I often fear it is. It can often mean just being given a direction on where to go in order to discover an answer. This is a lesson I will carry with me for years to come.&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:NA_Final_Report.docx&amp;diff=8278</id>
		<title>File:NA Final Report.docx</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:NA_Final_Report.docx&amp;diff=8278"/>
				<updated>2016-12-21T12:28:41Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: There comes a time when you just have to stop working on something. ~~~~&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There comes a time when you just have to stop working on something. [[User:Nanguiano|Nanguiano]] ([[User talk:Nanguiano|talk]]) 04:28, 21 December 2016 (PST)&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Individual_Assessement&amp;diff=8277</id>
		<title>Nanguiano Individual Assessement</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Individual_Assessement&amp;diff=8277"/>
				<updated>2016-12-21T12:28:14Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: added a bit more&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- ADD REPORT LINK --&amp;gt;&lt;br /&gt;
=== Statement of Work ===&lt;br /&gt;
On my project, I completed a successful export of [https://github.com/lmu-bioinformatics/xmlpipedb/tree/master/GenMAPP%20Gene%20Databases/V.%20cholerae/%23current V. cholerae] which solved the problems I had faced in the [[Nanguiano_Week_9|initial export I had attempted]]. To perform the export, I modified an existing [https://github.com/lmu-bioinformatics/xmlpipedb/blob/master/godb/xsd/go_daily-obo-xml-manual.dtd GO OBO-XML DTD schema] to work with [https://github.com/lmu-bioinformatics/xmlpipedb/blob/master/GenMAPP%20Gene%20Databases/V.%20cholerae/%23current/source_files/go_daily-termdb.obo-xml a new OBO-XML file] that used a schema that no longer worked with GenMAPP Builder. I ran [https://github.com/lmu-bioinformatics/xmlpipedb/tree/master/xsd2db xsd2db] on the manually edited DTD file to obtain files that could be used in GenMAPP Builder. I ran [https://github.com/lmu-bioinformatics/xmlpipedb/tree/master/godb/tools GODB Post Processor] on the specified [https://github.com/lmu-bioinformatics/xmlpipedb/blob/master/godb/hbm/To.hbm.xml HBM] and [https://github.com/lmu-bioinformatics/xmlpipedb/blob/master/godb/sql/schema.sql SQL] files to allow them to be properly added to GenMAPP Builder. I replaced the old files in GenMAPP Builder with the new files generated by xsd2db and GODBPostProcessor, and overwrote [https://github.com/lmu-bioinformatics/xmlpipedb/blob/master/gmbuilder/sql/gmbuilder.sql GMBuilder.sql] with the contents of the schema.sql file that was edited by GODB Post Processor so that it could build the proper table initially. I wrote [https://github.com/lmu-bioinformatics/xmlpipedb/wiki/Updating-GMBuilder-to-work-GO&amp;#039;s-OBO-XML-Files documentation on how to perform updates to GMBuilder] in the event of an OBO-XML schema change in the future. Following all of this, I performed an export of V. cholerae, which completed successfully. Then I performed quality assurance on the export, the details of which can be found in the &lt;br /&gt;
&lt;br /&gt;
Report  &amp;lt;!-- ADD LINK HEREEEE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
. Following this, I converted the [https://xmlpipedb.cs.lmu.edu XMLPipeDB website] to Jekyll, and moved it to a [https://github.com/lmu-bioinformatics/xmlpipedb/tree/gh-pages gh-pages branch] on github, giving it a new [http://lmu-bioinformatics.github.io/xmlpipedb/ github domain]. The primary website was redirected to the github site link. Following this, I ran [http://schemaspy.sourceforge.net/ SchemaSpy] on the database, the results of which can be found [http://lmu-bioinformatics.github.io/xmlpipedb/assets/schemaspy/uniprotdb/ here for uniprotdb], [http://lmu-bioinformatics.github.io/xmlpipedb/assets/schemaspy/godb/ here for godb], and [http://lmu-bioinformatics.github.io/xmlpipedb/assets/schemaspy/gmbuilderdb/ here for gmbuilder]. I also wrote up [https://github.com/lmu-bioinformatics/xmlpipedb/wiki/Using-SchemaSpy documentation on how to use SchemaSpy] for future reference.&lt;br /&gt;
&lt;br /&gt;
=== Assessment of Project ===&lt;br /&gt;
Overall, I would say the project was a success. The initial goal for the semester was completed, and the following goals of converting the XMLPipeDB website to Jekyll and moving it to github were also complete. The most successful aspects of the project were the parts that combined my knowledge with that of Dr. Dionisio and Dr. Dahlquist. Many of the tasks I completed this semester worked with things I&amp;#039;d never worked with before, like ant, hibernate, and xml. Attempting to complete work on my own was often fruitless, as not knowing what I was doing often made it difficult to search for precisely what I needed to do. Working with the professors to learn what they learn instead of trying to do it all myself allowed things to progress much more quickly. If I were to do it again, I would come to them for aid much sooner than I did so as to avoid days of struggle attempting to figure out errors that were very easily recognizable by others. &lt;br /&gt;
&lt;br /&gt;
I am very pleased with the results of my work on the V. cholera export (and corresponding edits to GMBuilder), the XMLPipeDB site, and the SchemaSpy documentation. The export and quality assurance performed seemed to indicate that the edits to GMBuilder will allow for future GO OBO-XML files to run smoothly without error, provided another DTD schema change does not occur. However, should one occur in the future, the documentation written should make the process much smoother for future developers. Due to the use of Github, I would say the project was very organized. Tasks and accomplishments were clearly marked, and questions and concerns were generally kept in their relevant threads. The entire process from beginning to end is documented fully on [https://github.com/lmu-bioinformatics/xmlpipedb/issues github&amp;#039;s issues], in issues both opened and closed as of the time of this writing. Additionally, all code written and changed can be found in the [https://github.com/lmu-bioinformatics/xmlpipedb github repository] for XMLPipeDB. It is my belief that Github allowed for this project to run very smoothly and for all correspondences to be recorded without confusion.&lt;br /&gt;
&lt;br /&gt;
I did find the creation of the report to be very difficult due to the nature of the class this semester, at least within the scope of the existing report guidelines. However, for the most part, I feel as though it was fully complete. The only sections not completed were those using GenMAPP (as GenMAPP crashes upon running on my computer), and the database schema diagram (though the SchemaSpy results on the website may be a substitute for this).&lt;br /&gt;
&lt;br /&gt;
=== Reflection on the Process ===&lt;br /&gt;
I feel that this project was an excellent learning experience. Almost everything I worked with this semester was entirely new, allowing me to expand my knowledge with every week. &lt;br /&gt;
The primary things on the technical and computer science spectrum that I learned were:&lt;br /&gt;
* XML structure and elements, and how to add a new element to an XML file&lt;br /&gt;
* How to use Ant, and how to build files with it&lt;br /&gt;
* How to edit Ant build files to allow files to build that aren&amp;#039;t building&lt;br /&gt;
* How to build a website with Maven&lt;br /&gt;
* How to convert Maven to Jekyll&lt;br /&gt;
* How to update GMBuilder to work with new OBO-XML Files&lt;br /&gt;
* How to use SchemaSpy&lt;br /&gt;
On the personal side, I learned to ask questions when I have them rather than always trying to answer my questions on my own. This is a lesson I have faced many times throughout my college career, but I feel it was especially relevant here. Days spent struggling to decode cryptic error messages or figure out code that simply wasn&amp;#039;t working could have been solved in minutes should I just have asked. While I still value striving to answer questions on my own and feel that it is very important to learning new concepts in computer science, I believe there are times in which it is infinitely more beneficial to ask for help. Asking for help doesn&amp;#039;t always mean being given the answer, as I often fear it is. It can often mean just being given a direction on where to go in order to discover an answer. This is a lesson I will carry with me for years to come.&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Individual_Assessement&amp;diff=8276</id>
		<title>Nanguiano Individual Assessement</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Individual_Assessement&amp;diff=8276"/>
				<updated>2016-12-21T11:37:52Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: finished this up. just need link to the report&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- ADD REPORT LINK --&amp;gt;&lt;br /&gt;
=== Statement of Work ===&lt;br /&gt;
On my project, I completed a successful export of [https://github.com/lmu-bioinformatics/xmlpipedb/tree/master/GenMAPP%20Gene%20Databases/V.%20cholerae/%23current V. cholerae] which solved the problems I had faced in the [[Nanguiano_Week_9|initial export I had attempted]]. To perform the export, I modified an existing [https://github.com/lmu-bioinformatics/xmlpipedb/blob/master/godb/xsd/go_daily-obo-xml-manual.dtd GO OBO-XML DTD schema] to work with [https://github.com/lmu-bioinformatics/xmlpipedb/blob/master/GenMAPP%20Gene%20Databases/V.%20cholerae/%23current/source_files/go_daily-termdb.obo-xml a new OBO-XML file] that used a schema that no longer worked with GenMAPP Builder. I ran [https://github.com/lmu-bioinformatics/xmlpipedb/tree/master/xsd2db xsd2db] on the manually edited DTD file to obtain files that could be used in GenMAPP Builder. I ran [https://github.com/lmu-bioinformatics/xmlpipedb/tree/master/godb/tools GODB Post Processor] on the specified [https://github.com/lmu-bioinformatics/xmlpipedb/blob/master/godb/hbm/To.hbm.xml HBM] and [https://github.com/lmu-bioinformatics/xmlpipedb/blob/master/godb/sql/schema.sql SQL] files to allow them to be properly added to GenMAPP Builder. I replaced the old files in GenMAPP Builder with the new files generated by xsd2db and GODBPostProcessor, and overwrote [https://github.com/lmu-bioinformatics/xmlpipedb/blob/master/gmbuilder/sql/gmbuilder.sql GMBuilder.sql] with the contents of the schema.sql file that was edited by GODB Post Processor so that it could build the proper table initially. I wrote [https://github.com/lmu-bioinformatics/xmlpipedb/wiki/Updating-GMBuilder-to-work-GO&amp;#039;s-OBO-XML-Files documentation on how to perform updates to GMBuilder] in the event of an OBO-XML schema change in the future. Following all of this, I performed an export of V. cholerae, which completed successfully. Then I performed quality assurance on the export, the details of which can be found in the &lt;br /&gt;
&lt;br /&gt;
Report  &amp;lt;!-- ADD LINK HEREEEE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
. Following this, I converted the [https://xmlpipedb.cs.lmu.edu XMLPipeDB website] to Jekyll, and moved it to a [https://github.com/lmu-bioinformatics/xmlpipedb/tree/gh-pages gh-pages branch] on github, giving it a new [http://lmu-bioinformatics.github.io/xmlpipedb/ github domain]. The primary website was redirected to the github site link. Following this, I ran [http://schemaspy.sourceforge.net/ SchemaSpy] on the database, the results of which can be found [http://lmu-bioinformatics.github.io/xmlpipedb/assets/schemaspy/uniprotdb/ here for uniprotdb], [http://lmu-bioinformatics.github.io/xmlpipedb/assets/schemaspy/godb/ here for godb], and [http://lmu-bioinformatics.github.io/xmlpipedb/assets/schemaspy/gmbuilderdb/ here for gmbuilder]. I also wrote up [https://github.com/lmu-bioinformatics/xmlpipedb/wiki/Using-SchemaSpy documentation on how to use SchemaSpy] for future reference.&lt;br /&gt;
&lt;br /&gt;
=== Assessment of Project ===&lt;br /&gt;
Overall, I would say the project was a success. The initial goal for the semester was completed, and the following goals of converting the XMLPipeDB website to Jekyll and moving it to github were also complete. The most successful aspects of the project were the parts that combined my knowledge with that of Dr. Dionisio and Dr. Dahlquist. Many of the tasks I completed this semester worked with things I&amp;#039;d never worked with before, like ant, hibernate, and xml. Attempting to complete work on my own was often fruitless, as not knowing what I was doing often made it difficult to search for precisely what I needed to do. Working with the professors to learn what they learn instead of trying to do it all myself allowed things to progress much more quickly. If I were to do it again, I would come to them for aid much sooner than I did so as to avoid days of struggle attempting to figure out errors that were very easily recognizable by others. &lt;br /&gt;
&lt;br /&gt;
I am very pleased with the results of my work on the V. cholera export (and corresponding edits to GMBuilder), the XMLPipeDB site, and the SchemaSpy documentation. The export and quality assurance performed seemed to indicate that the edits to GMBuilder will allow for future GO OBO-XML files to run smoothly without error, provided another DTD schema change does not occur. However, should one occur in the future, the documentation written should make the process much smoother for future developers. Due to the use of Github, I would say the project was very organized. Tasks and accomplishments were clearly marked, and questions and concerns were generally kept in their relevant threads. The entire process from beginning to end is documented fully on [https://github.com/lmu-bioinformatics/xmlpipedb/issues github&amp;#039;s issues], in issues both opened and closed as of the time of this writing. Additionally, all code written and changed can be found in the [https://github.com/lmu-bioinformatics/xmlpipedb github repository] for XMLPipeDB. It is my belief that Github allowed for this project to run very smoothly and for all correspondences to be recorded without confusion.&lt;br /&gt;
&lt;br /&gt;
I did find the creation of the report to be very difficult due to the nature of the class this semester. However, for the most part, I feel as though it was fully complete. The only sections not completed were those using GenMAPP (as GenMAPP crashes upon running on my computer), and the database schema diagram (though the SchemaSpy results on the website may be a substitute for this).&lt;br /&gt;
&lt;br /&gt;
=== Reflection on the Process ===&lt;br /&gt;
I feel that this project was an excellent learning experience. Almost everything I worked with this semester was entirely new, allowing me to expand my knowledge with every week. &lt;br /&gt;
The primary things on the technical and computer science spectrum that I learned were:&lt;br /&gt;
* XML structure and elements, and how to add a new element to an XML file&lt;br /&gt;
* How to use Ant, and how to build files with it&lt;br /&gt;
* How to edit Ant build files to allow files to build that aren&amp;#039;t building&lt;br /&gt;
* How to build a website with Maven&lt;br /&gt;
* How to convert Maven to Jekyll&lt;br /&gt;
* How to update GMBuilder to work with new OBO-XML Files&lt;br /&gt;
* How to use SchemaSpy&lt;br /&gt;
On the personal side, I learned to ask questions when I have them rather than always trying to answer my questions on my own. This is a lesson I have faced many times throughout my college career, but I feel it was especially relevant here. Days spent struggling to decode cryptic error messages or figure out code that simply wasn&amp;#039;t working could have been solved in minutes should I just have asked. While I still value striving to answer questions on my own and feel that it is very important to learning new concepts in computer science, I believe there are times in which it is infinitely more beneficial to ask for help. Asking for help doesn&amp;#039;t always mean being given the answer, as I often fear it is. It can often mean just being given a direction on where to go in order to discover an answer. This is a lesson I will carry with me for years to come.&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Individual_Assessement&amp;diff=8275</id>
		<title>Nanguiano Individual Assessement</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Individual_Assessement&amp;diff=8275"/>
				<updated>2016-12-21T09:56:36Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: Added reflection&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- ADD REPORT LINK --&amp;gt;&lt;br /&gt;
=== Statement of Work ===&lt;br /&gt;
On my project, I completed a successful export of [https://github.com/lmu-bioinformatics/xmlpipedb/tree/master/GenMAPP%20Gene%20Databases/V.%20cholerae/%23current V. cholerae] which solved the problems I had faced in the [[Nanguiano_Week_9|initial export I had attempted]]. To perform the export, I modified an existing [https://github.com/lmu-bioinformatics/xmlpipedb/blob/master/godb/xsd/go_daily-obo-xml-manual.dtd GO OBO-XML DTD schema] to work with [https://github.com/lmu-bioinformatics/xmlpipedb/blob/master/GenMAPP%20Gene%20Databases/V.%20cholerae/%23current/source_files/go_daily-termdb.obo-xml a new OBO-XML file] that used a schema that no longer worked with GenMAPP Builder. I ran [https://github.com/lmu-bioinformatics/xmlpipedb/tree/master/xsd2db xsd2db] on the manually edited DTD file to obtain files that could be used in GenMAPP Builder. I ran [https://github.com/lmu-bioinformatics/xmlpipedb/tree/master/godb/tools GODB Post Processor] on the specified [https://github.com/lmu-bioinformatics/xmlpipedb/blob/master/godb/hbm/To.hbm.xml HBM] and [https://github.com/lmu-bioinformatics/xmlpipedb/blob/master/godb/sql/schema.sql SQL] files to allow them to be properly added to GenMAPP Builder. I replaced the old files in GenMAPP Builder with the new files generated by xsd2db and GODBPostProcessor, and overwrote [https://github.com/lmu-bioinformatics/xmlpipedb/blob/master/gmbuilder/sql/gmbuilder.sql GMBuilder.sql] with the contents of the schema.sql file that was edited by GODB Post Processor so that it could build the proper table initially. I wrote [https://github.com/lmu-bioinformatics/xmlpipedb/wiki/Updating-GMBuilder-to-work-GO&amp;#039;s-OBO-XML-Files documentation on how to perform updates to GMBuilder] in the event of an OBO-XML schema change in the future. Following all of this, I performed an export of V. cholerae, which completed successfully. Then I performed quality assurance on the export, the details of which can be found in the &lt;br /&gt;
&lt;br /&gt;
Report  &amp;lt;!-- ADD LINK HEREEEE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
. Following this, I converted the [https://xmlpipedb.cs.lmu.edu XMLPipeDB website] to Jekyll, and moved it to a [https://github.com/lmu-bioinformatics/xmlpipedb/tree/gh-pages gh-pages branch] on github, giving it a new [http://lmu-bioinformatics.github.io/xmlpipedb/ github domain]. The primary website was redirected to the github site link. Following this, I ran [http://schemaspy.sourceforge.net/ SchemaSpy] on the database, the results of which can be found [http://lmu-bioinformatics.github.io/xmlpipedb/assets/schemaspy/uniprotdb/ here for uniprotdb], [http://lmu-bioinformatics.github.io/xmlpipedb/assets/schemaspy/godb/ here for godb], and [http://lmu-bioinformatics.github.io/xmlpipedb/assets/schemaspy/gmbuilderdb/ here for gmbuilder]. I also wrote up [https://github.com/lmu-bioinformatics/xmlpipedb/wiki/Using-SchemaSpy documentation on how to use SchemaSpy] for future reference.&lt;br /&gt;
&lt;br /&gt;
=== Assessment of Project ===&lt;br /&gt;
Overall, I would say the project was a success. The initial goal for the semester was completed, and the following goals of converting the XMLPipeDB website to Jekyll and moving it to github were also complete. The most successful aspects of the project were the parts that combined my knowledge with that of Dr. Dionisio and Dr. Dahlquist. Many of the tasks I completed this semester worked with things I&amp;#039;d never worked with before, like ant, hibernate, and xml. Attempting to complete work on my own was often fruitless, as not knowing what I was doing often made it difficult to search for precisely what I needed to do. Working with the professors to learn what they learn instead of trying to do it all myself allowed things to progress much more quickly. If I were to do it again, I would come to them for aid much sooner than I did so as to avoid days of struggle attempting to figure out errors that were very easily recognizable by others. &lt;br /&gt;
&lt;br /&gt;
I am very pleased with the results of my work on the V. cholera export (and corresponding edits to GMBuilder), the XMLPipeDB site, and the SchemaSpy documentation. The export and quality assurance performed seemed to indicate that the edits to GMBuilder will allow for future GO OBO-XML files to run smoothly without error, provided another DTD schema change does not occur. However, should one occur in the future, the documentation written should make the process much smoother for future developers. Due to the use of Github, I would say the project was very organized. Tasks and accomplishments were clearly marked, and questions and concerns were generally kept in their relevant threads. The entire process from beginning to end is documented fully on [https://github.com/lmu-bioinformatics/xmlpipedb/issues github&amp;#039;s issues], in issues both opened and closed as of the time of this writing. Additionally, all code written and changed can be found in the [https://github.com/lmu-bioinformatics/xmlpipedb github repository] for XMLPipeDB. It is my belief that Github allowed for this project to run very smoothly and for all correspondences to be recorded without confusion.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Completeness: Did your team achieve all of the project objectives? Why or why not? --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Reflection on the Process ===&lt;br /&gt;
I feel that this project was an excellent learning experience. Almost everything I worked with this semester was entirely new, allowing me to expand my knowledge with every week. &lt;br /&gt;
The primary things on the technical and computer science spectrum that I learned were:&lt;br /&gt;
* XML structure and elements, and how to add a new element to an XML file&lt;br /&gt;
* How to use Ant, and how to build files with it&lt;br /&gt;
* How to edit Ant build files to allow files to build that aren&amp;#039;t building&lt;br /&gt;
* How to build a website with Maven&lt;br /&gt;
* How to convert Maven to Jekyll&lt;br /&gt;
* How to update GMBuilder to work with new OBO-XML Files&lt;br /&gt;
* How to use SchemaSpy&lt;br /&gt;
On the personal side, I learned to ask questions when I have them rather than always trying to answer my questions on my own. This is a lesson I have faced many times throughout my college career, but I feel it was especially relevant here. Days spent struggling to decode cryptic error messages or figure out code that simply wasn&amp;#039;t working could have been solved in minutes should I just have asked. While I still value striving to answer questions on my own and feel that it is very important to learning new concepts in computer science, I believe there are times in which it is infinitely more beneficial to ask for help. Asking for help doesn&amp;#039;t always mean being given the answer, as I often fear it is. It can often mean just being given a direction on where to go in order to discover an answer. This is a lesson I will carry with me for years to come.&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Individual_Assessement&amp;diff=8274</id>
		<title>Nanguiano Individual Assessement</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Individual_Assessement&amp;diff=8274"/>
				<updated>2016-12-21T09:49:13Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: Started assessment of project, will get back to it soon&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- ADD REPORT LINK --&amp;gt;&lt;br /&gt;
=== Statement of Work ===&lt;br /&gt;
On my project, I completed a successful export of [https://github.com/lmu-bioinformatics/xmlpipedb/tree/master/GenMAPP%20Gene%20Databases/V.%20cholerae/%23current V. cholerae] which solved the problems I had faced in the [[Nanguiano_Week_9|initial export I had attempted]]. To perform the export, I modified an existing [https://github.com/lmu-bioinformatics/xmlpipedb/blob/master/godb/xsd/go_daily-obo-xml-manual.dtd GO OBO-XML DTD schema] to work with [https://github.com/lmu-bioinformatics/xmlpipedb/blob/master/GenMAPP%20Gene%20Databases/V.%20cholerae/%23current/source_files/go_daily-termdb.obo-xml a new OBO-XML file] that used a schema that no longer worked with GenMAPP Builder. I ran [https://github.com/lmu-bioinformatics/xmlpipedb/tree/master/xsd2db xsd2db] on the manually edited DTD file to obtain files that could be used in GenMAPP Builder. I ran [https://github.com/lmu-bioinformatics/xmlpipedb/tree/master/godb/tools GODB Post Processor] on the specified [https://github.com/lmu-bioinformatics/xmlpipedb/blob/master/godb/hbm/To.hbm.xml HBM] and [https://github.com/lmu-bioinformatics/xmlpipedb/blob/master/godb/sql/schema.sql SQL] files to allow them to be properly added to GenMAPP Builder. I replaced the old files in GenMAPP Builder with the new files generated by xsd2db and GODBPostProcessor, and overwrote [https://github.com/lmu-bioinformatics/xmlpipedb/blob/master/gmbuilder/sql/gmbuilder.sql GMBuilder.sql] with the contents of the schema.sql file that was edited by GODB Post Processor so that it could build the proper table initially. I wrote [https://github.com/lmu-bioinformatics/xmlpipedb/wiki/Updating-GMBuilder-to-work-GO&amp;#039;s-OBO-XML-Files documentation on how to perform updates to GMBuilder] in the event of an OBO-XML schema change in the future. Following all of this, I performed an export of V. cholerae, which completed successfully. Then I performed quality assurance on the export, the details of which can be found in the &lt;br /&gt;
&lt;br /&gt;
Report  &amp;lt;!-- ADD LINK HEREEEE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
. Following this, I converted the [https://xmlpipedb.cs.lmu.edu XMLPipeDB website] to Jekyll, and moved it to a [https://github.com/lmu-bioinformatics/xmlpipedb/tree/gh-pages gh-pages branch] on github, giving it a new [http://lmu-bioinformatics.github.io/xmlpipedb/ github domain]. The primary website was redirected to the github site link. Following this, I ran [http://schemaspy.sourceforge.net/ SchemaSpy] on the database, the results of which can be found [http://lmu-bioinformatics.github.io/xmlpipedb/assets/schemaspy/uniprotdb/ here for uniprotdb], [http://lmu-bioinformatics.github.io/xmlpipedb/assets/schemaspy/godb/ here for godb], and [http://lmu-bioinformatics.github.io/xmlpipedb/assets/schemaspy/gmbuilderdb/ here for gmbuilder]. I also wrote up [https://github.com/lmu-bioinformatics/xmlpipedb/wiki/Using-SchemaSpy documentation on how to use SchemaSpy] for future reference.&lt;br /&gt;
&lt;br /&gt;
=== Assessment of Project ===&lt;br /&gt;
Overall, I would say the project was a success. The initial goal for the semester was completed, and the following goals of converting the XMLPipeDB website to Jekyll and moving it to github were also complete. The most successful aspects of the project were the parts that combined my knowledge with that of Dr. Dionisio and Dr. Dahlquist. Many of the tasks I completed this semester worked with things I&amp;#039;d never worked with before, like ant, hibernate, and xml. Attempting to complete work on my own was often fruitless, as not knowing what I was doing often made it difficult to search for precisely what I needed to do. Working with the professors to learn what they learn instead of trying to do it all myself allowed things to progress much more quickly. If I were to do it again, I would come to them for aid much sooner than I did so as to avoid days of struggle attempting to figure out errors that were very easily recognizable by others. &lt;br /&gt;
&lt;br /&gt;
I am very pleased with the results of my work on the V. cholera export (and corresponding edits to GMBuilder), the XMLPipeDB site, and the SchemaSpy documentation. The export and quality assurance performed seemed to indicate that the edits to GMBuilder will allow for future GO OBO-XML files to run smoothly without error, provided another DTD schema change does not occur. However, should one occur in the future, the documentation written should make the process much smoother for future developers. Due to the use of Github, I would say the project was very organized. Tasks and accomplishments were clearly marked, and questions and concerns were generally kept in their relevant threads. The entire process from beginning to end is documented fully on [https://github.com/lmu-bioinformatics/xmlpipedb/issues github&amp;#039;s issues], in issues both opened and closed as of the time of this writing. Additionally, all code written and changed can be found in the [https://github.com/lmu-bioinformatics/xmlpipedb github repository] for XMLPipeDB. It is my belief that Github allowed for this project to run very smoothly and for all correspondences to be recorded without confusion.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Reflection on the Process ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Assessment of Project&lt;br /&gt;
Give an objective assessment of the success of your project workflow and teamwork.&lt;br /&gt;
What worked and what didn&amp;#039;t work?&lt;br /&gt;
What would you do differently if you could do it all over again?&lt;br /&gt;
Evaluate the Gene Database Project and Group Report in the following areas:&lt;br /&gt;
Content: What is the quality of the work?&lt;br /&gt;
Organization: Comment on the organization of the project and of your group&amp;#039;s wiki pages.&lt;br /&gt;
Completeness: Did your team achieve all of the project objectives? Why or why not?&lt;br /&gt;
&lt;br /&gt;
Reflection on the Process&lt;br /&gt;
What did you learn?&lt;br /&gt;
With your head (biological or computer science principles)&lt;br /&gt;
With your heart (personal qualities and teamwork qualities that make things work or not work)?&lt;br /&gt;
With your hands (technical skills)?&lt;br /&gt;
What lesson will you take away from this project that you will still use a year from now?&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Individual_Assessement&amp;diff=8273</id>
		<title>Nanguiano Individual Assessement</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Individual_Assessement&amp;diff=8273"/>
				<updated>2016-12-21T09:40:25Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: Added statement of work&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- ADD REPORT LINK --&amp;gt;&lt;br /&gt;
=== Statement of Work ===&lt;br /&gt;
On my project, I completed a successful export of [https://github.com/lmu-bioinformatics/xmlpipedb/tree/master/GenMAPP%20Gene%20Databases/V.%20cholerae/%23current V. cholerae] which solved the problems I had faced in the [[Nanguiano_Week_9|initial export I had attempted]]. To perform the export, I modified an existing [https://github.com/lmu-bioinformatics/xmlpipedb/blob/master/godb/xsd/go_daily-obo-xml-manual.dtd GO OBO-XML DTD schema] to work with [https://github.com/lmu-bioinformatics/xmlpipedb/blob/master/GenMAPP%20Gene%20Databases/V.%20cholerae/%23current/source_files/go_daily-termdb.obo-xml a new OBO-XML file] that used a schema that no longer worked with GenMAPP Builder. I ran [https://github.com/lmu-bioinformatics/xmlpipedb/tree/master/xsd2db xsd2db] on the manually edited DTD file to obtain files that could be used in GenMAPP Builder. I ran [https://github.com/lmu-bioinformatics/xmlpipedb/tree/master/godb/tools GODB Post Processor] on the specified [https://github.com/lmu-bioinformatics/xmlpipedb/blob/master/godb/hbm/To.hbm.xml HBM] and [https://github.com/lmu-bioinformatics/xmlpipedb/blob/master/godb/sql/schema.sql SQL] files to allow them to be properly added to GenMAPP Builder. I replaced the old files in GenMAPP Builder with the new files generated by xsd2db and GODBPostProcessor, and overwrote [https://github.com/lmu-bioinformatics/xmlpipedb/blob/master/gmbuilder/sql/gmbuilder.sql GMBuilder.sql] with the contents of the schema.sql file that was edited by GODB Post Processor so that it could build the proper table initially. I wrote [https://github.com/lmu-bioinformatics/xmlpipedb/wiki/Updating-GMBuilder-to-work-GO&amp;#039;s-OBO-XML-Files documentation on how to perform updates to GMBuilder] in the event of an OBO-XML schema change in the future. Following all of this, I performed an export of V. cholerae, which completed successfully. Then I performed quality assurance on the export, the details of which can be found in the &lt;br /&gt;
&lt;br /&gt;
Report  &amp;lt;!-- ADD LINK HEREEEE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
. Following this, I converted the [https://xmlpipedb.cs.lmu.edu XMLPipeDB website] to Jekyll, and moved it to a [https://github.com/lmu-bioinformatics/xmlpipedb/tree/gh-pages gh-pages branch] on github, giving it a new [http://lmu-bioinformatics.github.io/xmlpipedb/ github domain]. The primary website was redirected to the github site link. Following this, I ran [http://schemaspy.sourceforge.net/ SchemaSpy] on the database, the results of which can be found [http://lmu-bioinformatics.github.io/xmlpipedb/assets/schemaspy/uniprotdb/ here for uniprotdb], [http://lmu-bioinformatics.github.io/xmlpipedb/assets/schemaspy/godb/ here for godb], and [http://lmu-bioinformatics.github.io/xmlpipedb/assets/schemaspy/gmbuilderdb/ here for gmbuilder]. I also wrote up [https://github.com/lmu-bioinformatics/xmlpipedb/wiki/Using-SchemaSpy documentation on how to use SchemaSpy] for future reference.&lt;br /&gt;
&lt;br /&gt;
=== Assessment of Project ===&lt;br /&gt;
&lt;br /&gt;
=== Reflection on the Process ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Statement of Work&lt;br /&gt;
Describe exactly what you did on the project.&lt;br /&gt;
Provide references or links to artifacts of your work, such as:&lt;br /&gt;
Wiki pages&lt;br /&gt;
Other files or documents&lt;br /&gt;
Code or scripts&lt;br /&gt;
&lt;br /&gt;
Assessment of Project&lt;br /&gt;
Give an objective assessment of the success of your project workflow and teamwork.&lt;br /&gt;
What worked and what didn&amp;#039;t work?&lt;br /&gt;
What would you do differently if you could do it all over again?&lt;br /&gt;
Evaluate the Gene Database Project and Group Report in the following areas:&lt;br /&gt;
Content: What is the quality of the work?&lt;br /&gt;
Organization: Comment on the organization of the project and of your group&amp;#039;s wiki pages.&lt;br /&gt;
Completeness: Did your team achieve all of the project objectives? Why or why not?&lt;br /&gt;
&lt;br /&gt;
Reflection on the Process&lt;br /&gt;
What did you learn?&lt;br /&gt;
With your head (biological or computer science principles)&lt;br /&gt;
With your heart (personal qualities and teamwork qualities that make things work or not work)?&lt;br /&gt;
With your hands (technical skills)?&lt;br /&gt;
What lesson will you take away from this project that you will still use a year from now?&lt;br /&gt;
--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Deliverables&amp;diff=8272</id>
		<title>Nanguiano Deliverables</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Deliverables&amp;diff=8272"/>
				<updated>2016-12-21T09:21:09Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: /* Deliverables */ Added links&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Deliverables ==&lt;br /&gt;
* [[Media:NA_Final_Powerpoint.pptx|Powerpoint]]&lt;br /&gt;
* Report &amp;lt;!-- Link coming soon --&amp;gt;&lt;br /&gt;
* [[Nanguiano_Individual_Assessement | Individual Assessment and Reflection]]&lt;br /&gt;
&lt;br /&gt;
== Additional Files == &lt;br /&gt;
* [[Media:NA_V_Cholerae_Read_Me_2016.pdf|V. cholerae Read Me]]&lt;br /&gt;
* [https://github.com/lmu-bioinformatics/xmlpipedb/blob/master/GenMAPP%20Gene%20Databases/V.%20cholerae/%23current/Vc-Std_External_20161009.zip?raw=true|Zipped V. Cholerae GDB] (Github link due to large file size)&lt;br /&gt;
** If Link is unavailable, it can be found on the [https://github.com/lmu-bioinformatics/xmlpipedb|XMLPipeDB Github] under GenMAPP Gene Databases &amp;gt; V. cholerae &amp;gt;#current (or V. cholerae 20161009, should an update have occurred)&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
{{Template:Nanguiano}}&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:NA_V_Cholerae_Read_Me_2016.pdf&amp;diff=8271</id>
		<title>File:NA V Cholerae Read Me 2016.pdf</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:NA_V_Cholerae_Read_Me_2016.pdf&amp;diff=8271"/>
				<updated>2016-12-21T09:16:01Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: Read me for V. Cholerae ~~~~&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Read me for V. Cholerae [[User:Nanguiano|Nanguiano]] ([[User talk:Nanguiano|talk]]) 01:16, 21 December 2016 (PST)&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Deliverables&amp;diff=8270</id>
		<title>Nanguiano Deliverables</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Deliverables&amp;diff=8270"/>
				<updated>2016-12-21T09:11:19Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: create page, add main links&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Deliverables ==&lt;br /&gt;
* [[Media:NA_Final_Powerpoint.pptx|Powerpoint]]&lt;br /&gt;
* Report &amp;lt;!-- Link coming soon --&amp;gt;&lt;br /&gt;
* [[Nanguiano_Individual_Assessement | Individual Assessment and Reflection]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
{{Template:Nanguiano}}&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Template:Nanguiano&amp;diff=8269</id>
		<title>Template:Nanguiano</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Template:Nanguiano&amp;diff=8269"/>
				<updated>2016-12-21T09:11:03Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: /* Individual Journals */ removed report link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[User:Nanguiano | Nicole Anguiano]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Main_Page | BIOL 367, Fall 2015]]&lt;br /&gt;
&lt;br /&gt;
=====Assignment Links=====&lt;br /&gt;
*[[Week_1 | Week 1 Assignment]]&lt;br /&gt;
*[[Week_2 | Week 2 Assignment]]&lt;br /&gt;
*[[Week_3 | Week 3 Assignment]]&lt;br /&gt;
*[[Week_4 | Week 4 Assignment]]&lt;br /&gt;
*[[Week_5 | Week 5 Assignment]]&lt;br /&gt;
*[[Week_6 | Week 6 Assignment]]&lt;br /&gt;
*[[Week_7 | Week 7 Assignment]]&lt;br /&gt;
*[[Week_8 | Week 8 Assignment]]&lt;br /&gt;
*[[Week_9 | Week 9 Assignment]]&lt;br /&gt;
*[[Week_10 | Week 10 Assignment]]&lt;br /&gt;
*[[Week_11 | Week 11 Assignment]]&lt;br /&gt;
*[[Week_12 | Week 12 Assignment]]&lt;br /&gt;
*[[Week_14 | Week 14 Assignment]]&lt;br /&gt;
*[[Week_15 | Week 15 Assignment]]&lt;br /&gt;
&lt;br /&gt;
=====Individual Journals=====&lt;br /&gt;
*[[Nanguiano_Week_2 | Individual Journal Week 2]]&lt;br /&gt;
*[[Nanguiano_Week_3 | Individual Journal Week 3]]&lt;br /&gt;
*[[Nanguiano_Week_4 | Individual Journal Week 4]]&lt;br /&gt;
*[[Nanguiano_Week_5 | Individual Journal Week 5]]&lt;br /&gt;
*[[Nanguiano_Week_6 | Individual Journal Week 6]]&lt;br /&gt;
*[[Nanguiano_Week_7 | Individual Journal Week 7]]&lt;br /&gt;
*[[Nanguiano_Week_8 | Individual Journal Week 8]]&lt;br /&gt;
*[[Nanguiano_Week_9 | Individual Journal Week 9]]&lt;br /&gt;
*[[Nanguiano_Week_10 | Individual Journal Week 10]]&lt;br /&gt;
*[[Nanguiano_Week_11 | Individual Journal Week 11]]&lt;br /&gt;
*[[Nanguiano_Individual_Assessement | Individual Assessment]]&lt;br /&gt;
*[[Nanguiano_Deliverables | Deliverables]]&lt;br /&gt;
&lt;br /&gt;
=====Shared Journals=====&lt;br /&gt;
*[[Class_Journal_Week_1 | Class Journal Week 1]]&lt;br /&gt;
*[[Class_Journal_Week_2 | Class Journal Week 2]]&lt;br /&gt;
*[[Class_Journal_Week_3 | Class Journal Week 3]]&lt;br /&gt;
*[[Class_Journal_Week_4 | Class Journal Week 4]]&lt;br /&gt;
*[[Class_Journal_Week_5 | Class Journal Week 5]]&lt;br /&gt;
*[[Class_Journal_Week_6 | Class Journal Week 6]]&lt;br /&gt;
*[[Class_Journal_Week_7 | Class Journal Week 7]]&lt;br /&gt;
*[[Class_Journal_Week_8 | Class Journal Week 8]]&lt;br /&gt;
*[[Class_Journal_Week_9 | Class Journal Week 9]]&lt;br /&gt;
*[[Class_Journal_Week_10 | Class Journal Week 10]]&lt;br /&gt;
*[[Class_Journal_Week_11 | Class Journal Week 11]]&lt;br /&gt;
*[[Class_Journal_Week_12 | Class Journal Week 12]]&lt;br /&gt;
*[[Class_Journal_Week_14 | Class Journal Week 14]]&lt;br /&gt;
*[[Class_Journal_Week_15 | Class Journal Week 15]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Journal Entry]]&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:NA_Final_Powerpoint.pptx&amp;diff=8268</id>
		<title>File:NA Final Powerpoint.pptx</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:NA_Final_Powerpoint.pptx&amp;diff=8268"/>
				<updated>2016-12-21T09:09:34Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: Final powerpoint for the semester.

~~~~&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Final powerpoint for the semester.&lt;br /&gt;
&lt;br /&gt;
[[User:Nanguiano|Nanguiano]] ([[User talk:Nanguiano|talk]]) 01:09, 21 December 2016 (PST)&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Template:Nanguiano&amp;diff=8267</id>
		<title>Template:Nanguiano</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Template:Nanguiano&amp;diff=8267"/>
				<updated>2016-12-21T08:48:29Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: /* Individual Journals */ added deliverables&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[User:Nanguiano | Nicole Anguiano]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Main_Page | BIOL 367, Fall 2015]]&lt;br /&gt;
&lt;br /&gt;
=====Assignment Links=====&lt;br /&gt;
*[[Week_1 | Week 1 Assignment]]&lt;br /&gt;
*[[Week_2 | Week 2 Assignment]]&lt;br /&gt;
*[[Week_3 | Week 3 Assignment]]&lt;br /&gt;
*[[Week_4 | Week 4 Assignment]]&lt;br /&gt;
*[[Week_5 | Week 5 Assignment]]&lt;br /&gt;
*[[Week_6 | Week 6 Assignment]]&lt;br /&gt;
*[[Week_7 | Week 7 Assignment]]&lt;br /&gt;
*[[Week_8 | Week 8 Assignment]]&lt;br /&gt;
*[[Week_9 | Week 9 Assignment]]&lt;br /&gt;
*[[Week_10 | Week 10 Assignment]]&lt;br /&gt;
*[[Week_11 | Week 11 Assignment]]&lt;br /&gt;
*[[Week_12 | Week 12 Assignment]]&lt;br /&gt;
*[[Week_14 | Week 14 Assignment]]&lt;br /&gt;
*[[Week_15 | Week 15 Assignment]]&lt;br /&gt;
&lt;br /&gt;
=====Individual Journals=====&lt;br /&gt;
*[[Nanguiano_Week_2 | Individual Journal Week 2]]&lt;br /&gt;
*[[Nanguiano_Week_3 | Individual Journal Week 3]]&lt;br /&gt;
*[[Nanguiano_Week_4 | Individual Journal Week 4]]&lt;br /&gt;
*[[Nanguiano_Week_5 | Individual Journal Week 5]]&lt;br /&gt;
*[[Nanguiano_Week_6 | Individual Journal Week 6]]&lt;br /&gt;
*[[Nanguiano_Week_7 | Individual Journal Week 7]]&lt;br /&gt;
*[[Nanguiano_Week_8 | Individual Journal Week 8]]&lt;br /&gt;
*[[Nanguiano_Week_9 | Individual Journal Week 9]]&lt;br /&gt;
*[[Nanguiano_Week_10 | Individual Journal Week 10]]&lt;br /&gt;
*[[Nanguiano_Week_11 | Individual Journal Week 11]]&lt;br /&gt;
*[[Nanguiano_Individual_Assessement | Individual Assessment]]&lt;br /&gt;
*[[Nanguiano_Report | Report]]&lt;br /&gt;
*[[Nanguiano_Deliverables | Deliverables]]&lt;br /&gt;
&lt;br /&gt;
=====Shared Journals=====&lt;br /&gt;
*[[Class_Journal_Week_1 | Class Journal Week 1]]&lt;br /&gt;
*[[Class_Journal_Week_2 | Class Journal Week 2]]&lt;br /&gt;
*[[Class_Journal_Week_3 | Class Journal Week 3]]&lt;br /&gt;
*[[Class_Journal_Week_4 | Class Journal Week 4]]&lt;br /&gt;
*[[Class_Journal_Week_5 | Class Journal Week 5]]&lt;br /&gt;
*[[Class_Journal_Week_6 | Class Journal Week 6]]&lt;br /&gt;
*[[Class_Journal_Week_7 | Class Journal Week 7]]&lt;br /&gt;
*[[Class_Journal_Week_8 | Class Journal Week 8]]&lt;br /&gt;
*[[Class_Journal_Week_9 | Class Journal Week 9]]&lt;br /&gt;
*[[Class_Journal_Week_10 | Class Journal Week 10]]&lt;br /&gt;
*[[Class_Journal_Week_11 | Class Journal Week 11]]&lt;br /&gt;
*[[Class_Journal_Week_12 | Class Journal Week 12]]&lt;br /&gt;
*[[Class_Journal_Week_14 | Class Journal Week 14]]&lt;br /&gt;
*[[Class_Journal_Week_15 | Class Journal Week 15]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Journal Entry]]&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Template:Nanguiano&amp;diff=8266</id>
		<title>Template:Nanguiano</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Template:Nanguiano&amp;diff=8266"/>
				<updated>2016-12-21T08:47:55Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: /* Individual Journals */ renamed statement of work to individual assessment&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[User:Nanguiano | Nicole Anguiano]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Main_Page | BIOL 367, Fall 2015]]&lt;br /&gt;
&lt;br /&gt;
=====Assignment Links=====&lt;br /&gt;
*[[Week_1 | Week 1 Assignment]]&lt;br /&gt;
*[[Week_2 | Week 2 Assignment]]&lt;br /&gt;
*[[Week_3 | Week 3 Assignment]]&lt;br /&gt;
*[[Week_4 | Week 4 Assignment]]&lt;br /&gt;
*[[Week_5 | Week 5 Assignment]]&lt;br /&gt;
*[[Week_6 | Week 6 Assignment]]&lt;br /&gt;
*[[Week_7 | Week 7 Assignment]]&lt;br /&gt;
*[[Week_8 | Week 8 Assignment]]&lt;br /&gt;
*[[Week_9 | Week 9 Assignment]]&lt;br /&gt;
*[[Week_10 | Week 10 Assignment]]&lt;br /&gt;
*[[Week_11 | Week 11 Assignment]]&lt;br /&gt;
*[[Week_12 | Week 12 Assignment]]&lt;br /&gt;
*[[Week_14 | Week 14 Assignment]]&lt;br /&gt;
*[[Week_15 | Week 15 Assignment]]&lt;br /&gt;
&lt;br /&gt;
=====Individual Journals=====&lt;br /&gt;
*[[Nanguiano_Week_2 | Individual Journal Week 2]]&lt;br /&gt;
*[[Nanguiano_Week_3 | Individual Journal Week 3]]&lt;br /&gt;
*[[Nanguiano_Week_4 | Individual Journal Week 4]]&lt;br /&gt;
*[[Nanguiano_Week_5 | Individual Journal Week 5]]&lt;br /&gt;
*[[Nanguiano_Week_6 | Individual Journal Week 6]]&lt;br /&gt;
*[[Nanguiano_Week_7 | Individual Journal Week 7]]&lt;br /&gt;
*[[Nanguiano_Week_8 | Individual Journal Week 8]]&lt;br /&gt;
*[[Nanguiano_Week_9 | Individual Journal Week 9]]&lt;br /&gt;
*[[Nanguiano_Week_10 | Individual Journal Week 10]]&lt;br /&gt;
*[[Nanguiano_Week_11 | Individual Journal Week 11]]&lt;br /&gt;
*[[Nanguiano_Individual_Assessement | Individual Assessment]]&lt;br /&gt;
*[[Nanguiano_Report | Report]]&lt;br /&gt;
&lt;br /&gt;
=====Shared Journals=====&lt;br /&gt;
*[[Class_Journal_Week_1 | Class Journal Week 1]]&lt;br /&gt;
*[[Class_Journal_Week_2 | Class Journal Week 2]]&lt;br /&gt;
*[[Class_Journal_Week_3 | Class Journal Week 3]]&lt;br /&gt;
*[[Class_Journal_Week_4 | Class Journal Week 4]]&lt;br /&gt;
*[[Class_Journal_Week_5 | Class Journal Week 5]]&lt;br /&gt;
*[[Class_Journal_Week_6 | Class Journal Week 6]]&lt;br /&gt;
*[[Class_Journal_Week_7 | Class Journal Week 7]]&lt;br /&gt;
*[[Class_Journal_Week_8 | Class Journal Week 8]]&lt;br /&gt;
*[[Class_Journal_Week_9 | Class Journal Week 9]]&lt;br /&gt;
*[[Class_Journal_Week_10 | Class Journal Week 10]]&lt;br /&gt;
*[[Class_Journal_Week_11 | Class Journal Week 11]]&lt;br /&gt;
*[[Class_Journal_Week_12 | Class Journal Week 12]]&lt;br /&gt;
*[[Class_Journal_Week_14 | Class Journal Week 14]]&lt;br /&gt;
*[[Class_Journal_Week_15 | Class Journal Week 15]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Journal Entry]]&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Template:Nanguiano&amp;diff=8265</id>
		<title>Template:Nanguiano</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Template:Nanguiano&amp;diff=8265"/>
				<updated>2016-12-21T08:47:23Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: /* Individual Journals */ added statement of work/report links&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[User:Nanguiano | Nicole Anguiano]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Main_Page | BIOL 367, Fall 2015]]&lt;br /&gt;
&lt;br /&gt;
=====Assignment Links=====&lt;br /&gt;
*[[Week_1 | Week 1 Assignment]]&lt;br /&gt;
*[[Week_2 | Week 2 Assignment]]&lt;br /&gt;
*[[Week_3 | Week 3 Assignment]]&lt;br /&gt;
*[[Week_4 | Week 4 Assignment]]&lt;br /&gt;
*[[Week_5 | Week 5 Assignment]]&lt;br /&gt;
*[[Week_6 | Week 6 Assignment]]&lt;br /&gt;
*[[Week_7 | Week 7 Assignment]]&lt;br /&gt;
*[[Week_8 | Week 8 Assignment]]&lt;br /&gt;
*[[Week_9 | Week 9 Assignment]]&lt;br /&gt;
*[[Week_10 | Week 10 Assignment]]&lt;br /&gt;
*[[Week_11 | Week 11 Assignment]]&lt;br /&gt;
*[[Week_12 | Week 12 Assignment]]&lt;br /&gt;
*[[Week_14 | Week 14 Assignment]]&lt;br /&gt;
*[[Week_15 | Week 15 Assignment]]&lt;br /&gt;
&lt;br /&gt;
=====Individual Journals=====&lt;br /&gt;
*[[Nanguiano_Week_2 | Individual Journal Week 2]]&lt;br /&gt;
*[[Nanguiano_Week_3 | Individual Journal Week 3]]&lt;br /&gt;
*[[Nanguiano_Week_4 | Individual Journal Week 4]]&lt;br /&gt;
*[[Nanguiano_Week_5 | Individual Journal Week 5]]&lt;br /&gt;
*[[Nanguiano_Week_6 | Individual Journal Week 6]]&lt;br /&gt;
*[[Nanguiano_Week_7 | Individual Journal Week 7]]&lt;br /&gt;
*[[Nanguiano_Week_8 | Individual Journal Week 8]]&lt;br /&gt;
*[[Nanguiano_Week_9 | Individual Journal Week 9]]&lt;br /&gt;
*[[Nanguiano_Week_10 | Individual Journal Week 10]]&lt;br /&gt;
*[[Nanguiano_Week_11 | Individual Journal Week 11]]&lt;br /&gt;
*[[Nanguiano_Statement_Of_Work | Statement of Work]]&lt;br /&gt;
*[[Nanguiano_Report | Report]]&lt;br /&gt;
&lt;br /&gt;
=====Shared Journals=====&lt;br /&gt;
*[[Class_Journal_Week_1 | Class Journal Week 1]]&lt;br /&gt;
*[[Class_Journal_Week_2 | Class Journal Week 2]]&lt;br /&gt;
*[[Class_Journal_Week_3 | Class Journal Week 3]]&lt;br /&gt;
*[[Class_Journal_Week_4 | Class Journal Week 4]]&lt;br /&gt;
*[[Class_Journal_Week_5 | Class Journal Week 5]]&lt;br /&gt;
*[[Class_Journal_Week_6 | Class Journal Week 6]]&lt;br /&gt;
*[[Class_Journal_Week_7 | Class Journal Week 7]]&lt;br /&gt;
*[[Class_Journal_Week_8 | Class Journal Week 8]]&lt;br /&gt;
*[[Class_Journal_Week_9 | Class Journal Week 9]]&lt;br /&gt;
*[[Class_Journal_Week_10 | Class Journal Week 10]]&lt;br /&gt;
*[[Class_Journal_Week_11 | Class Journal Week 11]]&lt;br /&gt;
*[[Class_Journal_Week_12 | Class Journal Week 12]]&lt;br /&gt;
*[[Class_Journal_Week_14 | Class Journal Week 14]]&lt;br /&gt;
*[[Class_Journal_Week_15 | Class Journal Week 15]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Journal Entry]]&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8262</id>
		<title>Nanguiano Week 9</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8262"/>
				<updated>2016-09-17T04:43:05Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: Add link to week 9 files&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Running GenMAPP Builder ==&lt;br /&gt;
&lt;br /&gt;
* The following zip file contains all of the files from this export and QA: [[Media:Week9_Files_NA.zip|Week 9 Files]]&lt;br /&gt;
&lt;br /&gt;
I followed the process from the [[Running_GenMAPP_Builder | Running GenMAPP Builder Tutorial Page]].&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
&lt;br /&gt;
The following software was utilized:&lt;br /&gt;
# Any tool that can unpack .gz and .zip files&lt;br /&gt;
#* We use [http://www.7-zip.org/ 7-zip]&lt;br /&gt;
# [http://www.postgresql.org PostgreSQL] on Windows (http://www.enterprisedb.com/products-services-training/pgdownload)&lt;br /&gt;
# GenMAPP Builder version 3.0.0 build 5 (https://github.com/lmu-bioinformatics/xmlpipedb/releases)&lt;br /&gt;
# Java JDK 1.8 64-bit&lt;br /&gt;
#* [http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html Download page]&lt;br /&gt;
#* File to download is: jdk-8u65-windows-x64.exe&lt;br /&gt;
# GenMAPP 2 can be downloaded [https://github.com/GenMAPPCS/genmapp here].  The file to download is &amp;quot;GenMAPPv2Setup.exe&amp;quot;.&lt;br /&gt;
# XMLPipeDB &amp;#039;&amp;#039;match&amp;#039;&amp;#039; utility (https://sourceforge.net/projects/xmlpipedb/files/) for counting IDs in XML files&lt;br /&gt;
# Microsoft Access or any other tool that can read .mdb files&lt;br /&gt;
&lt;br /&gt;
==Quality Assurance==&lt;br /&gt;
&lt;br /&gt;
The template for this information was taken from [[Gene_Database_Testing_Report_Sample | the Gene Database Testing Report Sample Page]].&lt;br /&gt;
&lt;br /&gt;
===Export Information===&lt;br /&gt;
&lt;br /&gt;
Version of GenMAPP Builder: &amp;#039;&amp;#039;&amp;#039;3.0.0 build 5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Computer on which export was run: &amp;#039;&amp;#039;&amp;#039;Seaver 120-14, HP LV2311 Windows 7 Enterprise&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Postgres Database name: &amp;#039;&amp;#039;&amp;#039;V_Cholerae_20160916_gmbuilder03b5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
UniProt XML filename (give filename and upload and link to compressed file): [[Media:Uniprot-organism-243277-NA.zip|uniprot-organism%3A243277.xml]]&lt;br /&gt;
* UniProt XML version (The version information can be found at [http://uniprot.org/news the UniProt News Page]): &amp;#039;&amp;#039;&amp;#039;UniProt Release 2016_08&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* UniProt XML download link: http://www.uniprot.org/uniprot/?query=organism:243277&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;2.92 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GO OBO-XML filename (give filename and upload and link to compressed file): [[Media:Go_daily-termdb-old-AV-NA.zip|go_daily-termdb.obo-xml]]&lt;br /&gt;
* 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): &amp;#039;&amp;#039;&amp;#039;10/27/2015, 2:24am&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GO OBO-XML download link:  http://geneontology.org/page/download-ontology#Legacy_Downloads &lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;6.87 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Time taken to process: &amp;#039;&amp;#039;&amp;#039;4.26 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;The GO OBO-XML file and version is from [[Anuvarsh_Week_9 | Anu Varshneya&amp;#039;s Week 9 Journal]]. Currently available GO OBO-XML files do not run properly in GenMAPP builder.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GOA filename (give filename and upload and link to compressed file): [[Media:46.V_cholerae_ATCC_39315_NA.goa.zip|46.V_cholerae_ATCC_39315.goa]]&lt;br /&gt;
* 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]): &amp;#039;&amp;#039;&amp;#039;07/05/16&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GOA download link: http://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/46.V_cholerae_ATCC_39315.goa&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;0.06 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Name of .gdb file (give filename and upload and link to compressed file): [[Media:Vc-Std_20160916_NA.zip|Vc-Std_20160916_NA.gdb]]&lt;br /&gt;
* Time taken to export: &amp;#039;&amp;#039;&amp;#039;5.15 hours&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Start time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 12:26:08 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** End time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 7:16:23 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** Note: There was a time during the export in which the computer was locked and not running the export, from 2:56pm - 4:19pm.&lt;br /&gt;
&lt;br /&gt;
===TallyEngine===&lt;br /&gt;
* The procedure for Tally Engine and the rest of the checks is transcribed from  [[How_Do_I_Count_Thee%3F_Let_Me_Count_The_Ways|How Do I Count Thee? Let me Count The Ways]].&lt;br /&gt;
* I ran TallyEngine in GenMAPP Builder to record the number of records for UniProt and GO in the XML data and in the Postgres databases.&lt;br /&gt;
** I chose the menu item Tallies &amp;gt; Run XML and Database Tallies for UniProt and GO...&lt;br /&gt;
[[Image:Tallyengine_Vcholerae_results_NA.png]]&lt;br /&gt;
** Count for Ordered Locus: 3,831&lt;br /&gt;
&lt;br /&gt;
=== Using XMLPipeDB match to Validate the XML Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
* After entering into the directory containing the match utility and the uniprot xml file, I ran the command &lt;br /&gt;
 java -jar xmlpipedb-match-1.1.1.jar &amp;quot;VC_[0-9][0-9][0-9][0-9]&amp;quot; &amp;lt; uniprot-organism%3A243277.xml&lt;br /&gt;
* It returned a total of 2,738 unique matches.&lt;br /&gt;
[[Image:Xmlpipedb_match_results_NA.png]]&lt;br /&gt;
* My results were not the same as my results for Tally Engine. Tally Engine returned 3,789 unique matches, while this returned 2,738. This is likely due to potentially due to differently formatted names in the xml file, as we are only checking for names in the structure VC_####.&lt;br /&gt;
&lt;br /&gt;
=== Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
*Next, I checked the values in SQL to see if they would validate the results from Tally Engine or the match utility.&lt;br /&gt;
* In PgAdminIII, I ran the command: &lt;br /&gt;
 select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;VC_[0-9][0-9][0-9][0-9]&amp;#039;;&lt;br /&gt;
[[Image:SQL_Query_Results_NA.png]]&lt;br /&gt;
* The results were not the same as the ones reported by Tally Engine, nor were they the same as the ones reported by the match utility. It returned 2,737 matches, one less than the result returned by the match utility. While it is less than the Tally Engine perhaps due to a different naming convention, I don&amp;#039;t fully understand why it would be off by one from the match utility.&lt;br /&gt;
&lt;br /&gt;
===OriginalRowCounts Comparison===&lt;br /&gt;
&lt;br /&gt;
* Within the .gdb file, I looked at the OriginalRowCounts table to see if the database had the expected tables with the expected number of records. I compared it with a benchmark .gdb file.&lt;br /&gt;
* Benchmark .gdb file (2010): [[Media:Vc-Std_External_20101022.gdb|Vc-Std_External_20101022]]&lt;br /&gt;
&lt;br /&gt;
*Original GDB:&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Week9_Benchmark_gdb_tables_1_NA.png&lt;br /&gt;
Image:Week9_Benchmark_gdb_tables_2_NA.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*New GDB:&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Week9_New_gdb_tables_1_NA.png&lt;br /&gt;
Image:Week9_New_gdb_tables_2_NA.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* The new gdb had 10 additional tables. &lt;br /&gt;
* The have the same number of OrderedLocusNames, 7,664, but most of the other values are different.&lt;br /&gt;
&lt;br /&gt;
===Visual Inspection===&lt;br /&gt;
&lt;br /&gt;
Perform visual inspection of individual tables to see if there are any problems.&lt;br /&gt;
&lt;br /&gt;
* Look at the Systems table. Is there a date in the Date field for all gene ID systems present in the database?&lt;br /&gt;
** No. The majority of systems to not have a date included in their date field. &lt;br /&gt;
* 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?&lt;br /&gt;
** The UniProt IDs all look correct.&lt;br /&gt;
** The RefSeq IDs also all look correct. &lt;br /&gt;
** The IDs in OrderedLocusNames appear to take two forms: one which is of the form VC_####, and one of the form VC_A####. This seems to prove the hypothesis that the difference between Tally Engine and the match/SQL results was due to a difference in searched names.&lt;br /&gt;
*** To test this, the command &amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;VC_A?[0-9][0-9][0-9][0-9]&amp;quot; &amp;lt; uniprot-organism%3A243277.xml&amp;lt;/code&amp;gt; returns  3,831 unique matches, the same as the Tally Engine. Running the command &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;VC_A?[0-9][0-9][0-9][0-9&amp;#039;;&amp;lt;/code&amp;gt; in SQL also returns 3,831. Therefore, I am decently confident that this was the reason the utilities were returning different results. I am still uncertain as to why SQL returned one less value than the match utility at first, before this new filter.&lt;br /&gt;
&lt;br /&gt;
===.gdb Use in GenMAPP===&lt;br /&gt;
&lt;br /&gt;
====Putting a gene on the MAPP using the GeneFinder window====&lt;br /&gt;
&lt;br /&gt;
* In the main GenMAPP Drafting Board window, left-click on the icon for &amp;quot;Gene&amp;quot; in the upper left corner of the window.  Click on the Drafting Board to place the Gene on the MAPP.  Now, right-click on the gene to access the GeneFinder window.  Type or paste a gene ID into the Gene ID field.  Select the appropriate Gene ID system from the drop-down menu and click the Search button.  &lt;br /&gt;
** I chose the Gene ID &amp;quot;VC0017&amp;quot; from the &amp;quot;OrderedLocusNames&amp;quot; system. &lt;br /&gt;
* Double-clicking the gene to get the backpage returned the following webpage:&lt;br /&gt;
[[Image:Week9_VC0017_Backpage_NA.png]]&lt;br /&gt;
* All crosslinks that were supposed to be present were present. &lt;br /&gt;
&lt;br /&gt;
====Creating an Expression Dataset in the Expression Dataset Manager====&lt;br /&gt;
&lt;br /&gt;
* The following instructions came from [http://www.openwetware.org/wiki/BIOL367/F10:GenMAPP_and_MAPPFinder_Protocols|The GenMAPP and MAPPFinder Protocols on OpenWetWare].&lt;br /&gt;
&lt;br /&gt;
* I selected &amp;quot;Data&amp;quot; then &amp;quot;Expression Dataset Manager&amp;quot;. I selected &amp;quot;Expression Dataset&amp;quot; then &amp;quot;New Dataset&amp;quot;. I first attempted using the tab-delineated text file [[Media:Merrell_Compiled_Raw_Data_Vibrio_NA_20151015_GenMAPP.txt| I had created last year]], but it would not function properly with GenMAPP. I defaulted to using a file I was certain functioned properly, the Merrel compiled raw data from [[Media:Week8HW-AV.zip|Anu Varshneya&amp;#039;s Week 8 Files]].&lt;br /&gt;
* No columns contained text, so I selected &amp;quot;Ok&amp;quot;, and waited for the raw expression data to be converted.&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;121 errors were detected in the raw data&amp;#039;&amp;#039;&amp;#039;. &lt;br /&gt;
** All of the error codes in the file stated &amp;#039;&amp;#039;Gene not found in OrderedLocusNames or any related system&amp;#039;&amp;#039;.&lt;br /&gt;
** 5,221 total IDs were imported.&lt;br /&gt;
** I checked the UniProt-OrderedLocusNames table for four genes listed as errors: VC2209, VC2338, VCA0595, and VC0284. None of them were found in the table. From this, it can be assumed that the missing genes are not part of the UniPort XML.&lt;br /&gt;
* I typed in &amp;quot;AvgLogFCAll&amp;quot; as the Name of the Color Set, and selected &amp;quot;Avg_LogFC_All&amp;quot; as the gene value.&lt;br /&gt;
* I defined two criteria:&lt;br /&gt;
** Increased: &amp;lt;code&amp;gt;[Avg_LogFC_all] &amp;gt; 0.25 AND [Pvalue] &amp;lt; 0.05&amp;lt;/code&amp;gt;, Color: Green&lt;br /&gt;
** Decreased: &amp;lt;code&amp;gt;[Avg_LogFC_all] &amp;lt; -0.25 AND [Pvalue] &amp;lt; 0.05&amp;lt;/code&amp;gt;, Color: Red&lt;br /&gt;
* Then, I selected &amp;quot;Expression Datasets&amp;quot; -&amp;gt; &amp;quot;Save&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
====Coloring a MAPP with expression data====&lt;br /&gt;
&lt;br /&gt;
* I launched the MAPPFinder tool from Tools -&amp;gt; MAPPFinder. Then I selected &amp;quot;Calculate New Results&amp;quot;. The .gex file was correct, so I hit &amp;quot;Ok.&amp;quot;&lt;br /&gt;
* I selected the color set &amp;quot;AvgLogFCAll&amp;quot;, and the Criteria &amp;quot;Increased&amp;quot;. I selected the box next to &amp;quot;Gene Ontology&amp;quot; and &amp;quot;Click here to calculate p values&amp;quot;. &lt;br /&gt;
* I chose to save the results as &amp;quot;MAPPFinder-Increased-09162016-NA&amp;quot;. Then I selected &amp;quot;Run MAPPFinder&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
====Running MAPPFinder====&lt;br /&gt;
&lt;br /&gt;
* After running MAPPFinder, these were my main results:&lt;br /&gt;
[[Image:Week9_MAPPFinder_01_Main_NA.png]]&lt;br /&gt;
* Opening the biological process dropdown gave this result:&lt;br /&gt;
[[Image:Week9_MAPPFinder_BioProc_NA.png]]&lt;br /&gt;
* I attempted to open one of the processes in MAPPFinder but obtained the following error:&lt;br /&gt;
[[Image:Week9_MAPPFinder_Error_NA.png]]&lt;br /&gt;
* Selecting Show Ranked List showed the following result:&lt;br /&gt;
[[Image:Week9_MAPPFinder_GO_results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
{{Template:Nanguiano}}&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:Week9_Files_NA.zip&amp;diff=8261</id>
		<title>File:Week9 Files NA.zip</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:Week9_Files_NA.zip&amp;diff=8261"/>
				<updated>2016-09-17T04:41:27Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: files for week 9 ~~~~&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;files for week 9 [[User:Nanguiano|Nanguiano]] ([[User talk:Nanguiano|talk]]) 21:41, 16 September 2016 (PDT)&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8260</id>
		<title>Nanguiano Week 9</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8260"/>
				<updated>2016-09-17T04:37:20Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: /* Running MAPPFinder */ Added images&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Running GenMAPP Builder ==&lt;br /&gt;
&lt;br /&gt;
I followed the process from the [[Running_GenMAPP_Builder | Running GenMAPP Builder Tutorial Page]].&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
&lt;br /&gt;
The following software was utilized:&lt;br /&gt;
# Any tool that can unpack .gz and .zip files&lt;br /&gt;
#* We use [http://www.7-zip.org/ 7-zip]&lt;br /&gt;
# [http://www.postgresql.org PostgreSQL] on Windows (http://www.enterprisedb.com/products-services-training/pgdownload)&lt;br /&gt;
# GenMAPP Builder version 3.0.0 build 5 (https://github.com/lmu-bioinformatics/xmlpipedb/releases)&lt;br /&gt;
# Java JDK 1.8 64-bit&lt;br /&gt;
#* [http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html Download page]&lt;br /&gt;
#* File to download is: jdk-8u65-windows-x64.exe&lt;br /&gt;
# GenMAPP 2 can be downloaded [https://github.com/GenMAPPCS/genmapp here].  The file to download is &amp;quot;GenMAPPv2Setup.exe&amp;quot;.&lt;br /&gt;
# XMLPipeDB &amp;#039;&amp;#039;match&amp;#039;&amp;#039; utility (https://sourceforge.net/projects/xmlpipedb/files/) for counting IDs in XML files&lt;br /&gt;
# Microsoft Access or any other tool that can read .mdb files&lt;br /&gt;
&lt;br /&gt;
==Quality Assurance==&lt;br /&gt;
&lt;br /&gt;
The template for this information was taken from [[Gene_Database_Testing_Report_Sample | the Gene Database Testing Report Sample Page]].&lt;br /&gt;
&lt;br /&gt;
===Export Information===&lt;br /&gt;
&lt;br /&gt;
Version of GenMAPP Builder: &amp;#039;&amp;#039;&amp;#039;3.0.0 build 5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Computer on which export was run: &amp;#039;&amp;#039;&amp;#039;Seaver 120-14, HP LV2311 Windows 7 Enterprise&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Postgres Database name: &amp;#039;&amp;#039;&amp;#039;V_Cholerae_20160916_gmbuilder03b5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
UniProt XML filename (give filename and upload and link to compressed file): [[Media:Uniprot-organism-243277-NA.zip|uniprot-organism%3A243277.xml]]&lt;br /&gt;
* UniProt XML version (The version information can be found at [http://uniprot.org/news the UniProt News Page]): &amp;#039;&amp;#039;&amp;#039;UniProt Release 2016_08&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* UniProt XML download link: http://www.uniprot.org/uniprot/?query=organism:243277&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;2.92 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GO OBO-XML filename (give filename and upload and link to compressed file): [[Media:Go_daily-termdb-old-AV-NA.zip|go_daily-termdb.obo-xml]]&lt;br /&gt;
* 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): &amp;#039;&amp;#039;&amp;#039;10/27/2015, 2:24am&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GO OBO-XML download link:  http://geneontology.org/page/download-ontology#Legacy_Downloads &lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;6.87 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Time taken to process: &amp;#039;&amp;#039;&amp;#039;4.26 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;The GO OBO-XML file and version is from [[Anuvarsh_Week_9 | Anu Varshneya&amp;#039;s Week 9 Journal]]. Currently available GO OBO-XML files do not run properly in GenMAPP builder.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GOA filename (give filename and upload and link to compressed file): [[Media:46.V_cholerae_ATCC_39315_NA.goa.zip|46.V_cholerae_ATCC_39315.goa]]&lt;br /&gt;
* 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]): &amp;#039;&amp;#039;&amp;#039;07/05/16&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GOA download link: http://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/46.V_cholerae_ATCC_39315.goa&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;0.06 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Name of .gdb file (give filename and upload and link to compressed file): [[Media:Vc-Std_20160916_NA.zip|Vc-Std_20160916_NA.gdb]]&lt;br /&gt;
* Time taken to export: &amp;#039;&amp;#039;&amp;#039;5.15 hours&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Start time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 12:26:08 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** End time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 7:16:23 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** Note: There was a time during the export in which the computer was locked and not running the export, from 2:56pm - 4:19pm.&lt;br /&gt;
&lt;br /&gt;
===TallyEngine===&lt;br /&gt;
* The procedure for Tally Engine and the rest of the checks is transcribed from  [[How_Do_I_Count_Thee%3F_Let_Me_Count_The_Ways|How Do I Count Thee? Let me Count The Ways]].&lt;br /&gt;
* I ran TallyEngine in GenMAPP Builder to record the number of records for UniProt and GO in the XML data and in the Postgres databases.&lt;br /&gt;
** I chose the menu item Tallies &amp;gt; Run XML and Database Tallies for UniProt and GO...&lt;br /&gt;
[[Image:Tallyengine_Vcholerae_results_NA.png]]&lt;br /&gt;
** Count for Ordered Locus: 3,831&lt;br /&gt;
&lt;br /&gt;
=== Using XMLPipeDB match to Validate the XML Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
* After entering into the directory containing the match utility and the uniprot xml file, I ran the command &lt;br /&gt;
 java -jar xmlpipedb-match-1.1.1.jar &amp;quot;VC_[0-9][0-9][0-9][0-9]&amp;quot; &amp;lt; uniprot-organism%3A243277.xml&lt;br /&gt;
* It returned a total of 2,738 unique matches.&lt;br /&gt;
[[Image:Xmlpipedb_match_results_NA.png]]&lt;br /&gt;
* My results were not the same as my results for Tally Engine. Tally Engine returned 3,789 unique matches, while this returned 2,738. This is likely due to potentially due to differently formatted names in the xml file, as we are only checking for names in the structure VC_####.&lt;br /&gt;
&lt;br /&gt;
=== Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
*Next, I checked the values in SQL to see if they would validate the results from Tally Engine or the match utility.&lt;br /&gt;
* In PgAdminIII, I ran the command: &lt;br /&gt;
 select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;VC_[0-9][0-9][0-9][0-9]&amp;#039;;&lt;br /&gt;
[[Image:SQL_Query_Results_NA.png]]&lt;br /&gt;
* The results were not the same as the ones reported by Tally Engine, nor were they the same as the ones reported by the match utility. It returned 2,737 matches, one less than the result returned by the match utility. While it is less than the Tally Engine perhaps due to a different naming convention, I don&amp;#039;t fully understand why it would be off by one from the match utility.&lt;br /&gt;
&lt;br /&gt;
===OriginalRowCounts Comparison===&lt;br /&gt;
&lt;br /&gt;
* Within the .gdb file, I looked at the OriginalRowCounts table to see if the database had the expected tables with the expected number of records. I compared it with a benchmark .gdb file.&lt;br /&gt;
* Benchmark .gdb file (2010): [[Media:Vc-Std_External_20101022.gdb|Vc-Std_External_20101022]]&lt;br /&gt;
&lt;br /&gt;
*Original GDB:&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Week9_Benchmark_gdb_tables_1_NA.png&lt;br /&gt;
Image:Week9_Benchmark_gdb_tables_2_NA.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*New GDB:&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Week9_New_gdb_tables_1_NA.png&lt;br /&gt;
Image:Week9_New_gdb_tables_2_NA.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* The new gdb had 10 additional tables. &lt;br /&gt;
* The have the same number of OrderedLocusNames, 7,664, but most of the other values are different.&lt;br /&gt;
&lt;br /&gt;
===Visual Inspection===&lt;br /&gt;
&lt;br /&gt;
Perform visual inspection of individual tables to see if there are any problems.&lt;br /&gt;
&lt;br /&gt;
* Look at the Systems table. Is there a date in the Date field for all gene ID systems present in the database?&lt;br /&gt;
** No. The majority of systems to not have a date included in their date field. &lt;br /&gt;
* 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?&lt;br /&gt;
** The UniProt IDs all look correct.&lt;br /&gt;
** The RefSeq IDs also all look correct. &lt;br /&gt;
** The IDs in OrderedLocusNames appear to take two forms: one which is of the form VC_####, and one of the form VC_A####. This seems to prove the hypothesis that the difference between Tally Engine and the match/SQL results was due to a difference in searched names.&lt;br /&gt;
*** To test this, the command &amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;VC_A?[0-9][0-9][0-9][0-9]&amp;quot; &amp;lt; uniprot-organism%3A243277.xml&amp;lt;/code&amp;gt; returns  3,831 unique matches, the same as the Tally Engine. Running the command &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;VC_A?[0-9][0-9][0-9][0-9&amp;#039;;&amp;lt;/code&amp;gt; in SQL also returns 3,831. Therefore, I am decently confident that this was the reason the utilities were returning different results. I am still uncertain as to why SQL returned one less value than the match utility at first, before this new filter.&lt;br /&gt;
&lt;br /&gt;
===.gdb Use in GenMAPP===&lt;br /&gt;
&lt;br /&gt;
====Putting a gene on the MAPP using the GeneFinder window====&lt;br /&gt;
&lt;br /&gt;
* In the main GenMAPP Drafting Board window, left-click on the icon for &amp;quot;Gene&amp;quot; in the upper left corner of the window.  Click on the Drafting Board to place the Gene on the MAPP.  Now, right-click on the gene to access the GeneFinder window.  Type or paste a gene ID into the Gene ID field.  Select the appropriate Gene ID system from the drop-down menu and click the Search button.  &lt;br /&gt;
** I chose the Gene ID &amp;quot;VC0017&amp;quot; from the &amp;quot;OrderedLocusNames&amp;quot; system. &lt;br /&gt;
* Double-clicking the gene to get the backpage returned the following webpage:&lt;br /&gt;
[[Image:Week9_VC0017_Backpage_NA.png]]&lt;br /&gt;
* All crosslinks that were supposed to be present were present. &lt;br /&gt;
&lt;br /&gt;
====Creating an Expression Dataset in the Expression Dataset Manager====&lt;br /&gt;
&lt;br /&gt;
* The following instructions came from [http://www.openwetware.org/wiki/BIOL367/F10:GenMAPP_and_MAPPFinder_Protocols|The GenMAPP and MAPPFinder Protocols on OpenWetWare].&lt;br /&gt;
&lt;br /&gt;
* I selected &amp;quot;Data&amp;quot; then &amp;quot;Expression Dataset Manager&amp;quot;. I selected &amp;quot;Expression Dataset&amp;quot; then &amp;quot;New Dataset&amp;quot;. I first attempted using the tab-delineated text file [[Media:Merrell_Compiled_Raw_Data_Vibrio_NA_20151015_GenMAPP.txt| I had created last year]], but it would not function properly with GenMAPP. I defaulted to using a file I was certain functioned properly, the Merrel compiled raw data from [[Media:Week8HW-AV.zip|Anu Varshneya&amp;#039;s Week 8 Files]].&lt;br /&gt;
* No columns contained text, so I selected &amp;quot;Ok&amp;quot;, and waited for the raw expression data to be converted.&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;121 errors were detected in the raw data&amp;#039;&amp;#039;&amp;#039;. &lt;br /&gt;
** All of the error codes in the file stated &amp;#039;&amp;#039;Gene not found in OrderedLocusNames or any related system&amp;#039;&amp;#039;.&lt;br /&gt;
** 5,221 total IDs were imported.&lt;br /&gt;
** I checked the UniProt-OrderedLocusNames table for four genes listed as errors: VC2209, VC2338, VCA0595, and VC0284. None of them were found in the table. From this, it can be assumed that the missing genes are not part of the UniPort XML.&lt;br /&gt;
* I typed in &amp;quot;AvgLogFCAll&amp;quot; as the Name of the Color Set, and selected &amp;quot;Avg_LogFC_All&amp;quot; as the gene value.&lt;br /&gt;
* I defined two criteria:&lt;br /&gt;
** Increased: &amp;lt;code&amp;gt;[Avg_LogFC_all] &amp;gt; 0.25 AND [Pvalue] &amp;lt; 0.05&amp;lt;/code&amp;gt;, Color: Green&lt;br /&gt;
** Decreased: &amp;lt;code&amp;gt;[Avg_LogFC_all] &amp;lt; -0.25 AND [Pvalue] &amp;lt; 0.05&amp;lt;/code&amp;gt;, Color: Red&lt;br /&gt;
* Then, I selected &amp;quot;Expression Datasets&amp;quot; -&amp;gt; &amp;quot;Save&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
====Coloring a MAPP with expression data====&lt;br /&gt;
&lt;br /&gt;
* I launched the MAPPFinder tool from Tools -&amp;gt; MAPPFinder. Then I selected &amp;quot;Calculate New Results&amp;quot;. The .gex file was correct, so I hit &amp;quot;Ok.&amp;quot;&lt;br /&gt;
* I selected the color set &amp;quot;AvgLogFCAll&amp;quot;, and the Criteria &amp;quot;Increased&amp;quot;. I selected the box next to &amp;quot;Gene Ontology&amp;quot; and &amp;quot;Click here to calculate p values&amp;quot;. &lt;br /&gt;
* I chose to save the results as &amp;quot;MAPPFinder-Increased-09162016-NA&amp;quot;. Then I selected &amp;quot;Run MAPPFinder&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
====Running MAPPFinder====&lt;br /&gt;
&lt;br /&gt;
* After running MAPPFinder, these were my main results:&lt;br /&gt;
[[Image:Week9_MAPPFinder_01_Main_NA.png]]&lt;br /&gt;
* Opening the biological process dropdown gave this result:&lt;br /&gt;
[[Image:Week9_MAPPFinder_BioProc_NA.png]]&lt;br /&gt;
* I attempted to open one of the processes in MAPPFinder but obtained the following error:&lt;br /&gt;
[[Image:Week9_MAPPFinder_Error_NA.png]]&lt;br /&gt;
* Selecting Show Ranked List showed the following result:&lt;br /&gt;
[[Image:Week9_MAPPFinder_GO_results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
{{Template:Nanguiano}}&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:Week9_MAPPFinder_GO_results_NA.png&amp;diff=8259</id>
		<title>File:Week9 MAPPFinder GO results NA.png</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:Week9_MAPPFinder_GO_results_NA.png&amp;diff=8259"/>
				<updated>2016-09-17T04:36:37Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: the GO results sorted by z score and p value. ~~~~&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;the GO results sorted by z score and p value. [[User:Nanguiano|Nanguiano]] ([[User talk:Nanguiano|talk]]) 21:36, 16 September 2016 (PDT)&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:Week9_MAPPFinder_Error_NA.png&amp;diff=8258</id>
		<title>File:Week9 MAPPFinder Error NA.png</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:Week9_MAPPFinder_Error_NA.png&amp;diff=8258"/>
				<updated>2016-09-17T04:34:47Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: An error that occurred when attempting to run a GO Term in MAPPFinder. ~~~~&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An error that occurred when attempting to run a GO Term in MAPPFinder. [[User:Nanguiano|Nanguiano]] ([[User talk:Nanguiano|talk]]) 21:34, 16 September 2016 (PDT)&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:Week9_MAPPFinder_BioProc_NA.png&amp;diff=8257</id>
		<title>File:Week9 MAPPFinder BioProc NA.png</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:Week9_MAPPFinder_BioProc_NA.png&amp;diff=8257"/>
				<updated>2016-09-17T04:32:28Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: Go terms under Biological Processes. ~~~~&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Go terms under Biological Processes. [[User:Nanguiano|Nanguiano]] ([[User talk:Nanguiano|talk]]) 21:32, 16 September 2016 (PDT)&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:Week9_MAPPFinder_01_Main_NA.png&amp;diff=8256</id>
		<title>File:Week9 MAPPFinder 01 Main NA.png</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:Week9_MAPPFinder_01_Main_NA.png&amp;diff=8256"/>
				<updated>2016-09-17T04:31:03Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: The main GO terms in mappfinder. ~~~~&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The main GO terms in mappfinder. [[User:Nanguiano|Nanguiano]] ([[User talk:Nanguiano|talk]]) 21:31, 16 September 2016 (PDT)&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8255</id>
		<title>Nanguiano Week 9</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8255"/>
				<updated>2016-09-17T04:29:39Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: /* Coloring a MAPP with expression data */ Added information&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Running GenMAPP Builder ==&lt;br /&gt;
&lt;br /&gt;
I followed the process from the [[Running_GenMAPP_Builder | Running GenMAPP Builder Tutorial Page]].&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
&lt;br /&gt;
The following software was utilized:&lt;br /&gt;
# Any tool that can unpack .gz and .zip files&lt;br /&gt;
#* We use [http://www.7-zip.org/ 7-zip]&lt;br /&gt;
# [http://www.postgresql.org PostgreSQL] on Windows (http://www.enterprisedb.com/products-services-training/pgdownload)&lt;br /&gt;
# GenMAPP Builder version 3.0.0 build 5 (https://github.com/lmu-bioinformatics/xmlpipedb/releases)&lt;br /&gt;
# Java JDK 1.8 64-bit&lt;br /&gt;
#* [http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html Download page]&lt;br /&gt;
#* File to download is: jdk-8u65-windows-x64.exe&lt;br /&gt;
# GenMAPP 2 can be downloaded [https://github.com/GenMAPPCS/genmapp here].  The file to download is &amp;quot;GenMAPPv2Setup.exe&amp;quot;.&lt;br /&gt;
# XMLPipeDB &amp;#039;&amp;#039;match&amp;#039;&amp;#039; utility (https://sourceforge.net/projects/xmlpipedb/files/) for counting IDs in XML files&lt;br /&gt;
# Microsoft Access or any other tool that can read .mdb files&lt;br /&gt;
&lt;br /&gt;
==Quality Assurance==&lt;br /&gt;
&lt;br /&gt;
The template for this information was taken from [[Gene_Database_Testing_Report_Sample | the Gene Database Testing Report Sample Page]].&lt;br /&gt;
&lt;br /&gt;
===Export Information===&lt;br /&gt;
&lt;br /&gt;
Version of GenMAPP Builder: &amp;#039;&amp;#039;&amp;#039;3.0.0 build 5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Computer on which export was run: &amp;#039;&amp;#039;&amp;#039;Seaver 120-14, HP LV2311 Windows 7 Enterprise&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Postgres Database name: &amp;#039;&amp;#039;&amp;#039;V_Cholerae_20160916_gmbuilder03b5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
UniProt XML filename (give filename and upload and link to compressed file): [[Media:Uniprot-organism-243277-NA.zip|uniprot-organism%3A243277.xml]]&lt;br /&gt;
* UniProt XML version (The version information can be found at [http://uniprot.org/news the UniProt News Page]): &amp;#039;&amp;#039;&amp;#039;UniProt Release 2016_08&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* UniProt XML download link: http://www.uniprot.org/uniprot/?query=organism:243277&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;2.92 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GO OBO-XML filename (give filename and upload and link to compressed file): [[Media:Go_daily-termdb-old-AV-NA.zip|go_daily-termdb.obo-xml]]&lt;br /&gt;
* 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): &amp;#039;&amp;#039;&amp;#039;10/27/2015, 2:24am&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GO OBO-XML download link:  http://geneontology.org/page/download-ontology#Legacy_Downloads &lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;6.87 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Time taken to process: &amp;#039;&amp;#039;&amp;#039;4.26 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;The GO OBO-XML file and version is from [[Anuvarsh_Week_9 | Anu Varshneya&amp;#039;s Week 9 Journal]]. Currently available GO OBO-XML files do not run properly in GenMAPP builder.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GOA filename (give filename and upload and link to compressed file): [[Media:46.V_cholerae_ATCC_39315_NA.goa.zip|46.V_cholerae_ATCC_39315.goa]]&lt;br /&gt;
* 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]): &amp;#039;&amp;#039;&amp;#039;07/05/16&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GOA download link: http://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/46.V_cholerae_ATCC_39315.goa&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;0.06 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Name of .gdb file (give filename and upload and link to compressed file): [[Media:Vc-Std_20160916_NA.zip|Vc-Std_20160916_NA.gdb]]&lt;br /&gt;
* Time taken to export: &amp;#039;&amp;#039;&amp;#039;5.15 hours&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Start time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 12:26:08 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** End time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 7:16:23 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** Note: There was a time during the export in which the computer was locked and not running the export, from 2:56pm - 4:19pm.&lt;br /&gt;
&lt;br /&gt;
===TallyEngine===&lt;br /&gt;
* The procedure for Tally Engine and the rest of the checks is transcribed from  [[How_Do_I_Count_Thee%3F_Let_Me_Count_The_Ways|How Do I Count Thee? Let me Count The Ways]].&lt;br /&gt;
* I ran TallyEngine in GenMAPP Builder to record the number of records for UniProt and GO in the XML data and in the Postgres databases.&lt;br /&gt;
** I chose the menu item Tallies &amp;gt; Run XML and Database Tallies for UniProt and GO...&lt;br /&gt;
[[Image:Tallyengine_Vcholerae_results_NA.png]]&lt;br /&gt;
** Count for Ordered Locus: 3,831&lt;br /&gt;
&lt;br /&gt;
=== Using XMLPipeDB match to Validate the XML Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
* After entering into the directory containing the match utility and the uniprot xml file, I ran the command &lt;br /&gt;
 java -jar xmlpipedb-match-1.1.1.jar &amp;quot;VC_[0-9][0-9][0-9][0-9]&amp;quot; &amp;lt; uniprot-organism%3A243277.xml&lt;br /&gt;
* It returned a total of 2,738 unique matches.&lt;br /&gt;
[[Image:Xmlpipedb_match_results_NA.png]]&lt;br /&gt;
* My results were not the same as my results for Tally Engine. Tally Engine returned 3,789 unique matches, while this returned 2,738. This is likely due to potentially due to differently formatted names in the xml file, as we are only checking for names in the structure VC_####.&lt;br /&gt;
&lt;br /&gt;
=== Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
*Next, I checked the values in SQL to see if they would validate the results from Tally Engine or the match utility.&lt;br /&gt;
* In PgAdminIII, I ran the command: &lt;br /&gt;
 select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;VC_[0-9][0-9][0-9][0-9]&amp;#039;;&lt;br /&gt;
[[Image:SQL_Query_Results_NA.png]]&lt;br /&gt;
* The results were not the same as the ones reported by Tally Engine, nor were they the same as the ones reported by the match utility. It returned 2,737 matches, one less than the result returned by the match utility. While it is less than the Tally Engine perhaps due to a different naming convention, I don&amp;#039;t fully understand why it would be off by one from the match utility.&lt;br /&gt;
&lt;br /&gt;
===OriginalRowCounts Comparison===&lt;br /&gt;
&lt;br /&gt;
* Within the .gdb file, I looked at the OriginalRowCounts table to see if the database had the expected tables with the expected number of records. I compared it with a benchmark .gdb file.&lt;br /&gt;
* Benchmark .gdb file (2010): [[Media:Vc-Std_External_20101022.gdb|Vc-Std_External_20101022]]&lt;br /&gt;
&lt;br /&gt;
*Original GDB:&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Week9_Benchmark_gdb_tables_1_NA.png&lt;br /&gt;
Image:Week9_Benchmark_gdb_tables_2_NA.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*New GDB:&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Week9_New_gdb_tables_1_NA.png&lt;br /&gt;
Image:Week9_New_gdb_tables_2_NA.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* The new gdb had 10 additional tables. &lt;br /&gt;
* The have the same number of OrderedLocusNames, 7,664, but most of the other values are different.&lt;br /&gt;
&lt;br /&gt;
===Visual Inspection===&lt;br /&gt;
&lt;br /&gt;
Perform visual inspection of individual tables to see if there are any problems.&lt;br /&gt;
&lt;br /&gt;
* Look at the Systems table. Is there a date in the Date field for all gene ID systems present in the database?&lt;br /&gt;
** No. The majority of systems to not have a date included in their date field. &lt;br /&gt;
* 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?&lt;br /&gt;
** The UniProt IDs all look correct.&lt;br /&gt;
** The RefSeq IDs also all look correct. &lt;br /&gt;
** The IDs in OrderedLocusNames appear to take two forms: one which is of the form VC_####, and one of the form VC_A####. This seems to prove the hypothesis that the difference between Tally Engine and the match/SQL results was due to a difference in searched names.&lt;br /&gt;
*** To test this, the command &amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;VC_A?[0-9][0-9][0-9][0-9]&amp;quot; &amp;lt; uniprot-organism%3A243277.xml&amp;lt;/code&amp;gt; returns  3,831 unique matches, the same as the Tally Engine. Running the command &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;VC_A?[0-9][0-9][0-9][0-9&amp;#039;;&amp;lt;/code&amp;gt; in SQL also returns 3,831. Therefore, I am decently confident that this was the reason the utilities were returning different results. I am still uncertain as to why SQL returned one less value than the match utility at first, before this new filter.&lt;br /&gt;
&lt;br /&gt;
===.gdb Use in GenMAPP===&lt;br /&gt;
&lt;br /&gt;
====Putting a gene on the MAPP using the GeneFinder window====&lt;br /&gt;
&lt;br /&gt;
* In the main GenMAPP Drafting Board window, left-click on the icon for &amp;quot;Gene&amp;quot; in the upper left corner of the window.  Click on the Drafting Board to place the Gene on the MAPP.  Now, right-click on the gene to access the GeneFinder window.  Type or paste a gene ID into the Gene ID field.  Select the appropriate Gene ID system from the drop-down menu and click the Search button.  &lt;br /&gt;
** I chose the Gene ID &amp;quot;VC0017&amp;quot; from the &amp;quot;OrderedLocusNames&amp;quot; system. &lt;br /&gt;
* Double-clicking the gene to get the backpage returned the following webpage:&lt;br /&gt;
[[Image:Week9_VC0017_Backpage_NA.png]]&lt;br /&gt;
* All crosslinks that were supposed to be present were present. &lt;br /&gt;
&lt;br /&gt;
====Creating an Expression Dataset in the Expression Dataset Manager====&lt;br /&gt;
&lt;br /&gt;
* The following instructions came from [http://www.openwetware.org/wiki/BIOL367/F10:GenMAPP_and_MAPPFinder_Protocols|The GenMAPP and MAPPFinder Protocols on OpenWetWare].&lt;br /&gt;
&lt;br /&gt;
* I selected &amp;quot;Data&amp;quot; then &amp;quot;Expression Dataset Manager&amp;quot;. I selected &amp;quot;Expression Dataset&amp;quot; then &amp;quot;New Dataset&amp;quot;. I first attempted using the tab-delineated text file [[Media:Merrell_Compiled_Raw_Data_Vibrio_NA_20151015_GenMAPP.txt| I had created last year]], but it would not function properly with GenMAPP. I defaulted to using a file I was certain functioned properly, the Merrel compiled raw data from [[Media:Week8HW-AV.zip|Anu Varshneya&amp;#039;s Week 8 Files]].&lt;br /&gt;
* No columns contained text, so I selected &amp;quot;Ok&amp;quot;, and waited for the raw expression data to be converted.&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;121 errors were detected in the raw data&amp;#039;&amp;#039;&amp;#039;. &lt;br /&gt;
** All of the error codes in the file stated &amp;#039;&amp;#039;Gene not found in OrderedLocusNames or any related system&amp;#039;&amp;#039;.&lt;br /&gt;
** 5,221 total IDs were imported.&lt;br /&gt;
** I checked the UniProt-OrderedLocusNames table for four genes listed as errors: VC2209, VC2338, VCA0595, and VC0284. None of them were found in the table. From this, it can be assumed that the missing genes are not part of the UniPort XML.&lt;br /&gt;
* I typed in &amp;quot;AvgLogFCAll&amp;quot; as the Name of the Color Set, and selected &amp;quot;Avg_LogFC_All&amp;quot; as the gene value.&lt;br /&gt;
* I defined two criteria:&lt;br /&gt;
** Increased: &amp;lt;code&amp;gt;[Avg_LogFC_all] &amp;gt; 0.25 AND [Pvalue] &amp;lt; 0.05&amp;lt;/code&amp;gt;, Color: Green&lt;br /&gt;
** Decreased: &amp;lt;code&amp;gt;[Avg_LogFC_all] &amp;lt; -0.25 AND [Pvalue] &amp;lt; 0.05&amp;lt;/code&amp;gt;, Color: Red&lt;br /&gt;
* Then, I selected &amp;quot;Expression Datasets&amp;quot; -&amp;gt; &amp;quot;Save&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
====Coloring a MAPP with expression data====&lt;br /&gt;
&lt;br /&gt;
* I launched the MAPPFinder tool from Tools -&amp;gt; MAPPFinder. Then I selected &amp;quot;Calculate New Results&amp;quot;. The .gex file was correct, so I hit &amp;quot;Ok.&amp;quot;&lt;br /&gt;
* I selected the color set &amp;quot;AvgLogFCAll&amp;quot;, and the Criteria &amp;quot;Increased&amp;quot;. I selected the box next to &amp;quot;Gene Ontology&amp;quot; and &amp;quot;Click here to calculate p values&amp;quot;. &lt;br /&gt;
* I chose to save the results as &amp;quot;MAPPFinder-Increased-09162016-NA&amp;quot;. Then I selected &amp;quot;Run MAPPFinder&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
====Running MAPPFinder====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
{{Template:Nanguiano}}&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8254</id>
		<title>Nanguiano Week 9</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8254"/>
				<updated>2016-09-17T04:11:41Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: /* Creating an Expression Dataset in the Expression Dataset Manager */ Added information&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Running GenMAPP Builder ==&lt;br /&gt;
&lt;br /&gt;
I followed the process from the [[Running_GenMAPP_Builder | Running GenMAPP Builder Tutorial Page]].&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
&lt;br /&gt;
The following software was utilized:&lt;br /&gt;
# Any tool that can unpack .gz and .zip files&lt;br /&gt;
#* We use [http://www.7-zip.org/ 7-zip]&lt;br /&gt;
# [http://www.postgresql.org PostgreSQL] on Windows (http://www.enterprisedb.com/products-services-training/pgdownload)&lt;br /&gt;
# GenMAPP Builder version 3.0.0 build 5 (https://github.com/lmu-bioinformatics/xmlpipedb/releases)&lt;br /&gt;
# Java JDK 1.8 64-bit&lt;br /&gt;
#* [http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html Download page]&lt;br /&gt;
#* File to download is: jdk-8u65-windows-x64.exe&lt;br /&gt;
# GenMAPP 2 can be downloaded [https://github.com/GenMAPPCS/genmapp here].  The file to download is &amp;quot;GenMAPPv2Setup.exe&amp;quot;.&lt;br /&gt;
# XMLPipeDB &amp;#039;&amp;#039;match&amp;#039;&amp;#039; utility (https://sourceforge.net/projects/xmlpipedb/files/) for counting IDs in XML files&lt;br /&gt;
# Microsoft Access or any other tool that can read .mdb files&lt;br /&gt;
&lt;br /&gt;
==Quality Assurance==&lt;br /&gt;
&lt;br /&gt;
The template for this information was taken from [[Gene_Database_Testing_Report_Sample | the Gene Database Testing Report Sample Page]].&lt;br /&gt;
&lt;br /&gt;
===Export Information===&lt;br /&gt;
&lt;br /&gt;
Version of GenMAPP Builder: &amp;#039;&amp;#039;&amp;#039;3.0.0 build 5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Computer on which export was run: &amp;#039;&amp;#039;&amp;#039;Seaver 120-14, HP LV2311 Windows 7 Enterprise&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Postgres Database name: &amp;#039;&amp;#039;&amp;#039;V_Cholerae_20160916_gmbuilder03b5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
UniProt XML filename (give filename and upload and link to compressed file): [[Media:Uniprot-organism-243277-NA.zip|uniprot-organism%3A243277.xml]]&lt;br /&gt;
* UniProt XML version (The version information can be found at [http://uniprot.org/news the UniProt News Page]): &amp;#039;&amp;#039;&amp;#039;UniProt Release 2016_08&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* UniProt XML download link: http://www.uniprot.org/uniprot/?query=organism:243277&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;2.92 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GO OBO-XML filename (give filename and upload and link to compressed file): [[Media:Go_daily-termdb-old-AV-NA.zip|go_daily-termdb.obo-xml]]&lt;br /&gt;
* 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): &amp;#039;&amp;#039;&amp;#039;10/27/2015, 2:24am&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GO OBO-XML download link:  http://geneontology.org/page/download-ontology#Legacy_Downloads &lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;6.87 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Time taken to process: &amp;#039;&amp;#039;&amp;#039;4.26 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;The GO OBO-XML file and version is from [[Anuvarsh_Week_9 | Anu Varshneya&amp;#039;s Week 9 Journal]]. Currently available GO OBO-XML files do not run properly in GenMAPP builder.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GOA filename (give filename and upload and link to compressed file): [[Media:46.V_cholerae_ATCC_39315_NA.goa.zip|46.V_cholerae_ATCC_39315.goa]]&lt;br /&gt;
* 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]): &amp;#039;&amp;#039;&amp;#039;07/05/16&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GOA download link: http://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/46.V_cholerae_ATCC_39315.goa&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;0.06 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Name of .gdb file (give filename and upload and link to compressed file): [[Media:Vc-Std_20160916_NA.zip|Vc-Std_20160916_NA.gdb]]&lt;br /&gt;
* Time taken to export: &amp;#039;&amp;#039;&amp;#039;5.15 hours&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Start time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 12:26:08 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** End time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 7:16:23 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** Note: There was a time during the export in which the computer was locked and not running the export, from 2:56pm - 4:19pm.&lt;br /&gt;
&lt;br /&gt;
===TallyEngine===&lt;br /&gt;
* The procedure for Tally Engine and the rest of the checks is transcribed from  [[How_Do_I_Count_Thee%3F_Let_Me_Count_The_Ways|How Do I Count Thee? Let me Count The Ways]].&lt;br /&gt;
* I ran TallyEngine in GenMAPP Builder to record the number of records for UniProt and GO in the XML data and in the Postgres databases.&lt;br /&gt;
** I chose the menu item Tallies &amp;gt; Run XML and Database Tallies for UniProt and GO...&lt;br /&gt;
[[Image:Tallyengine_Vcholerae_results_NA.png]]&lt;br /&gt;
** Count for Ordered Locus: 3,831&lt;br /&gt;
&lt;br /&gt;
=== Using XMLPipeDB match to Validate the XML Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
* After entering into the directory containing the match utility and the uniprot xml file, I ran the command &lt;br /&gt;
 java -jar xmlpipedb-match-1.1.1.jar &amp;quot;VC_[0-9][0-9][0-9][0-9]&amp;quot; &amp;lt; uniprot-organism%3A243277.xml&lt;br /&gt;
* It returned a total of 2,738 unique matches.&lt;br /&gt;
[[Image:Xmlpipedb_match_results_NA.png]]&lt;br /&gt;
* My results were not the same as my results for Tally Engine. Tally Engine returned 3,789 unique matches, while this returned 2,738. This is likely due to potentially due to differently formatted names in the xml file, as we are only checking for names in the structure VC_####.&lt;br /&gt;
&lt;br /&gt;
=== Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
*Next, I checked the values in SQL to see if they would validate the results from Tally Engine or the match utility.&lt;br /&gt;
* In PgAdminIII, I ran the command: &lt;br /&gt;
 select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;VC_[0-9][0-9][0-9][0-9]&amp;#039;;&lt;br /&gt;
[[Image:SQL_Query_Results_NA.png]]&lt;br /&gt;
* The results were not the same as the ones reported by Tally Engine, nor were they the same as the ones reported by the match utility. It returned 2,737 matches, one less than the result returned by the match utility. While it is less than the Tally Engine perhaps due to a different naming convention, I don&amp;#039;t fully understand why it would be off by one from the match utility.&lt;br /&gt;
&lt;br /&gt;
===OriginalRowCounts Comparison===&lt;br /&gt;
&lt;br /&gt;
* Within the .gdb file, I looked at the OriginalRowCounts table to see if the database had the expected tables with the expected number of records. I compared it with a benchmark .gdb file.&lt;br /&gt;
* Benchmark .gdb file (2010): [[Media:Vc-Std_External_20101022.gdb|Vc-Std_External_20101022]]&lt;br /&gt;
&lt;br /&gt;
*Original GDB:&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Week9_Benchmark_gdb_tables_1_NA.png&lt;br /&gt;
Image:Week9_Benchmark_gdb_tables_2_NA.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*New GDB:&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Week9_New_gdb_tables_1_NA.png&lt;br /&gt;
Image:Week9_New_gdb_tables_2_NA.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* The new gdb had 10 additional tables. &lt;br /&gt;
* The have the same number of OrderedLocusNames, 7,664, but most of the other values are different.&lt;br /&gt;
&lt;br /&gt;
===Visual Inspection===&lt;br /&gt;
&lt;br /&gt;
Perform visual inspection of individual tables to see if there are any problems.&lt;br /&gt;
&lt;br /&gt;
* Look at the Systems table. Is there a date in the Date field for all gene ID systems present in the database?&lt;br /&gt;
** No. The majority of systems to not have a date included in their date field. &lt;br /&gt;
* 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?&lt;br /&gt;
** The UniProt IDs all look correct.&lt;br /&gt;
** The RefSeq IDs also all look correct. &lt;br /&gt;
** The IDs in OrderedLocusNames appear to take two forms: one which is of the form VC_####, and one of the form VC_A####. This seems to prove the hypothesis that the difference between Tally Engine and the match/SQL results was due to a difference in searched names.&lt;br /&gt;
*** To test this, the command &amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;VC_A?[0-9][0-9][0-9][0-9]&amp;quot; &amp;lt; uniprot-organism%3A243277.xml&amp;lt;/code&amp;gt; returns  3,831 unique matches, the same as the Tally Engine. Running the command &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;VC_A?[0-9][0-9][0-9][0-9&amp;#039;;&amp;lt;/code&amp;gt; in SQL also returns 3,831. Therefore, I am decently confident that this was the reason the utilities were returning different results. I am still uncertain as to why SQL returned one less value than the match utility at first, before this new filter.&lt;br /&gt;
&lt;br /&gt;
===.gdb Use in GenMAPP===&lt;br /&gt;
&lt;br /&gt;
====Putting a gene on the MAPP using the GeneFinder window====&lt;br /&gt;
&lt;br /&gt;
* In the main GenMAPP Drafting Board window, left-click on the icon for &amp;quot;Gene&amp;quot; in the upper left corner of the window.  Click on the Drafting Board to place the Gene on the MAPP.  Now, right-click on the gene to access the GeneFinder window.  Type or paste a gene ID into the Gene ID field.  Select the appropriate Gene ID system from the drop-down menu and click the Search button.  &lt;br /&gt;
** I chose the Gene ID &amp;quot;VC0017&amp;quot; from the &amp;quot;OrderedLocusNames&amp;quot; system. &lt;br /&gt;
* Double-clicking the gene to get the backpage returned the following webpage:&lt;br /&gt;
[[Image:Week9_VC0017_Backpage_NA.png]]&lt;br /&gt;
* All crosslinks that were supposed to be present were present. &lt;br /&gt;
&lt;br /&gt;
====Creating an Expression Dataset in the Expression Dataset Manager====&lt;br /&gt;
&lt;br /&gt;
* The following instructions came from [http://www.openwetware.org/wiki/BIOL367/F10:GenMAPP_and_MAPPFinder_Protocols|The GenMAPP and MAPPFinder Protocols on OpenWetWare].&lt;br /&gt;
&lt;br /&gt;
* I selected &amp;quot;Data&amp;quot; then &amp;quot;Expression Dataset Manager&amp;quot;. I selected &amp;quot;Expression Dataset&amp;quot; then &amp;quot;New Dataset&amp;quot;. I first attempted using the tab-delineated text file [[Media:Merrell_Compiled_Raw_Data_Vibrio_NA_20151015_GenMAPP.txt| I had created last year]], but it would not function properly with GenMAPP. I defaulted to using a file I was certain functioned properly, the Merrel compiled raw data from [[Media:Week8HW-AV.zip|Anu Varshneya&amp;#039;s Week 8 Files]].&lt;br /&gt;
* No columns contained text, so I selected &amp;quot;Ok&amp;quot;, and waited for the raw expression data to be converted.&lt;br /&gt;
** &amp;#039;&amp;#039;&amp;#039;121 errors were detected in the raw data&amp;#039;&amp;#039;&amp;#039;. &lt;br /&gt;
** All of the error codes in the file stated &amp;#039;&amp;#039;Gene not found in OrderedLocusNames or any related system&amp;#039;&amp;#039;.&lt;br /&gt;
** 5,221 total IDs were imported.&lt;br /&gt;
** I checked the UniProt-OrderedLocusNames table for four genes listed as errors: VC2209, VC2338, VCA0595, and VC0284. None of them were found in the table. From this, it can be assumed that the missing genes are not part of the UniPort XML.&lt;br /&gt;
* I typed in &amp;quot;AvgLogFCAll&amp;quot; as the Name of the Color Set, and selected &amp;quot;Avg_LogFC_All&amp;quot; as the gene value.&lt;br /&gt;
* I defined two criteria:&lt;br /&gt;
** Increased: &amp;lt;code&amp;gt;[Avg_LogFC_all] &amp;gt; 0.25 AND [Pvalue] &amp;lt; 0.05&amp;lt;/code&amp;gt;, Color: Green&lt;br /&gt;
** Decreased: &amp;lt;code&amp;gt;[Avg_LogFC_all] &amp;lt; -0.25 AND [Pvalue] &amp;lt; 0.05&amp;lt;/code&amp;gt;, Color: Red&lt;br /&gt;
* Then, I selected &amp;quot;Expression Datasets&amp;quot; -&amp;gt; &amp;quot;Save&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
====Coloring a MAPP with expression data====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Running MAPPFinder====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
{{Template:Nanguiano}}&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8253</id>
		<title>Nanguiano Week 9</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8253"/>
				<updated>2016-09-17T03:36:32Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: /* OriginalRowCounts Comparison */ Personalized steps&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Running GenMAPP Builder ==&lt;br /&gt;
&lt;br /&gt;
I followed the process from the [[Running_GenMAPP_Builder | Running GenMAPP Builder Tutorial Page]].&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
&lt;br /&gt;
The following software was utilized:&lt;br /&gt;
# Any tool that can unpack .gz and .zip files&lt;br /&gt;
#* We use [http://www.7-zip.org/ 7-zip]&lt;br /&gt;
# [http://www.postgresql.org PostgreSQL] on Windows (http://www.enterprisedb.com/products-services-training/pgdownload)&lt;br /&gt;
# GenMAPP Builder version 3.0.0 build 5 (https://github.com/lmu-bioinformatics/xmlpipedb/releases)&lt;br /&gt;
# Java JDK 1.8 64-bit&lt;br /&gt;
#* [http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html Download page]&lt;br /&gt;
#* File to download is: jdk-8u65-windows-x64.exe&lt;br /&gt;
# GenMAPP 2 can be downloaded [https://github.com/GenMAPPCS/genmapp here].  The file to download is &amp;quot;GenMAPPv2Setup.exe&amp;quot;.&lt;br /&gt;
# XMLPipeDB &amp;#039;&amp;#039;match&amp;#039;&amp;#039; utility (https://sourceforge.net/projects/xmlpipedb/files/) for counting IDs in XML files&lt;br /&gt;
# Microsoft Access or any other tool that can read .mdb files&lt;br /&gt;
&lt;br /&gt;
==Quality Assurance==&lt;br /&gt;
&lt;br /&gt;
The template for this information was taken from [[Gene_Database_Testing_Report_Sample | the Gene Database Testing Report Sample Page]].&lt;br /&gt;
&lt;br /&gt;
===Export Information===&lt;br /&gt;
&lt;br /&gt;
Version of GenMAPP Builder: &amp;#039;&amp;#039;&amp;#039;3.0.0 build 5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Computer on which export was run: &amp;#039;&amp;#039;&amp;#039;Seaver 120-14, HP LV2311 Windows 7 Enterprise&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Postgres Database name: &amp;#039;&amp;#039;&amp;#039;V_Cholerae_20160916_gmbuilder03b5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
UniProt XML filename (give filename and upload and link to compressed file): [[Media:Uniprot-organism-243277-NA.zip|uniprot-organism%3A243277.xml]]&lt;br /&gt;
* UniProt XML version (The version information can be found at [http://uniprot.org/news the UniProt News Page]): &amp;#039;&amp;#039;&amp;#039;UniProt Release 2016_08&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* UniProt XML download link: http://www.uniprot.org/uniprot/?query=organism:243277&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;2.92 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GO OBO-XML filename (give filename and upload and link to compressed file): [[Media:Go_daily-termdb-old-AV-NA.zip|go_daily-termdb.obo-xml]]&lt;br /&gt;
* 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): &amp;#039;&amp;#039;&amp;#039;10/27/2015, 2:24am&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GO OBO-XML download link:  http://geneontology.org/page/download-ontology#Legacy_Downloads &lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;6.87 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Time taken to process: &amp;#039;&amp;#039;&amp;#039;4.26 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;The GO OBO-XML file and version is from [[Anuvarsh_Week_9 | Anu Varshneya&amp;#039;s Week 9 Journal]]. Currently available GO OBO-XML files do not run properly in GenMAPP builder.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GOA filename (give filename and upload and link to compressed file): [[Media:46.V_cholerae_ATCC_39315_NA.goa.zip|46.V_cholerae_ATCC_39315.goa]]&lt;br /&gt;
* 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]): &amp;#039;&amp;#039;&amp;#039;07/05/16&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GOA download link: http://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/46.V_cholerae_ATCC_39315.goa&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;0.06 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Name of .gdb file (give filename and upload and link to compressed file): [[Media:Vc-Std_20160916_NA.zip|Vc-Std_20160916_NA.gdb]]&lt;br /&gt;
* Time taken to export: &amp;#039;&amp;#039;&amp;#039;5.15 hours&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Start time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 12:26:08 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** End time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 7:16:23 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** Note: There was a time during the export in which the computer was locked and not running the export, from 2:56pm - 4:19pm.&lt;br /&gt;
&lt;br /&gt;
===TallyEngine===&lt;br /&gt;
* The procedure for Tally Engine and the rest of the checks is transcribed from  [[How_Do_I_Count_Thee%3F_Let_Me_Count_The_Ways|How Do I Count Thee? Let me Count The Ways]].&lt;br /&gt;
* I ran TallyEngine in GenMAPP Builder to record the number of records for UniProt and GO in the XML data and in the Postgres databases.&lt;br /&gt;
** I chose the menu item Tallies &amp;gt; Run XML and Database Tallies for UniProt and GO...&lt;br /&gt;
[[Image:Tallyengine_Vcholerae_results_NA.png]]&lt;br /&gt;
** Count for Ordered Locus: 3,831&lt;br /&gt;
&lt;br /&gt;
=== Using XMLPipeDB match to Validate the XML Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
* After entering into the directory containing the match utility and the uniprot xml file, I ran the command &lt;br /&gt;
 java -jar xmlpipedb-match-1.1.1.jar &amp;quot;VC_[0-9][0-9][0-9][0-9]&amp;quot; &amp;lt; uniprot-organism%3A243277.xml&lt;br /&gt;
* It returned a total of 2,738 unique matches.&lt;br /&gt;
[[Image:Xmlpipedb_match_results_NA.png]]&lt;br /&gt;
* My results were not the same as my results for Tally Engine. Tally Engine returned 3,789 unique matches, while this returned 2,738. This is likely due to potentially due to differently formatted names in the xml file, as we are only checking for names in the structure VC_####.&lt;br /&gt;
&lt;br /&gt;
=== Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
*Next, I checked the values in SQL to see if they would validate the results from Tally Engine or the match utility.&lt;br /&gt;
* In PgAdminIII, I ran the command: &lt;br /&gt;
 select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;VC_[0-9][0-9][0-9][0-9]&amp;#039;;&lt;br /&gt;
[[Image:SQL_Query_Results_NA.png]]&lt;br /&gt;
* The results were not the same as the ones reported by Tally Engine, nor were they the same as the ones reported by the match utility. It returned 2,737 matches, one less than the result returned by the match utility. While it is less than the Tally Engine perhaps due to a different naming convention, I don&amp;#039;t fully understand why it would be off by one from the match utility.&lt;br /&gt;
&lt;br /&gt;
===OriginalRowCounts Comparison===&lt;br /&gt;
&lt;br /&gt;
* Within the .gdb file, I looked at the OriginalRowCounts table to see if the database had the expected tables with the expected number of records. I compared it with a benchmark .gdb file.&lt;br /&gt;
* Benchmark .gdb file (2010): [[Media:Vc-Std_External_20101022.gdb|Vc-Std_External_20101022]]&lt;br /&gt;
&lt;br /&gt;
*Original GDB:&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Week9_Benchmark_gdb_tables_1_NA.png&lt;br /&gt;
Image:Week9_Benchmark_gdb_tables_2_NA.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*New GDB:&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Week9_New_gdb_tables_1_NA.png&lt;br /&gt;
Image:Week9_New_gdb_tables_2_NA.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* The new gdb had 10 additional tables. &lt;br /&gt;
* The have the same number of OrderedLocusNames, 7,664, but most of the other values are different.&lt;br /&gt;
&lt;br /&gt;
===Visual Inspection===&lt;br /&gt;
&lt;br /&gt;
Perform visual inspection of individual tables to see if there are any problems.&lt;br /&gt;
&lt;br /&gt;
* Look at the Systems table. Is there a date in the Date field for all gene ID systems present in the database?&lt;br /&gt;
** No. The majority of systems to not have a date included in their date field. &lt;br /&gt;
* 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?&lt;br /&gt;
** The UniProt IDs all look correct.&lt;br /&gt;
** The RefSeq IDs also all look correct. &lt;br /&gt;
** The IDs in OrderedLocusNames appear to take two forms: one which is of the form VC_####, and one of the form VC_A####. This seems to prove the hypothesis that the difference between Tally Engine and the match/SQL results was due to a difference in searched names.&lt;br /&gt;
*** To test this, the command &amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;VC_A?[0-9][0-9][0-9][0-9]&amp;quot; &amp;lt; uniprot-organism%3A243277.xml&amp;lt;/code&amp;gt; returns  3,831 unique matches, the same as the Tally Engine. Running the command &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;VC_A?[0-9][0-9][0-9][0-9&amp;#039;;&amp;lt;/code&amp;gt; in SQL also returns 3,831. Therefore, I am decently confident that this was the reason the utilities were returning different results. I am still uncertain as to why SQL returned one less value than the match utility at first, before this new filter.&lt;br /&gt;
&lt;br /&gt;
===.gdb Use in GenMAPP===&lt;br /&gt;
&lt;br /&gt;
====Putting a gene on the MAPP using the GeneFinder window====&lt;br /&gt;
&lt;br /&gt;
* In the main GenMAPP Drafting Board window, left-click on the icon for &amp;quot;Gene&amp;quot; in the upper left corner of the window.  Click on the Drafting Board to place the Gene on the MAPP.  Now, right-click on the gene to access the GeneFinder window.  Type or paste a gene ID into the Gene ID field.  Select the appropriate Gene ID system from the drop-down menu and click the Search button.  &lt;br /&gt;
** I chose the Gene ID &amp;quot;VC0017&amp;quot; from the &amp;quot;OrderedLocusNames&amp;quot; system. &lt;br /&gt;
* Double-clicking the gene to get the backpage returned the following webpage:&lt;br /&gt;
[[Image:Week9_VC0017_Backpage_NA.png]]&lt;br /&gt;
* All crosslinks that were supposed to be present were present. &lt;br /&gt;
&lt;br /&gt;
====Creating an Expression Dataset in the Expression Dataset Manager====&lt;br /&gt;
&lt;br /&gt;
* For my expression dataset, I downloaded the [[Media:Merrell_Compiled_Raw_Data_Vibrio_NA_20151015_GenMAPP.txt|text file]] I had created for GenMAPP last year from the Merrell, et al data.&lt;br /&gt;
&lt;br /&gt;
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?&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Coloring a MAPP with expression data====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Running MAPPFinder====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
{{Template:Nanguiano}}&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8252</id>
		<title>Nanguiano Week 9</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8252"/>
				<updated>2016-09-17T03:35:49Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: /* Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine */ removed question&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Running GenMAPP Builder ==&lt;br /&gt;
&lt;br /&gt;
I followed the process from the [[Running_GenMAPP_Builder | Running GenMAPP Builder Tutorial Page]].&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
&lt;br /&gt;
The following software was utilized:&lt;br /&gt;
# Any tool that can unpack .gz and .zip files&lt;br /&gt;
#* We use [http://www.7-zip.org/ 7-zip]&lt;br /&gt;
# [http://www.postgresql.org PostgreSQL] on Windows (http://www.enterprisedb.com/products-services-training/pgdownload)&lt;br /&gt;
# GenMAPP Builder version 3.0.0 build 5 (https://github.com/lmu-bioinformatics/xmlpipedb/releases)&lt;br /&gt;
# Java JDK 1.8 64-bit&lt;br /&gt;
#* [http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html Download page]&lt;br /&gt;
#* File to download is: jdk-8u65-windows-x64.exe&lt;br /&gt;
# GenMAPP 2 can be downloaded [https://github.com/GenMAPPCS/genmapp here].  The file to download is &amp;quot;GenMAPPv2Setup.exe&amp;quot;.&lt;br /&gt;
# XMLPipeDB &amp;#039;&amp;#039;match&amp;#039;&amp;#039; utility (https://sourceforge.net/projects/xmlpipedb/files/) for counting IDs in XML files&lt;br /&gt;
# Microsoft Access or any other tool that can read .mdb files&lt;br /&gt;
&lt;br /&gt;
==Quality Assurance==&lt;br /&gt;
&lt;br /&gt;
The template for this information was taken from [[Gene_Database_Testing_Report_Sample | the Gene Database Testing Report Sample Page]].&lt;br /&gt;
&lt;br /&gt;
===Export Information===&lt;br /&gt;
&lt;br /&gt;
Version of GenMAPP Builder: &amp;#039;&amp;#039;&amp;#039;3.0.0 build 5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Computer on which export was run: &amp;#039;&amp;#039;&amp;#039;Seaver 120-14, HP LV2311 Windows 7 Enterprise&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Postgres Database name: &amp;#039;&amp;#039;&amp;#039;V_Cholerae_20160916_gmbuilder03b5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
UniProt XML filename (give filename and upload and link to compressed file): [[Media:Uniprot-organism-243277-NA.zip|uniprot-organism%3A243277.xml]]&lt;br /&gt;
* UniProt XML version (The version information can be found at [http://uniprot.org/news the UniProt News Page]): &amp;#039;&amp;#039;&amp;#039;UniProt Release 2016_08&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* UniProt XML download link: http://www.uniprot.org/uniprot/?query=organism:243277&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;2.92 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GO OBO-XML filename (give filename and upload and link to compressed file): [[Media:Go_daily-termdb-old-AV-NA.zip|go_daily-termdb.obo-xml]]&lt;br /&gt;
* 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): &amp;#039;&amp;#039;&amp;#039;10/27/2015, 2:24am&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GO OBO-XML download link:  http://geneontology.org/page/download-ontology#Legacy_Downloads &lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;6.87 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Time taken to process: &amp;#039;&amp;#039;&amp;#039;4.26 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;The GO OBO-XML file and version is from [[Anuvarsh_Week_9 | Anu Varshneya&amp;#039;s Week 9 Journal]]. Currently available GO OBO-XML files do not run properly in GenMAPP builder.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GOA filename (give filename and upload and link to compressed file): [[Media:46.V_cholerae_ATCC_39315_NA.goa.zip|46.V_cholerae_ATCC_39315.goa]]&lt;br /&gt;
* 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]): &amp;#039;&amp;#039;&amp;#039;07/05/16&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GOA download link: http://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/46.V_cholerae_ATCC_39315.goa&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;0.06 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Name of .gdb file (give filename and upload and link to compressed file): [[Media:Vc-Std_20160916_NA.zip|Vc-Std_20160916_NA.gdb]]&lt;br /&gt;
* Time taken to export: &amp;#039;&amp;#039;&amp;#039;5.15 hours&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Start time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 12:26:08 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** End time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 7:16:23 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** Note: There was a time during the export in which the computer was locked and not running the export, from 2:56pm - 4:19pm.&lt;br /&gt;
&lt;br /&gt;
===TallyEngine===&lt;br /&gt;
* The procedure for Tally Engine and the rest of the checks is transcribed from  [[How_Do_I_Count_Thee%3F_Let_Me_Count_The_Ways|How Do I Count Thee? Let me Count The Ways]].&lt;br /&gt;
* I ran TallyEngine in GenMAPP Builder to record the number of records for UniProt and GO in the XML data and in the Postgres databases.&lt;br /&gt;
** I chose the menu item Tallies &amp;gt; Run XML and Database Tallies for UniProt and GO...&lt;br /&gt;
[[Image:Tallyengine_Vcholerae_results_NA.png]]&lt;br /&gt;
** Count for Ordered Locus: 3,831&lt;br /&gt;
&lt;br /&gt;
=== Using XMLPipeDB match to Validate the XML Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
* After entering into the directory containing the match utility and the uniprot xml file, I ran the command &lt;br /&gt;
 java -jar xmlpipedb-match-1.1.1.jar &amp;quot;VC_[0-9][0-9][0-9][0-9]&amp;quot; &amp;lt; uniprot-organism%3A243277.xml&lt;br /&gt;
* It returned a total of 2,738 unique matches.&lt;br /&gt;
[[Image:Xmlpipedb_match_results_NA.png]]&lt;br /&gt;
* My results were not the same as my results for Tally Engine. Tally Engine returned 3,789 unique matches, while this returned 2,738. This is likely due to potentially due to differently formatted names in the xml file, as we are only checking for names in the structure VC_####.&lt;br /&gt;
&lt;br /&gt;
=== Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
*Next, I checked the values in SQL to see if they would validate the results from Tally Engine or the match utility.&lt;br /&gt;
* In PgAdminIII, I ran the command: &lt;br /&gt;
 select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;VC_[0-9][0-9][0-9][0-9]&amp;#039;;&lt;br /&gt;
[[Image:SQL_Query_Results_NA.png]]&lt;br /&gt;
* The results were not the same as the ones reported by Tally Engine, nor were they the same as the ones reported by the match utility. It returned 2,737 matches, one less than the result returned by the match utility. While it is less than the Tally Engine perhaps due to a different naming convention, I don&amp;#039;t fully understand why it would be off by one from the match utility.&lt;br /&gt;
&lt;br /&gt;
===OriginalRowCounts Comparison===&lt;br /&gt;
&lt;br /&gt;
* 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.&lt;br /&gt;
* Benchmark .gdb file (2010): [[Media:Vc-Std_External_20101022.gdb|Vc-Std_External_20101022]]&lt;br /&gt;
&lt;br /&gt;
Copy the OriginalRowCounts table from the benchmark and new gdb and paste them here:&lt;br /&gt;
&lt;br /&gt;
*Original GDB:&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Week9_Benchmark_gdb_tables_1_NA.png&lt;br /&gt;
Image:Week9_Benchmark_gdb_tables_2_NA.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*New GDB:&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Week9_New_gdb_tables_1_NA.png&lt;br /&gt;
Image:Week9_New_gdb_tables_2_NA.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* The new gdb had 10 additional tables. &lt;br /&gt;
* The have the same number of OrderedLocusNames, 7,664, but most of the other values are different.&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
===Visual Inspection===&lt;br /&gt;
&lt;br /&gt;
Perform visual inspection of individual tables to see if there are any problems.&lt;br /&gt;
&lt;br /&gt;
* Look at the Systems table. Is there a date in the Date field for all gene ID systems present in the database?&lt;br /&gt;
** No. The majority of systems to not have a date included in their date field. &lt;br /&gt;
* 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?&lt;br /&gt;
** The UniProt IDs all look correct.&lt;br /&gt;
** The RefSeq IDs also all look correct. &lt;br /&gt;
** The IDs in OrderedLocusNames appear to take two forms: one which is of the form VC_####, and one of the form VC_A####. This seems to prove the hypothesis that the difference between Tally Engine and the match/SQL results was due to a difference in searched names.&lt;br /&gt;
*** To test this, the command &amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;VC_A?[0-9][0-9][0-9][0-9]&amp;quot; &amp;lt; uniprot-organism%3A243277.xml&amp;lt;/code&amp;gt; returns  3,831 unique matches, the same as the Tally Engine. Running the command &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;VC_A?[0-9][0-9][0-9][0-9&amp;#039;;&amp;lt;/code&amp;gt; in SQL also returns 3,831. Therefore, I am decently confident that this was the reason the utilities were returning different results. I am still uncertain as to why SQL returned one less value than the match utility at first, before this new filter.&lt;br /&gt;
&lt;br /&gt;
===.gdb Use in GenMAPP===&lt;br /&gt;
&lt;br /&gt;
====Putting a gene on the MAPP using the GeneFinder window====&lt;br /&gt;
&lt;br /&gt;
* In the main GenMAPP Drafting Board window, left-click on the icon for &amp;quot;Gene&amp;quot; in the upper left corner of the window.  Click on the Drafting Board to place the Gene on the MAPP.  Now, right-click on the gene to access the GeneFinder window.  Type or paste a gene ID into the Gene ID field.  Select the appropriate Gene ID system from the drop-down menu and click the Search button.  &lt;br /&gt;
** I chose the Gene ID &amp;quot;VC0017&amp;quot; from the &amp;quot;OrderedLocusNames&amp;quot; system. &lt;br /&gt;
* Double-clicking the gene to get the backpage returned the following webpage:&lt;br /&gt;
[[Image:Week9_VC0017_Backpage_NA.png]]&lt;br /&gt;
* All crosslinks that were supposed to be present were present. &lt;br /&gt;
&lt;br /&gt;
====Creating an Expression Dataset in the Expression Dataset Manager====&lt;br /&gt;
&lt;br /&gt;
* For my expression dataset, I downloaded the [[Media:Merrell_Compiled_Raw_Data_Vibrio_NA_20151015_GenMAPP.txt|text file]] I had created for GenMAPP last year from the Merrell, et al data.&lt;br /&gt;
&lt;br /&gt;
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?&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Coloring a MAPP with expression data====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Running MAPPFinder====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
{{Template:Nanguiano}}&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8251</id>
		<title>Nanguiano Week 9</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8251"/>
				<updated>2016-09-17T03:35:30Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: /* Using XMLPipeDB match to Validate the XML Results from the TallyEngine */ removed question&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Running GenMAPP Builder ==&lt;br /&gt;
&lt;br /&gt;
I followed the process from the [[Running_GenMAPP_Builder | Running GenMAPP Builder Tutorial Page]].&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
&lt;br /&gt;
The following software was utilized:&lt;br /&gt;
# Any tool that can unpack .gz and .zip files&lt;br /&gt;
#* We use [http://www.7-zip.org/ 7-zip]&lt;br /&gt;
# [http://www.postgresql.org PostgreSQL] on Windows (http://www.enterprisedb.com/products-services-training/pgdownload)&lt;br /&gt;
# GenMAPP Builder version 3.0.0 build 5 (https://github.com/lmu-bioinformatics/xmlpipedb/releases)&lt;br /&gt;
# Java JDK 1.8 64-bit&lt;br /&gt;
#* [http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html Download page]&lt;br /&gt;
#* File to download is: jdk-8u65-windows-x64.exe&lt;br /&gt;
# GenMAPP 2 can be downloaded [https://github.com/GenMAPPCS/genmapp here].  The file to download is &amp;quot;GenMAPPv2Setup.exe&amp;quot;.&lt;br /&gt;
# XMLPipeDB &amp;#039;&amp;#039;match&amp;#039;&amp;#039; utility (https://sourceforge.net/projects/xmlpipedb/files/) for counting IDs in XML files&lt;br /&gt;
# Microsoft Access or any other tool that can read .mdb files&lt;br /&gt;
&lt;br /&gt;
==Quality Assurance==&lt;br /&gt;
&lt;br /&gt;
The template for this information was taken from [[Gene_Database_Testing_Report_Sample | the Gene Database Testing Report Sample Page]].&lt;br /&gt;
&lt;br /&gt;
===Export Information===&lt;br /&gt;
&lt;br /&gt;
Version of GenMAPP Builder: &amp;#039;&amp;#039;&amp;#039;3.0.0 build 5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Computer on which export was run: &amp;#039;&amp;#039;&amp;#039;Seaver 120-14, HP LV2311 Windows 7 Enterprise&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Postgres Database name: &amp;#039;&amp;#039;&amp;#039;V_Cholerae_20160916_gmbuilder03b5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
UniProt XML filename (give filename and upload and link to compressed file): [[Media:Uniprot-organism-243277-NA.zip|uniprot-organism%3A243277.xml]]&lt;br /&gt;
* UniProt XML version (The version information can be found at [http://uniprot.org/news the UniProt News Page]): &amp;#039;&amp;#039;&amp;#039;UniProt Release 2016_08&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* UniProt XML download link: http://www.uniprot.org/uniprot/?query=organism:243277&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;2.92 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GO OBO-XML filename (give filename and upload and link to compressed file): [[Media:Go_daily-termdb-old-AV-NA.zip|go_daily-termdb.obo-xml]]&lt;br /&gt;
* 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): &amp;#039;&amp;#039;&amp;#039;10/27/2015, 2:24am&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GO OBO-XML download link:  http://geneontology.org/page/download-ontology#Legacy_Downloads &lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;6.87 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Time taken to process: &amp;#039;&amp;#039;&amp;#039;4.26 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;The GO OBO-XML file and version is from [[Anuvarsh_Week_9 | Anu Varshneya&amp;#039;s Week 9 Journal]]. Currently available GO OBO-XML files do not run properly in GenMAPP builder.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GOA filename (give filename and upload and link to compressed file): [[Media:46.V_cholerae_ATCC_39315_NA.goa.zip|46.V_cholerae_ATCC_39315.goa]]&lt;br /&gt;
* 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]): &amp;#039;&amp;#039;&amp;#039;07/05/16&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GOA download link: http://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/46.V_cholerae_ATCC_39315.goa&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;0.06 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Name of .gdb file (give filename and upload and link to compressed file): [[Media:Vc-Std_20160916_NA.zip|Vc-Std_20160916_NA.gdb]]&lt;br /&gt;
* Time taken to export: &amp;#039;&amp;#039;&amp;#039;5.15 hours&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Start time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 12:26:08 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** End time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 7:16:23 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** Note: There was a time during the export in which the computer was locked and not running the export, from 2:56pm - 4:19pm.&lt;br /&gt;
&lt;br /&gt;
===TallyEngine===&lt;br /&gt;
* The procedure for Tally Engine and the rest of the checks is transcribed from  [[How_Do_I_Count_Thee%3F_Let_Me_Count_The_Ways|How Do I Count Thee? Let me Count The Ways]].&lt;br /&gt;
* I ran TallyEngine in GenMAPP Builder to record the number of records for UniProt and GO in the XML data and in the Postgres databases.&lt;br /&gt;
** I chose the menu item Tallies &amp;gt; Run XML and Database Tallies for UniProt and GO...&lt;br /&gt;
[[Image:Tallyengine_Vcholerae_results_NA.png]]&lt;br /&gt;
** Count for Ordered Locus: 3,831&lt;br /&gt;
&lt;br /&gt;
=== Using XMLPipeDB match to Validate the XML Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
* After entering into the directory containing the match utility and the uniprot xml file, I ran the command &lt;br /&gt;
 java -jar xmlpipedb-match-1.1.1.jar &amp;quot;VC_[0-9][0-9][0-9][0-9]&amp;quot; &amp;lt; uniprot-organism%3A243277.xml&lt;br /&gt;
* It returned a total of 2,738 unique matches.&lt;br /&gt;
[[Image:Xmlpipedb_match_results_NA.png]]&lt;br /&gt;
* My results were not the same as my results for Tally Engine. Tally Engine returned 3,789 unique matches, while this returned 2,738. This is likely due to potentially due to differently formatted names in the xml file, as we are only checking for names in the structure VC_####.&lt;br /&gt;
&lt;br /&gt;
=== Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
*Next, I checked the values in SQL to see if they would validate the results from Tally Engine or the match utility.&lt;br /&gt;
* In PgAdminIII, I ran the command: &lt;br /&gt;
 select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;VC_[0-9][0-9][0-9][0-9]&amp;#039;;&lt;br /&gt;
[[Image:SQL_Query_Results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
*Are your results the same as reported by the TallyEngine?  Why or why not?&lt;br /&gt;
** The results were not the same as the ones reported by Tally Engine, nor were they the same as the ones reported by the match utility. It returned 2,737 matches, one less than the result returned by the match utility. While it is less than the Tally Engine perhaps due to a different naming convention, I don&amp;#039;t fully understand why it would be off by one from the match utility.&lt;br /&gt;
&lt;br /&gt;
===OriginalRowCounts Comparison===&lt;br /&gt;
&lt;br /&gt;
* 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.&lt;br /&gt;
* Benchmark .gdb file (2010): [[Media:Vc-Std_External_20101022.gdb|Vc-Std_External_20101022]]&lt;br /&gt;
&lt;br /&gt;
Copy the OriginalRowCounts table from the benchmark and new gdb and paste them here:&lt;br /&gt;
&lt;br /&gt;
*Original GDB:&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Week9_Benchmark_gdb_tables_1_NA.png&lt;br /&gt;
Image:Week9_Benchmark_gdb_tables_2_NA.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*New GDB:&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Week9_New_gdb_tables_1_NA.png&lt;br /&gt;
Image:Week9_New_gdb_tables_2_NA.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* The new gdb had 10 additional tables. &lt;br /&gt;
* The have the same number of OrderedLocusNames, 7,664, but most of the other values are different.&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
===Visual Inspection===&lt;br /&gt;
&lt;br /&gt;
Perform visual inspection of individual tables to see if there are any problems.&lt;br /&gt;
&lt;br /&gt;
* Look at the Systems table. Is there a date in the Date field for all gene ID systems present in the database?&lt;br /&gt;
** No. The majority of systems to not have a date included in their date field. &lt;br /&gt;
* 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?&lt;br /&gt;
** The UniProt IDs all look correct.&lt;br /&gt;
** The RefSeq IDs also all look correct. &lt;br /&gt;
** The IDs in OrderedLocusNames appear to take two forms: one which is of the form VC_####, and one of the form VC_A####. This seems to prove the hypothesis that the difference between Tally Engine and the match/SQL results was due to a difference in searched names.&lt;br /&gt;
*** To test this, the command &amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;VC_A?[0-9][0-9][0-9][0-9]&amp;quot; &amp;lt; uniprot-organism%3A243277.xml&amp;lt;/code&amp;gt; returns  3,831 unique matches, the same as the Tally Engine. Running the command &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;VC_A?[0-9][0-9][0-9][0-9&amp;#039;;&amp;lt;/code&amp;gt; in SQL also returns 3,831. Therefore, I am decently confident that this was the reason the utilities were returning different results. I am still uncertain as to why SQL returned one less value than the match utility at first, before this new filter.&lt;br /&gt;
&lt;br /&gt;
===.gdb Use in GenMAPP===&lt;br /&gt;
&lt;br /&gt;
====Putting a gene on the MAPP using the GeneFinder window====&lt;br /&gt;
&lt;br /&gt;
* In the main GenMAPP Drafting Board window, left-click on the icon for &amp;quot;Gene&amp;quot; in the upper left corner of the window.  Click on the Drafting Board to place the Gene on the MAPP.  Now, right-click on the gene to access the GeneFinder window.  Type or paste a gene ID into the Gene ID field.  Select the appropriate Gene ID system from the drop-down menu and click the Search button.  &lt;br /&gt;
** I chose the Gene ID &amp;quot;VC0017&amp;quot; from the &amp;quot;OrderedLocusNames&amp;quot; system. &lt;br /&gt;
* Double-clicking the gene to get the backpage returned the following webpage:&lt;br /&gt;
[[Image:Week9_VC0017_Backpage_NA.png]]&lt;br /&gt;
* All crosslinks that were supposed to be present were present. &lt;br /&gt;
&lt;br /&gt;
====Creating an Expression Dataset in the Expression Dataset Manager====&lt;br /&gt;
&lt;br /&gt;
* For my expression dataset, I downloaded the [[Media:Merrell_Compiled_Raw_Data_Vibrio_NA_20151015_GenMAPP.txt|text file]] I had created for GenMAPP last year from the Merrell, et al data.&lt;br /&gt;
&lt;br /&gt;
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?&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Coloring a MAPP with expression data====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Running MAPPFinder====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
{{Template:Nanguiano}}&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8250</id>
		<title>Nanguiano Week 9</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8250"/>
				<updated>2016-09-17T03:35:05Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: /* TallyEngine */ personalized steps&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Running GenMAPP Builder ==&lt;br /&gt;
&lt;br /&gt;
I followed the process from the [[Running_GenMAPP_Builder | Running GenMAPP Builder Tutorial Page]].&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
&lt;br /&gt;
The following software was utilized:&lt;br /&gt;
# Any tool that can unpack .gz and .zip files&lt;br /&gt;
#* We use [http://www.7-zip.org/ 7-zip]&lt;br /&gt;
# [http://www.postgresql.org PostgreSQL] on Windows (http://www.enterprisedb.com/products-services-training/pgdownload)&lt;br /&gt;
# GenMAPP Builder version 3.0.0 build 5 (https://github.com/lmu-bioinformatics/xmlpipedb/releases)&lt;br /&gt;
# Java JDK 1.8 64-bit&lt;br /&gt;
#* [http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html Download page]&lt;br /&gt;
#* File to download is: jdk-8u65-windows-x64.exe&lt;br /&gt;
# GenMAPP 2 can be downloaded [https://github.com/GenMAPPCS/genmapp here].  The file to download is &amp;quot;GenMAPPv2Setup.exe&amp;quot;.&lt;br /&gt;
# XMLPipeDB &amp;#039;&amp;#039;match&amp;#039;&amp;#039; utility (https://sourceforge.net/projects/xmlpipedb/files/) for counting IDs in XML files&lt;br /&gt;
# Microsoft Access or any other tool that can read .mdb files&lt;br /&gt;
&lt;br /&gt;
==Quality Assurance==&lt;br /&gt;
&lt;br /&gt;
The template for this information was taken from [[Gene_Database_Testing_Report_Sample | the Gene Database Testing Report Sample Page]].&lt;br /&gt;
&lt;br /&gt;
===Export Information===&lt;br /&gt;
&lt;br /&gt;
Version of GenMAPP Builder: &amp;#039;&amp;#039;&amp;#039;3.0.0 build 5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Computer on which export was run: &amp;#039;&amp;#039;&amp;#039;Seaver 120-14, HP LV2311 Windows 7 Enterprise&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Postgres Database name: &amp;#039;&amp;#039;&amp;#039;V_Cholerae_20160916_gmbuilder03b5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
UniProt XML filename (give filename and upload and link to compressed file): [[Media:Uniprot-organism-243277-NA.zip|uniprot-organism%3A243277.xml]]&lt;br /&gt;
* UniProt XML version (The version information can be found at [http://uniprot.org/news the UniProt News Page]): &amp;#039;&amp;#039;&amp;#039;UniProt Release 2016_08&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* UniProt XML download link: http://www.uniprot.org/uniprot/?query=organism:243277&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;2.92 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GO OBO-XML filename (give filename and upload and link to compressed file): [[Media:Go_daily-termdb-old-AV-NA.zip|go_daily-termdb.obo-xml]]&lt;br /&gt;
* 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): &amp;#039;&amp;#039;&amp;#039;10/27/2015, 2:24am&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GO OBO-XML download link:  http://geneontology.org/page/download-ontology#Legacy_Downloads &lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;6.87 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Time taken to process: &amp;#039;&amp;#039;&amp;#039;4.26 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;The GO OBO-XML file and version is from [[Anuvarsh_Week_9 | Anu Varshneya&amp;#039;s Week 9 Journal]]. Currently available GO OBO-XML files do not run properly in GenMAPP builder.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GOA filename (give filename and upload and link to compressed file): [[Media:46.V_cholerae_ATCC_39315_NA.goa.zip|46.V_cholerae_ATCC_39315.goa]]&lt;br /&gt;
* 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]): &amp;#039;&amp;#039;&amp;#039;07/05/16&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GOA download link: http://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/46.V_cholerae_ATCC_39315.goa&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;0.06 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Name of .gdb file (give filename and upload and link to compressed file): [[Media:Vc-Std_20160916_NA.zip|Vc-Std_20160916_NA.gdb]]&lt;br /&gt;
* Time taken to export: &amp;#039;&amp;#039;&amp;#039;5.15 hours&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Start time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 12:26:08 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** End time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 7:16:23 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** Note: There was a time during the export in which the computer was locked and not running the export, from 2:56pm - 4:19pm.&lt;br /&gt;
&lt;br /&gt;
===TallyEngine===&lt;br /&gt;
* The procedure for Tally Engine and the rest of the checks is transcribed from  [[How_Do_I_Count_Thee%3F_Let_Me_Count_The_Ways|How Do I Count Thee? Let me Count The Ways]].&lt;br /&gt;
* I ran TallyEngine in GenMAPP Builder to record the number of records for UniProt and GO in the XML data and in the Postgres databases.&lt;br /&gt;
** I chose the menu item Tallies &amp;gt; Run XML and Database Tallies for UniProt and GO...&lt;br /&gt;
[[Image:Tallyengine_Vcholerae_results_NA.png]]&lt;br /&gt;
** Count for Ordered Locus: 3,831&lt;br /&gt;
&lt;br /&gt;
=== Using XMLPipeDB match to Validate the XML Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
* After entering into the directory containing the match utility and the uniprot xml file, I ran the command &lt;br /&gt;
 java -jar xmlpipedb-match-1.1.1.jar &amp;quot;VC_[0-9][0-9][0-9][0-9]&amp;quot; &amp;lt; uniprot-organism%3A243277.xml&lt;br /&gt;
* It returned a total of 2,738 unique matches.&lt;br /&gt;
[[Image:Xmlpipedb_match_results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
Are your results the same as you got for the TallyEngine?  Why or why not?&lt;br /&gt;
* My results were not the same as my results for Tally Engine. Tally Engine returned 3,789 unique matches, while this returned 2,738. This is likely due to potentially due to differently formatted names in the xml file, as we are only checking for names in the structure VC_####.&lt;br /&gt;
&lt;br /&gt;
=== Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
*Next, I checked the values in SQL to see if they would validate the results from Tally Engine or the match utility.&lt;br /&gt;
* In PgAdminIII, I ran the command: &lt;br /&gt;
 select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;VC_[0-9][0-9][0-9][0-9]&amp;#039;;&lt;br /&gt;
[[Image:SQL_Query_Results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
*Are your results the same as reported by the TallyEngine?  Why or why not?&lt;br /&gt;
** The results were not the same as the ones reported by Tally Engine, nor were they the same as the ones reported by the match utility. It returned 2,737 matches, one less than the result returned by the match utility. While it is less than the Tally Engine perhaps due to a different naming convention, I don&amp;#039;t fully understand why it would be off by one from the match utility.&lt;br /&gt;
&lt;br /&gt;
===OriginalRowCounts Comparison===&lt;br /&gt;
&lt;br /&gt;
* 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.&lt;br /&gt;
* Benchmark .gdb file (2010): [[Media:Vc-Std_External_20101022.gdb|Vc-Std_External_20101022]]&lt;br /&gt;
&lt;br /&gt;
Copy the OriginalRowCounts table from the benchmark and new gdb and paste them here:&lt;br /&gt;
&lt;br /&gt;
*Original GDB:&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Week9_Benchmark_gdb_tables_1_NA.png&lt;br /&gt;
Image:Week9_Benchmark_gdb_tables_2_NA.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*New GDB:&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Week9_New_gdb_tables_1_NA.png&lt;br /&gt;
Image:Week9_New_gdb_tables_2_NA.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* The new gdb had 10 additional tables. &lt;br /&gt;
* The have the same number of OrderedLocusNames, 7,664, but most of the other values are different.&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
===Visual Inspection===&lt;br /&gt;
&lt;br /&gt;
Perform visual inspection of individual tables to see if there are any problems.&lt;br /&gt;
&lt;br /&gt;
* Look at the Systems table. Is there a date in the Date field for all gene ID systems present in the database?&lt;br /&gt;
** No. The majority of systems to not have a date included in their date field. &lt;br /&gt;
* 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?&lt;br /&gt;
** The UniProt IDs all look correct.&lt;br /&gt;
** The RefSeq IDs also all look correct. &lt;br /&gt;
** The IDs in OrderedLocusNames appear to take two forms: one which is of the form VC_####, and one of the form VC_A####. This seems to prove the hypothesis that the difference between Tally Engine and the match/SQL results was due to a difference in searched names.&lt;br /&gt;
*** To test this, the command &amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;VC_A?[0-9][0-9][0-9][0-9]&amp;quot; &amp;lt; uniprot-organism%3A243277.xml&amp;lt;/code&amp;gt; returns  3,831 unique matches, the same as the Tally Engine. Running the command &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;VC_A?[0-9][0-9][0-9][0-9&amp;#039;;&amp;lt;/code&amp;gt; in SQL also returns 3,831. Therefore, I am decently confident that this was the reason the utilities were returning different results. I am still uncertain as to why SQL returned one less value than the match utility at first, before this new filter.&lt;br /&gt;
&lt;br /&gt;
===.gdb Use in GenMAPP===&lt;br /&gt;
&lt;br /&gt;
====Putting a gene on the MAPP using the GeneFinder window====&lt;br /&gt;
&lt;br /&gt;
* In the main GenMAPP Drafting Board window, left-click on the icon for &amp;quot;Gene&amp;quot; in the upper left corner of the window.  Click on the Drafting Board to place the Gene on the MAPP.  Now, right-click on the gene to access the GeneFinder window.  Type or paste a gene ID into the Gene ID field.  Select the appropriate Gene ID system from the drop-down menu and click the Search button.  &lt;br /&gt;
** I chose the Gene ID &amp;quot;VC0017&amp;quot; from the &amp;quot;OrderedLocusNames&amp;quot; system. &lt;br /&gt;
* Double-clicking the gene to get the backpage returned the following webpage:&lt;br /&gt;
[[Image:Week9_VC0017_Backpage_NA.png]]&lt;br /&gt;
* All crosslinks that were supposed to be present were present. &lt;br /&gt;
&lt;br /&gt;
====Creating an Expression Dataset in the Expression Dataset Manager====&lt;br /&gt;
&lt;br /&gt;
* For my expression dataset, I downloaded the [[Media:Merrell_Compiled_Raw_Data_Vibrio_NA_20151015_GenMAPP.txt|text file]] I had created for GenMAPP last year from the Merrell, et al data.&lt;br /&gt;
&lt;br /&gt;
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?&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Coloring a MAPP with expression data====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Running MAPPFinder====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
{{Template:Nanguiano}}&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8249</id>
		<title>Nanguiano Week 9</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8249"/>
				<updated>2016-09-17T03:32:44Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: /* Quality Assurance */ added link to how do i count thee&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Running GenMAPP Builder ==&lt;br /&gt;
&lt;br /&gt;
I followed the process from the [[Running_GenMAPP_Builder | Running GenMAPP Builder Tutorial Page]].&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
&lt;br /&gt;
The following software was utilized:&lt;br /&gt;
# Any tool that can unpack .gz and .zip files&lt;br /&gt;
#* We use [http://www.7-zip.org/ 7-zip]&lt;br /&gt;
# [http://www.postgresql.org PostgreSQL] on Windows (http://www.enterprisedb.com/products-services-training/pgdownload)&lt;br /&gt;
# GenMAPP Builder version 3.0.0 build 5 (https://github.com/lmu-bioinformatics/xmlpipedb/releases)&lt;br /&gt;
# Java JDK 1.8 64-bit&lt;br /&gt;
#* [http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html Download page]&lt;br /&gt;
#* File to download is: jdk-8u65-windows-x64.exe&lt;br /&gt;
# GenMAPP 2 can be downloaded [https://github.com/GenMAPPCS/genmapp here].  The file to download is &amp;quot;GenMAPPv2Setup.exe&amp;quot;.&lt;br /&gt;
# XMLPipeDB &amp;#039;&amp;#039;match&amp;#039;&amp;#039; utility (https://sourceforge.net/projects/xmlpipedb/files/) for counting IDs in XML files&lt;br /&gt;
# Microsoft Access or any other tool that can read .mdb files&lt;br /&gt;
&lt;br /&gt;
==Quality Assurance==&lt;br /&gt;
&lt;br /&gt;
The template for this information was taken from [[Gene_Database_Testing_Report_Sample | the Gene Database Testing Report Sample Page]].&lt;br /&gt;
&lt;br /&gt;
===Export Information===&lt;br /&gt;
&lt;br /&gt;
Version of GenMAPP Builder: &amp;#039;&amp;#039;&amp;#039;3.0.0 build 5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Computer on which export was run: &amp;#039;&amp;#039;&amp;#039;Seaver 120-14, HP LV2311 Windows 7 Enterprise&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Postgres Database name: &amp;#039;&amp;#039;&amp;#039;V_Cholerae_20160916_gmbuilder03b5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
UniProt XML filename (give filename and upload and link to compressed file): [[Media:Uniprot-organism-243277-NA.zip|uniprot-organism%3A243277.xml]]&lt;br /&gt;
* UniProt XML version (The version information can be found at [http://uniprot.org/news the UniProt News Page]): &amp;#039;&amp;#039;&amp;#039;UniProt Release 2016_08&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* UniProt XML download link: http://www.uniprot.org/uniprot/?query=organism:243277&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;2.92 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GO OBO-XML filename (give filename and upload and link to compressed file): [[Media:Go_daily-termdb-old-AV-NA.zip|go_daily-termdb.obo-xml]]&lt;br /&gt;
* 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): &amp;#039;&amp;#039;&amp;#039;10/27/2015, 2:24am&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GO OBO-XML download link:  http://geneontology.org/page/download-ontology#Legacy_Downloads &lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;6.87 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Time taken to process: &amp;#039;&amp;#039;&amp;#039;4.26 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;The GO OBO-XML file and version is from [[Anuvarsh_Week_9 | Anu Varshneya&amp;#039;s Week 9 Journal]]. Currently available GO OBO-XML files do not run properly in GenMAPP builder.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GOA filename (give filename and upload and link to compressed file): [[Media:46.V_cholerae_ATCC_39315_NA.goa.zip|46.V_cholerae_ATCC_39315.goa]]&lt;br /&gt;
* 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]): &amp;#039;&amp;#039;&amp;#039;07/05/16&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GOA download link: http://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/46.V_cholerae_ATCC_39315.goa&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;0.06 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Name of .gdb file (give filename and upload and link to compressed file): [[Media:Vc-Std_20160916_NA.zip|Vc-Std_20160916_NA.gdb]]&lt;br /&gt;
* Time taken to export: &amp;#039;&amp;#039;&amp;#039;5.15 hours&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Start time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 12:26:08 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** End time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 7:16:23 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** Note: There was a time during the export in which the computer was locked and not running the export, from 2:56pm - 4:19pm.&lt;br /&gt;
&lt;br /&gt;
===TallyEngine===&lt;br /&gt;
* The procedure for Tally Engine and the rest of the checks is transcribed from  [[How_Do_I_Count_Thee%3F_Let_Me_Count_The_Ways|How Do I Count Thee? Let me Count The Ways]].&lt;br /&gt;
* Run the TallyEngine in GenMAPP Builder and record the number of records for UniProt and GO in the XML data and in the Postgres databases.&lt;br /&gt;
** Choose the menu item Tallies &amp;gt; Run XML and Database Tallies for UniProt and GO...&lt;br /&gt;
** Take a screenshot of the results.  Upload the image to the wiki and display it on this page.&lt;br /&gt;
[[Image:Tallyengine_Vcholerae_results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
=== Using XMLPipeDB match to Validate the XML Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
* After entering into the directory containing the match utility and the uniprot xml file, I ran the command &lt;br /&gt;
 java -jar xmlpipedb-match-1.1.1.jar &amp;quot;VC_[0-9][0-9][0-9][0-9]&amp;quot; &amp;lt; uniprot-organism%3A243277.xml&lt;br /&gt;
* It returned a total of 2,738 unique matches.&lt;br /&gt;
[[Image:Xmlpipedb_match_results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
Are your results the same as you got for the TallyEngine?  Why or why not?&lt;br /&gt;
* My results were not the same as my results for Tally Engine. Tally Engine returned 3,789 unique matches, while this returned 2,738. This is likely due to potentially due to differently formatted names in the xml file, as we are only checking for names in the structure VC_####.&lt;br /&gt;
&lt;br /&gt;
=== Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
*Next, I checked the values in SQL to see if they would validate the results from Tally Engine or the match utility.&lt;br /&gt;
* In PgAdminIII, I ran the command: &lt;br /&gt;
 select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;VC_[0-9][0-9][0-9][0-9]&amp;#039;;&lt;br /&gt;
[[Image:SQL_Query_Results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
*Are your results the same as reported by the TallyEngine?  Why or why not?&lt;br /&gt;
** The results were not the same as the ones reported by Tally Engine, nor were they the same as the ones reported by the match utility. It returned 2,737 matches, one less than the result returned by the match utility. While it is less than the Tally Engine perhaps due to a different naming convention, I don&amp;#039;t fully understand why it would be off by one from the match utility.&lt;br /&gt;
&lt;br /&gt;
===OriginalRowCounts Comparison===&lt;br /&gt;
&lt;br /&gt;
* 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.&lt;br /&gt;
* Benchmark .gdb file (2010): [[Media:Vc-Std_External_20101022.gdb|Vc-Std_External_20101022]]&lt;br /&gt;
&lt;br /&gt;
Copy the OriginalRowCounts table from the benchmark and new gdb and paste them here:&lt;br /&gt;
&lt;br /&gt;
*Original GDB:&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Week9_Benchmark_gdb_tables_1_NA.png&lt;br /&gt;
Image:Week9_Benchmark_gdb_tables_2_NA.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*New GDB:&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Week9_New_gdb_tables_1_NA.png&lt;br /&gt;
Image:Week9_New_gdb_tables_2_NA.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* The new gdb had 10 additional tables. &lt;br /&gt;
* The have the same number of OrderedLocusNames, 7,664, but most of the other values are different.&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
===Visual Inspection===&lt;br /&gt;
&lt;br /&gt;
Perform visual inspection of individual tables to see if there are any problems.&lt;br /&gt;
&lt;br /&gt;
* Look at the Systems table. Is there a date in the Date field for all gene ID systems present in the database?&lt;br /&gt;
** No. The majority of systems to not have a date included in their date field. &lt;br /&gt;
* 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?&lt;br /&gt;
** The UniProt IDs all look correct.&lt;br /&gt;
** The RefSeq IDs also all look correct. &lt;br /&gt;
** The IDs in OrderedLocusNames appear to take two forms: one which is of the form VC_####, and one of the form VC_A####. This seems to prove the hypothesis that the difference between Tally Engine and the match/SQL results was due to a difference in searched names.&lt;br /&gt;
*** To test this, the command &amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;VC_A?[0-9][0-9][0-9][0-9]&amp;quot; &amp;lt; uniprot-organism%3A243277.xml&amp;lt;/code&amp;gt; returns  3,831 unique matches, the same as the Tally Engine. Running the command &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;VC_A?[0-9][0-9][0-9][0-9&amp;#039;;&amp;lt;/code&amp;gt; in SQL also returns 3,831. Therefore, I am decently confident that this was the reason the utilities were returning different results. I am still uncertain as to why SQL returned one less value than the match utility at first, before this new filter.&lt;br /&gt;
&lt;br /&gt;
===.gdb Use in GenMAPP===&lt;br /&gt;
&lt;br /&gt;
====Putting a gene on the MAPP using the GeneFinder window====&lt;br /&gt;
&lt;br /&gt;
* In the main GenMAPP Drafting Board window, left-click on the icon for &amp;quot;Gene&amp;quot; in the upper left corner of the window.  Click on the Drafting Board to place the Gene on the MAPP.  Now, right-click on the gene to access the GeneFinder window.  Type or paste a gene ID into the Gene ID field.  Select the appropriate Gene ID system from the drop-down menu and click the Search button.  &lt;br /&gt;
** I chose the Gene ID &amp;quot;VC0017&amp;quot; from the &amp;quot;OrderedLocusNames&amp;quot; system. &lt;br /&gt;
* Double-clicking the gene to get the backpage returned the following webpage:&lt;br /&gt;
[[Image:Week9_VC0017_Backpage_NA.png]]&lt;br /&gt;
* All crosslinks that were supposed to be present were present. &lt;br /&gt;
&lt;br /&gt;
====Creating an Expression Dataset in the Expression Dataset Manager====&lt;br /&gt;
&lt;br /&gt;
* For my expression dataset, I downloaded the [[Media:Merrell_Compiled_Raw_Data_Vibrio_NA_20151015_GenMAPP.txt|text file]] I had created for GenMAPP last year from the Merrell, et al data.&lt;br /&gt;
&lt;br /&gt;
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?&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Coloring a MAPP with expression data====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Running MAPPFinder====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
{{Template:Nanguiano}}&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8248</id>
		<title>Nanguiano Week 9</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8248"/>
				<updated>2016-09-17T03:29:30Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: /* .gdb Use in GenMAPP */ removed unneeded information&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Running GenMAPP Builder ==&lt;br /&gt;
&lt;br /&gt;
I followed the process from the [[Running_GenMAPP_Builder | Running GenMAPP Builder Tutorial Page]].&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
&lt;br /&gt;
The following software was utilized:&lt;br /&gt;
# Any tool that can unpack .gz and .zip files&lt;br /&gt;
#* We use [http://www.7-zip.org/ 7-zip]&lt;br /&gt;
# [http://www.postgresql.org PostgreSQL] on Windows (http://www.enterprisedb.com/products-services-training/pgdownload)&lt;br /&gt;
# GenMAPP Builder version 3.0.0 build 5 (https://github.com/lmu-bioinformatics/xmlpipedb/releases)&lt;br /&gt;
# Java JDK 1.8 64-bit&lt;br /&gt;
#* [http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html Download page]&lt;br /&gt;
#* File to download is: jdk-8u65-windows-x64.exe&lt;br /&gt;
# GenMAPP 2 can be downloaded [https://github.com/GenMAPPCS/genmapp here].  The file to download is &amp;quot;GenMAPPv2Setup.exe&amp;quot;.&lt;br /&gt;
# XMLPipeDB &amp;#039;&amp;#039;match&amp;#039;&amp;#039; utility (https://sourceforge.net/projects/xmlpipedb/files/) for counting IDs in XML files&lt;br /&gt;
# Microsoft Access or any other tool that can read .mdb files&lt;br /&gt;
&lt;br /&gt;
==Quality Assurance==&lt;br /&gt;
&lt;br /&gt;
The template for this information was taken from [[Gene_Database_Testing_Report_Sample | the Gene Database Testing Report Sample Page]].&lt;br /&gt;
&lt;br /&gt;
===Export Information===&lt;br /&gt;
&lt;br /&gt;
Version of GenMAPP Builder: &amp;#039;&amp;#039;&amp;#039;3.0.0 build 5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Computer on which export was run: &amp;#039;&amp;#039;&amp;#039;Seaver 120-14, HP LV2311 Windows 7 Enterprise&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Postgres Database name: &amp;#039;&amp;#039;&amp;#039;V_Cholerae_20160916_gmbuilder03b5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
UniProt XML filename (give filename and upload and link to compressed file): [[Media:Uniprot-organism-243277-NA.zip|uniprot-organism%3A243277.xml]]&lt;br /&gt;
* UniProt XML version (The version information can be found at [http://uniprot.org/news the UniProt News Page]): &amp;#039;&amp;#039;&amp;#039;UniProt Release 2016_08&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* UniProt XML download link: http://www.uniprot.org/uniprot/?query=organism:243277&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;2.92 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GO OBO-XML filename (give filename and upload and link to compressed file): [[Media:Go_daily-termdb-old-AV-NA.zip|go_daily-termdb.obo-xml]]&lt;br /&gt;
* 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): &amp;#039;&amp;#039;&amp;#039;10/27/2015, 2:24am&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GO OBO-XML download link:  http://geneontology.org/page/download-ontology#Legacy_Downloads &lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;6.87 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Time taken to process: &amp;#039;&amp;#039;&amp;#039;4.26 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;The GO OBO-XML file and version is from [[Anuvarsh_Week_9 | Anu Varshneya&amp;#039;s Week 9 Journal]]. Currently available GO OBO-XML files do not run properly in GenMAPP builder.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GOA filename (give filename and upload and link to compressed file): [[Media:46.V_cholerae_ATCC_39315_NA.goa.zip|46.V_cholerae_ATCC_39315.goa]]&lt;br /&gt;
* 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]): &amp;#039;&amp;#039;&amp;#039;07/05/16&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GOA download link: http://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/46.V_cholerae_ATCC_39315.goa&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;0.06 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Name of .gdb file (give filename and upload and link to compressed file): [[Media:Vc-Std_20160916_NA.zip|Vc-Std_20160916_NA.gdb]]&lt;br /&gt;
* Time taken to export: &amp;#039;&amp;#039;&amp;#039;5.15 hours&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Start time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 12:26:08 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** End time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 7:16:23 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** Note: There was a time during the export in which the computer was locked and not running the export, from 2:56pm - 4:19pm.&lt;br /&gt;
&lt;br /&gt;
===TallyEngine===&lt;br /&gt;
&lt;br /&gt;
* Run the TallyEngine in GenMAPP Builder and record the number of records for UniProt and GO in the XML data and in the Postgres databases.&lt;br /&gt;
** Choose the menu item Tallies &amp;gt; Run XML and Database Tallies for UniProt and GO...&lt;br /&gt;
** Take a screenshot of the results.  Upload the image to the wiki and display it on this page.&lt;br /&gt;
[[Image:Tallyengine_Vcholerae_results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
=== Using XMLPipeDB match to Validate the XML Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
* After entering into the directory containing the match utility and the uniprot xml file, I ran the command &lt;br /&gt;
 java -jar xmlpipedb-match-1.1.1.jar &amp;quot;VC_[0-9][0-9][0-9][0-9]&amp;quot; &amp;lt; uniprot-organism%3A243277.xml&lt;br /&gt;
* It returned a total of 2,738 unique matches.&lt;br /&gt;
[[Image:Xmlpipedb_match_results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
Are your results the same as you got for the TallyEngine?  Why or why not?&lt;br /&gt;
* My results were not the same as my results for Tally Engine. Tally Engine returned 3,789 unique matches, while this returned 2,738. This is likely due to potentially due to differently formatted names in the xml file, as we are only checking for names in the structure VC_####.&lt;br /&gt;
&lt;br /&gt;
=== Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
*Next, I checked the values in SQL to see if they would validate the results from Tally Engine or the match utility.&lt;br /&gt;
* In PgAdminIII, I ran the command: &lt;br /&gt;
 select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;VC_[0-9][0-9][0-9][0-9]&amp;#039;;&lt;br /&gt;
[[Image:SQL_Query_Results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
*Are your results the same as reported by the TallyEngine?  Why or why not?&lt;br /&gt;
** The results were not the same as the ones reported by Tally Engine, nor were they the same as the ones reported by the match utility. It returned 2,737 matches, one less than the result returned by the match utility. While it is less than the Tally Engine perhaps due to a different naming convention, I don&amp;#039;t fully understand why it would be off by one from the match utility.&lt;br /&gt;
&lt;br /&gt;
===OriginalRowCounts Comparison===&lt;br /&gt;
&lt;br /&gt;
* 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.&lt;br /&gt;
* Benchmark .gdb file (2010): [[Media:Vc-Std_External_20101022.gdb|Vc-Std_External_20101022]]&lt;br /&gt;
&lt;br /&gt;
Copy the OriginalRowCounts table from the benchmark and new gdb and paste them here:&lt;br /&gt;
&lt;br /&gt;
*Original GDB:&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Week9_Benchmark_gdb_tables_1_NA.png&lt;br /&gt;
Image:Week9_Benchmark_gdb_tables_2_NA.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*New GDB:&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Week9_New_gdb_tables_1_NA.png&lt;br /&gt;
Image:Week9_New_gdb_tables_2_NA.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* The new gdb had 10 additional tables. &lt;br /&gt;
* The have the same number of OrderedLocusNames, 7,664, but most of the other values are different.&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
===Visual Inspection===&lt;br /&gt;
&lt;br /&gt;
Perform visual inspection of individual tables to see if there are any problems.&lt;br /&gt;
&lt;br /&gt;
* Look at the Systems table. Is there a date in the Date field for all gene ID systems present in the database?&lt;br /&gt;
** No. The majority of systems to not have a date included in their date field. &lt;br /&gt;
* 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?&lt;br /&gt;
** The UniProt IDs all look correct.&lt;br /&gt;
** The RefSeq IDs also all look correct. &lt;br /&gt;
** The IDs in OrderedLocusNames appear to take two forms: one which is of the form VC_####, and one of the form VC_A####. This seems to prove the hypothesis that the difference between Tally Engine and the match/SQL results was due to a difference in searched names.&lt;br /&gt;
*** To test this, the command &amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;VC_A?[0-9][0-9][0-9][0-9]&amp;quot; &amp;lt; uniprot-organism%3A243277.xml&amp;lt;/code&amp;gt; returns  3,831 unique matches, the same as the Tally Engine. Running the command &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;VC_A?[0-9][0-9][0-9][0-9&amp;#039;;&amp;lt;/code&amp;gt; in SQL also returns 3,831. Therefore, I am decently confident that this was the reason the utilities were returning different results. I am still uncertain as to why SQL returned one less value than the match utility at first, before this new filter.&lt;br /&gt;
&lt;br /&gt;
===.gdb Use in GenMAPP===&lt;br /&gt;
&lt;br /&gt;
====Putting a gene on the MAPP using the GeneFinder window====&lt;br /&gt;
&lt;br /&gt;
* In the main GenMAPP Drafting Board window, left-click on the icon for &amp;quot;Gene&amp;quot; in the upper left corner of the window.  Click on the Drafting Board to place the Gene on the MAPP.  Now, right-click on the gene to access the GeneFinder window.  Type or paste a gene ID into the Gene ID field.  Select the appropriate Gene ID system from the drop-down menu and click the Search button.  &lt;br /&gt;
** I chose the Gene ID &amp;quot;VC0017&amp;quot; from the &amp;quot;OrderedLocusNames&amp;quot; system. &lt;br /&gt;
* Double-clicking the gene to get the backpage returned the following webpage:&lt;br /&gt;
[[Image:Week9_VC0017_Backpage_NA.png]]&lt;br /&gt;
* All crosslinks that were supposed to be present were present. &lt;br /&gt;
&lt;br /&gt;
====Creating an Expression Dataset in the Expression Dataset Manager====&lt;br /&gt;
&lt;br /&gt;
* For my expression dataset, I downloaded the [[Media:Merrell_Compiled_Raw_Data_Vibrio_NA_20151015_GenMAPP.txt|text file]] I had created for GenMAPP last year from the Merrell, et al data.&lt;br /&gt;
&lt;br /&gt;
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?&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Coloring a MAPP with expression data====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Running MAPPFinder====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
{{Template:Nanguiano}}&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8247</id>
		<title>Nanguiano Week 9</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8247"/>
				<updated>2016-09-17T03:29:10Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: /* Creating an Expression Dataset in the Expression Dataset Manager */ added text file link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Running GenMAPP Builder ==&lt;br /&gt;
&lt;br /&gt;
I followed the process from the [[Running_GenMAPP_Builder | Running GenMAPP Builder Tutorial Page]].&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
&lt;br /&gt;
The following software was utilized:&lt;br /&gt;
# Any tool that can unpack .gz and .zip files&lt;br /&gt;
#* We use [http://www.7-zip.org/ 7-zip]&lt;br /&gt;
# [http://www.postgresql.org PostgreSQL] on Windows (http://www.enterprisedb.com/products-services-training/pgdownload)&lt;br /&gt;
# GenMAPP Builder version 3.0.0 build 5 (https://github.com/lmu-bioinformatics/xmlpipedb/releases)&lt;br /&gt;
# Java JDK 1.8 64-bit&lt;br /&gt;
#* [http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html Download page]&lt;br /&gt;
#* File to download is: jdk-8u65-windows-x64.exe&lt;br /&gt;
# GenMAPP 2 can be downloaded [https://github.com/GenMAPPCS/genmapp here].  The file to download is &amp;quot;GenMAPPv2Setup.exe&amp;quot;.&lt;br /&gt;
# XMLPipeDB &amp;#039;&amp;#039;match&amp;#039;&amp;#039; utility (https://sourceforge.net/projects/xmlpipedb/files/) for counting IDs in XML files&lt;br /&gt;
# Microsoft Access or any other tool that can read .mdb files&lt;br /&gt;
&lt;br /&gt;
==Quality Assurance==&lt;br /&gt;
&lt;br /&gt;
The template for this information was taken from [[Gene_Database_Testing_Report_Sample | the Gene Database Testing Report Sample Page]].&lt;br /&gt;
&lt;br /&gt;
===Export Information===&lt;br /&gt;
&lt;br /&gt;
Version of GenMAPP Builder: &amp;#039;&amp;#039;&amp;#039;3.0.0 build 5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Computer on which export was run: &amp;#039;&amp;#039;&amp;#039;Seaver 120-14, HP LV2311 Windows 7 Enterprise&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Postgres Database name: &amp;#039;&amp;#039;&amp;#039;V_Cholerae_20160916_gmbuilder03b5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
UniProt XML filename (give filename and upload and link to compressed file): [[Media:Uniprot-organism-243277-NA.zip|uniprot-organism%3A243277.xml]]&lt;br /&gt;
* UniProt XML version (The version information can be found at [http://uniprot.org/news the UniProt News Page]): &amp;#039;&amp;#039;&amp;#039;UniProt Release 2016_08&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* UniProt XML download link: http://www.uniprot.org/uniprot/?query=organism:243277&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;2.92 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GO OBO-XML filename (give filename and upload and link to compressed file): [[Media:Go_daily-termdb-old-AV-NA.zip|go_daily-termdb.obo-xml]]&lt;br /&gt;
* 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): &amp;#039;&amp;#039;&amp;#039;10/27/2015, 2:24am&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GO OBO-XML download link:  http://geneontology.org/page/download-ontology#Legacy_Downloads &lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;6.87 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Time taken to process: &amp;#039;&amp;#039;&amp;#039;4.26 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;The GO OBO-XML file and version is from [[Anuvarsh_Week_9 | Anu Varshneya&amp;#039;s Week 9 Journal]]. Currently available GO OBO-XML files do not run properly in GenMAPP builder.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GOA filename (give filename and upload and link to compressed file): [[Media:46.V_cholerae_ATCC_39315_NA.goa.zip|46.V_cholerae_ATCC_39315.goa]]&lt;br /&gt;
* 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]): &amp;#039;&amp;#039;&amp;#039;07/05/16&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GOA download link: http://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/46.V_cholerae_ATCC_39315.goa&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;0.06 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Name of .gdb file (give filename and upload and link to compressed file): [[Media:Vc-Std_20160916_NA.zip|Vc-Std_20160916_NA.gdb]]&lt;br /&gt;
* Time taken to export: &amp;#039;&amp;#039;&amp;#039;5.15 hours&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Start time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 12:26:08 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** End time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 7:16:23 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** Note: There was a time during the export in which the computer was locked and not running the export, from 2:56pm - 4:19pm.&lt;br /&gt;
&lt;br /&gt;
===TallyEngine===&lt;br /&gt;
&lt;br /&gt;
* Run the TallyEngine in GenMAPP Builder and record the number of records for UniProt and GO in the XML data and in the Postgres databases.&lt;br /&gt;
** Choose the menu item Tallies &amp;gt; Run XML and Database Tallies for UniProt and GO...&lt;br /&gt;
** Take a screenshot of the results.  Upload the image to the wiki and display it on this page.&lt;br /&gt;
[[Image:Tallyengine_Vcholerae_results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
=== Using XMLPipeDB match to Validate the XML Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
* After entering into the directory containing the match utility and the uniprot xml file, I ran the command &lt;br /&gt;
 java -jar xmlpipedb-match-1.1.1.jar &amp;quot;VC_[0-9][0-9][0-9][0-9]&amp;quot; &amp;lt; uniprot-organism%3A243277.xml&lt;br /&gt;
* It returned a total of 2,738 unique matches.&lt;br /&gt;
[[Image:Xmlpipedb_match_results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
Are your results the same as you got for the TallyEngine?  Why or why not?&lt;br /&gt;
* My results were not the same as my results for Tally Engine. Tally Engine returned 3,789 unique matches, while this returned 2,738. This is likely due to potentially due to differently formatted names in the xml file, as we are only checking for names in the structure VC_####.&lt;br /&gt;
&lt;br /&gt;
=== Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
*Next, I checked the values in SQL to see if they would validate the results from Tally Engine or the match utility.&lt;br /&gt;
* In PgAdminIII, I ran the command: &lt;br /&gt;
 select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;VC_[0-9][0-9][0-9][0-9]&amp;#039;;&lt;br /&gt;
[[Image:SQL_Query_Results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
*Are your results the same as reported by the TallyEngine?  Why or why not?&lt;br /&gt;
** The results were not the same as the ones reported by Tally Engine, nor were they the same as the ones reported by the match utility. It returned 2,737 matches, one less than the result returned by the match utility. While it is less than the Tally Engine perhaps due to a different naming convention, I don&amp;#039;t fully understand why it would be off by one from the match utility.&lt;br /&gt;
&lt;br /&gt;
===OriginalRowCounts Comparison===&lt;br /&gt;
&lt;br /&gt;
* 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.&lt;br /&gt;
* Benchmark .gdb file (2010): [[Media:Vc-Std_External_20101022.gdb|Vc-Std_External_20101022]]&lt;br /&gt;
&lt;br /&gt;
Copy the OriginalRowCounts table from the benchmark and new gdb and paste them here:&lt;br /&gt;
&lt;br /&gt;
*Original GDB:&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Week9_Benchmark_gdb_tables_1_NA.png&lt;br /&gt;
Image:Week9_Benchmark_gdb_tables_2_NA.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*New GDB:&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Week9_New_gdb_tables_1_NA.png&lt;br /&gt;
Image:Week9_New_gdb_tables_2_NA.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* The new gdb had 10 additional tables. &lt;br /&gt;
* The have the same number of OrderedLocusNames, 7,664, but most of the other values are different.&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
===Visual Inspection===&lt;br /&gt;
&lt;br /&gt;
Perform visual inspection of individual tables to see if there are any problems.&lt;br /&gt;
&lt;br /&gt;
* Look at the Systems table. Is there a date in the Date field for all gene ID systems present in the database?&lt;br /&gt;
** No. The majority of systems to not have a date included in their date field. &lt;br /&gt;
* 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?&lt;br /&gt;
** The UniProt IDs all look correct.&lt;br /&gt;
** The RefSeq IDs also all look correct. &lt;br /&gt;
** The IDs in OrderedLocusNames appear to take two forms: one which is of the form VC_####, and one of the form VC_A####. This seems to prove the hypothesis that the difference between Tally Engine and the match/SQL results was due to a difference in searched names.&lt;br /&gt;
*** To test this, the command &amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;VC_A?[0-9][0-9][0-9][0-9]&amp;quot; &amp;lt; uniprot-organism%3A243277.xml&amp;lt;/code&amp;gt; returns  3,831 unique matches, the same as the Tally Engine. Running the command &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;VC_A?[0-9][0-9][0-9][0-9&amp;#039;;&amp;lt;/code&amp;gt; in SQL also returns 3,831. Therefore, I am decently confident that this was the reason the utilities were returning different results. I am still uncertain as to why SQL returned one less value than the match utility at first, before this new filter.&lt;br /&gt;
&lt;br /&gt;
===.gdb Use in GenMAPP===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--Need to add more instructions here.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
While the above sections perform quality assurance on the exported Gene Database via verifying ID counts, the &amp;quot;proof in the pudding&amp;quot; is to actually use the Gene Database in GenMAPP.  You can follow the instructions in [http://www.openwetware.org/wiki/BIOL367/F10:GenMAPP_and_MAPPFinder_Protocols Part 2 of the &amp;#039;&amp;#039;Vibrio cholerae&amp;#039;&amp;#039; Microarray Data Analysis] to verify that the Gene Database works in GenMAPP.  In this case, the emphasis is not on the findings of the data analysis itself, but that the Gene Database functions appropriate in GenMAPP.&lt;br /&gt;
&lt;br /&gt;
For assistance with using the GenMAPP program, the GenMAPP Help is very extensive.  To access it within GenMAPP, go to the menu item Help &amp;gt; GenMAPP Help and either browse or search for your topic of interest.&lt;br /&gt;
&lt;br /&gt;
Note: The text file I used to import into GenMAPP was the [[Merrell_Compiled_Raw_Data_Vibrio_NA_20151015_GenMAPP.txt|text file]] I created last year from the Merrell, et al. data. &lt;br /&gt;
&lt;br /&gt;
====Putting a gene on the MAPP using the GeneFinder window====&lt;br /&gt;
&lt;br /&gt;
* In the main GenMAPP Drafting Board window, left-click on the icon for &amp;quot;Gene&amp;quot; in the upper left corner of the window.  Click on the Drafting Board to place the Gene on the MAPP.  Now, right-click on the gene to access the GeneFinder window.  Type or paste a gene ID into the Gene ID field.  Select the appropriate Gene ID system from the drop-down menu and click the Search button.  &lt;br /&gt;
** I chose the Gene ID &amp;quot;VC0017&amp;quot; from the &amp;quot;OrderedLocusNames&amp;quot; system. &lt;br /&gt;
* Double-clicking the gene to get the backpage returned the following webpage:&lt;br /&gt;
[[Image:Week9_VC0017_Backpage_NA.png]]&lt;br /&gt;
* All crosslinks that were supposed to be present were present. &lt;br /&gt;
&lt;br /&gt;
====Creating an Expression Dataset in the Expression Dataset Manager====&lt;br /&gt;
&lt;br /&gt;
* For my expression dataset, I downloaded the [[Media:Merrell_Compiled_Raw_Data_Vibrio_NA_20151015_GenMAPP.txt|text file]] I had created for GenMAPP last year from the Merrell, et al data.&lt;br /&gt;
&lt;br /&gt;
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?&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Coloring a MAPP with expression data====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Running MAPPFinder====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
{{Template:Nanguiano}}&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8246</id>
		<title>Nanguiano Week 9</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8246"/>
				<updated>2016-09-17T03:25:21Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: /* .gdb Use in GenMAPP */ Added putting a gene on the MAPP&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Running GenMAPP Builder ==&lt;br /&gt;
&lt;br /&gt;
I followed the process from the [[Running_GenMAPP_Builder | Running GenMAPP Builder Tutorial Page]].&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
&lt;br /&gt;
The following software was utilized:&lt;br /&gt;
# Any tool that can unpack .gz and .zip files&lt;br /&gt;
#* We use [http://www.7-zip.org/ 7-zip]&lt;br /&gt;
# [http://www.postgresql.org PostgreSQL] on Windows (http://www.enterprisedb.com/products-services-training/pgdownload)&lt;br /&gt;
# GenMAPP Builder version 3.0.0 build 5 (https://github.com/lmu-bioinformatics/xmlpipedb/releases)&lt;br /&gt;
# Java JDK 1.8 64-bit&lt;br /&gt;
#* [http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html Download page]&lt;br /&gt;
#* File to download is: jdk-8u65-windows-x64.exe&lt;br /&gt;
# GenMAPP 2 can be downloaded [https://github.com/GenMAPPCS/genmapp here].  The file to download is &amp;quot;GenMAPPv2Setup.exe&amp;quot;.&lt;br /&gt;
# XMLPipeDB &amp;#039;&amp;#039;match&amp;#039;&amp;#039; utility (https://sourceforge.net/projects/xmlpipedb/files/) for counting IDs in XML files&lt;br /&gt;
# Microsoft Access or any other tool that can read .mdb files&lt;br /&gt;
&lt;br /&gt;
==Quality Assurance==&lt;br /&gt;
&lt;br /&gt;
The template for this information was taken from [[Gene_Database_Testing_Report_Sample | the Gene Database Testing Report Sample Page]].&lt;br /&gt;
&lt;br /&gt;
===Export Information===&lt;br /&gt;
&lt;br /&gt;
Version of GenMAPP Builder: &amp;#039;&amp;#039;&amp;#039;3.0.0 build 5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Computer on which export was run: &amp;#039;&amp;#039;&amp;#039;Seaver 120-14, HP LV2311 Windows 7 Enterprise&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Postgres Database name: &amp;#039;&amp;#039;&amp;#039;V_Cholerae_20160916_gmbuilder03b5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
UniProt XML filename (give filename and upload and link to compressed file): [[Media:Uniprot-organism-243277-NA.zip|uniprot-organism%3A243277.xml]]&lt;br /&gt;
* UniProt XML version (The version information can be found at [http://uniprot.org/news the UniProt News Page]): &amp;#039;&amp;#039;&amp;#039;UniProt Release 2016_08&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* UniProt XML download link: http://www.uniprot.org/uniprot/?query=organism:243277&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;2.92 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GO OBO-XML filename (give filename and upload and link to compressed file): [[Media:Go_daily-termdb-old-AV-NA.zip|go_daily-termdb.obo-xml]]&lt;br /&gt;
* 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): &amp;#039;&amp;#039;&amp;#039;10/27/2015, 2:24am&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GO OBO-XML download link:  http://geneontology.org/page/download-ontology#Legacy_Downloads &lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;6.87 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Time taken to process: &amp;#039;&amp;#039;&amp;#039;4.26 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;The GO OBO-XML file and version is from [[Anuvarsh_Week_9 | Anu Varshneya&amp;#039;s Week 9 Journal]]. Currently available GO OBO-XML files do not run properly in GenMAPP builder.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GOA filename (give filename and upload and link to compressed file): [[Media:46.V_cholerae_ATCC_39315_NA.goa.zip|46.V_cholerae_ATCC_39315.goa]]&lt;br /&gt;
* 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]): &amp;#039;&amp;#039;&amp;#039;07/05/16&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GOA download link: http://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/46.V_cholerae_ATCC_39315.goa&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;0.06 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Name of .gdb file (give filename and upload and link to compressed file): [[Media:Vc-Std_20160916_NA.zip|Vc-Std_20160916_NA.gdb]]&lt;br /&gt;
* Time taken to export: &amp;#039;&amp;#039;&amp;#039;5.15 hours&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Start time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 12:26:08 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** End time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 7:16:23 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** Note: There was a time during the export in which the computer was locked and not running the export, from 2:56pm - 4:19pm.&lt;br /&gt;
&lt;br /&gt;
===TallyEngine===&lt;br /&gt;
&lt;br /&gt;
* Run the TallyEngine in GenMAPP Builder and record the number of records for UniProt and GO in the XML data and in the Postgres databases.&lt;br /&gt;
** Choose the menu item Tallies &amp;gt; Run XML and Database Tallies for UniProt and GO...&lt;br /&gt;
** Take a screenshot of the results.  Upload the image to the wiki and display it on this page.&lt;br /&gt;
[[Image:Tallyengine_Vcholerae_results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
=== Using XMLPipeDB match to Validate the XML Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
* After entering into the directory containing the match utility and the uniprot xml file, I ran the command &lt;br /&gt;
 java -jar xmlpipedb-match-1.1.1.jar &amp;quot;VC_[0-9][0-9][0-9][0-9]&amp;quot; &amp;lt; uniprot-organism%3A243277.xml&lt;br /&gt;
* It returned a total of 2,738 unique matches.&lt;br /&gt;
[[Image:Xmlpipedb_match_results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
Are your results the same as you got for the TallyEngine?  Why or why not?&lt;br /&gt;
* My results were not the same as my results for Tally Engine. Tally Engine returned 3,789 unique matches, while this returned 2,738. This is likely due to potentially due to differently formatted names in the xml file, as we are only checking for names in the structure VC_####.&lt;br /&gt;
&lt;br /&gt;
=== Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
*Next, I checked the values in SQL to see if they would validate the results from Tally Engine or the match utility.&lt;br /&gt;
* In PgAdminIII, I ran the command: &lt;br /&gt;
 select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;VC_[0-9][0-9][0-9][0-9]&amp;#039;;&lt;br /&gt;
[[Image:SQL_Query_Results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
*Are your results the same as reported by the TallyEngine?  Why or why not?&lt;br /&gt;
** The results were not the same as the ones reported by Tally Engine, nor were they the same as the ones reported by the match utility. It returned 2,737 matches, one less than the result returned by the match utility. While it is less than the Tally Engine perhaps due to a different naming convention, I don&amp;#039;t fully understand why it would be off by one from the match utility.&lt;br /&gt;
&lt;br /&gt;
===OriginalRowCounts Comparison===&lt;br /&gt;
&lt;br /&gt;
* 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.&lt;br /&gt;
* Benchmark .gdb file (2010): [[Media:Vc-Std_External_20101022.gdb|Vc-Std_External_20101022]]&lt;br /&gt;
&lt;br /&gt;
Copy the OriginalRowCounts table from the benchmark and new gdb and paste them here:&lt;br /&gt;
&lt;br /&gt;
*Original GDB:&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Week9_Benchmark_gdb_tables_1_NA.png&lt;br /&gt;
Image:Week9_Benchmark_gdb_tables_2_NA.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*New GDB:&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Week9_New_gdb_tables_1_NA.png&lt;br /&gt;
Image:Week9_New_gdb_tables_2_NA.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* The new gdb had 10 additional tables. &lt;br /&gt;
* The have the same number of OrderedLocusNames, 7,664, but most of the other values are different.&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
===Visual Inspection===&lt;br /&gt;
&lt;br /&gt;
Perform visual inspection of individual tables to see if there are any problems.&lt;br /&gt;
&lt;br /&gt;
* Look at the Systems table. Is there a date in the Date field for all gene ID systems present in the database?&lt;br /&gt;
** No. The majority of systems to not have a date included in their date field. &lt;br /&gt;
* 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?&lt;br /&gt;
** The UniProt IDs all look correct.&lt;br /&gt;
** The RefSeq IDs also all look correct. &lt;br /&gt;
** The IDs in OrderedLocusNames appear to take two forms: one which is of the form VC_####, and one of the form VC_A####. This seems to prove the hypothesis that the difference between Tally Engine and the match/SQL results was due to a difference in searched names.&lt;br /&gt;
*** To test this, the command &amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;VC_A?[0-9][0-9][0-9][0-9]&amp;quot; &amp;lt; uniprot-organism%3A243277.xml&amp;lt;/code&amp;gt; returns  3,831 unique matches, the same as the Tally Engine. Running the command &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;VC_A?[0-9][0-9][0-9][0-9&amp;#039;;&amp;lt;/code&amp;gt; in SQL also returns 3,831. Therefore, I am decently confident that this was the reason the utilities were returning different results. I am still uncertain as to why SQL returned one less value than the match utility at first, before this new filter.&lt;br /&gt;
&lt;br /&gt;
===.gdb Use in GenMAPP===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--Need to add more instructions here.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
While the above sections perform quality assurance on the exported Gene Database via verifying ID counts, the &amp;quot;proof in the pudding&amp;quot; is to actually use the Gene Database in GenMAPP.  You can follow the instructions in [http://www.openwetware.org/wiki/BIOL367/F10:GenMAPP_and_MAPPFinder_Protocols Part 2 of the &amp;#039;&amp;#039;Vibrio cholerae&amp;#039;&amp;#039; Microarray Data Analysis] to verify that the Gene Database works in GenMAPP.  In this case, the emphasis is not on the findings of the data analysis itself, but that the Gene Database functions appropriate in GenMAPP.&lt;br /&gt;
&lt;br /&gt;
For assistance with using the GenMAPP program, the GenMAPP Help is very extensive.  To access it within GenMAPP, go to the menu item Help &amp;gt; GenMAPP Help and either browse or search for your topic of interest.&lt;br /&gt;
&lt;br /&gt;
Note: The text file I used to import into GenMAPP was the [[Merrell_Compiled_Raw_Data_Vibrio_NA_20151015_GenMAPP.txt|text file]] I created last year from the Merrell, et al. data. &lt;br /&gt;
&lt;br /&gt;
====Putting a gene on the MAPP using the GeneFinder window====&lt;br /&gt;
&lt;br /&gt;
* In the main GenMAPP Drafting Board window, left-click on the icon for &amp;quot;Gene&amp;quot; in the upper left corner of the window.  Click on the Drafting Board to place the Gene on the MAPP.  Now, right-click on the gene to access the GeneFinder window.  Type or paste a gene ID into the Gene ID field.  Select the appropriate Gene ID system from the drop-down menu and click the Search button.  &lt;br /&gt;
** I chose the Gene ID &amp;quot;VC0017&amp;quot; from the &amp;quot;OrderedLocusNames&amp;quot; system. &lt;br /&gt;
* Double-clicking the gene to get the backpage returned the following webpage:&lt;br /&gt;
[[Image:Week9_VC0017_Backpage_NA.png]]&lt;br /&gt;
* All crosslinks that were supposed to be present were present. &lt;br /&gt;
&lt;br /&gt;
====Creating an Expression Dataset in the Expression Dataset Manager====&lt;br /&gt;
&lt;br /&gt;
* 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?&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Coloring a MAPP with expression data====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Running MAPPFinder====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
{{Template:Nanguiano}}&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:Week9_VC0017_Backpage_NA.png&amp;diff=8245</id>
		<title>File:Week9 VC0017 Backpage NA.png</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:Week9_VC0017_Backpage_NA.png&amp;diff=8245"/>
				<updated>2016-09-17T03:24:37Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: VC0017 Backpage from GenMAPP. ~~~~&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;VC0017 Backpage from GenMAPP. [[User:Nanguiano|Nanguiano]] ([[User talk:Nanguiano|talk]]) 20:24, 16 September 2016 (PDT)&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8244</id>
		<title>Nanguiano Week 9</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8244"/>
				<updated>2016-09-17T03:06:22Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: /* Visual Inspection */ Added information&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Running GenMAPP Builder ==&lt;br /&gt;
&lt;br /&gt;
I followed the process from the [[Running_GenMAPP_Builder | Running GenMAPP Builder Tutorial Page]].&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
&lt;br /&gt;
The following software was utilized:&lt;br /&gt;
# Any tool that can unpack .gz and .zip files&lt;br /&gt;
#* We use [http://www.7-zip.org/ 7-zip]&lt;br /&gt;
# [http://www.postgresql.org PostgreSQL] on Windows (http://www.enterprisedb.com/products-services-training/pgdownload)&lt;br /&gt;
# GenMAPP Builder version 3.0.0 build 5 (https://github.com/lmu-bioinformatics/xmlpipedb/releases)&lt;br /&gt;
# Java JDK 1.8 64-bit&lt;br /&gt;
#* [http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html Download page]&lt;br /&gt;
#* File to download is: jdk-8u65-windows-x64.exe&lt;br /&gt;
# GenMAPP 2 can be downloaded [https://github.com/GenMAPPCS/genmapp here].  The file to download is &amp;quot;GenMAPPv2Setup.exe&amp;quot;.&lt;br /&gt;
# XMLPipeDB &amp;#039;&amp;#039;match&amp;#039;&amp;#039; utility (https://sourceforge.net/projects/xmlpipedb/files/) for counting IDs in XML files&lt;br /&gt;
# Microsoft Access or any other tool that can read .mdb files&lt;br /&gt;
&lt;br /&gt;
==Quality Assurance==&lt;br /&gt;
&lt;br /&gt;
The template for this information was taken from [[Gene_Database_Testing_Report_Sample | the Gene Database Testing Report Sample Page]].&lt;br /&gt;
&lt;br /&gt;
===Export Information===&lt;br /&gt;
&lt;br /&gt;
Version of GenMAPP Builder: &amp;#039;&amp;#039;&amp;#039;3.0.0 build 5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Computer on which export was run: &amp;#039;&amp;#039;&amp;#039;Seaver 120-14, HP LV2311 Windows 7 Enterprise&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Postgres Database name: &amp;#039;&amp;#039;&amp;#039;V_Cholerae_20160916_gmbuilder03b5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
UniProt XML filename (give filename and upload and link to compressed file): [[Media:Uniprot-organism-243277-NA.zip|uniprot-organism%3A243277.xml]]&lt;br /&gt;
* UniProt XML version (The version information can be found at [http://uniprot.org/news the UniProt News Page]): &amp;#039;&amp;#039;&amp;#039;UniProt Release 2016_08&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* UniProt XML download link: http://www.uniprot.org/uniprot/?query=organism:243277&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;2.92 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GO OBO-XML filename (give filename and upload and link to compressed file): [[Media:Go_daily-termdb-old-AV-NA.zip|go_daily-termdb.obo-xml]]&lt;br /&gt;
* 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): &amp;#039;&amp;#039;&amp;#039;10/27/2015, 2:24am&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GO OBO-XML download link:  http://geneontology.org/page/download-ontology#Legacy_Downloads &lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;6.87 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Time taken to process: &amp;#039;&amp;#039;&amp;#039;4.26 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;The GO OBO-XML file and version is from [[Anuvarsh_Week_9 | Anu Varshneya&amp;#039;s Week 9 Journal]]. Currently available GO OBO-XML files do not run properly in GenMAPP builder.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GOA filename (give filename and upload and link to compressed file): [[Media:46.V_cholerae_ATCC_39315_NA.goa.zip|46.V_cholerae_ATCC_39315.goa]]&lt;br /&gt;
* 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]): &amp;#039;&amp;#039;&amp;#039;07/05/16&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GOA download link: http://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/46.V_cholerae_ATCC_39315.goa&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;0.06 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Name of .gdb file (give filename and upload and link to compressed file): [[Media:Vc-Std_20160916_NA.zip|Vc-Std_20160916_NA.gdb]]&lt;br /&gt;
* Time taken to export: &amp;#039;&amp;#039;&amp;#039;5.15 hours&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Start time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 12:26:08 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** End time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 7:16:23 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** Note: There was a time during the export in which the computer was locked and not running the export, from 2:56pm - 4:19pm.&lt;br /&gt;
&lt;br /&gt;
===TallyEngine===&lt;br /&gt;
&lt;br /&gt;
* Run the TallyEngine in GenMAPP Builder and record the number of records for UniProt and GO in the XML data and in the Postgres databases.&lt;br /&gt;
** Choose the menu item Tallies &amp;gt; Run XML and Database Tallies for UniProt and GO...&lt;br /&gt;
** Take a screenshot of the results.  Upload the image to the wiki and display it on this page.&lt;br /&gt;
[[Image:Tallyengine_Vcholerae_results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
=== Using XMLPipeDB match to Validate the XML Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
* After entering into the directory containing the match utility and the uniprot xml file, I ran the command &lt;br /&gt;
 java -jar xmlpipedb-match-1.1.1.jar &amp;quot;VC_[0-9][0-9][0-9][0-9]&amp;quot; &amp;lt; uniprot-organism%3A243277.xml&lt;br /&gt;
* It returned a total of 2,738 unique matches.&lt;br /&gt;
[[Image:Xmlpipedb_match_results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
Are your results the same as you got for the TallyEngine?  Why or why not?&lt;br /&gt;
* My results were not the same as my results for Tally Engine. Tally Engine returned 3,789 unique matches, while this returned 2,738. This is likely due to potentially due to differently formatted names in the xml file, as we are only checking for names in the structure VC_####.&lt;br /&gt;
&lt;br /&gt;
=== Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
*Next, I checked the values in SQL to see if they would validate the results from Tally Engine or the match utility.&lt;br /&gt;
* In PgAdminIII, I ran the command: &lt;br /&gt;
 select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;VC_[0-9][0-9][0-9][0-9]&amp;#039;;&lt;br /&gt;
[[Image:SQL_Query_Results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
*Are your results the same as reported by the TallyEngine?  Why or why not?&lt;br /&gt;
** The results were not the same as the ones reported by Tally Engine, nor were they the same as the ones reported by the match utility. It returned 2,737 matches, one less than the result returned by the match utility. While it is less than the Tally Engine perhaps due to a different naming convention, I don&amp;#039;t fully understand why it would be off by one from the match utility.&lt;br /&gt;
&lt;br /&gt;
===OriginalRowCounts Comparison===&lt;br /&gt;
&lt;br /&gt;
* 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.&lt;br /&gt;
* Benchmark .gdb file (2010): [[Media:Vc-Std_External_20101022.gdb|Vc-Std_External_20101022]]&lt;br /&gt;
&lt;br /&gt;
Copy the OriginalRowCounts table from the benchmark and new gdb and paste them here:&lt;br /&gt;
&lt;br /&gt;
*Original GDB:&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Week9_Benchmark_gdb_tables_1_NA.png&lt;br /&gt;
Image:Week9_Benchmark_gdb_tables_2_NA.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*New GDB:&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Week9_New_gdb_tables_1_NA.png&lt;br /&gt;
Image:Week9_New_gdb_tables_2_NA.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* The new gdb had 10 additional tables. &lt;br /&gt;
* The have the same number of OrderedLocusNames, 7,664, but most of the other values are different.&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
===Visual Inspection===&lt;br /&gt;
&lt;br /&gt;
Perform visual inspection of individual tables to see if there are any problems.&lt;br /&gt;
&lt;br /&gt;
* Look at the Systems table. Is there a date in the Date field for all gene ID systems present in the database?&lt;br /&gt;
** No. The majority of systems to not have a date included in their date field. &lt;br /&gt;
* 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?&lt;br /&gt;
** The UniProt IDs all look correct.&lt;br /&gt;
** The RefSeq IDs also all look correct. &lt;br /&gt;
** The IDs in OrderedLocusNames appear to take two forms: one which is of the form VC_####, and one of the form VC_A####. This seems to prove the hypothesis that the difference between Tally Engine and the match/SQL results was due to a difference in searched names.&lt;br /&gt;
*** To test this, the command &amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;VC_A?[0-9][0-9][0-9][0-9]&amp;quot; &amp;lt; uniprot-organism%3A243277.xml&amp;lt;/code&amp;gt; returns  3,831 unique matches, the same as the Tally Engine. Running the command &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;VC_A?[0-9][0-9][0-9][0-9&amp;#039;;&amp;lt;/code&amp;gt; in SQL also returns 3,831. Therefore, I am decently confident that this was the reason the utilities were returning different results. I am still uncertain as to why SQL returned one less value than the match utility at first, before this new filter.&lt;br /&gt;
&lt;br /&gt;
===.gdb Use in GenMAPP===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--Need to add more instructions here.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
While the above sections perform quality assurance on the exported Gene Database via verifying ID counts, the &amp;quot;proof in the pudding&amp;quot; is to actually use the Gene Database in GenMAPP.  You can follow the instructions in [http://www.openwetware.org/wiki/BIOL367/F10:GenMAPP_and_MAPPFinder_Protocols Part 2 of the &amp;#039;&amp;#039;Vibrio cholerae&amp;#039;&amp;#039; Microarray Data Analysis] to verify that the Gene Database works in GenMAPP.  In this case, the emphasis is not on the findings of the data analysis itself, but that the Gene Database functions appropriate in GenMAPP.&lt;br /&gt;
&lt;br /&gt;
For assistance with using the GenMAPP program, the GenMAPP Help is very extensive.  To access it within GenMAPP, go to the menu item Help &amp;gt; GenMAPP Help and either browse or search for your topic of interest.&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Putting a gene on the MAPP using the GeneFinder window====&lt;br /&gt;
&lt;br /&gt;
* In the main GenMAPP Drafting Board window, left-click on the icon for &amp;quot;Gene&amp;quot; in the upper left corner of the window.  Click on the Drafting Board to place the Gene on the MAPP.  Now, right-click on the gene to access the GeneFinder window.  Type or paste a gene ID into the Gene ID field.  Select the appropriate Gene ID system from the drop-down menu and click the Search button.  For example, for &amp;#039;&amp;#039;Vibrio cholerae&amp;#039;&amp;#039;, you could search for the ID &amp;quot;VC0028&amp;quot;, which is an OrderedLocusNames ID.  Once the ID has been found, click the OK button to return to the Drafting Board window.&lt;br /&gt;
** For the Final Project, you will need to try a sample ID from each of the gene ID systems, not just OrderedLocusNames. &lt;br /&gt;
* Open the Backpage by left-clicking on the gene box on the Drafting Board to see if all of the cross-referenced IDs that are supposed to be there are there.&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Creating an Expression Dataset in the Expression Dataset Manager====&lt;br /&gt;
&lt;br /&gt;
* 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?&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Coloring a MAPP with expression data====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Running MAPPFinder====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
{{Template:Nanguiano}}&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8243</id>
		<title>Nanguiano Week 9</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8243"/>
				<updated>2016-09-17T02:54:03Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: /* OriginalRowCounts Comparison */ add more info&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Running GenMAPP Builder ==&lt;br /&gt;
&lt;br /&gt;
I followed the process from the [[Running_GenMAPP_Builder | Running GenMAPP Builder Tutorial Page]].&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
&lt;br /&gt;
The following software was utilized:&lt;br /&gt;
# Any tool that can unpack .gz and .zip files&lt;br /&gt;
#* We use [http://www.7-zip.org/ 7-zip]&lt;br /&gt;
# [http://www.postgresql.org PostgreSQL] on Windows (http://www.enterprisedb.com/products-services-training/pgdownload)&lt;br /&gt;
# GenMAPP Builder version 3.0.0 build 5 (https://github.com/lmu-bioinformatics/xmlpipedb/releases)&lt;br /&gt;
# Java JDK 1.8 64-bit&lt;br /&gt;
#* [http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html Download page]&lt;br /&gt;
#* File to download is: jdk-8u65-windows-x64.exe&lt;br /&gt;
# GenMAPP 2 can be downloaded [https://github.com/GenMAPPCS/genmapp here].  The file to download is &amp;quot;GenMAPPv2Setup.exe&amp;quot;.&lt;br /&gt;
# XMLPipeDB &amp;#039;&amp;#039;match&amp;#039;&amp;#039; utility (https://sourceforge.net/projects/xmlpipedb/files/) for counting IDs in XML files&lt;br /&gt;
# Microsoft Access or any other tool that can read .mdb files&lt;br /&gt;
&lt;br /&gt;
==Quality Assurance==&lt;br /&gt;
&lt;br /&gt;
The template for this information was taken from [[Gene_Database_Testing_Report_Sample | the Gene Database Testing Report Sample Page]].&lt;br /&gt;
&lt;br /&gt;
===Export Information===&lt;br /&gt;
&lt;br /&gt;
Version of GenMAPP Builder: &amp;#039;&amp;#039;&amp;#039;3.0.0 build 5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Computer on which export was run: &amp;#039;&amp;#039;&amp;#039;Seaver 120-14, HP LV2311 Windows 7 Enterprise&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Postgres Database name: &amp;#039;&amp;#039;&amp;#039;V_Cholerae_20160916_gmbuilder03b5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
UniProt XML filename (give filename and upload and link to compressed file): [[Media:Uniprot-organism-243277-NA.zip|uniprot-organism%3A243277.xml]]&lt;br /&gt;
* UniProt XML version (The version information can be found at [http://uniprot.org/news the UniProt News Page]): &amp;#039;&amp;#039;&amp;#039;UniProt Release 2016_08&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* UniProt XML download link: http://www.uniprot.org/uniprot/?query=organism:243277&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;2.92 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GO OBO-XML filename (give filename and upload and link to compressed file): [[Media:Go_daily-termdb-old-AV-NA.zip|go_daily-termdb.obo-xml]]&lt;br /&gt;
* 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): &amp;#039;&amp;#039;&amp;#039;10/27/2015, 2:24am&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GO OBO-XML download link:  http://geneontology.org/page/download-ontology#Legacy_Downloads &lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;6.87 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Time taken to process: &amp;#039;&amp;#039;&amp;#039;4.26 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;The GO OBO-XML file and version is from [[Anuvarsh_Week_9 | Anu Varshneya&amp;#039;s Week 9 Journal]]. Currently available GO OBO-XML files do not run properly in GenMAPP builder.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GOA filename (give filename and upload and link to compressed file): [[Media:46.V_cholerae_ATCC_39315_NA.goa.zip|46.V_cholerae_ATCC_39315.goa]]&lt;br /&gt;
* 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]): &amp;#039;&amp;#039;&amp;#039;07/05/16&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GOA download link: http://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/46.V_cholerae_ATCC_39315.goa&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;0.06 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Name of .gdb file (give filename and upload and link to compressed file): [[Media:Vc-Std_20160916_NA.zip|Vc-Std_20160916_NA.gdb]]&lt;br /&gt;
* Time taken to export: &amp;#039;&amp;#039;&amp;#039;5.15 hours&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Start time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 12:26:08 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** End time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 7:16:23 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** Note: There was a time during the export in which the computer was locked and not running the export, from 2:56pm - 4:19pm.&lt;br /&gt;
&lt;br /&gt;
===TallyEngine===&lt;br /&gt;
&lt;br /&gt;
* Run the TallyEngine in GenMAPP Builder and record the number of records for UniProt and GO in the XML data and in the Postgres databases.&lt;br /&gt;
** Choose the menu item Tallies &amp;gt; Run XML and Database Tallies for UniProt and GO...&lt;br /&gt;
** Take a screenshot of the results.  Upload the image to the wiki and display it on this page.&lt;br /&gt;
[[Image:Tallyengine_Vcholerae_results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
=== Using XMLPipeDB match to Validate the XML Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
* After entering into the directory containing the match utility and the uniprot xml file, I ran the command &lt;br /&gt;
 java -jar xmlpipedb-match-1.1.1.jar &amp;quot;VC_[0-9][0-9][0-9][0-9]&amp;quot; &amp;lt; uniprot-organism%3A243277.xml&lt;br /&gt;
* It returned a total of 2,738 unique matches.&lt;br /&gt;
[[Image:Xmlpipedb_match_results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
Are your results the same as you got for the TallyEngine?  Why or why not?&lt;br /&gt;
* My results were not the same as my results for Tally Engine. Tally Engine returned 3,789 unique matches, while this returned 2,738. This is likely due to potentially due to differently formatted names in the xml file, as we are only checking for names in the structure VC_####.&lt;br /&gt;
&lt;br /&gt;
=== Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
*Next, I checked the values in SQL to see if they would validate the results from Tally Engine or the match utility.&lt;br /&gt;
* In PgAdminIII, I ran the command: &lt;br /&gt;
 select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;VC_[0-9][0-9][0-9][0-9]&amp;#039;;&lt;br /&gt;
[[Image:SQL_Query_Results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
*Are your results the same as reported by the TallyEngine?  Why or why not?&lt;br /&gt;
** The results were not the same as the ones reported by Tally Engine, nor were they the same as the ones reported by the match utility. It returned 2,737 matches, one less than the result returned by the match utility. While it is less than the Tally Engine perhaps due to a different naming convention, I don&amp;#039;t fully understand why it would be off by one from the match utility.&lt;br /&gt;
&lt;br /&gt;
===OriginalRowCounts Comparison===&lt;br /&gt;
&lt;br /&gt;
* 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.&lt;br /&gt;
* Benchmark .gdb file (2010): [[Media:Vc-Std_External_20101022.gdb|Vc-Std_External_20101022]]&lt;br /&gt;
&lt;br /&gt;
Copy the OriginalRowCounts table from the benchmark and new gdb and paste them here:&lt;br /&gt;
&lt;br /&gt;
*Original GDB:&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Week9_Benchmark_gdb_tables_1_NA.png&lt;br /&gt;
Image:Week9_Benchmark_gdb_tables_2_NA.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*New GDB:&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Week9_New_gdb_tables_1_NA.png&lt;br /&gt;
Image:Week9_New_gdb_tables_2_NA.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* The new gdb had 10 additional tables. &lt;br /&gt;
* The have the same number of OrderedLocusNames, 7,664, but most of the other values are different.&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
===Visual Inspection===&lt;br /&gt;
&lt;br /&gt;
Perform visual inspection of individual tables to see if there are any problems.&lt;br /&gt;
&lt;br /&gt;
* Look at the Systems table. Is there a date in the Date field for all gene ID systems present in the database?&lt;br /&gt;
* 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?&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
===.gdb Use in GenMAPP===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--Need to add more instructions here.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
While the above sections perform quality assurance on the exported Gene Database via verifying ID counts, the &amp;quot;proof in the pudding&amp;quot; is to actually use the Gene Database in GenMAPP.  You can follow the instructions in [http://www.openwetware.org/wiki/BIOL367/F10:GenMAPP_and_MAPPFinder_Protocols Part 2 of the &amp;#039;&amp;#039;Vibrio cholerae&amp;#039;&amp;#039; Microarray Data Analysis] to verify that the Gene Database works in GenMAPP.  In this case, the emphasis is not on the findings of the data analysis itself, but that the Gene Database functions appropriate in GenMAPP.&lt;br /&gt;
&lt;br /&gt;
For assistance with using the GenMAPP program, the GenMAPP Help is very extensive.  To access it within GenMAPP, go to the menu item Help &amp;gt; GenMAPP Help and either browse or search for your topic of interest.&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Putting a gene on the MAPP using the GeneFinder window====&lt;br /&gt;
&lt;br /&gt;
* In the main GenMAPP Drafting Board window, left-click on the icon for &amp;quot;Gene&amp;quot; in the upper left corner of the window.  Click on the Drafting Board to place the Gene on the MAPP.  Now, right-click on the gene to access the GeneFinder window.  Type or paste a gene ID into the Gene ID field.  Select the appropriate Gene ID system from the drop-down menu and click the Search button.  For example, for &amp;#039;&amp;#039;Vibrio cholerae&amp;#039;&amp;#039;, you could search for the ID &amp;quot;VC0028&amp;quot;, which is an OrderedLocusNames ID.  Once the ID has been found, click the OK button to return to the Drafting Board window.&lt;br /&gt;
** For the Final Project, you will need to try a sample ID from each of the gene ID systems, not just OrderedLocusNames. &lt;br /&gt;
* Open the Backpage by left-clicking on the gene box on the Drafting Board to see if all of the cross-referenced IDs that are supposed to be there are there.&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Creating an Expression Dataset in the Expression Dataset Manager====&lt;br /&gt;
&lt;br /&gt;
* 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?&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Coloring a MAPP with expression data====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Running MAPPFinder====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
{{Template:Nanguiano}}&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8242</id>
		<title>Nanguiano Week 9</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8242"/>
				<updated>2016-09-17T02:52:01Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: /* OriginalRowCounts Comparison */ Added images&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Running GenMAPP Builder ==&lt;br /&gt;
&lt;br /&gt;
I followed the process from the [[Running_GenMAPP_Builder | Running GenMAPP Builder Tutorial Page]].&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
&lt;br /&gt;
The following software was utilized:&lt;br /&gt;
# Any tool that can unpack .gz and .zip files&lt;br /&gt;
#* We use [http://www.7-zip.org/ 7-zip]&lt;br /&gt;
# [http://www.postgresql.org PostgreSQL] on Windows (http://www.enterprisedb.com/products-services-training/pgdownload)&lt;br /&gt;
# GenMAPP Builder version 3.0.0 build 5 (https://github.com/lmu-bioinformatics/xmlpipedb/releases)&lt;br /&gt;
# Java JDK 1.8 64-bit&lt;br /&gt;
#* [http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html Download page]&lt;br /&gt;
#* File to download is: jdk-8u65-windows-x64.exe&lt;br /&gt;
# GenMAPP 2 can be downloaded [https://github.com/GenMAPPCS/genmapp here].  The file to download is &amp;quot;GenMAPPv2Setup.exe&amp;quot;.&lt;br /&gt;
# XMLPipeDB &amp;#039;&amp;#039;match&amp;#039;&amp;#039; utility (https://sourceforge.net/projects/xmlpipedb/files/) for counting IDs in XML files&lt;br /&gt;
# Microsoft Access or any other tool that can read .mdb files&lt;br /&gt;
&lt;br /&gt;
==Quality Assurance==&lt;br /&gt;
&lt;br /&gt;
The template for this information was taken from [[Gene_Database_Testing_Report_Sample | the Gene Database Testing Report Sample Page]].&lt;br /&gt;
&lt;br /&gt;
===Export Information===&lt;br /&gt;
&lt;br /&gt;
Version of GenMAPP Builder: &amp;#039;&amp;#039;&amp;#039;3.0.0 build 5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Computer on which export was run: &amp;#039;&amp;#039;&amp;#039;Seaver 120-14, HP LV2311 Windows 7 Enterprise&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Postgres Database name: &amp;#039;&amp;#039;&amp;#039;V_Cholerae_20160916_gmbuilder03b5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
UniProt XML filename (give filename and upload and link to compressed file): [[Media:Uniprot-organism-243277-NA.zip|uniprot-organism%3A243277.xml]]&lt;br /&gt;
* UniProt XML version (The version information can be found at [http://uniprot.org/news the UniProt News Page]): &amp;#039;&amp;#039;&amp;#039;UniProt Release 2016_08&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* UniProt XML download link: http://www.uniprot.org/uniprot/?query=organism:243277&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;2.92 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GO OBO-XML filename (give filename and upload and link to compressed file): [[Media:Go_daily-termdb-old-AV-NA.zip|go_daily-termdb.obo-xml]]&lt;br /&gt;
* 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): &amp;#039;&amp;#039;&amp;#039;10/27/2015, 2:24am&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GO OBO-XML download link:  http://geneontology.org/page/download-ontology#Legacy_Downloads &lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;6.87 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Time taken to process: &amp;#039;&amp;#039;&amp;#039;4.26 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;The GO OBO-XML file and version is from [[Anuvarsh_Week_9 | Anu Varshneya&amp;#039;s Week 9 Journal]]. Currently available GO OBO-XML files do not run properly in GenMAPP builder.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GOA filename (give filename and upload and link to compressed file): [[Media:46.V_cholerae_ATCC_39315_NA.goa.zip|46.V_cholerae_ATCC_39315.goa]]&lt;br /&gt;
* 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]): &amp;#039;&amp;#039;&amp;#039;07/05/16&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GOA download link: http://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/46.V_cholerae_ATCC_39315.goa&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;0.06 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Name of .gdb file (give filename and upload and link to compressed file): [[Media:Vc-Std_20160916_NA.zip|Vc-Std_20160916_NA.gdb]]&lt;br /&gt;
* Time taken to export: &amp;#039;&amp;#039;&amp;#039;5.15 hours&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Start time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 12:26:08 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** End time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 7:16:23 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** Note: There was a time during the export in which the computer was locked and not running the export, from 2:56pm - 4:19pm.&lt;br /&gt;
&lt;br /&gt;
===TallyEngine===&lt;br /&gt;
&lt;br /&gt;
* Run the TallyEngine in GenMAPP Builder and record the number of records for UniProt and GO in the XML data and in the Postgres databases.&lt;br /&gt;
** Choose the menu item Tallies &amp;gt; Run XML and Database Tallies for UniProt and GO...&lt;br /&gt;
** Take a screenshot of the results.  Upload the image to the wiki and display it on this page.&lt;br /&gt;
[[Image:Tallyengine_Vcholerae_results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
=== Using XMLPipeDB match to Validate the XML Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
* After entering into the directory containing the match utility and the uniprot xml file, I ran the command &lt;br /&gt;
 java -jar xmlpipedb-match-1.1.1.jar &amp;quot;VC_[0-9][0-9][0-9][0-9]&amp;quot; &amp;lt; uniprot-organism%3A243277.xml&lt;br /&gt;
* It returned a total of 2,738 unique matches.&lt;br /&gt;
[[Image:Xmlpipedb_match_results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
Are your results the same as you got for the TallyEngine?  Why or why not?&lt;br /&gt;
* My results were not the same as my results for Tally Engine. Tally Engine returned 3,789 unique matches, while this returned 2,738. This is likely due to potentially due to differently formatted names in the xml file, as we are only checking for names in the structure VC_####.&lt;br /&gt;
&lt;br /&gt;
=== Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
*Next, I checked the values in SQL to see if they would validate the results from Tally Engine or the match utility.&lt;br /&gt;
* In PgAdminIII, I ran the command: &lt;br /&gt;
 select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;VC_[0-9][0-9][0-9][0-9]&amp;#039;;&lt;br /&gt;
[[Image:SQL_Query_Results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
*Are your results the same as reported by the TallyEngine?  Why or why not?&lt;br /&gt;
** The results were not the same as the ones reported by Tally Engine, nor were they the same as the ones reported by the match utility. It returned 2,737 matches, one less than the result returned by the match utility. While it is less than the Tally Engine perhaps due to a different naming convention, I don&amp;#039;t fully understand why it would be off by one from the match utility.&lt;br /&gt;
&lt;br /&gt;
===OriginalRowCounts Comparison===&lt;br /&gt;
&lt;br /&gt;
* 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.&lt;br /&gt;
* Benchmark .gdb file (2010): [[Media:Vc-Std_External_20101022.gdb|Vc-Std_External_20101022]]&lt;br /&gt;
&lt;br /&gt;
Copy the OriginalRowCounts table from the benchmark and new gdb and paste them here:&lt;br /&gt;
&lt;br /&gt;
*Original GDB:&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Week9_Benchmark_gdb_tables_1_NA.png&lt;br /&gt;
Image:Week9_Benchmark_gdb_tables_2_NA.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*New GDB:&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Week9_New_gdb_tables_1_NA.png&lt;br /&gt;
Image:Week9_New_gdb_tables_2_NA.png&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* The new gdb had 10 additional tables. &lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
===Visual Inspection===&lt;br /&gt;
&lt;br /&gt;
Perform visual inspection of individual tables to see if there are any problems.&lt;br /&gt;
&lt;br /&gt;
* Look at the Systems table. Is there a date in the Date field for all gene ID systems present in the database?&lt;br /&gt;
* 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?&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
===.gdb Use in GenMAPP===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--Need to add more instructions here.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
While the above sections perform quality assurance on the exported Gene Database via verifying ID counts, the &amp;quot;proof in the pudding&amp;quot; is to actually use the Gene Database in GenMAPP.  You can follow the instructions in [http://www.openwetware.org/wiki/BIOL367/F10:GenMAPP_and_MAPPFinder_Protocols Part 2 of the &amp;#039;&amp;#039;Vibrio cholerae&amp;#039;&amp;#039; Microarray Data Analysis] to verify that the Gene Database works in GenMAPP.  In this case, the emphasis is not on the findings of the data analysis itself, but that the Gene Database functions appropriate in GenMAPP.&lt;br /&gt;
&lt;br /&gt;
For assistance with using the GenMAPP program, the GenMAPP Help is very extensive.  To access it within GenMAPP, go to the menu item Help &amp;gt; GenMAPP Help and either browse or search for your topic of interest.&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Putting a gene on the MAPP using the GeneFinder window====&lt;br /&gt;
&lt;br /&gt;
* In the main GenMAPP Drafting Board window, left-click on the icon for &amp;quot;Gene&amp;quot; in the upper left corner of the window.  Click on the Drafting Board to place the Gene on the MAPP.  Now, right-click on the gene to access the GeneFinder window.  Type or paste a gene ID into the Gene ID field.  Select the appropriate Gene ID system from the drop-down menu and click the Search button.  For example, for &amp;#039;&amp;#039;Vibrio cholerae&amp;#039;&amp;#039;, you could search for the ID &amp;quot;VC0028&amp;quot;, which is an OrderedLocusNames ID.  Once the ID has been found, click the OK button to return to the Drafting Board window.&lt;br /&gt;
** For the Final Project, you will need to try a sample ID from each of the gene ID systems, not just OrderedLocusNames. &lt;br /&gt;
* Open the Backpage by left-clicking on the gene box on the Drafting Board to see if all of the cross-referenced IDs that are supposed to be there are there.&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Creating an Expression Dataset in the Expression Dataset Manager====&lt;br /&gt;
&lt;br /&gt;
* 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?&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Coloring a MAPP with expression data====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Running MAPPFinder====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
{{Template:Nanguiano}}&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:Week9_New_gdb_tables_2_NA.png&amp;diff=8241</id>
		<title>File:Week9 New gdb tables 2 NA.png</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:Week9_New_gdb_tables_2_NA.png&amp;diff=8241"/>
				<updated>2016-09-17T02:51:25Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: The new gdb tables, part 2. ~~~~&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The new gdb tables, part 2. [[User:Nanguiano|Nanguiano]] ([[User talk:Nanguiano|talk]]) 19:51, 16 September 2016 (PDT)&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:Week9_New_gdb_tables_1_NA.png&amp;diff=8240</id>
		<title>File:Week9 New gdb tables 1 NA.png</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:Week9_New_gdb_tables_1_NA.png&amp;diff=8240"/>
				<updated>2016-09-17T02:50:48Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: The tables from the new GDB, part 1. ~~~~&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The tables from the new GDB, part 1. [[User:Nanguiano|Nanguiano]] ([[User talk:Nanguiano|talk]]) 19:50, 16 September 2016 (PDT)&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:Week9_Benchmark_gdb_tables_2_NA.png&amp;diff=8239</id>
		<title>File:Week9 Benchmark gdb tables 2 NA.png</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:Week9_Benchmark_gdb_tables_2_NA.png&amp;diff=8239"/>
				<updated>2016-09-17T02:49:56Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: The benchmark gdb tables, part 2. ~~~~&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The benchmark gdb tables, part 2. [[User:Nanguiano|Nanguiano]] ([[User talk:Nanguiano|talk]]) 19:49, 16 September 2016 (PDT)&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:Week9_Benchmark_gdb_tables_1_NA.png&amp;diff=8238</id>
		<title>File:Week9 Benchmark gdb tables 1 NA.png</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:Week9_Benchmark_gdb_tables_1_NA.png&amp;diff=8238"/>
				<updated>2016-09-17T02:49:12Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: The benchmark gdb tables, part 1. ~~~~&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The benchmark gdb tables, part 1. [[User:Nanguiano|Nanguiano]] ([[User talk:Nanguiano|talk]]) 19:49, 16 September 2016 (PDT)&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8237</id>
		<title>Nanguiano Week 9</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8237"/>
				<updated>2016-09-17T02:34:47Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: /* Export Information */ Add link to gdb file&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Running GenMAPP Builder ==&lt;br /&gt;
&lt;br /&gt;
I followed the process from the [[Running_GenMAPP_Builder | Running GenMAPP Builder Tutorial Page]].&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
&lt;br /&gt;
The following software was utilized:&lt;br /&gt;
# Any tool that can unpack .gz and .zip files&lt;br /&gt;
#* We use [http://www.7-zip.org/ 7-zip]&lt;br /&gt;
# [http://www.postgresql.org PostgreSQL] on Windows (http://www.enterprisedb.com/products-services-training/pgdownload)&lt;br /&gt;
# GenMAPP Builder version 3.0.0 build 5 (https://github.com/lmu-bioinformatics/xmlpipedb/releases)&lt;br /&gt;
# Java JDK 1.8 64-bit&lt;br /&gt;
#* [http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html Download page]&lt;br /&gt;
#* File to download is: jdk-8u65-windows-x64.exe&lt;br /&gt;
# GenMAPP 2 can be downloaded [https://github.com/GenMAPPCS/genmapp here].  The file to download is &amp;quot;GenMAPPv2Setup.exe&amp;quot;.&lt;br /&gt;
# XMLPipeDB &amp;#039;&amp;#039;match&amp;#039;&amp;#039; utility (https://sourceforge.net/projects/xmlpipedb/files/) for counting IDs in XML files&lt;br /&gt;
# Microsoft Access or any other tool that can read .mdb files&lt;br /&gt;
&lt;br /&gt;
==Quality Assurance==&lt;br /&gt;
&lt;br /&gt;
The template for this information was taken from [[Gene_Database_Testing_Report_Sample | the Gene Database Testing Report Sample Page]].&lt;br /&gt;
&lt;br /&gt;
===Export Information===&lt;br /&gt;
&lt;br /&gt;
Version of GenMAPP Builder: &amp;#039;&amp;#039;&amp;#039;3.0.0 build 5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Computer on which export was run: &amp;#039;&amp;#039;&amp;#039;Seaver 120-14, HP LV2311 Windows 7 Enterprise&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Postgres Database name: &amp;#039;&amp;#039;&amp;#039;V_Cholerae_20160916_gmbuilder03b5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
UniProt XML filename (give filename and upload and link to compressed file): [[Media:Uniprot-organism-243277-NA.zip|uniprot-organism%3A243277.xml]]&lt;br /&gt;
* UniProt XML version (The version information can be found at [http://uniprot.org/news the UniProt News Page]): &amp;#039;&amp;#039;&amp;#039;UniProt Release 2016_08&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* UniProt XML download link: http://www.uniprot.org/uniprot/?query=organism:243277&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;2.92 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GO OBO-XML filename (give filename and upload and link to compressed file): [[Media:Go_daily-termdb-old-AV-NA.zip|go_daily-termdb.obo-xml]]&lt;br /&gt;
* 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): &amp;#039;&amp;#039;&amp;#039;10/27/2015, 2:24am&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GO OBO-XML download link:  http://geneontology.org/page/download-ontology#Legacy_Downloads &lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;6.87 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Time taken to process: &amp;#039;&amp;#039;&amp;#039;4.26 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;The GO OBO-XML file and version is from [[Anuvarsh_Week_9 | Anu Varshneya&amp;#039;s Week 9 Journal]]. Currently available GO OBO-XML files do not run properly in GenMAPP builder.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GOA filename (give filename and upload and link to compressed file): [[Media:46.V_cholerae_ATCC_39315_NA.goa.zip|46.V_cholerae_ATCC_39315.goa]]&lt;br /&gt;
* 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]): &amp;#039;&amp;#039;&amp;#039;07/05/16&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GOA download link: http://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/46.V_cholerae_ATCC_39315.goa&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;0.06 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Name of .gdb file (give filename and upload and link to compressed file): [[Media:Vc-Std_20160916_NA.zip|Vc-Std_20160916_NA.gdb]]&lt;br /&gt;
* Time taken to export: &amp;#039;&amp;#039;&amp;#039;5.15 hours&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Start time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 12:26:08 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** End time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 7:16:23 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** Note: There was a time during the export in which the computer was locked and not running the export, from 2:56pm - 4:19pm.&lt;br /&gt;
&lt;br /&gt;
===TallyEngine===&lt;br /&gt;
&lt;br /&gt;
* Run the TallyEngine in GenMAPP Builder and record the number of records for UniProt and GO in the XML data and in the Postgres databases.&lt;br /&gt;
** Choose the menu item Tallies &amp;gt; Run XML and Database Tallies for UniProt and GO...&lt;br /&gt;
** Take a screenshot of the results.  Upload the image to the wiki and display it on this page.&lt;br /&gt;
[[Image:Tallyengine_Vcholerae_results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
=== Using XMLPipeDB match to Validate the XML Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
* After entering into the directory containing the match utility and the uniprot xml file, I ran the command &lt;br /&gt;
 java -jar xmlpipedb-match-1.1.1.jar &amp;quot;VC_[0-9][0-9][0-9][0-9]&amp;quot; &amp;lt; uniprot-organism%3A243277.xml&lt;br /&gt;
* It returned a total of 2,738 unique matches.&lt;br /&gt;
[[Image:Xmlpipedb_match_results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
Are your results the same as you got for the TallyEngine?  Why or why not?&lt;br /&gt;
* My results were not the same as my results for Tally Engine. Tally Engine returned 3,789 unique matches, while this returned 2,738. This is likely due to potentially due to differently formatted names in the xml file, as we are only checking for names in the structure VC_####.&lt;br /&gt;
&lt;br /&gt;
=== Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
*Next, I checked the values in SQL to see if they would validate the results from Tally Engine or the match utility.&lt;br /&gt;
* In PgAdminIII, I ran the command: &lt;br /&gt;
 select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;VC_[0-9][0-9][0-9][0-9]&amp;#039;;&lt;br /&gt;
[[Image:SQL_Query_Results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
*Are your results the same as reported by the TallyEngine?  Why or why not?&lt;br /&gt;
** The results were not the same as the ones reported by Tally Engine, nor were they the same as the ones reported by the match utility. It returned 2,737 matches, one less than the result returned by the match utility. While it is less than the Tally Engine perhaps due to a different naming convention, I don&amp;#039;t fully understand why it would be off by one from the match utility.&lt;br /&gt;
&lt;br /&gt;
===OriginalRowCounts Comparison===&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Benchmark .gdb file:&lt;br /&gt;
&lt;br /&gt;
Copy the OriginalRowCounts table from the benchmark and new gdb and paste them here:&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
===Visual Inspection===&lt;br /&gt;
&lt;br /&gt;
Perform visual inspection of individual tables to see if there are any problems.&lt;br /&gt;
&lt;br /&gt;
* Look at the Systems table. Is there a date in the Date field for all gene ID systems present in the database?&lt;br /&gt;
* 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?&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
===.gdb Use in GenMAPP===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--Need to add more instructions here.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
While the above sections perform quality assurance on the exported Gene Database via verifying ID counts, the &amp;quot;proof in the pudding&amp;quot; is to actually use the Gene Database in GenMAPP.  You can follow the instructions in [http://www.openwetware.org/wiki/BIOL367/F10:GenMAPP_and_MAPPFinder_Protocols Part 2 of the &amp;#039;&amp;#039;Vibrio cholerae&amp;#039;&amp;#039; Microarray Data Analysis] to verify that the Gene Database works in GenMAPP.  In this case, the emphasis is not on the findings of the data analysis itself, but that the Gene Database functions appropriate in GenMAPP.&lt;br /&gt;
&lt;br /&gt;
For assistance with using the GenMAPP program, the GenMAPP Help is very extensive.  To access it within GenMAPP, go to the menu item Help &amp;gt; GenMAPP Help and either browse or search for your topic of interest.&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Putting a gene on the MAPP using the GeneFinder window====&lt;br /&gt;
&lt;br /&gt;
* In the main GenMAPP Drafting Board window, left-click on the icon for &amp;quot;Gene&amp;quot; in the upper left corner of the window.  Click on the Drafting Board to place the Gene on the MAPP.  Now, right-click on the gene to access the GeneFinder window.  Type or paste a gene ID into the Gene ID field.  Select the appropriate Gene ID system from the drop-down menu and click the Search button.  For example, for &amp;#039;&amp;#039;Vibrio cholerae&amp;#039;&amp;#039;, you could search for the ID &amp;quot;VC0028&amp;quot;, which is an OrderedLocusNames ID.  Once the ID has been found, click the OK button to return to the Drafting Board window.&lt;br /&gt;
** For the Final Project, you will need to try a sample ID from each of the gene ID systems, not just OrderedLocusNames. &lt;br /&gt;
* Open the Backpage by left-clicking on the gene box on the Drafting Board to see if all of the cross-referenced IDs that are supposed to be there are there.&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Creating an Expression Dataset in the Expression Dataset Manager====&lt;br /&gt;
&lt;br /&gt;
* 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?&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Coloring a MAPP with expression data====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Running MAPPFinder====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
{{Template:Nanguiano}}&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:Vc-Std_20160916_NA.zip&amp;diff=8236</id>
		<title>File:Vc-Std 20160916 NA.zip</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:Vc-Std_20160916_NA.zip&amp;diff=8236"/>
				<updated>2016-09-17T02:33:52Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: The GDB output from the V. cholerae export performed on 9/16/16. ~~~~&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The GDB output from the V. cholerae export performed on 9/16/16. [[User:Nanguiano|Nanguiano]] ([[User talk:Nanguiano|talk]]) 19:33, 16 September 2016 (PDT)&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8235</id>
		<title>Nanguiano Week 9</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8235"/>
				<updated>2016-09-17T02:32:39Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: /* Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine */ spelling is hard&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Running GenMAPP Builder ==&lt;br /&gt;
&lt;br /&gt;
I followed the process from the [[Running_GenMAPP_Builder | Running GenMAPP Builder Tutorial Page]].&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
&lt;br /&gt;
The following software was utilized:&lt;br /&gt;
# Any tool that can unpack .gz and .zip files&lt;br /&gt;
#* We use [http://www.7-zip.org/ 7-zip]&lt;br /&gt;
# [http://www.postgresql.org PostgreSQL] on Windows (http://www.enterprisedb.com/products-services-training/pgdownload)&lt;br /&gt;
# GenMAPP Builder version 3.0.0 build 5 (https://github.com/lmu-bioinformatics/xmlpipedb/releases)&lt;br /&gt;
# Java JDK 1.8 64-bit&lt;br /&gt;
#* [http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html Download page]&lt;br /&gt;
#* File to download is: jdk-8u65-windows-x64.exe&lt;br /&gt;
# GenMAPP 2 can be downloaded [https://github.com/GenMAPPCS/genmapp here].  The file to download is &amp;quot;GenMAPPv2Setup.exe&amp;quot;.&lt;br /&gt;
# XMLPipeDB &amp;#039;&amp;#039;match&amp;#039;&amp;#039; utility (https://sourceforge.net/projects/xmlpipedb/files/) for counting IDs in XML files&lt;br /&gt;
# Microsoft Access or any other tool that can read .mdb files&lt;br /&gt;
&lt;br /&gt;
==Quality Assurance==&lt;br /&gt;
&lt;br /&gt;
The template for this information was taken from [[Gene_Database_Testing_Report_Sample | the Gene Database Testing Report Sample Page]].&lt;br /&gt;
&lt;br /&gt;
===Export Information===&lt;br /&gt;
&lt;br /&gt;
Version of GenMAPP Builder: &amp;#039;&amp;#039;&amp;#039;3.0.0 build 5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Computer on which export was run: &amp;#039;&amp;#039;&amp;#039;Seaver 120-14, HP LV2311 Windows 7 Enterprise&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Postgres Database name: &amp;#039;&amp;#039;&amp;#039;V_Cholerae_20160916_gmbuilder03b5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
UniProt XML filename (give filename and upload and link to compressed file): [[Media:Uniprot-organism-243277-NA.zip|uniprot-organism%3A243277.xml]]&lt;br /&gt;
* UniProt XML version (The version information can be found at [http://uniprot.org/news the UniProt News Page]): &amp;#039;&amp;#039;&amp;#039;UniProt Release 2016_08&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* UniProt XML download link: http://www.uniprot.org/uniprot/?query=organism:243277&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;2.92 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GO OBO-XML filename (give filename and upload and link to compressed file): [[Media:Go_daily-termdb-old-AV-NA.zip|go_daily-termdb.obo-xml]]&lt;br /&gt;
* 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): &amp;#039;&amp;#039;&amp;#039;10/27/2015, 2:24am&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GO OBO-XML download link:  http://geneontology.org/page/download-ontology#Legacy_Downloads &lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;6.87 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Time taken to process: &amp;#039;&amp;#039;&amp;#039;4.26 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;The GO OBO-XML file and version is from [[Anuvarsh_Week_9 | Anu Varshneya&amp;#039;s Week 9 Journal]]. Currently available GO OBO-XML files do not run properly in GenMAPP builder.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GOA filename (give filename and upload and link to compressed file): [[Media:46.V_cholerae_ATCC_39315_NA.goa.zip|46.V_cholerae_ATCC_39315.goa]]&lt;br /&gt;
* 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]): &amp;#039;&amp;#039;&amp;#039;07/05/16&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GOA download link: http://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/46.V_cholerae_ATCC_39315.goa&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;0.06 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Name of .gdb file (give filename and upload and link to compressed file): &lt;br /&gt;
* Time taken to export: &amp;#039;&amp;#039;&amp;#039;5.15 hours&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Start time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 12:26:08 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** End time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 7:16:23 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** Note: There was a time during the export in which the computer was locked and not running the export, from 2:56pm - 4:19pm.&lt;br /&gt;
&lt;br /&gt;
===TallyEngine===&lt;br /&gt;
&lt;br /&gt;
* Run the TallyEngine in GenMAPP Builder and record the number of records for UniProt and GO in the XML data and in the Postgres databases.&lt;br /&gt;
** Choose the menu item Tallies &amp;gt; Run XML and Database Tallies for UniProt and GO...&lt;br /&gt;
** Take a screenshot of the results.  Upload the image to the wiki and display it on this page.&lt;br /&gt;
[[Image:Tallyengine_Vcholerae_results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
=== Using XMLPipeDB match to Validate the XML Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
* After entering into the directory containing the match utility and the uniprot xml file, I ran the command &lt;br /&gt;
 java -jar xmlpipedb-match-1.1.1.jar &amp;quot;VC_[0-9][0-9][0-9][0-9]&amp;quot; &amp;lt; uniprot-organism%3A243277.xml&lt;br /&gt;
* It returned a total of 2,738 unique matches.&lt;br /&gt;
[[Image:Xmlpipedb_match_results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
Are your results the same as you got for the TallyEngine?  Why or why not?&lt;br /&gt;
* My results were not the same as my results for Tally Engine. Tally Engine returned 3,789 unique matches, while this returned 2,738. This is likely due to potentially due to differently formatted names in the xml file, as we are only checking for names in the structure VC_####.&lt;br /&gt;
&lt;br /&gt;
=== Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
*Next, I checked the values in SQL to see if they would validate the results from Tally Engine or the match utility.&lt;br /&gt;
* In PgAdminIII, I ran the command: &lt;br /&gt;
 select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;VC_[0-9][0-9][0-9][0-9]&amp;#039;;&lt;br /&gt;
[[Image:SQL_Query_Results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
*Are your results the same as reported by the TallyEngine?  Why or why not?&lt;br /&gt;
** The results were not the same as the ones reported by Tally Engine, nor were they the same as the ones reported by the match utility. It returned 2,737 matches, one less than the result returned by the match utility. While it is less than the Tally Engine perhaps due to a different naming convention, I don&amp;#039;t fully understand why it would be off by one from the match utility.&lt;br /&gt;
&lt;br /&gt;
===OriginalRowCounts Comparison===&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Benchmark .gdb file:&lt;br /&gt;
&lt;br /&gt;
Copy the OriginalRowCounts table from the benchmark and new gdb and paste them here:&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
===Visual Inspection===&lt;br /&gt;
&lt;br /&gt;
Perform visual inspection of individual tables to see if there are any problems.&lt;br /&gt;
&lt;br /&gt;
* Look at the Systems table. Is there a date in the Date field for all gene ID systems present in the database?&lt;br /&gt;
* 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?&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
===.gdb Use in GenMAPP===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--Need to add more instructions here.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
While the above sections perform quality assurance on the exported Gene Database via verifying ID counts, the &amp;quot;proof in the pudding&amp;quot; is to actually use the Gene Database in GenMAPP.  You can follow the instructions in [http://www.openwetware.org/wiki/BIOL367/F10:GenMAPP_and_MAPPFinder_Protocols Part 2 of the &amp;#039;&amp;#039;Vibrio cholerae&amp;#039;&amp;#039; Microarray Data Analysis] to verify that the Gene Database works in GenMAPP.  In this case, the emphasis is not on the findings of the data analysis itself, but that the Gene Database functions appropriate in GenMAPP.&lt;br /&gt;
&lt;br /&gt;
For assistance with using the GenMAPP program, the GenMAPP Help is very extensive.  To access it within GenMAPP, go to the menu item Help &amp;gt; GenMAPP Help and either browse or search for your topic of interest.&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Putting a gene on the MAPP using the GeneFinder window====&lt;br /&gt;
&lt;br /&gt;
* In the main GenMAPP Drafting Board window, left-click on the icon for &amp;quot;Gene&amp;quot; in the upper left corner of the window.  Click on the Drafting Board to place the Gene on the MAPP.  Now, right-click on the gene to access the GeneFinder window.  Type or paste a gene ID into the Gene ID field.  Select the appropriate Gene ID system from the drop-down menu and click the Search button.  For example, for &amp;#039;&amp;#039;Vibrio cholerae&amp;#039;&amp;#039;, you could search for the ID &amp;quot;VC0028&amp;quot;, which is an OrderedLocusNames ID.  Once the ID has been found, click the OK button to return to the Drafting Board window.&lt;br /&gt;
** For the Final Project, you will need to try a sample ID from each of the gene ID systems, not just OrderedLocusNames. &lt;br /&gt;
* Open the Backpage by left-clicking on the gene box on the Drafting Board to see if all of the cross-referenced IDs that are supposed to be there are there.&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Creating an Expression Dataset in the Expression Dataset Manager====&lt;br /&gt;
&lt;br /&gt;
* 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?&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Coloring a MAPP with expression data====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Running MAPPFinder====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
{{Template:Nanguiano}}&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8234</id>
		<title>Nanguiano Week 9</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8234"/>
				<updated>2016-09-17T02:32:14Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: /* Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine */ Add results&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Running GenMAPP Builder ==&lt;br /&gt;
&lt;br /&gt;
I followed the process from the [[Running_GenMAPP_Builder | Running GenMAPP Builder Tutorial Page]].&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
&lt;br /&gt;
The following software was utilized:&lt;br /&gt;
# Any tool that can unpack .gz and .zip files&lt;br /&gt;
#* We use [http://www.7-zip.org/ 7-zip]&lt;br /&gt;
# [http://www.postgresql.org PostgreSQL] on Windows (http://www.enterprisedb.com/products-services-training/pgdownload)&lt;br /&gt;
# GenMAPP Builder version 3.0.0 build 5 (https://github.com/lmu-bioinformatics/xmlpipedb/releases)&lt;br /&gt;
# Java JDK 1.8 64-bit&lt;br /&gt;
#* [http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html Download page]&lt;br /&gt;
#* File to download is: jdk-8u65-windows-x64.exe&lt;br /&gt;
# GenMAPP 2 can be downloaded [https://github.com/GenMAPPCS/genmapp here].  The file to download is &amp;quot;GenMAPPv2Setup.exe&amp;quot;.&lt;br /&gt;
# XMLPipeDB &amp;#039;&amp;#039;match&amp;#039;&amp;#039; utility (https://sourceforge.net/projects/xmlpipedb/files/) for counting IDs in XML files&lt;br /&gt;
# Microsoft Access or any other tool that can read .mdb files&lt;br /&gt;
&lt;br /&gt;
==Quality Assurance==&lt;br /&gt;
&lt;br /&gt;
The template for this information was taken from [[Gene_Database_Testing_Report_Sample | the Gene Database Testing Report Sample Page]].&lt;br /&gt;
&lt;br /&gt;
===Export Information===&lt;br /&gt;
&lt;br /&gt;
Version of GenMAPP Builder: &amp;#039;&amp;#039;&amp;#039;3.0.0 build 5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Computer on which export was run: &amp;#039;&amp;#039;&amp;#039;Seaver 120-14, HP LV2311 Windows 7 Enterprise&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Postgres Database name: &amp;#039;&amp;#039;&amp;#039;V_Cholerae_20160916_gmbuilder03b5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
UniProt XML filename (give filename and upload and link to compressed file): [[Media:Uniprot-organism-243277-NA.zip|uniprot-organism%3A243277.xml]]&lt;br /&gt;
* UniProt XML version (The version information can be found at [http://uniprot.org/news the UniProt News Page]): &amp;#039;&amp;#039;&amp;#039;UniProt Release 2016_08&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* UniProt XML download link: http://www.uniprot.org/uniprot/?query=organism:243277&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;2.92 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GO OBO-XML filename (give filename and upload and link to compressed file): [[Media:Go_daily-termdb-old-AV-NA.zip|go_daily-termdb.obo-xml]]&lt;br /&gt;
* 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): &amp;#039;&amp;#039;&amp;#039;10/27/2015, 2:24am&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GO OBO-XML download link:  http://geneontology.org/page/download-ontology#Legacy_Downloads &lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;6.87 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Time taken to process: &amp;#039;&amp;#039;&amp;#039;4.26 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;The GO OBO-XML file and version is from [[Anuvarsh_Week_9 | Anu Varshneya&amp;#039;s Week 9 Journal]]. Currently available GO OBO-XML files do not run properly in GenMAPP builder.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GOA filename (give filename and upload and link to compressed file): [[Media:46.V_cholerae_ATCC_39315_NA.goa.zip|46.V_cholerae_ATCC_39315.goa]]&lt;br /&gt;
* 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]): &amp;#039;&amp;#039;&amp;#039;07/05/16&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GOA download link: http://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/46.V_cholerae_ATCC_39315.goa&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;0.06 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Name of .gdb file (give filename and upload and link to compressed file): &lt;br /&gt;
* Time taken to export: &amp;#039;&amp;#039;&amp;#039;5.15 hours&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Start time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 12:26:08 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** End time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 7:16:23 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** Note: There was a time during the export in which the computer was locked and not running the export, from 2:56pm - 4:19pm.&lt;br /&gt;
&lt;br /&gt;
===TallyEngine===&lt;br /&gt;
&lt;br /&gt;
* Run the TallyEngine in GenMAPP Builder and record the number of records for UniProt and GO in the XML data and in the Postgres databases.&lt;br /&gt;
** Choose the menu item Tallies &amp;gt; Run XML and Database Tallies for UniProt and GO...&lt;br /&gt;
** Take a screenshot of the results.  Upload the image to the wiki and display it on this page.&lt;br /&gt;
[[Image:Tallyengine_Vcholerae_results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
=== Using XMLPipeDB match to Validate the XML Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
* After entering into the directory containing the match utility and the uniprot xml file, I ran the command &lt;br /&gt;
 java -jar xmlpipedb-match-1.1.1.jar &amp;quot;VC_[0-9][0-9][0-9][0-9]&amp;quot; &amp;lt; uniprot-organism%3A243277.xml&lt;br /&gt;
* It returned a total of 2,738 unique matches.&lt;br /&gt;
[[Image:Xmlpipedb_match_results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
Are your results the same as you got for the TallyEngine?  Why or why not?&lt;br /&gt;
* My results were not the same as my results for Tally Engine. Tally Engine returned 3,789 unique matches, while this returned 2,738. This is likely due to potentially due to differently formatted names in the xml file, as we are only checking for names in the structure VC_####.&lt;br /&gt;
&lt;br /&gt;
=== Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
*Next, I checked the values in SQL to see if they would valudate the results from Tally Engine or the match utility.&lt;br /&gt;
* In PgAdminIII, I ran the command: &lt;br /&gt;
 select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;VC_[0-9][0-9][0-9][0-9]&amp;#039;;&lt;br /&gt;
[[Image:SQL_Query_Results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
*Are your results the same as reported by the TallyEngine?  Why or why not?&lt;br /&gt;
** The results were not the same as the ones reported by Tally Engine, nor were they the same as the ones reported by the match utility. It returned 2,737 matches, one less than the result returned by the match utility. While it is less than the Tally Engine perhaps due to a different naming convention, I don&amp;#039;t fully understand why it would be off by one from the match utility.&lt;br /&gt;
&lt;br /&gt;
===OriginalRowCounts Comparison===&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Benchmark .gdb file:&lt;br /&gt;
&lt;br /&gt;
Copy the OriginalRowCounts table from the benchmark and new gdb and paste them here:&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
===Visual Inspection===&lt;br /&gt;
&lt;br /&gt;
Perform visual inspection of individual tables to see if there are any problems.&lt;br /&gt;
&lt;br /&gt;
* Look at the Systems table. Is there a date in the Date field for all gene ID systems present in the database?&lt;br /&gt;
* 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?&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
===.gdb Use in GenMAPP===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--Need to add more instructions here.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
While the above sections perform quality assurance on the exported Gene Database via verifying ID counts, the &amp;quot;proof in the pudding&amp;quot; is to actually use the Gene Database in GenMAPP.  You can follow the instructions in [http://www.openwetware.org/wiki/BIOL367/F10:GenMAPP_and_MAPPFinder_Protocols Part 2 of the &amp;#039;&amp;#039;Vibrio cholerae&amp;#039;&amp;#039; Microarray Data Analysis] to verify that the Gene Database works in GenMAPP.  In this case, the emphasis is not on the findings of the data analysis itself, but that the Gene Database functions appropriate in GenMAPP.&lt;br /&gt;
&lt;br /&gt;
For assistance with using the GenMAPP program, the GenMAPP Help is very extensive.  To access it within GenMAPP, go to the menu item Help &amp;gt; GenMAPP Help and either browse or search for your topic of interest.&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Putting a gene on the MAPP using the GeneFinder window====&lt;br /&gt;
&lt;br /&gt;
* In the main GenMAPP Drafting Board window, left-click on the icon for &amp;quot;Gene&amp;quot; in the upper left corner of the window.  Click on the Drafting Board to place the Gene on the MAPP.  Now, right-click on the gene to access the GeneFinder window.  Type or paste a gene ID into the Gene ID field.  Select the appropriate Gene ID system from the drop-down menu and click the Search button.  For example, for &amp;#039;&amp;#039;Vibrio cholerae&amp;#039;&amp;#039;, you could search for the ID &amp;quot;VC0028&amp;quot;, which is an OrderedLocusNames ID.  Once the ID has been found, click the OK button to return to the Drafting Board window.&lt;br /&gt;
** For the Final Project, you will need to try a sample ID from each of the gene ID systems, not just OrderedLocusNames. &lt;br /&gt;
* Open the Backpage by left-clicking on the gene box on the Drafting Board to see if all of the cross-referenced IDs that are supposed to be there are there.&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Creating an Expression Dataset in the Expression Dataset Manager====&lt;br /&gt;
&lt;br /&gt;
* 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?&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Coloring a MAPP with expression data====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Running MAPPFinder====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
{{Template:Nanguiano}}&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:SQL_Query_Results_NA.png&amp;diff=8233</id>
		<title>File:SQL Query Results NA.png</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:SQL_Query_Results_NA.png&amp;diff=8233"/>
				<updated>2016-09-17T02:29:43Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: The SQL query results from the database. ~~~~&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The SQL query results from the database. [[User:Nanguiano|Nanguiano]] ([[User talk:Nanguiano|talk]]) 19:29, 16 September 2016 (PDT)&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8232</id>
		<title>Nanguiano Week 9</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8232"/>
				<updated>2016-09-17T02:24:27Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: /* Using XMLPipeDB match to Validate the XML Results from the TallyEngine */ Added some detail and fixed typos.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Running GenMAPP Builder ==&lt;br /&gt;
&lt;br /&gt;
I followed the process from the [[Running_GenMAPP_Builder | Running GenMAPP Builder Tutorial Page]].&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
&lt;br /&gt;
The following software was utilized:&lt;br /&gt;
# Any tool that can unpack .gz and .zip files&lt;br /&gt;
#* We use [http://www.7-zip.org/ 7-zip]&lt;br /&gt;
# [http://www.postgresql.org PostgreSQL] on Windows (http://www.enterprisedb.com/products-services-training/pgdownload)&lt;br /&gt;
# GenMAPP Builder version 3.0.0 build 5 (https://github.com/lmu-bioinformatics/xmlpipedb/releases)&lt;br /&gt;
# Java JDK 1.8 64-bit&lt;br /&gt;
#* [http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html Download page]&lt;br /&gt;
#* File to download is: jdk-8u65-windows-x64.exe&lt;br /&gt;
# GenMAPP 2 can be downloaded [https://github.com/GenMAPPCS/genmapp here].  The file to download is &amp;quot;GenMAPPv2Setup.exe&amp;quot;.&lt;br /&gt;
# XMLPipeDB &amp;#039;&amp;#039;match&amp;#039;&amp;#039; utility (https://sourceforge.net/projects/xmlpipedb/files/) for counting IDs in XML files&lt;br /&gt;
# Microsoft Access or any other tool that can read .mdb files&lt;br /&gt;
&lt;br /&gt;
==Quality Assurance==&lt;br /&gt;
&lt;br /&gt;
The template for this information was taken from [[Gene_Database_Testing_Report_Sample | the Gene Database Testing Report Sample Page]].&lt;br /&gt;
&lt;br /&gt;
===Export Information===&lt;br /&gt;
&lt;br /&gt;
Version of GenMAPP Builder: &amp;#039;&amp;#039;&amp;#039;3.0.0 build 5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Computer on which export was run: &amp;#039;&amp;#039;&amp;#039;Seaver 120-14, HP LV2311 Windows 7 Enterprise&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Postgres Database name: &amp;#039;&amp;#039;&amp;#039;V_Cholerae_20160916_gmbuilder03b5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
UniProt XML filename (give filename and upload and link to compressed file): [[Media:Uniprot-organism-243277-NA.zip|uniprot-organism%3A243277.xml]]&lt;br /&gt;
* UniProt XML version (The version information can be found at [http://uniprot.org/news the UniProt News Page]): &amp;#039;&amp;#039;&amp;#039;UniProt Release 2016_08&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* UniProt XML download link: http://www.uniprot.org/uniprot/?query=organism:243277&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;2.92 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GO OBO-XML filename (give filename and upload and link to compressed file): [[Media:Go_daily-termdb-old-AV-NA.zip|go_daily-termdb.obo-xml]]&lt;br /&gt;
* 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): &amp;#039;&amp;#039;&amp;#039;10/27/2015, 2:24am&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GO OBO-XML download link:  http://geneontology.org/page/download-ontology#Legacy_Downloads &lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;6.87 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Time taken to process: &amp;#039;&amp;#039;&amp;#039;4.26 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;The GO OBO-XML file and version is from [[Anuvarsh_Week_9 | Anu Varshneya&amp;#039;s Week 9 Journal]]. Currently available GO OBO-XML files do not run properly in GenMAPP builder.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GOA filename (give filename and upload and link to compressed file): [[Media:46.V_cholerae_ATCC_39315_NA.goa.zip|46.V_cholerae_ATCC_39315.goa]]&lt;br /&gt;
* 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]): &amp;#039;&amp;#039;&amp;#039;07/05/16&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GOA download link: http://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/46.V_cholerae_ATCC_39315.goa&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;0.06 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Name of .gdb file (give filename and upload and link to compressed file): &lt;br /&gt;
* Time taken to export: &amp;#039;&amp;#039;&amp;#039;5.15 hours&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Start time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 12:26:08 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** End time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 7:16:23 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** Note: There was a time during the export in which the computer was locked and not running the export, from 2:56pm - 4:19pm.&lt;br /&gt;
&lt;br /&gt;
===TallyEngine===&lt;br /&gt;
&lt;br /&gt;
* Run the TallyEngine in GenMAPP Builder and record the number of records for UniProt and GO in the XML data and in the Postgres databases.&lt;br /&gt;
** Choose the menu item Tallies &amp;gt; Run XML and Database Tallies for UniProt and GO...&lt;br /&gt;
** Take a screenshot of the results.  Upload the image to the wiki and display it on this page.&lt;br /&gt;
[[Image:Tallyengine_Vcholerae_results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
=== Using XMLPipeDB match to Validate the XML Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
* After entering into the directory containing the match utility and the uniprot xml file, I ran the command &lt;br /&gt;
 java -jar xmlpipedb-match-1.1.1.jar &amp;quot;VC_[0-9][0-9][0-9][0-9]&amp;quot; &amp;lt; uniprot-organism%3A243277.xml&lt;br /&gt;
* It returned a total of 2,738 unique matches.&lt;br /&gt;
[[Image:Xmlpipedb_match_results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
Are your results the same as you got for the TallyEngine?  Why or why not?&lt;br /&gt;
* My results were not the same as my results for Tally Engine. Tally Engine returned 3,789 unique matches, while this returned 2,738. This is likely due to potentially due to differently formatted names in the xml file, as we are only checking for names in the structure VC_####.&lt;br /&gt;
&lt;br /&gt;
=== Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
For more information, [[How_Do_I_Count_Thee%3F_Let_Me_Count_The_Ways | see this page.]]&lt;br /&gt;
&lt;br /&gt;
You can also look for counts at the SQL level, using some variation of a &amp;#039;&amp;#039;select count(*)&amp;#039;&amp;#039; query.  This requires some knowledge of which table received what data.  Here&amp;amp;rsquo;s an initial tip: the &amp;#039;&amp;#039;gene/name&amp;#039;&amp;#039; tags in the XML file land in the &amp;#039;&amp;#039;genenametype&amp;#039;&amp;#039; table.  A query on this table counting values from this table that were marked as &amp;#039;&amp;#039;ordered locus&amp;#039;&amp;#039; in the XML file matching the pattern &amp;#039;&amp;#039;VC_[0-9][0-9][0-9][0-9]&amp;#039;&amp;#039; would look like this:&lt;br /&gt;
&lt;br /&gt;
 select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;VC_[0-9][0-9][0-9][0-9]&amp;#039;;&lt;br /&gt;
&lt;br /&gt;
In &amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039;, you can issue these queries by clicking on the pencil/SQL icon in the toolbar, typing the query into the &amp;#039;&amp;#039;SQL Editor&amp;#039;&amp;#039; tab, then clicking on the green triangular &amp;#039;&amp;#039;Play&amp;#039;&amp;#039; button to run.&lt;br /&gt;
&lt;br /&gt;
[[Image:Pgadminiii-query.png]]&lt;br /&gt;
&lt;br /&gt;
Are your results the same as reported by the TallyEngine?  Why or why not?&lt;br /&gt;
&lt;br /&gt;
===OriginalRowCounts Comparison===&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Benchmark .gdb file:&lt;br /&gt;
&lt;br /&gt;
Copy the OriginalRowCounts table from the benchmark and new gdb and paste them here:&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
===Visual Inspection===&lt;br /&gt;
&lt;br /&gt;
Perform visual inspection of individual tables to see if there are any problems.&lt;br /&gt;
&lt;br /&gt;
* Look at the Systems table. Is there a date in the Date field for all gene ID systems present in the database?&lt;br /&gt;
* 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?&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
===.gdb Use in GenMAPP===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--Need to add more instructions here.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
While the above sections perform quality assurance on the exported Gene Database via verifying ID counts, the &amp;quot;proof in the pudding&amp;quot; is to actually use the Gene Database in GenMAPP.  You can follow the instructions in [http://www.openwetware.org/wiki/BIOL367/F10:GenMAPP_and_MAPPFinder_Protocols Part 2 of the &amp;#039;&amp;#039;Vibrio cholerae&amp;#039;&amp;#039; Microarray Data Analysis] to verify that the Gene Database works in GenMAPP.  In this case, the emphasis is not on the findings of the data analysis itself, but that the Gene Database functions appropriate in GenMAPP.&lt;br /&gt;
&lt;br /&gt;
For assistance with using the GenMAPP program, the GenMAPP Help is very extensive.  To access it within GenMAPP, go to the menu item Help &amp;gt; GenMAPP Help and either browse or search for your topic of interest.&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Putting a gene on the MAPP using the GeneFinder window====&lt;br /&gt;
&lt;br /&gt;
* In the main GenMAPP Drafting Board window, left-click on the icon for &amp;quot;Gene&amp;quot; in the upper left corner of the window.  Click on the Drafting Board to place the Gene on the MAPP.  Now, right-click on the gene to access the GeneFinder window.  Type or paste a gene ID into the Gene ID field.  Select the appropriate Gene ID system from the drop-down menu and click the Search button.  For example, for &amp;#039;&amp;#039;Vibrio cholerae&amp;#039;&amp;#039;, you could search for the ID &amp;quot;VC0028&amp;quot;, which is an OrderedLocusNames ID.  Once the ID has been found, click the OK button to return to the Drafting Board window.&lt;br /&gt;
** For the Final Project, you will need to try a sample ID from each of the gene ID systems, not just OrderedLocusNames. &lt;br /&gt;
* Open the Backpage by left-clicking on the gene box on the Drafting Board to see if all of the cross-referenced IDs that are supposed to be there are there.&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Creating an Expression Dataset in the Expression Dataset Manager====&lt;br /&gt;
&lt;br /&gt;
* 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?&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Coloring a MAPP with expression data====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Running MAPPFinder====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
{{Template:Nanguiano}}&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8231</id>
		<title>Nanguiano Week 9</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8231"/>
				<updated>2016-09-17T02:23:21Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: /* Using XMLPipeDB match to Validate the XML Results from the TallyEngine */ Add image and results.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Running GenMAPP Builder ==&lt;br /&gt;
&lt;br /&gt;
I followed the process from the [[Running_GenMAPP_Builder | Running GenMAPP Builder Tutorial Page]].&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
&lt;br /&gt;
The following software was utilized:&lt;br /&gt;
# Any tool that can unpack .gz and .zip files&lt;br /&gt;
#* We use [http://www.7-zip.org/ 7-zip]&lt;br /&gt;
# [http://www.postgresql.org PostgreSQL] on Windows (http://www.enterprisedb.com/products-services-training/pgdownload)&lt;br /&gt;
# GenMAPP Builder version 3.0.0 build 5 (https://github.com/lmu-bioinformatics/xmlpipedb/releases)&lt;br /&gt;
# Java JDK 1.8 64-bit&lt;br /&gt;
#* [http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html Download page]&lt;br /&gt;
#* File to download is: jdk-8u65-windows-x64.exe&lt;br /&gt;
# GenMAPP 2 can be downloaded [https://github.com/GenMAPPCS/genmapp here].  The file to download is &amp;quot;GenMAPPv2Setup.exe&amp;quot;.&lt;br /&gt;
# XMLPipeDB &amp;#039;&amp;#039;match&amp;#039;&amp;#039; utility (https://sourceforge.net/projects/xmlpipedb/files/) for counting IDs in XML files&lt;br /&gt;
# Microsoft Access or any other tool that can read .mdb files&lt;br /&gt;
&lt;br /&gt;
==Quality Assurance==&lt;br /&gt;
&lt;br /&gt;
The template for this information was taken from [[Gene_Database_Testing_Report_Sample | the Gene Database Testing Report Sample Page]].&lt;br /&gt;
&lt;br /&gt;
===Export Information===&lt;br /&gt;
&lt;br /&gt;
Version of GenMAPP Builder: &amp;#039;&amp;#039;&amp;#039;3.0.0 build 5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Computer on which export was run: &amp;#039;&amp;#039;&amp;#039;Seaver 120-14, HP LV2311 Windows 7 Enterprise&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Postgres Database name: &amp;#039;&amp;#039;&amp;#039;V_Cholerae_20160916_gmbuilder03b5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
UniProt XML filename (give filename and upload and link to compressed file): [[Media:Uniprot-organism-243277-NA.zip|uniprot-organism%3A243277.xml]]&lt;br /&gt;
* UniProt XML version (The version information can be found at [http://uniprot.org/news the UniProt News Page]): &amp;#039;&amp;#039;&amp;#039;UniProt Release 2016_08&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* UniProt XML download link: http://www.uniprot.org/uniprot/?query=organism:243277&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;2.92 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GO OBO-XML filename (give filename and upload and link to compressed file): [[Media:Go_daily-termdb-old-AV-NA.zip|go_daily-termdb.obo-xml]]&lt;br /&gt;
* 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): &amp;#039;&amp;#039;&amp;#039;10/27/2015, 2:24am&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GO OBO-XML download link:  http://geneontology.org/page/download-ontology#Legacy_Downloads &lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;6.87 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Time taken to process: &amp;#039;&amp;#039;&amp;#039;4.26 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;The GO OBO-XML file and version is from [[Anuvarsh_Week_9 | Anu Varshneya&amp;#039;s Week 9 Journal]]. Currently available GO OBO-XML files do not run properly in GenMAPP builder.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GOA filename (give filename and upload and link to compressed file): [[Media:46.V_cholerae_ATCC_39315_NA.goa.zip|46.V_cholerae_ATCC_39315.goa]]&lt;br /&gt;
* 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]): &amp;#039;&amp;#039;&amp;#039;07/05/16&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GOA download link: http://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/46.V_cholerae_ATCC_39315.goa&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;0.06 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Name of .gdb file (give filename and upload and link to compressed file): &lt;br /&gt;
* Time taken to export: &amp;#039;&amp;#039;&amp;#039;5.15 hours&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Start time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 12:26:08 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** End time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 7:16:23 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** Note: There was a time during the export in which the computer was locked and not running the export, from 2:56pm - 4:19pm.&lt;br /&gt;
&lt;br /&gt;
===TallyEngine===&lt;br /&gt;
&lt;br /&gt;
* Run the TallyEngine in GenMAPP Builder and record the number of records for UniProt and GO in the XML data and in the Postgres databases.&lt;br /&gt;
** Choose the menu item Tallies &amp;gt; Run XML and Database Tallies for UniProt and GO...&lt;br /&gt;
** Take a screenshot of the results.  Upload the image to the wiki and display it on this page.&lt;br /&gt;
[[Image:Tallyengine_Vcholerae_results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
=== Using XMLPipeDB match to Validate the XML Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
[[How_Do_I_Count_Thee%3F_Let_Me_Count_The_Ways | Follow the instructions found on this page to run XMLPipeDB match.]]&lt;br /&gt;
&lt;br /&gt;
* I ran the command &lt;br /&gt;
 java -jar xmlpipedb-match-1.1.1.jar &amp;quot;VC_[0-9][0-9][0-9][0-9]&amp;quot; &amp;lt; uniport-organism%3A243277.xml&lt;br /&gt;
* It returned a total of 2,738 unique matches.&lt;br /&gt;
[[Image:Xmlpipedb_match_results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
Are your results the same as you got for the TallyEngine?  Why or why not?&lt;br /&gt;
* My results were not the same as my results for Tally Engine. Tally Engine returned 3,789 unique matches, while this returned 2,738.This is likely due to potentially due to differently formatted names in the xml file, as we are only checking for names in the structure VC_####.&lt;br /&gt;
&lt;br /&gt;
=== Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
For more information, [[How_Do_I_Count_Thee%3F_Let_Me_Count_The_Ways | see this page.]]&lt;br /&gt;
&lt;br /&gt;
You can also look for counts at the SQL level, using some variation of a &amp;#039;&amp;#039;select count(*)&amp;#039;&amp;#039; query.  This requires some knowledge of which table received what data.  Here&amp;amp;rsquo;s an initial tip: the &amp;#039;&amp;#039;gene/name&amp;#039;&amp;#039; tags in the XML file land in the &amp;#039;&amp;#039;genenametype&amp;#039;&amp;#039; table.  A query on this table counting values from this table that were marked as &amp;#039;&amp;#039;ordered locus&amp;#039;&amp;#039; in the XML file matching the pattern &amp;#039;&amp;#039;VC_[0-9][0-9][0-9][0-9]&amp;#039;&amp;#039; would look like this:&lt;br /&gt;
&lt;br /&gt;
 select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;VC_[0-9][0-9][0-9][0-9]&amp;#039;;&lt;br /&gt;
&lt;br /&gt;
In &amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039;, you can issue these queries by clicking on the pencil/SQL icon in the toolbar, typing the query into the &amp;#039;&amp;#039;SQL Editor&amp;#039;&amp;#039; tab, then clicking on the green triangular &amp;#039;&amp;#039;Play&amp;#039;&amp;#039; button to run.&lt;br /&gt;
&lt;br /&gt;
[[Image:Pgadminiii-query.png]]&lt;br /&gt;
&lt;br /&gt;
Are your results the same as reported by the TallyEngine?  Why or why not?&lt;br /&gt;
&lt;br /&gt;
===OriginalRowCounts Comparison===&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Benchmark .gdb file:&lt;br /&gt;
&lt;br /&gt;
Copy the OriginalRowCounts table from the benchmark and new gdb and paste them here:&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
===Visual Inspection===&lt;br /&gt;
&lt;br /&gt;
Perform visual inspection of individual tables to see if there are any problems.&lt;br /&gt;
&lt;br /&gt;
* Look at the Systems table. Is there a date in the Date field for all gene ID systems present in the database?&lt;br /&gt;
* 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?&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
===.gdb Use in GenMAPP===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--Need to add more instructions here.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
While the above sections perform quality assurance on the exported Gene Database via verifying ID counts, the &amp;quot;proof in the pudding&amp;quot; is to actually use the Gene Database in GenMAPP.  You can follow the instructions in [http://www.openwetware.org/wiki/BIOL367/F10:GenMAPP_and_MAPPFinder_Protocols Part 2 of the &amp;#039;&amp;#039;Vibrio cholerae&amp;#039;&amp;#039; Microarray Data Analysis] to verify that the Gene Database works in GenMAPP.  In this case, the emphasis is not on the findings of the data analysis itself, but that the Gene Database functions appropriate in GenMAPP.&lt;br /&gt;
&lt;br /&gt;
For assistance with using the GenMAPP program, the GenMAPP Help is very extensive.  To access it within GenMAPP, go to the menu item Help &amp;gt; GenMAPP Help and either browse or search for your topic of interest.&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Putting a gene on the MAPP using the GeneFinder window====&lt;br /&gt;
&lt;br /&gt;
* In the main GenMAPP Drafting Board window, left-click on the icon for &amp;quot;Gene&amp;quot; in the upper left corner of the window.  Click on the Drafting Board to place the Gene on the MAPP.  Now, right-click on the gene to access the GeneFinder window.  Type or paste a gene ID into the Gene ID field.  Select the appropriate Gene ID system from the drop-down menu and click the Search button.  For example, for &amp;#039;&amp;#039;Vibrio cholerae&amp;#039;&amp;#039;, you could search for the ID &amp;quot;VC0028&amp;quot;, which is an OrderedLocusNames ID.  Once the ID has been found, click the OK button to return to the Drafting Board window.&lt;br /&gt;
** For the Final Project, you will need to try a sample ID from each of the gene ID systems, not just OrderedLocusNames. &lt;br /&gt;
* Open the Backpage by left-clicking on the gene box on the Drafting Board to see if all of the cross-referenced IDs that are supposed to be there are there.&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Creating an Expression Dataset in the Expression Dataset Manager====&lt;br /&gt;
&lt;br /&gt;
* 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?&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Coloring a MAPP with expression data====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Running MAPPFinder====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
{{Template:Nanguiano}}&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:Xmlpipedb_match_results_NA.png&amp;diff=8230</id>
		<title>File:Xmlpipedb match results NA.png</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:Xmlpipedb_match_results_NA.png&amp;diff=8230"/>
				<updated>2016-09-17T02:20:33Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: XMLPipeDB Match utility results. ~~~~&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;XMLPipeDB Match utility results. [[User:Nanguiano|Nanguiano]] ([[User talk:Nanguiano|talk]]) 19:20, 16 September 2016 (PDT)&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8229</id>
		<title>Nanguiano Week 9</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Nanguiano_Week_9&amp;diff=8229"/>
				<updated>2016-09-17T02:11:40Z</updated>
		
		<summary type="html">&lt;p&gt;Nanguiano: /* TallyEngine */ Added TallyEngine image&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Running GenMAPP Builder ==&lt;br /&gt;
&lt;br /&gt;
I followed the process from the [[Running_GenMAPP_Builder | Running GenMAPP Builder Tutorial Page]].&lt;br /&gt;
&lt;br /&gt;
=== Software ===&lt;br /&gt;
&lt;br /&gt;
The following software was utilized:&lt;br /&gt;
# Any tool that can unpack .gz and .zip files&lt;br /&gt;
#* We use [http://www.7-zip.org/ 7-zip]&lt;br /&gt;
# [http://www.postgresql.org PostgreSQL] on Windows (http://www.enterprisedb.com/products-services-training/pgdownload)&lt;br /&gt;
# GenMAPP Builder version 3.0.0 build 5 (https://github.com/lmu-bioinformatics/xmlpipedb/releases)&lt;br /&gt;
# Java JDK 1.8 64-bit&lt;br /&gt;
#* [http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html Download page]&lt;br /&gt;
#* File to download is: jdk-8u65-windows-x64.exe&lt;br /&gt;
# GenMAPP 2 can be downloaded [https://github.com/GenMAPPCS/genmapp here].  The file to download is &amp;quot;GenMAPPv2Setup.exe&amp;quot;.&lt;br /&gt;
# XMLPipeDB &amp;#039;&amp;#039;match&amp;#039;&amp;#039; utility (https://sourceforge.net/projects/xmlpipedb/files/) for counting IDs in XML files&lt;br /&gt;
# Microsoft Access or any other tool that can read .mdb files&lt;br /&gt;
&lt;br /&gt;
==Quality Assurance==&lt;br /&gt;
&lt;br /&gt;
The template for this information was taken from [[Gene_Database_Testing_Report_Sample | the Gene Database Testing Report Sample Page]].&lt;br /&gt;
&lt;br /&gt;
===Export Information===&lt;br /&gt;
&lt;br /&gt;
Version of GenMAPP Builder: &amp;#039;&amp;#039;&amp;#039;3.0.0 build 5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Computer on which export was run: &amp;#039;&amp;#039;&amp;#039;Seaver 120-14, HP LV2311 Windows 7 Enterprise&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Postgres Database name: &amp;#039;&amp;#039;&amp;#039;V_Cholerae_20160916_gmbuilder03b5&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
UniProt XML filename (give filename and upload and link to compressed file): [[Media:Uniprot-organism-243277-NA.zip|uniprot-organism%3A243277.xml]]&lt;br /&gt;
* UniProt XML version (The version information can be found at [http://uniprot.org/news the UniProt News Page]): &amp;#039;&amp;#039;&amp;#039;UniProt Release 2016_08&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* UniProt XML download link: http://www.uniprot.org/uniprot/?query=organism:243277&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;2.92 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GO OBO-XML filename (give filename and upload and link to compressed file): [[Media:Go_daily-termdb-old-AV-NA.zip|go_daily-termdb.obo-xml]]&lt;br /&gt;
* 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): &amp;#039;&amp;#039;&amp;#039;10/27/2015, 2:24am&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GO OBO-XML download link:  http://geneontology.org/page/download-ontology#Legacy_Downloads &lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;6.87 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Time taken to process: &amp;#039;&amp;#039;&amp;#039;4.26 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;The GO OBO-XML file and version is from [[Anuvarsh_Week_9 | Anu Varshneya&amp;#039;s Week 9 Journal]]. Currently available GO OBO-XML files do not run properly in GenMAPP builder.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
GOA filename (give filename and upload and link to compressed file): [[Media:46.V_cholerae_ATCC_39315_NA.goa.zip|46.V_cholerae_ATCC_39315.goa]]&lt;br /&gt;
* 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]): &amp;#039;&amp;#039;&amp;#039;07/05/16&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* GOA download link: http://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/46.V_cholerae_ATCC_39315.goa&lt;br /&gt;
* Time taken to import: &amp;#039;&amp;#039;&amp;#039;0.06 minutes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Note: &amp;#039;&amp;#039;None&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Name of .gdb file (give filename and upload and link to compressed file): &lt;br /&gt;
* Time taken to export: &amp;#039;&amp;#039;&amp;#039;5.15 hours&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Start time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 12:26:08 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** End time: &amp;#039;&amp;#039;&amp;#039;09/16/16, 7:16:23 PM&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*** Note: There was a time during the export in which the computer was locked and not running the export, from 2:56pm - 4:19pm.&lt;br /&gt;
&lt;br /&gt;
===TallyEngine===&lt;br /&gt;
&lt;br /&gt;
* Run the TallyEngine in GenMAPP Builder and record the number of records for UniProt and GO in the XML data and in the Postgres databases.&lt;br /&gt;
** Choose the menu item Tallies &amp;gt; Run XML and Database Tallies for UniProt and GO...&lt;br /&gt;
** Take a screenshot of the results.  Upload the image to the wiki and display it on this page.&lt;br /&gt;
[[Image:Tallyengine_Vcholerae_results_NA.png]]&lt;br /&gt;
&lt;br /&gt;
=== Using XMLPipeDB match to Validate the XML Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
[[How_Do_I_Count_Thee%3F_Let_Me_Count_The_Ways | Follow the instructions found on this page to run XMLPipeDB match.]]&lt;br /&gt;
&lt;br /&gt;
Are your results the same as you got for the TallyEngine?  Why or why not?&lt;br /&gt;
&lt;br /&gt;
=== Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine===&lt;br /&gt;
&lt;br /&gt;
For more information, [[How_Do_I_Count_Thee%3F_Let_Me_Count_The_Ways | see this page.]]&lt;br /&gt;
&lt;br /&gt;
You can also look for counts at the SQL level, using some variation of a &amp;#039;&amp;#039;select count(*)&amp;#039;&amp;#039; query.  This requires some knowledge of which table received what data.  Here&amp;amp;rsquo;s an initial tip: the &amp;#039;&amp;#039;gene/name&amp;#039;&amp;#039; tags in the XML file land in the &amp;#039;&amp;#039;genenametype&amp;#039;&amp;#039; table.  A query on this table counting values from this table that were marked as &amp;#039;&amp;#039;ordered locus&amp;#039;&amp;#039; in the XML file matching the pattern &amp;#039;&amp;#039;VC_[0-9][0-9][0-9][0-9]&amp;#039;&amp;#039; would look like this:&lt;br /&gt;
&lt;br /&gt;
 select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;VC_[0-9][0-9][0-9][0-9]&amp;#039;;&lt;br /&gt;
&lt;br /&gt;
In &amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039;, you can issue these queries by clicking on the pencil/SQL icon in the toolbar, typing the query into the &amp;#039;&amp;#039;SQL Editor&amp;#039;&amp;#039; tab, then clicking on the green triangular &amp;#039;&amp;#039;Play&amp;#039;&amp;#039; button to run.&lt;br /&gt;
&lt;br /&gt;
[[Image:Pgadminiii-query.png]]&lt;br /&gt;
&lt;br /&gt;
Are your results the same as reported by the TallyEngine?  Why or why not?&lt;br /&gt;
&lt;br /&gt;
===OriginalRowCounts Comparison===&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
Benchmark .gdb file:&lt;br /&gt;
&lt;br /&gt;
Copy the OriginalRowCounts table from the benchmark and new gdb and paste them here:&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
===Visual Inspection===&lt;br /&gt;
&lt;br /&gt;
Perform visual inspection of individual tables to see if there are any problems.&lt;br /&gt;
&lt;br /&gt;
* Look at the Systems table. Is there a date in the Date field for all gene ID systems present in the database?&lt;br /&gt;
* 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?&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
===.gdb Use in GenMAPP===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--Need to add more instructions here.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
While the above sections perform quality assurance on the exported Gene Database via verifying ID counts, the &amp;quot;proof in the pudding&amp;quot; is to actually use the Gene Database in GenMAPP.  You can follow the instructions in [http://www.openwetware.org/wiki/BIOL367/F10:GenMAPP_and_MAPPFinder_Protocols Part 2 of the &amp;#039;&amp;#039;Vibrio cholerae&amp;#039;&amp;#039; Microarray Data Analysis] to verify that the Gene Database works in GenMAPP.  In this case, the emphasis is not on the findings of the data analysis itself, but that the Gene Database functions appropriate in GenMAPP.&lt;br /&gt;
&lt;br /&gt;
For assistance with using the GenMAPP program, the GenMAPP Help is very extensive.  To access it within GenMAPP, go to the menu item Help &amp;gt; GenMAPP Help and either browse or search for your topic of interest.&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Putting a gene on the MAPP using the GeneFinder window====&lt;br /&gt;
&lt;br /&gt;
* In the main GenMAPP Drafting Board window, left-click on the icon for &amp;quot;Gene&amp;quot; in the upper left corner of the window.  Click on the Drafting Board to place the Gene on the MAPP.  Now, right-click on the gene to access the GeneFinder window.  Type or paste a gene ID into the Gene ID field.  Select the appropriate Gene ID system from the drop-down menu and click the Search button.  For example, for &amp;#039;&amp;#039;Vibrio cholerae&amp;#039;&amp;#039;, you could search for the ID &amp;quot;VC0028&amp;quot;, which is an OrderedLocusNames ID.  Once the ID has been found, click the OK button to return to the Drafting Board window.&lt;br /&gt;
** For the Final Project, you will need to try a sample ID from each of the gene ID systems, not just OrderedLocusNames. &lt;br /&gt;
* Open the Backpage by left-clicking on the gene box on the Drafting Board to see if all of the cross-referenced IDs that are supposed to be there are there.&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Creating an Expression Dataset in the Expression Dataset Manager====&lt;br /&gt;
&lt;br /&gt;
* 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?&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Coloring a MAPP with expression data====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
====Running MAPPFinder====&lt;br /&gt;
&lt;br /&gt;
Note:&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
{{Template:Nanguiano}}&lt;/div&gt;</summary>
		<author><name>Nanguiano</name></author>	</entry>

	</feed>