<?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=Blitvak</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=Blitvak"/>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php/Special:Contributions/Blitvak"/>
		<updated>2026-05-03T18:29:47Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.25.1</generator>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Blitvak_Individual_Assessment_and_Reflection&amp;diff=8181</id>
		<title>Blitvak Individual Assessment and Reflection</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Blitvak_Individual_Assessment_and_Reflection&amp;diff=8181"/>
				<updated>2015-12-18T23:36:02Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: big -&amp;gt; bug (typo)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Statement of Work==&lt;br /&gt;
#Describe exactly what you did on the project.&lt;br /&gt;
#*I contributed to the Gene Database project by figuring out the gene ID patterns related to our species (&amp;#039;&amp;#039;B. cenocepacia&amp;#039;&amp;#039; str. J2315), finding the MOD, by conducting gene database exports for any modified versions of GenMAPP Builder, by providing my input towards the creation of modified builds of GenMAPP Builder, and by conducting quality assurance on any exported gene databases. I figured out what was going wrong with the initial and 2nd export of the gene database by looking into the UniProt XML file via an XML editor; these findings contributed to the creation of the final build of GenMAPP Builder by pinpointing a fault with the previously utilized version of GenMAPP Builder (was grabbing &amp;quot;ordered locus&amp;quot; type gene IDs instead of &amp;quot;ORF&amp;quot; type, which led to exported databases that only accounted for 337 genes). I also designed the final commands that were used with Postgres and Match (&amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;quot; &amp;lt; &amp;quot;uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml&amp;quot;&amp;lt;/code&amp;gt; for Match, and &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039;;&amp;lt;/code&amp;gt; for Postgres). I worked with Anu, via Q/A, by figuring out what the goals should be for the next modified build of genMAPP Builder. I also used Excel to figure out why the Match results were giving a result that was 5 off from the number of IDs that was represented by the final export database (5 discrepant counts that were accidental matches of text that was unrelated to gene IDs). I think that my most valuable contribution was the export and validation of all of the databases that were created with this project (provided information that was used to fix problems with GenMAPP Builder and led to the creation of a Gene Database that accounted for all of the desired genes). I also worked with Anu to develop the genome paper presentation and with the group in the creation of the final presentation/final paper (focused on the database exports, database validation procedure, and on the IDs).&lt;br /&gt;
#Provide references or links to artifacts of your work, such as: Wiki pages, Other files or documents, Code or scripts&lt;br /&gt;
===Journals===&lt;br /&gt;
*[[Blitvak Week 11|Week 11 Individual Journal]] - Exploration of the MOD and establishment of the gene IDs for J2315&lt;br /&gt;
*[[Blitvak Week 12|Week 12 Individual Journal]] - Initial Database Export, Background&lt;br /&gt;
*[[Blitvak Week 14|Week 14 Individual Journal]] - Discrepant Match ID analysis with Excel, UniProt XML file exploration that determined the data that should be captured by GenMAPP Builder, Exports of Builds 2, 3, and 4 Gene Databases&lt;br /&gt;
*[[Blitvak Week 15|Week 15 Individual Journal]] - Final project work and exploration of the 6993 UniProt entries, compared to the 7121 gene IDs, via PSQL&lt;br /&gt;
===Testing Reports===&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Initial Export)|Initial Export Testing Report]]&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 2 Export)|Build 2 Export Testing Report]]&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 3 Export)|Build 3 Export Testing Report]]&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 4 Export)|Build 4 Export Testing Report]]&lt;br /&gt;
===Files===&lt;br /&gt;
*[[Media:Bc-Std GEN BL12 20151119.zip | Compressed Initial Export .gdb]] - (revealed that only 337 genes ended up in the exported database, all of &amp;quot;ordered locus&amp;quot; type)&lt;br /&gt;
*[[Media:Bc-Std Build2 GEN BL14 20151201.zip| Compressed Build 2 Export .gdb]] - (by Anu, build 2 added a species profile for J2315)&lt;br /&gt;
*[[Media:Bc-Std GEN BL12 20151119.zip | Compressed Build 3 Export .gdb]] - (by Anu, modifications that allowed the capture of ORF data)&lt;br /&gt;
*[[Media:Bc-Std GEN Build4 20151204.zip| Compressed Build 4 Export .gdb]] - (by Anu, fixed a bug with TallyEngine that was not representing the ORF genes)&lt;br /&gt;
==Assessment of Project==&lt;br /&gt;
#What worked and what didn&amp;#039;t work?&lt;br /&gt;
#*I think that all aspects of this project worked very well and I feel very good about our final exported database and about our biological conclusions! However, it was fairly difficult to begin/finish the final paper during the last week of class. In retrospect, it would have been easier to start some of the earlier sections (like introduction, methods) earlier than later.&lt;br /&gt;
#What would you do differently if you could do it all over again?&lt;br /&gt;
#*I would have began work on the final deliverables earlier and I would have. Additionally, I realize that it would have been better to immediately open up the UniProt XML after the initial export where most of the gene IDs were not present in the final database/in TallyEngine; this would have led to the identification of the problem earlier in the project (and would have led to a more functional build earlier).&lt;br /&gt;
#Content: What is the quality of the work?&lt;br /&gt;
#*I think that the final exported gene database for J2315 is comprehensive and well-built. It exhibits a really good level of quality, however, the TallyEngine results could be slightly tweaked in order to remove the ouput of &amp;quot;ordered locus&amp;quot; type gene ID counts (since ORF data was solely focused, the reference of ordered locus data is not necessary). In short, no major issues exist with the gene database. I also feel that our final presentation was well put together. Regarding the final paper, I feel that it is pretty good but it was written under significant time constraints; I think that it would have shown a higher level of polish if it was started earlier/if more time was available. I feel that only minor issues exist with the final paper.&lt;br /&gt;
#Organization: Comment on the organization of the project and of your group&amp;#039;s wiki pages.&lt;br /&gt;
#*I think that our pages are well organized, but I do feel that the testing reports should be placed with their own section/heading. Having weekly summary tables really helped in organizing our workflow and in planning future assignments. With respect to the organization of the project, I would say that we were pretty well organized; all files are accounted for and (from what I saw) all work was documented. &lt;br /&gt;
#Completeness: Did your team achieve all of the project objectives? Why or why not?&lt;br /&gt;
#*We achieved all of our objectives due to a lot of collaboration and due to some luck (we found some pre-existing genMAPP Builder code that involved the same issue that we were encountering; its modification saved us a lot of time and helped us by providing more time for Q/A or biological analysis via GenMAPP). I really do feel that the whole team was very motivated and excited about this project; that made a lot of difference when we were completing goals/objectives.&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;
#*I learned a lot about the functioning, maintenance, and development of biological databases; I also learned a lot about the peer review process through the review of the NAR paper (which was a really exciting project and a new experience). I learned a lot of CS concepts related to text analysis/modification (and database creation) and much about how code works/computers behave. I also learned a lot about the importance of reproducibility and documentation in research through the Baggerly and Coombes example regarding the Duke case (it really drove home the point that data needs to be properly maintained, formatted, and checked; the conclusions of research are as important as the steps that led to them). The Duke case was the first severe case of research fabrication, with serious effects on the health of numerous people, that I became aware of. Through the use of GenMAPP, I came to understand more about bioinformatics and about the value of analyzing gene data with a program like GenMAPP (it made the biological meaning of data much clearer and easier to visualize).&lt;br /&gt;
#With your heart (personal qualities and teamwork qualities that make things work or not work)?&lt;br /&gt;
#*I came to appreciate biology in light of computer science principles (DNA as biological code). I also learned to communicate and collaborate better with teammates; I feel that teamwork was really crucial in this project (much more so than most &amp;quot;class&amp;quot; projects). Having defined roles for each team member made collaboration a necessity and, through this project, I feel that I have become a better team member. I have learned more about the importance of good communication and the value of dividing work (based on skill-set). This class also made me a bit more determined and more keen on independent exploration (through the weekly assignments and the somewhat open-ended final project). This class also made me realize that I can constructively criticize the work of researchers (with respect to content, statistics, and reproducibility). Seeing the weird statistics (strange significance criteria) related to our microarray paper made me realize that there is a significant amount of research that isn&amp;#039;t flawless.&lt;br /&gt;
#With your hands (technical skills)?&lt;br /&gt;
#*I learned a lot of skills related to the manipulation of text via the command-line, the process of creation and quality assurance tied to databases, and I feel that I became a lot more fluent in Excel. I have also learned how to process microarray data and how to analyze it, biologically, using a program like GenMAPP (and GO terms). I also learned how to manage and manipulate data via postgres tables. &lt;br /&gt;
#What lesson will you take away from this project that you will still use a year from now?&lt;br /&gt;
#*I really learned the importance of documentation and of research reproducibility (and of good habits related to the management of data). A year from now, I feel that I will still be reading/working with research papers and, using the skills and insights that this class provided, I think I will be able to consciously evaluate the work that was conducted (especially with respect to the provided &amp;quot;workflow&amp;quot;). I think that I will also continue to apply the skills in data management that this class taught (keeping earlier versions, noting dates, and utilizing clear labels). Regarding the group project, I feel that I learned the importance of group communication and of collaboration. A year from now, I will continue to work with other people and I feel that I will still use effective, and clear, group communication in those situations.&lt;br /&gt;
----&lt;br /&gt;
{{Template:GÉNialOMICS}}&lt;br /&gt;
{{Template:blitvak}}&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Blitvak_Individual_Assessment_and_Reflection&amp;diff=8180</id>
		<title>Blitvak Individual Assessment and Reflection</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Blitvak_Individual_Assessment_and_Reflection&amp;diff=8180"/>
				<updated>2015-12-18T23:35:29Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: added templates&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Statement of Work==&lt;br /&gt;
#Describe exactly what you did on the project.&lt;br /&gt;
#*I contributed to the Gene Database project by figuring out the gene ID patterns related to our species (&amp;#039;&amp;#039;B. cenocepacia&amp;#039;&amp;#039; str. J2315), finding the MOD, by conducting gene database exports for any modified versions of GenMAPP Builder, by providing my input towards the creation of modified builds of GenMAPP Builder, and by conducting quality assurance on any exported gene databases. I figured out what was going wrong with the initial and 2nd export of the gene database by looking into the UniProt XML file via an XML editor; these findings contributed to the creation of the final build of GenMAPP Builder by pinpointing a fault with the previously utilized version of GenMAPP Builder (was grabbing &amp;quot;ordered locus&amp;quot; type gene IDs instead of &amp;quot;ORF&amp;quot; type, which led to exported databases that only accounted for 337 genes). I also designed the final commands that were used with Postgres and Match (&amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;quot; &amp;lt; &amp;quot;uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml&amp;quot;&amp;lt;/code&amp;gt; for Match, and &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039;;&amp;lt;/code&amp;gt; for Postgres). I worked with Anu, via Q/A, by figuring out what the goals should be for the next modified build of genMAPP Builder. I also used Excel to figure out why the Match results were giving a result that was 5 off from the number of IDs that was represented by the final export database (5 discrepant counts that were accidental matches of text that was unrelated to gene IDs). I think that my most valuable contribution was the export and validation of all of the databases that were created with this project (provided information that was used to fix problems with GenMAPP Builder and led to the creation of a Gene Database that accounted for all of the desired genes). I also worked with Anu to develop the genome paper presentation and with the group in the creation of the final presentation/final paper (focused on the database exports, database validation procedure, and on the IDs).&lt;br /&gt;
#Provide references or links to artifacts of your work, such as: Wiki pages, Other files or documents, Code or scripts&lt;br /&gt;
===Journals===&lt;br /&gt;
*[[Blitvak Week 11|Week 11 Individual Journal]] - Exploration of the MOD and establishment of the gene IDs for J2315&lt;br /&gt;
*[[Blitvak Week 12|Week 12 Individual Journal]] - Initial Database Export, Background&lt;br /&gt;
*[[Blitvak Week 14|Week 14 Individual Journal]] - Discrepant Match ID analysis with Excel, UniProt XML file exploration that determined the data that should be captured by GenMAPP Builder, Exports of Builds 2, 3, and 4 Gene Databases&lt;br /&gt;
*[[Blitvak Week 15|Week 15 Individual Journal]] - Final project work and exploration of the 6993 UniProt entries, compared to the 7121 gene IDs, via PSQL&lt;br /&gt;
===Testing Reports===&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Initial Export)|Initial Export Testing Report]]&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 2 Export)|Build 2 Export Testing Report]]&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 3 Export)|Build 3 Export Testing Report]]&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 4 Export)|Build 4 Export Testing Report]]&lt;br /&gt;
===Files===&lt;br /&gt;
*[[Media:Bc-Std GEN BL12 20151119.zip | Compressed Initial Export .gdb]] - (revealed that only 337 genes ended up in the exported database, all of &amp;quot;ordered locus&amp;quot; type)&lt;br /&gt;
*[[Media:Bc-Std Build2 GEN BL14 20151201.zip| Compressed Build 2 Export .gdb]] - (by Anu, build 2 added a species profile for J2315)&lt;br /&gt;
*[[Media:Bc-Std GEN BL12 20151119.zip | Compressed Build 3 Export .gdb]] - (by Anu, modifications that allowed the capture of ORF data)&lt;br /&gt;
*[[Media:Bc-Std GEN Build4 20151204.zip| Compressed Build 4 Export .gdb]] - (by Anu, fixed a big with TallyEngine that was not representing the ORF genes)&lt;br /&gt;
==Assessment of Project==&lt;br /&gt;
#What worked and what didn&amp;#039;t work?&lt;br /&gt;
#*I think that all aspects of this project worked very well and I feel very good about our final exported database and about our biological conclusions! However, it was fairly difficult to begin/finish the final paper during the last week of class. In retrospect, it would have been easier to start some of the earlier sections (like introduction, methods) earlier than later.&lt;br /&gt;
#What would you do differently if you could do it all over again?&lt;br /&gt;
#*I would have began work on the final deliverables earlier and I would have. Additionally, I realize that it would have been better to immediately open up the UniProt XML after the initial export where most of the gene IDs were not present in the final database/in TallyEngine; this would have led to the identification of the problem earlier in the project (and would have led to a more functional build earlier).&lt;br /&gt;
#Content: What is the quality of the work?&lt;br /&gt;
#*I think that the final exported gene database for J2315 is comprehensive and well-built. It exhibits a really good level of quality, however, the TallyEngine results could be slightly tweaked in order to remove the ouput of &amp;quot;ordered locus&amp;quot; type gene ID counts (since ORF data was solely focused, the reference of ordered locus data is not necessary). In short, no major issues exist with the gene database. I also feel that our final presentation was well put together. Regarding the final paper, I feel that it is pretty good but it was written under significant time constraints; I think that it would have shown a higher level of polish if it was started earlier/if more time was available. I feel that only minor issues exist with the final paper.&lt;br /&gt;
#Organization: Comment on the organization of the project and of your group&amp;#039;s wiki pages.&lt;br /&gt;
#*I think that our pages are well organized, but I do feel that the testing reports should be placed with their own section/heading. Having weekly summary tables really helped in organizing our workflow and in planning future assignments. With respect to the organization of the project, I would say that we were pretty well organized; all files are accounted for and (from what I saw) all work was documented. &lt;br /&gt;
#Completeness: Did your team achieve all of the project objectives? Why or why not?&lt;br /&gt;
#*We achieved all of our objectives due to a lot of collaboration and due to some luck (we found some pre-existing genMAPP Builder code that involved the same issue that we were encountering; its modification saved us a lot of time and helped us by providing more time for Q/A or biological analysis via GenMAPP). I really do feel that the whole team was very motivated and excited about this project; that made a lot of difference when we were completing goals/objectives.&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;
#*I learned a lot about the functioning, maintenance, and development of biological databases; I also learned a lot about the peer review process through the review of the NAR paper (which was a really exciting project and a new experience). I learned a lot of CS concepts related to text analysis/modification (and database creation) and much about how code works/computers behave. I also learned a lot about the importance of reproducibility and documentation in research through the Baggerly and Coombes example regarding the Duke case (it really drove home the point that data needs to be properly maintained, formatted, and checked; the conclusions of research are as important as the steps that led to them). The Duke case was the first severe case of research fabrication, with serious effects on the health of numerous people, that I became aware of. Through the use of GenMAPP, I came to understand more about bioinformatics and about the value of analyzing gene data with a program like GenMAPP (it made the biological meaning of data much clearer and easier to visualize).&lt;br /&gt;
#With your heart (personal qualities and teamwork qualities that make things work or not work)?&lt;br /&gt;
#*I came to appreciate biology in light of computer science principles (DNA as biological code). I also learned to communicate and collaborate better with teammates; I feel that teamwork was really crucial in this project (much more so than most &amp;quot;class&amp;quot; projects). Having defined roles for each team member made collaboration a necessity and, through this project, I feel that I have become a better team member. I have learned more about the importance of good communication and the value of dividing work (based on skill-set). This class also made me a bit more determined and more keen on independent exploration (through the weekly assignments and the somewhat open-ended final project). This class also made me realize that I can constructively criticize the work of researchers (with respect to content, statistics, and reproducibility). Seeing the weird statistics (strange significance criteria) related to our microarray paper made me realize that there is a significant amount of research that isn&amp;#039;t flawless.&lt;br /&gt;
#With your hands (technical skills)?&lt;br /&gt;
#*I learned a lot of skills related to the manipulation of text via the command-line, the process of creation and quality assurance tied to databases, and I feel that I became a lot more fluent in Excel. I have also learned how to process microarray data and how to analyze it, biologically, using a program like GenMAPP (and GO terms). I also learned how to manage and manipulate data via postgres tables. &lt;br /&gt;
#What lesson will you take away from this project that you will still use a year from now?&lt;br /&gt;
#*I really learned the importance of documentation and of research reproducibility (and of good habits related to the management of data). A year from now, I feel that I will still be reading/working with research papers and, using the skills and insights that this class provided, I think I will be able to consciously evaluate the work that was conducted (especially with respect to the provided &amp;quot;workflow&amp;quot;). I think that I will also continue to apply the skills in data management that this class taught (keeping earlier versions, noting dates, and utilizing clear labels). Regarding the group project, I feel that I learned the importance of group communication and of collaboration. A year from now, I will continue to work with other people and I feel that I will still use effective, and clear, group communication in those situations.&lt;br /&gt;
----&lt;br /&gt;
{{Template:GÉNialOMICS}}&lt;br /&gt;
{{Template:blitvak}}&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=GENialOMICS_Deliverables&amp;diff=8179</id>
		<title>GENialOMICS Deliverables</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=GENialOMICS_Deliverables&amp;diff=8179"/>
				<updated>2015-12-18T23:34:53Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: added reflection&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image: Genialomics-banner.jpg | center | 1055px]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Group Files and Datasets =&lt;br /&gt;
&lt;br /&gt;
* [[Media:Bc-Std GEN Build4 20151204.zip|GenMAPP Gene Database for assigned species (&amp;#039;&amp;#039;.gdb&amp;#039;&amp;#039;) (compressed)]]&lt;br /&gt;
* [[Media:ReadMe_Bc-Std_GEN_Build4_20151214_final.pdf|ReadMe file to accompany the Gene Database (&amp;#039;&amp;#039;.pdf&amp;#039;&amp;#039;)]]&lt;br /&gt;
** [[Media: Genialomics-DatabaseSchema-20151211.pdf|Gene Database Schema Diagram]]&lt;br /&gt;
* [[media:GÉNialOMICS_Gene_Database_Testing_Report_(Build_4_Export)_-_LMU_BioDB_2015.pdf|Gene Database Testing Report for final submitted Gene Database (print from wiki to &amp;#039;&amp;#039;.pdf&amp;#039;&amp;#039; file)]]&lt;br /&gt;
* [[media:Raw_compiled_data_FINAL_KWVP20151507.xlsx|Processed and analyzed DNA microarray dataset (&amp;#039;&amp;#039;.xls&amp;#039;&amp;#039; or &amp;#039;&amp;#039;.xlsx&amp;#039;&amp;#039;)]]&lt;br /&gt;
* [[media:For_genMAPP_KWVP20151205.txt|Data file used for import into GenMAPP (&amp;#039;&amp;#039;.txt&amp;#039;&amp;#039; or &amp;#039;&amp;#039;.csv&amp;#039;&amp;#039;)]]&lt;br /&gt;
* [[media:KWVP20151205.gex|GenMAPP Expression Dataset file (&amp;#039;&amp;#039;.gex&amp;#039;&amp;#039;)]]&lt;br /&gt;
* [[media:For_genMAPP_KWVP20151205.EX.txt|Exceptions file of data imported into GenMAPP (&amp;#039;&amp;#039;.EX.txt&amp;#039;&amp;#039;)]]&lt;br /&gt;
* Raw MAPPFinder results files (&amp;#039;&amp;#039;-GO.txt&amp;#039;&amp;#039;)&lt;br /&gt;
** [[media:KWVP_MAPPfinder_20151208-increase-GO.txt|Increase]]&lt;br /&gt;
** [[media:KWVP_MAPPfinder_20151208-decrease-GO.txt|Decrease]]&lt;br /&gt;
* [[media:KWVP20151205.gmf|&amp;#039;&amp;#039;.gmf&amp;#039;&amp;#039; file]]&lt;br /&gt;
* Filtered MAPPFinder Results (&amp;#039;&amp;#039;.xls&amp;#039;&amp;#039; or &amp;#039;&amp;#039;.xlsx&amp;#039;&amp;#039;)&lt;br /&gt;
** [[media:KWVP_MAPPfinder_20151208-increase-GO.xlsx|Increase]]&lt;br /&gt;
** [[media:Vpkwmappfinder20151205-Criterion1-GO-decreased.xlsx|Decrease]]&lt;br /&gt;
*[[media:Oxphosmappkwvp20151212.mapp|Sample MAPP file of a relevant biological pathway for your species (&amp;#039;&amp;#039;.mapp&amp;#039;&amp;#039;)]]&lt;br /&gt;
* [[Media:BioDBFinalReport-Genialomics.pdf | Group Report]] &lt;br /&gt;
* [[Media:Genialomics-BioDBFinalPresentation.pdf|Final PowerPoint presentation]]&lt;br /&gt;
&lt;br /&gt;
==Individual Assessments and Reflections==&lt;br /&gt;
*[[Media:ReflectionForFinalProject-AV.pdf | Anindita Varshneya]]&lt;br /&gt;
*[[Media:KWreflection.pdf | Kevin Wyllie]]&lt;br /&gt;
*[[Blitvak Individual Assessment and Reflection| Brandon Litvak]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Template:GÉNialOMICS}}&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Blitvak_Individual_Assessment_and_Reflection&amp;diff=8177</id>
		<title>Blitvak Individual Assessment and Reflection</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Blitvak_Individual_Assessment_and_Reflection&amp;diff=8177"/>
				<updated>2015-12-18T23:32:26Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: final version&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Statement of Work==&lt;br /&gt;
#Describe exactly what you did on the project.&lt;br /&gt;
#*I contributed to the Gene Database project by figuring out the gene ID patterns related to our species (&amp;#039;&amp;#039;B. cenocepacia&amp;#039;&amp;#039; str. J2315), finding the MOD, by conducting gene database exports for any modified versions of GenMAPP Builder, by providing my input towards the creation of modified builds of GenMAPP Builder, and by conducting quality assurance on any exported gene databases. I figured out what was going wrong with the initial and 2nd export of the gene database by looking into the UniProt XML file via an XML editor; these findings contributed to the creation of the final build of GenMAPP Builder by pinpointing a fault with the previously utilized version of GenMAPP Builder (was grabbing &amp;quot;ordered locus&amp;quot; type gene IDs instead of &amp;quot;ORF&amp;quot; type, which led to exported databases that only accounted for 337 genes). I also designed the final commands that were used with Postgres and Match (&amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;quot; &amp;lt; &amp;quot;uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml&amp;quot;&amp;lt;/code&amp;gt; for Match, and &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039;;&amp;lt;/code&amp;gt; for Postgres). I worked with Anu, via Q/A, by figuring out what the goals should be for the next modified build of genMAPP Builder. I also used Excel to figure out why the Match results were giving a result that was 5 off from the number of IDs that was represented by the final export database (5 discrepant counts that were accidental matches of text that was unrelated to gene IDs). I think that my most valuable contribution was the export and validation of all of the databases that were created with this project (provided information that was used to fix problems with GenMAPP Builder and led to the creation of a Gene Database that accounted for all of the desired genes). I also worked with Anu to develop the genome paper presentation and with the group in the creation of the final presentation/final paper (focused on the database exports, database validation procedure, and on the IDs).&lt;br /&gt;
#Provide references or links to artifacts of your work, such as: Wiki pages, Other files or documents, Code or scripts&lt;br /&gt;
===Journals===&lt;br /&gt;
*[[Blitvak Week 11|Week 11 Individual Journal]] - Exploration of the MOD and establishment of the gene IDs for J2315&lt;br /&gt;
*[[Blitvak Week 12|Week 12 Individual Journal]] - Initial Database Export, Background&lt;br /&gt;
*[[Blitvak Week 14|Week 14 Individual Journal]] - Discrepant Match ID analysis with Excel, UniProt XML file exploration that determined the data that should be captured by GenMAPP Builder, Exports of Builds 2, 3, and 4 Gene Databases&lt;br /&gt;
*[[Blitvak Week 15|Week 15 Individual Journal]] - Final project work and exploration of the 6993 UniProt entries, compared to the 7121 gene IDs, via PSQL&lt;br /&gt;
===Testing Reports===&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Initial Export)|Initial Export Testing Report]]&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 2 Export)|Build 2 Export Testing Report]]&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 3 Export)|Build 3 Export Testing Report]]&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 4 Export)|Build 4 Export Testing Report]]&lt;br /&gt;
===Files===&lt;br /&gt;
*[[Media:Bc-Std GEN BL12 20151119.zip | Compressed Initial Export .gdb]] - (revealed that only 337 genes ended up in the exported database, all of &amp;quot;ordered locus&amp;quot; type)&lt;br /&gt;
*[[Media:Bc-Std Build2 GEN BL14 20151201.zip| Compressed Build 2 Export .gdb]] - (by Anu, build 2 added a species profile for J2315)&lt;br /&gt;
*[[Media:Bc-Std GEN BL12 20151119.zip | Compressed Build 3 Export .gdb]] - (by Anu, modifications that allowed the capture of ORF data)&lt;br /&gt;
*[[Media:Bc-Std GEN Build4 20151204.zip| Compressed Build 4 Export .gdb]] - (by Anu, fixed a big with TallyEngine that was not representing the ORF genes)&lt;br /&gt;
==Assessment of Project==&lt;br /&gt;
#What worked and what didn&amp;#039;t work?&lt;br /&gt;
#*I think that all aspects of this project worked very well and I feel very good about our final exported database and about our biological conclusions! However, it was fairly difficult to begin/finish the final paper during the last week of class. In retrospect, it would have been easier to start some of the earlier sections (like introduction, methods) earlier than later.&lt;br /&gt;
#What would you do differently if you could do it all over again?&lt;br /&gt;
#*I would have began work on the final deliverables earlier and I would have. Additionally, I realize that it would have been better to immediately open up the UniProt XML after the initial export where most of the gene IDs were not present in the final database/in TallyEngine; this would have led to the identification of the problem earlier in the project (and would have led to a more functional build earlier).&lt;br /&gt;
#Content: What is the quality of the work?&lt;br /&gt;
#*I think that the final exported gene database for J2315 is comprehensive and well-built. It exhibits a really good level of quality, however, the TallyEngine results could be slightly tweaked in order to remove the ouput of &amp;quot;ordered locus&amp;quot; type gene ID counts (since ORF data was solely focused, the reference of ordered locus data is not necessary). In short, no major issues exist with the gene database. I also feel that our final presentation was well put together. Regarding the final paper, I feel that it is pretty good but it was written under significant time constraints; I think that it would have shown a higher level of polish if it was started earlier/if more time was available. I feel that only minor issues exist with the final paper.&lt;br /&gt;
#Organization: Comment on the organization of the project and of your group&amp;#039;s wiki pages.&lt;br /&gt;
#*I think that our pages are well organized, but I do feel that the testing reports should be placed with their own section/heading. Having weekly summary tables really helped in organizing our workflow and in planning future assignments. With respect to the organization of the project, I would say that we were pretty well organized; all files are accounted for and (from what I saw) all work was documented. &lt;br /&gt;
#Completeness: Did your team achieve all of the project objectives? Why or why not?&lt;br /&gt;
#*We achieved all of our objectives due to a lot of collaboration and due to some luck (we found some pre-existing genMAPP Builder code that involved the same issue that we were encountering; its modification saved us a lot of time and helped us by providing more time for Q/A or biological analysis via GenMAPP). I really do feel that the whole team was very motivated and excited about this project; that made a lot of difference when we were completing goals/objectives.&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;
#*I learned a lot about the functioning, maintenance, and development of biological databases; I also learned a lot about the peer review process through the review of the NAR paper (which was a really exciting project and a new experience). I learned a lot of CS concepts related to text analysis/modification (and database creation) and much about how code works/computers behave. I also learned a lot about the importance of reproducibility and documentation in research through the Baggerly and Coombes example regarding the Duke case (it really drove home the point that data needs to be properly maintained, formatted, and checked; the conclusions of research are as important as the steps that led to them). The Duke case was the first severe case of research fabrication, with serious effects on the health of numerous people, that I became aware of. Through the use of GenMAPP, I came to understand more about bioinformatics and about the value of analyzing gene data with a program like GenMAPP (it made the biological meaning of data much clearer and easier to visualize).&lt;br /&gt;
#With your heart (personal qualities and teamwork qualities that make things work or not work)?&lt;br /&gt;
#*I came to appreciate biology in light of computer science principles (DNA as biological code). I also learned to communicate and collaborate better with teammates; I feel that teamwork was really crucial in this project (much more so than most &amp;quot;class&amp;quot; projects). Having defined roles for each team member made collaboration a necessity and, through this project, I feel that I have become a better team member. I have learned more about the importance of good communication and the value of dividing work (based on skill-set). This class also made me a bit more determined and more keen on independent exploration (through the weekly assignments and the somewhat open-ended final project). This class also made me realize that I can constructively criticize the work of researchers (with respect to content, statistics, and reproducibility). Seeing the weird statistics (strange significance criteria) related to our microarray paper made me realize that there is a significant amount of research that isn&amp;#039;t flawless.&lt;br /&gt;
#With your hands (technical skills)?&lt;br /&gt;
#*I learned a lot of skills related to the manipulation of text via the command-line, the process of creation and quality assurance tied to databases, and I feel that I became a lot more fluent in Excel. I have also learned how to process microarray data and how to analyze it, biologically, using a program like GenMAPP (and GO terms). I also learned how to manage and manipulate data via postgres tables. &lt;br /&gt;
#What lesson will you take away from this project that you will still use a year from now?&lt;br /&gt;
#*I really learned the importance of documentation and of research reproducibility (and of good habits related to the management of data). A year from now, I feel that I will still be reading/working with research papers and, using the skills and insights that this class provided, I think I will be able to consciously evaluate the work that was conducted (especially with respect to the provided &amp;quot;workflow&amp;quot;). I think that I will also continue to apply the skills in data management that this class taught (keeping earlier versions, noting dates, and utilizing clear labels). Regarding the group project, I feel that I learned the importance of group communication and of collaboration. A year from now, I will continue to work with other people and I feel that I will still use effective, and clear, group communication in those situations.&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Blitvak_Individual_Assessment_and_Reflection&amp;diff=8175</id>
		<title>Blitvak Individual Assessment and Reflection</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Blitvak_Individual_Assessment_and_Reflection&amp;diff=8175"/>
				<updated>2015-12-18T23:23:18Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: draft 4&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Statement of Work==&lt;br /&gt;
#Describe exactly what you did on the project.&lt;br /&gt;
#*I contributed to the Gene Database project by figuring out the gene ID patterns related to our species (&amp;#039;&amp;#039;B. cenocepacia&amp;#039;&amp;#039; str. J2315), finding the MOD, by conducting gene database exports for any modified versions of GenMAPP Builder, by providing my input towards the creation of modified builds of GenMAPP Builder, and by conducting quality assurance on any exported gene databases. I figured out what was going wrong with the initial and 2nd export of the gene database by looking into the UniProt XML file via an XML editor; these findings contributed to the creation of the final build of GenMAPP Builder by pinpointing a fault with the previously utilized version of GenMAPP Builder (was grabbing &amp;quot;ordered locus&amp;quot; type gene IDs instead of &amp;quot;ORF&amp;quot; type, which led to exported databases that only accounted for 337 genes). I also designed the final commands that were used with Postgres and Match (&amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;quot; &amp;lt; &amp;quot;uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml&amp;quot;&amp;lt;/code&amp;gt; for Match, and &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039;;&amp;lt;/code&amp;gt; for Postgres). I worked with Anu, via Q/A, by figuring out what the goals should be for the next modified build of genMAPP Builder. I also used Excel to figure out why the Match results were giving a result that was 5 off from the number of IDs that was represented by the final export database (5 discrepant counts that were accidental matches of text that was unrelated to gene IDs). I think that my most valuable contribution was the export and validation of all of the databases that were created with this project (provided information that was used to fix problems with GenMAPP Builder and led to the creation of a Gene Database that accounted for all of the desired genes). I also worked with Anu to develop the genome paper presentation and with the group in the creation of the final presentation/final paper (focused on the database exports, database validation procedure, and on the IDs).&lt;br /&gt;
#Provide references or links to artifacts of your work, such as: Wiki pages, Other files or documents, Code or scripts&lt;br /&gt;
===Journals===&lt;br /&gt;
*[[Blitvak Week 11|Week 11 Individual Journal]] - Exploration of the MOD and establishment of the gene IDs for J2315&lt;br /&gt;
*[[Blitvak Week 12|Week 12 Individual Journal]] - Initial Database Export, Background&lt;br /&gt;
*[[Blitvak Week 14|Week 14 Individual Journal]] - Discrepant Match ID analysis with Excel, UniProt XML file exploration that determined the data that should be captured by GenMAPP Builder, Exports of Builds 2, 3, and 4 Gene Databases&lt;br /&gt;
*[[Blitvak Week 15|Week 15 Individual Journal]] - Final project work and exploration of the 6993 UniProt entries, compared to the 7121 gene IDs, via PSQL&lt;br /&gt;
===Testing Reports===&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Initial Export)|Initial Export Testing Report]]&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 2 Export)|Build 2 Export Testing Report]]&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 3 Export)|Build 3 Export Testing Report]]&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 4 Export)|Build 4 Export Testing Report]]&lt;br /&gt;
===Files===&lt;br /&gt;
*[[Media:Bc-Std GEN BL12 20151119.zip | Compressed Initial Export .gdb]] - (revealed that only 337 genes ended up in the exported database, all of &amp;quot;ordered locus&amp;quot; type)&lt;br /&gt;
*[[Media:Bc-Std Build2 GEN BL14 20151201.zip| Compressed Build 2 Export .gdb]] - (by Anu, build 2 added a species profile for J2315)&lt;br /&gt;
*[[Media:Bc-Std GEN BL12 20151119.zip | Compressed Build 3 Export .gdb]] - (by Anu, modifications that allowed the capture of ORF data)&lt;br /&gt;
*[[Media:Bc-Std GEN Build4 20151204.zip| Compressed Build 4 Export .gdb]] - (by Anu, fixed a big with TallyEngine that was not representing the ORF genes)&lt;br /&gt;
==Assessment of Project==&lt;br /&gt;
#What worked and what didn&amp;#039;t work?&lt;br /&gt;
#*I think that all aspects of this project worked very well and I feel very good about our final exported database and about our biological conclusions! However, it was fairly difficult to begin/finish the final paper during the last week of class. In retrospect, it would have been easier to start some of the earlier sections (like introduction, methods) earlier than later.&lt;br /&gt;
#What would you do differently if you could do it all over again?&lt;br /&gt;
#*I would have began work on the final deliverables earlier and I would have. Additionally, I realize that it would have been better to immediately open up the UniProt XML after the initial export where most of the gene IDs were not present in the final database/in TallyEngine; this would have led to the identification of the problem earlier in the project (and would have led to a more functional build earlier).&lt;br /&gt;
#Content: What is the quality of the work?&lt;br /&gt;
#*I think that the final exported gene database for J2315 is comprehensive and well-built. It exhibits a really good level of quality, however, the TallyEngine results could be slightly tweaked in order to remove the ouput of &amp;quot;ordered locus&amp;quot; type gene ID counts (since ORF data was solely focused, the reference of ordered locus data is not necessary). In short, no major issues exist with the gene database. I also feel that our final presentation was well put together. Regarding the final paper, I feel that it is pretty good but it was written under significant time constraints; I think that it would have shown a higher level of polish if it was started earlier/if more time was available. I feel that only minor issues exist with the final paper.&lt;br /&gt;
#Organization: Comment on the organization of the project and of your group&amp;#039;s wiki pages.&lt;br /&gt;
#*I think that our pages are well organized, but I do feel that the testing reports should be placed with their own section/heading. Having weekly summary tables really helped in organizing our workflow and in planning future assignments. With respect to the organization of the project, I would say that we were pretty well organized; all files are accounted for and (from what I saw) all work was documented. &lt;br /&gt;
#Completeness: Did your team achieve all of the project objectives? Why or why not?&lt;br /&gt;
#*We achieved all of our objectives due to a lot of collaboration and due to some luck (we found some pre-existing genMAPP Builder code that involved the same issue that we were encountering; its modification saved us a lot of time and helped us by providing more time for Q/A or biological analysis via GenMAPP). I really do feel that the whole team was very motivated and excited about this project; that made a lot of difference when we were completing goals/objectives.&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;
#*I learned a lot about the functioning, maintenance, and development of biological databases; I also learned a lot about the peer review process through the review of the NAR paper (which was a really exciting project and a new experience). I learned a lot of CS concepts related to text analysis/modification (and database creation) and much about how code works/computers behave. I also learned a lot about the importance of reproducibility and documentation in research through the Baggerly and Coombes example regarding the Duke case (it really drove home the point that data needs to be properly maintained, formatted, and checked; the conclusions of research are as important as the steps that led to them). The Duke case was the first severe case of research fabrication, with serious effects on the health of numerous people, that I became aware of. Through the use of GenMAPP, I came to understand more about bioinformatics and about the value of analyzing gene data with a program like GenMAPP (it made the biological meaning of data much clearer and easier to visualize).&lt;br /&gt;
#With your heart (personal qualities and teamwork qualities that make things work or not work)?&lt;br /&gt;
#*I came to appreciate biology in light of computer science principles (DNA as biological code). I also learned to communicate and collaborate better with teammates; I feel that teamwork was really crucial in this project (much more so than most &amp;quot;class&amp;quot; projects). Having defined roles for each team member made collaboration a necessity and, through this project, I feel that I have become a better team member. I have learned more about the importance of good communication and the value of dividing work (based on skill-set). This class also made me a bit more determined and more keen on independent exploration (through the weekly assignments and the somewhat open-ended final project). This class also made me realize that I can constructively criticize the work of researchers (with respect to content, statistics, and reproducibility). Seeing the weird statistics (strange significance criteria) related to our microarray paper made me realize that there is a significant amount of research that isn&amp;#039;t flawless.&lt;br /&gt;
#With your hands (technical skills)?&lt;br /&gt;
#*I learned a lot of skills related to the manipulation of text via the command-line, the process of creation and quality assurance tied to databases, and I feel that I became a lot more fluent in Excel. I have also learned how to process microarray data and how to analyze it, biologically, using a program like GenMAPP (and GO terms). I also learned how to manage and manipulate data via postgres tables. &lt;br /&gt;
#What lesson will you take away from this project that you will still use a year from now?&lt;br /&gt;
#*I really learned the importance of documentation and of research reproducibility (and of good habits related to the management of data). A year from now, I feel that I will still be reading/working with research papers and, using the skills and insights that this class provided, I think I will be able to consciously evaluate the work that was conducted (especially with respect to the provided &amp;quot;workflow&amp;quot;).&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Blitvak_Individual_Assessment_and_Reflection&amp;diff=8150</id>
		<title>Blitvak Individual Assessment and Reflection</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Blitvak_Individual_Assessment_and_Reflection&amp;diff=8150"/>
				<updated>2015-12-18T22:15:20Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: draft 2&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Statement of Work==&lt;br /&gt;
#Describe exactly what you did on the project.&lt;br /&gt;
#*I contributed to the Gene Database project by figuring out the gene ID patterns related to our species (&amp;#039;&amp;#039;B. cenocepacia&amp;#039;&amp;#039; str. J2315), finding the MOD, by conducting gene database exports for any modified versions of GenMAPP Builder, by providing my input towards the creation of modified builds of GenMAPP Builder, and by conducting quality assurance on any exported gene databases. I figured out what was going wrong with the initial and 2nd export of the gene database by looking into the UniProt XML file via an XML editor; these findings contributed to the creation of the final, comprehensive, build of GenMAPP Builder by pinpointing a fault with the utilized version of GenMAPP Builder (was grabbing &amp;quot;ordered locus&amp;quot; type gene IDs instead of &amp;quot;ORF&amp;quot; type, which led to exported databases that only accounted for 337 genes). I also designed the final commands that were used with Postgres and Match (&amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;quot; &amp;lt; &amp;quot;uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml&amp;quot;&amp;lt;/code&amp;gt; for Match, and &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039;;&amp;lt;/code&amp;gt; for Postgres). I also used Excel to figure out why the Match results were giving a result that was 5 off from the number of IDs that was represented by the final export database (5 discrepant counts that were accidental matches of text that was unrelated to gene IDs). I think that my most valuable contribution was the export and validation of all of the databases that were created with this project (provided information that was used to fix problems with GenMAPP Builder and led to the creation of a Gene Database that accounted for all of the desired genes). &lt;br /&gt;
#Provide references or links to artifacts of your work, such as: Wiki pages, Other files or documents, Code or scripts&lt;br /&gt;
===Journals===&lt;br /&gt;
*[[Blitvak Week 11|Week 11 Individual Journal]] - Exploration of the MOD and establishment of the gene IDs for J2315&lt;br /&gt;
*[[Blitvak Week 12|Week 12 Individual Journal]] - Initial Database Export, Background&lt;br /&gt;
*[[Blitvak Week 14|Week 14 Individual Journal]] - Discrepant Match ID analysis with Excel, UniProt XML file exploration that determined the data that should be captured by GenMAPP Builder, Exports of Builds 2, 3, and 4 Gene Databases&lt;br /&gt;
*[[Blitvak Week 15|Week 15 Individual Journal]] - Final project work and exploration of the 6993 UniProt entries, compared to the 7121 gene IDs, via PSQL&lt;br /&gt;
===Testing Reports===&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Initial Export)|Initial Export Testing Report]]&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 2 Export)|Build 2 Export Testing Report]]&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 3 Export)|Build 3 Export Testing Report]]&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 4 Export)|Build 4 Export Testing Report]]&lt;br /&gt;
===Files===&lt;br /&gt;
*[[Media:Bc-Std GEN BL12 20151119.zip | Compressed Initial Export .gdb]] - (revealed that only 337 genes ended up in the exported database, all of &amp;quot;ordered locus&amp;quot; type)&lt;br /&gt;
*[[Media:Bc-Std Build2 GEN BL14 20151201.zip| Compressed Build 2 Export .gdb]] - (by Anu, build 2 added a species profile for J2315)&lt;br /&gt;
*[[Media:Bc-Std GEN BL12 20151119.zip | Compressed Build 3 Export .gdb]] - (by Anu, modifications that allowed the capture of ORF data)&lt;br /&gt;
*[[Media:Bc-Std GEN Build4 20151204.zip| Compressed Build 4 Export .gdb]] - (by Anu, fixed a big with TallyEngine that was not representing the ORF genes)&lt;br /&gt;
==Assessment of Project==&lt;br /&gt;
#What worked and what didn&amp;#039;t work?&lt;br /&gt;
#*I think that all aspects of this project worked very well and I feel very good about our final exported database and about our biological conclusions! However, it was fairly difficult to begin/finish the final paper during the last week of class. In retrospect, it would have been easier to start some of the earlier sections (like introduction, methods) earlier than later.&lt;br /&gt;
#What would you do differently if you could do it all over again?&lt;br /&gt;
#*I would have began work on the final deliverables earlier and I would have. Additionally, I realize that it would have been better to immediately open up the UniProt XML after the initial export where most of the gene IDs were not present in the final database/in TallyEngine; this would have led to the identification of the problem earlier in the project (and would have led to a more functional build earlier).&lt;br /&gt;
#Content: What is the quality of the work?&lt;br /&gt;
#*I think that the final exported gene database for J2315 is comprehensive and well-built. It exhibits a really good level of quality, however, the TallyEngine results could be slightly tweaked in order to remove the ouput of &amp;quot;ordered locus&amp;quot; type gene ID counts (since ORF data was solely focused, the reference of ordered locus data is not necessary). In short, no major issues exist with the gene database. I also feel that our final presentation was well put together. Regarding the final paper, I feel that it is pretty good but it was written under significant time constraints; I think that it would have shown a higher level of polish if it was started earlier/if more time was available. I feel that only minor issues exist with the final paper.&lt;br /&gt;
#Organization: Comment on the organization of the project and of your group&amp;#039;s wiki pages.&lt;br /&gt;
#*I think that our pages are well organized, but I do feel that the testing reports should be placed with their own section/heading. Having weekly summary tables really helped in organizing our workflow and in planning future assignments. With respect to the organization of the project, I would say that we were pretty well organized; all files are accounted for and (from what I saw) all work was documented. &lt;br /&gt;
#Completeness: Did your team achieve all of the project objectives? Why or why not?&lt;br /&gt;
#*We achieved all of our objectives due to a lot of collaboration and due to some luck (we found some pre-existing genMAPP Builder code that involved the same issue that we were encountering; its modification saved us a lot of time and helped us by providing more time for Q/A or biological analysis via GenMAPP). I really do feel that the whole team was very motivated and excited about this project; that made a lot of difference when we were completing goals/objectives.&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;
#*I learned a lot about the functioning, maintenance, and development of biological databases; I also learned a lot about the peer review process through the review of the NAR paper (which was a really exciting project and a new experience). I learned a lot of CS concepts related to text analysis/modification (and database creation) and much about how code works/computers behave.&lt;br /&gt;
#With your heart (personal qualities and teamwork qualities that make things work or not work)?&lt;br /&gt;
#*I came to appreciate biology in light of computer science principles (DNA as biological code). I also learned to communicate and collaborate better with teammates; I feel that teamwork was really crucial in this project (much more so than most &amp;quot;class&amp;quot; projects). Having defined roles for each team member made collaboration a necessity and, through this project, I feel that I have become a better team member.  &lt;br /&gt;
#With your hands (technical skills)?&lt;br /&gt;
#*I learned a lot of skills related to the manipulation of text via the command-line, the process of creation and quality assurance tied to databases, and I feel that I became a lot more fluent in Excel.&lt;br /&gt;
#What lesson will you take away from this project that you will still use a year from now?&lt;br /&gt;
#*I really learned the importance of documentation and of research reproducibility. This course taught me a lot about proper data management and&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Blitvak_Individual_Assessment_and_Reflection&amp;diff=8032</id>
		<title>Blitvak Individual Assessment and Reflection</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Blitvak_Individual_Assessment_and_Reflection&amp;diff=8032"/>
				<updated>2015-12-18T07:03:02Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: draft 1 of reflection deliverable&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Statement of Work==&lt;br /&gt;
#Describe exactly what you did on the project.&lt;br /&gt;
#*I contributed to the Gene Database project by figuring out the gene ID patterns related to our species (&amp;#039;&amp;#039;B. cenocepacia&amp;#039;&amp;#039; str. J2315), finding the MOD, by conducting gene database exports for any modified versions of GenMAPP Builder, by providing my input towards the creation of modified builds of GenMAPP Builder, and by conducting quality assurance on any exported gene databases. I figured out what was going wrong with the initial and 2nd export of the gene database by looking into the UniProt XML file via an XML editor; these findings contributed to the creation of the final, comprehensive, build of GenMAPP Builder by pinpointing a fault with the utilized version of GenMAPP Builder (was grabbing &amp;quot;ordered locus&amp;quot; type gene IDs instead of &amp;quot;ORF&amp;quot; type, which led to exported databases that only accounted for 337 genes). I also designed the final commands that were used with Postgres and Match (&amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;quot; &amp;lt; &amp;quot;uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml&amp;quot;&amp;lt;/code&amp;gt; for Match, and &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039;;&amp;lt;/code&amp;gt; for Postgres). I also used Excel to figure out why the Match results were giving a result that was 5 off from the number of IDs that was represented by the final export database (5 discrepant counts that were accidental matches of text that was unrelated to gene IDs). I think that my most valuable contribution was the export and validation of all of the databases that were created with this project (provided information that was used to fix problems with GenMAPP Builder and led to the creation of a Gene Database that accounted for all of the desired genes). &lt;br /&gt;
#Provide references or links to artifacts of your work, such as: Wiki pages, Other files or documents, Code or scripts&lt;br /&gt;
===Journals===&lt;br /&gt;
*[[Blitvak Week 11|Week 11 Individual Journal]] - Exploration of the MOD and establishment of the gene IDs for J2315&lt;br /&gt;
*[[Blitvak Week 12|Week 12 Individual Journal]] - Initial Database Export, Background&lt;br /&gt;
*[[Blitvak Week 14|Week 14 Individual Journal]] - Discrepant Match ID analysis with Excel, UniProt XML file exploration that determined the data that should be captured by GenMAPP Builder, Exports of Builds 2, 3, and 4 Gene Databases&lt;br /&gt;
*[[Blitvak Week 15|Week 15 Individual Journal]] - Final project work and exploration of the 6993 UniProt entries, compared to the 7121 gene IDs, via PSQL&lt;br /&gt;
===Testing Reports===&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Initial Export)|Initial Export Testing Report]]&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 2 Export)|Build 2 Export Testing Report]]&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 3 Export)|Build 3 Export Testing Report]]&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 4 Export)|Build 4 Export Testing Report]]&lt;br /&gt;
===Files===&lt;br /&gt;
*[[Media:Bc-Std GEN BL12 20151119.zip | Compressed Initial Export .gdb]] - (revealed that only 337 genes ended up in the exported database, all of &amp;quot;ordered locus&amp;quot; type)&lt;br /&gt;
*[[Media:Bc-Std Build2 GEN BL14 20151201.zip| Compressed Build 2 Export .gdb]] - (by Anu, build 2 added a species profile for J2315)&lt;br /&gt;
*[[Media:Bc-Std GEN BL12 20151119.zip | Compressed Build 3 Export .gdb]] - (by Anu, modifications that allowed the capture of ORF data)&lt;br /&gt;
*[[Media:Bc-Std GEN Build4 20151204.zip| Compressed Build 4 Export .gdb]] - (by Anu, fixed a big with TallyEngine that was not representing the ORF genes)&lt;br /&gt;
==Assessment of Project==&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;
#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;
==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;
#*&lt;br /&gt;
#With your heart (personal qualities and teamwork qualities that make things work or not work)?&lt;br /&gt;
#*I came to appreciate biology in light of computer science principles (DNA as biological code)&lt;br /&gt;
#With your hands (technical skills)?&lt;br /&gt;
#*I learned a lot of skills related to the manipulation of text via the command-line, the process of creation and quality assurance tied to databases, and I feel that I became a lot more fluent in Excel.&lt;br /&gt;
#What lesson will you take away from this project that you will still use a year from now?&lt;br /&gt;
#*I really learned the importance of documentation and of research reproducibility. This course taught me a lot about proper data management and&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:G%C3%89NialOMICS_Gene_Database_Testing_Report_(Build_4_Export)_-_LMU_BioDB_2015.pdf&amp;diff=8017</id>
		<title>File:GÉNialOMICS Gene Database Testing Report (Build 4 Export) - LMU BioDB 2015.pdf</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:G%C3%89NialOMICS_Gene_Database_Testing_Report_(Build_4_Export)_-_LMU_BioDB_2015.pdf&amp;diff=8017"/>
				<updated>2015-12-17T21:29:06Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: Blitvak uploaded a new version of File:GÉNialOMICS Gene Database Testing Report (Build 4 Export) - LMU BioDB 2015.pdf&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;testing report for build 4, printed as pdf&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:XmlpipedbmatchOUTPUT_GEN_BL14_20151201.png&amp;diff=8016</id>
		<title>File:XmlpipedbmatchOUTPUT GEN BL14 20151201.png</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:XmlpipedbmatchOUTPUT_GEN_BL14_20151201.png&amp;diff=8016"/>
				<updated>2015-12-17T21:26:45Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: Blitvak uploaded a new version of File:XmlpipedbmatchOUTPUT GEN BL14 20151201.png&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;output of match, week 14, bl&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=G%C3%89NialOMICS_Gene_Database_Testing_Report_(Build_4_Export)&amp;diff=8015</id>
		<title>GÉNialOMICS Gene Database Testing Report (Build 4 Export)</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=G%C3%89NialOMICS_Gene_Database_Testing_Report_(Build_4_Export)&amp;diff=8015"/>
				<updated>2015-12-17T21:18:19Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: cleaned up the testing report in preparation for the final paper&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Export Information==&lt;br /&gt;
&lt;br /&gt;
Version of GenMAPP Builder: [[Media:gmbuilder-genialomics-12032015-build-4.zip|GenMAPP Builder Custom, Build 4]]&lt;br /&gt;
&lt;br /&gt;
Computer on which the export was run: Home Workstation&lt;br /&gt;
&lt;br /&gt;
Postgres Database name: B.cenocepacia_J2315_20151204_BUILD4_genialomics&lt;br /&gt;
&lt;br /&gt;
UniProt XML filename: [[Media:Uniprot-taxonomy-216591 GEN BL12 20151119.zip|uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml]]&lt;br /&gt;
* UniProt XML version: UniProt release 2015_11 - November 11, 2015&lt;br /&gt;
* UniProt XML download link: [http://www.uniprot.org/uniprot/?query=organism:216591 UniProtKB link for the complete proteome of J2315]&lt;br /&gt;
* Time taken to import: 3.46 minutes&lt;br /&gt;
** Note: Time taken appears to be slightly shorter than previous exports.&lt;br /&gt;
&lt;br /&gt;
GO OBO-XML filename: [[Media:Go daily-termdb GEN BL12 20151119.zip|go_daily-termdb_GEN_BL12_20151119.obo-xml]]&lt;br /&gt;
* GO OBO-XML version (derived from the date modified on the file, itself): &amp;#039;&amp;#039;Date Modified: 11/19/2015 2:24 AM&amp;#039;&amp;#039;&lt;br /&gt;
* GO OBO-XML download link: [http://geneontology.org/page/download-ontology#Legacy_Downloads Link from GO website]&lt;br /&gt;
* Time taken to import: 5.05 minutes&lt;br /&gt;
* Time taken to process: 3.75 minutes&lt;br /&gt;
** Note: Time taken appears to be slightly shorter than previous exports.&lt;br /&gt;
&lt;br /&gt;
GOA filename: [[Media:31277.B cepacia GEN BL12 20151119.zip | 31277.B_cepacia_GEN_BL12_20151119.goa]]&lt;br /&gt;
* GOA version: &amp;#039;&amp;#039;Date Modified: 11/10/15, 1:47:00 PM&amp;#039;&amp;#039; (information sourced from FTP site)&lt;br /&gt;
* GOA download link: [http://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/31277.B_cepacia.goa FTP site file]&lt;br /&gt;
* Time taken to import: 0.04 Minutes&lt;br /&gt;
** Note: No issues were found with the import of this file.&lt;br /&gt;
&lt;br /&gt;
Name of .gdb file: [[Media:Bc-Std GEN Build4 20151204.zip|Bc-Std GEN Build4 20151204.gdb]]&lt;br /&gt;
* Time taken to export: 11 hours 6 minutes&lt;br /&gt;
** Start time: 7:51 am&lt;br /&gt;
** End time: 6:57 pm&lt;br /&gt;
** Note: File was exported without any major issues, however, the export appeared to take significantly longer than the previous exports. It is likely that the export took so long because the workstation had, for some period of time, entered a &amp;quot;sleep&amp;quot; mode (export was delayed, as the computer had to be taken off of &amp;quot;sleep&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
==Using TallyEngine==&lt;br /&gt;
*PostgreSQL was initialized through pgAdmin III and the database  B.cenocepacia_J2315_20151204_BUILD4_genialomics was left running&lt;br /&gt;
*GenMAPP builder was booted and &amp;#039;&amp;#039;Run XML and Database Tallies for UniProt and GO&amp;#039;&amp;#039; was selected under the &amp;#039;&amp;#039;Tallies&amp;#039;&amp;#039; menu item; the UniProt XML and GO files that were imported were chosen&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Results of TallyEngine:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*[[File:Build4tallyengine_results_GEN_BL14_20151204.png]]&lt;br /&gt;
**Note: These results differ significantly from what was found in previous exports. The 337 Ordered Locus gene names are now distinct from the 7121 ORF gene names (and are represented, as such, by TallyEngine). All of the counts related to external references (like UniProt) remain the same. The major and crucial change is the inclusion and representation of the ORF data.&lt;br /&gt;
&lt;br /&gt;
==Using XMLPipeDB match to Validate the XML Results from the TallyEngine==&lt;br /&gt;
*The Windows command line was launched (cmd.exe)&lt;br /&gt;
*This set of commands was inputted into the command line in order to utilize XMLPipeDB match to verify the OrderedLocusNames count:&lt;br /&gt;
*&amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;quot; &amp;lt; &amp;quot;uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
**NOTE: Prior to executing the command, the folder that held the files and xmlpipedb-match-1.1.1.jar was entered through the Windows command line (a set of CD commands was used in order to enter the correct directory). The results were identical to what was found in the [[GÉNialOMICS Gene Database Testing Report (Build 2 Export)|the build 2 export]].&lt;br /&gt;
*[[File:XmlpipedbmatchOUTPUT GEN BL14 20151201.png]]&lt;br /&gt;
*7126 unique matches were found through 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;
*These results vary slightly from what was found by TallyEngine due to the presence of 5 discrepant IDs &lt;br /&gt;
*The discrepant IDs, previously identified, are: bca199f, bca5253f, bca636c, bcad837b, bcal0235a, and bcal0239a&lt;br /&gt;
*bca199f, bca5253f, bca636c, and bcad837b were found to be a part of a sequence of letters and numbers under the label of &amp;quot;checksum&amp;quot;; these appeared to have been accidentally captured by the utilized Match command.&lt;br /&gt;
*bcal0235a and bcal0239a follow the previous identified gene name patterns, however, they both show up as database reference IDs (database reference to STRING, which is a database of known and predicted protein interactions; these data will be ignored as they do not refer to a UniProt entry.&lt;br /&gt;
*Excluding these 5 accidental matches, the results found using the Match utility are the same as what was found using TallyEngine&lt;br /&gt;
==Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine==&lt;br /&gt;
*&amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039; was booted and all of the necessary connections were made&lt;br /&gt;
*In &amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039;, the query &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;BceJ2315_[0-9][0-9][0-9][0-9]&amp;#039;;&amp;lt;/code&amp;gt; was issued via the SQL Query menu in order to validate the TallyEngine count for &amp;quot;Ordered Locus&amp;quot; for the PSQL database.&lt;br /&gt;
**337 unique matches were found in &amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039; (postgres database results). This lines up with what was found in TallyEngine.&lt;br /&gt;
*Additionally, the query &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039;;&amp;lt;/code&amp;gt; was run via SQL in order to the verify the ORF counts &lt;br /&gt;
**7121 counts were found which is identical to what was found through XMLPipeDB match (ignoring the discrepant IDs) and to what was reported by TallyEngine (for the ORF data).&lt;br /&gt;
*Are your results the same as reported by the TallyEngine?  Why or why not?&lt;br /&gt;
**The results are the same as what was reported by TallyEngine; this is due to the fact that the most recent build incorporated code fixes that allowed GenMAPP builder, and TallyEngine, to properly include the ORF data in their analysis/work.&lt;br /&gt;
&lt;br /&gt;
==OriginalRowCounts Comparison==&lt;br /&gt;
*The newly created J2315 .gdb file was opened with a program that is able to explore a .mdb file (such as Microsoft Access); in this case, [http://www.alexnolan.net/software/mdb_viewer_plus.htm MDB Viewer Plus] was utilized.&lt;br /&gt;
*Using the program, the OriginalRowCounts table was looked at, which contained summaries regarding each of the tables within the database (and the # of rows/entries in each of the tables)&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;OriginalRowCounts for Build 4 export of J2315&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**[[File:build4OriginalRowCounts_GEN_BL14_20151204.png]]&lt;br /&gt;
*It was decided that a good reference or &amp;quot;benchmark&amp;quot; would be the database that was created using Build 3 of the customized GenMAPP builder; comparing the two should bring into light any issues or differences that could be the result of utilizing an updated version of the modified GenMAPP builder.&lt;br /&gt;
*Benchmark .gdb file: [[Media:Bc-Std_GEN_Build3_20151203.zip|compressed Bc-Std_GEN_Build3_20151203.gdb]]&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;OriginalRowCounts for the Build 3 export of J2315&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**[[File:Build3OriginalRowCounts GEN BL14 20151203.png]]&lt;br /&gt;
Note: It was noticed that the OriginalRowCounts table in this export is identical to the one that came from the Build 3 export. This seems to suggests that the only fundamental difference between the two builds of GenMAPP builder lies with TallyEngine (this makes sense, considering that build 4 focused upon fixing problems with TallyEngine and improper code). &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;
* 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;
**Yes, there are dates present for GeneOntology, InterPro, GeneID, RefSeq, UniProt, EMBL, PDB, Pfam, OrderedLocusNames, and EnsemblBacteria.&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;
*In the UniProt table, like before, it is apparent that only gene names of the type &amp;quot;ordered locus&amp;quot; are represented (no signs of gene names that begin with something like &amp;quot;BCA&amp;quot;). The RefSeq table appears to not have any problems. The ordered locus names table, like in Build 3, only reflects gene names in the form of &amp;lt;code&amp;gt;p?BCA[L,M,S]?[0-9][0-9][0-9][A,a]?[0-9]?[A-Z, a-z]&amp;lt;/code&amp;gt;; it appears that the &amp;quot;ORF&amp;quot; data replaced the &amp;quot;ordered locus&amp;quot; gene names in this table (these IDs appear to be in the correct and common form).&lt;br /&gt;
&lt;br /&gt;
Note: Visually, no changes seem apparent between the Build 3 and Build 4 export.&lt;br /&gt;
&lt;br /&gt;
==.gdb Use in GenMAPP==&lt;br /&gt;
*Some of the protocol from [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] was used as a reference for this portion of the assignment&lt;br /&gt;
*&amp;#039;&amp;#039;Bc-Std_GEN_Build4_20151204.gdb&amp;#039;&amp;#039; was placed within the Gene Databases folder of the GenMAPP directory (the folder is within the GenMAPP 2 Data folder)&lt;br /&gt;
*GenMAPP (Version 2.1) was launched&lt;br /&gt;
*The new gene database was loaded by going into &amp;#039;&amp;#039;Data &amp;gt; Choose Gene Database&amp;#039;&amp;#039;&lt;br /&gt;
*The tab deliminated GenMAPP formatted [[Media:For_genMAPP_KWVP20151205.txt|data]] sourced from the microarray paper was loaded into GenMAPP through &amp;#039;&amp;#039;Data &amp;gt; Expression Dataset Manager &amp;gt; Expression Datasets &amp;gt; New Dataset &amp;gt; &amp;#039;&amp;#039;GenMAPP formatted microarray data_GEN_B14_20151207.txt&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Note: There were no glaring issues with loading the files into GenMAPP (no crashes). However, this gene database led to the detection of 284 errors in the loaded raw data; this error count is identical to what was seen with the build 3 export.&lt;br /&gt;
&lt;br /&gt;
===Putting a gene on the MAPP using the GeneFinder window===&lt;br /&gt;
*A test expression data-set was created in order to observe the behavior of GenMAPP with the exported database&lt;br /&gt;
*GeneFinder was loaded by placing a blank &amp;#039;&amp;#039;Gene&amp;#039;&amp;#039; element on the drafting board of GenMAPP and right-clicking it.&lt;br /&gt;
*The genes BCAL0001,BCAL0002, BCAM0005, and BCAS0105 were searched in the Gene ID box, with the Gene ID System set to OrderedLocusNames&lt;br /&gt;
**All genes were successfully found and reference pages with links successfully appeared&lt;br /&gt;
Note: All cross-referenced IDs were present for all of these sample Gene IDs. No crashing or issues at this step.&lt;br /&gt;
&lt;br /&gt;
===Creating an Expression Dataset in the Expression Dataset Manager===&lt;br /&gt;
*The IDs in the microarray dataset were imported into GenMAPP using the new database; there existed 284 exceptions. &lt;br /&gt;
*The EX.txt file was opened through Excel and it was found out that the exceptions were identical to what was found with the Build 3 export.&lt;br /&gt;
====Exceptions Analysis====&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Note&amp;#039;&amp;#039;&amp;#039;: This analysis is sourced from the [[GÉNialOMICS Gene Database Testing Report (Build 3 Export)|Build 3 Export]]&lt;br /&gt;
*The EX.txt file was opened through Excel and it was found out that the error code for all of the exceptions was: &amp;#039;&amp;#039;Gene not found in OrderedLocusNames or any related system.&amp;#039;&amp;#039; The Gene IDs were sorted by error and the problematic IDs were analyzed. It was found, through the find function, that 101 of the exceptions were due to alterations in the usual formatting of the gene name (these gene names contained underscores, Js, and numbers). The rest of the exceptions, it was found (via UniProt KB searches), represented genes that are not present in the UniProt database. Several exceptions (BCAL2591, BCALr0080, BCAM0787, BCAM1951, BCASr0743a) were checked for their presence in UniProt KB or in the MOD:&lt;br /&gt;
**BCAL2591: No results in UniProt KB. Found in MOD; gene has no product. &lt;br /&gt;
**BCALr0080: No results in UniProt KB. Found in MOD; product: tRNA-Arg.&lt;br /&gt;
**BCAM0787: No results in UniProt KB. No results in MOD.&lt;br /&gt;
**BCAM1951: No results in UniProt KB. Found in MOD; gene has no product.&lt;br /&gt;
**BCASr0743a: No results in UniProt KB. No results in MOD.&lt;br /&gt;
*Note: The exceptions file contained error inducing genes that either lack a known product (protein/functional RNA), lack a MOD entry, or code for functional RNA (such as tRNA). Some gene names that contained unusual formatting (BCAL0563_J_0, and BCAL0563_J_1, for example) were found to represent genes that were covered by the MOD/UniProt (these entries were found by removing the unusual underscores/letters and searching the &amp;quot;fixed&amp;quot; gene names).&lt;br /&gt;
*[[Media:Exceptions_analysis_from_GenMAPP_builder_GEN_BL15_20151211.xlsx|Excel Workbook utilized in visualizing the GenMAPP exceptions]]&lt;br /&gt;
===Running MAPPFinder===&lt;br /&gt;
*Protocol sourced from [[Blitvak Week 8 | the week 8 assignment]]&lt;br /&gt;
*The MAPPFinder program was launched within GenMAPP (Tools &amp;gt; MAPPFinder)&lt;br /&gt;
*&amp;quot;Calculate New Results&amp;quot; was clicked in the window that appeared by launching MAPPFinder&lt;br /&gt;
*For &amp;quot;Find File&amp;quot;, the Expression Dataset file (with a .gex extension) was selected, and OK was clicked&lt;br /&gt;
*The Test criteria was selected&lt;br /&gt;
*The boxes corresponding to &amp;quot;Gene Ontology&amp;quot; were checked&lt;br /&gt;
*&amp;quot;Browse&amp;quot; button was clicked to add a name to the file that will be created&lt;br /&gt;
*&amp;quot;Run MAPPFinder&amp;quot; was clicked and the program was allowed to complete its analysis&lt;br /&gt;
&lt;br /&gt;
===Running MAPPFinder===&lt;br /&gt;
*Protocol sourced from [[Blitvak Week 8 | the week 8 assignment]]&lt;br /&gt;
*The MAPPFinder program was launched within GenMAPP (Tools &amp;gt; MAPPFinder)&lt;br /&gt;
*&amp;quot;Calculate New Results&amp;quot; was clicked in the window that appeared by launching MAPPFinder&lt;br /&gt;
*For &amp;quot;Find File&amp;quot;, the Expression Dataset file (with a .gex extension) was selected, and OK was clicked&lt;br /&gt;
*The Test criteria was selected&lt;br /&gt;
*The boxes corresponding to &amp;quot;Gene Ontology&amp;quot; were checked&lt;br /&gt;
*&amp;quot;Browse&amp;quot; button was clicked to add a name to the file that will be created&lt;br /&gt;
*&amp;quot;Run MAPPFinder&amp;quot; was clicked and the program was allowed to complete its analysis&lt;br /&gt;
&lt;br /&gt;
Note: MAPPFinder successfully loaded and provided an output with this gene database.&lt;br /&gt;
&lt;br /&gt;
==Compare Gene Database to Outside Resource==&lt;br /&gt;
Outside Resource: [http://beta.burkholderia.com/ Burkholderia Genome DB], [http://www.uniprot.org/uniprot/ UniProt KB]&lt;br /&gt;
*The strain page for J2315 was looked up: [http://beta.burkholderia.com/strain/show/146]&lt;br /&gt;
*7121 OrderedLocusNames were found within the exported gdb file. 6,994 entries corresponding to J2315 proteins were found in [http://www.uniprot.org/uniprot/ UniProt KB], and 7114 coding sequences were found in the [http://beta.burkholderia.com/strain/show/146 MOD]. The count of 7121 genes that is represented by the exported database appears to make sense, in light of the data represented by the MOD and by UniProt. Since UniProt is protein-centric, the count of 6994 corresponds to only protein; it is likely that some proteins have several related gene names (which explains the reason why more gene names were found than proteins). The MOD was found, earlier, to be manually curated and it is possible that the difference between the MOD count of 7114 and the found count of 7121 is due to the MOD missing a few genes (that are present in other databases, like UniProt). &lt;br /&gt;
*Note: The IDs and counts covered by this export appear to be consistent with outside resources.&lt;br /&gt;
----&lt;br /&gt;
{{Template:GÉNialOMICS}}&lt;br /&gt;
{{Template:blitvak}}&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=GENialOMICS&amp;diff=7913</id>
		<title>GENialOMICS</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=GENialOMICS&amp;diff=7913"/>
				<updated>2015-12-15T07:01:45Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: added files for the week&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image: Genialomics-banner.jpg | center | 1055px]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{{Template:GÉNialOMICS}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
=Week 10=&lt;br /&gt;
*On November 3, 2015, GÉNialOMICS chose to create database for &amp;#039;&amp;#039;Burkholderia cenocepacia&amp;#039;&amp;#039;.&lt;br /&gt;
*On November 5, 2015, a journal detailing the complete genome of &amp;#039;&amp;#039;Burkholderia cenocepacia&amp;#039;&amp;#039; (strain J2315) titled [http://jb.asm.org/content/191/1/261.short The Genome of Burkholderia cenocepacia J2315, an Epidemic Pathogen of Cystic Fibrosis Patients]  was found.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
=Week 11=&lt;br /&gt;
==Individual Goals and Progress==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: auto;&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;9&amp;quot;|Weekly Goals and Progress&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
![[User:Anuvarsh|&amp;#039;&amp;#039;&amp;#039;Anu Varshneya&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Blitvak|&amp;#039;&amp;#039;&amp;#039;Brandon Litvak&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Vpachec3|&amp;#039;&amp;#039;&amp;#039;Veronica Pacheco&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Kwyllie|&amp;#039;&amp;#039;&amp;#039;Kevin Wyllie&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Goals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Complete journal club individual assignment&lt;br /&gt;
* Create and practice journal club presentation with Brandon&lt;br /&gt;
* Find a MOD&lt;br /&gt;
* Create project timeline with soft deadlines for each person/milestone&lt;br /&gt;
* Complete milestone 0: Working Environment Setup&lt;br /&gt;
* Complete milestone 1: Version Control Setup&lt;br /&gt;
* Begin milestone 2: “Developer Rig” Setup and Initial As-Is Build&lt;br /&gt;
* Reformat Home Page with Dr. Dahlquists recommendations&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*Perform an initial import/export cycle (with Anu)&lt;br /&gt;
*Figure out a file management system (with Anu)&lt;br /&gt;
*Characterize regular expression patterns for ID detection&lt;br /&gt;
*Further explore the found MOD and review it&lt;br /&gt;
*Complete Journal Club presentation on the genome paper&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Kevin Wyllie&amp;#039;&amp;#039;&lt;br /&gt;
* Understand experimental design&lt;br /&gt;
* Understand sample-data relationship&lt;br /&gt;
** raw.zip and .sdrf&lt;br /&gt;
** Construct sample-data diagram&lt;br /&gt;
* Develop compiled raw data file&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Veronica Pacheco&amp;#039;&amp;#039;&lt;br /&gt;
* Understand experimental design&lt;br /&gt;
* Understand sample-data relationship&lt;br /&gt;
** raw.zip and .sdrf&lt;br /&gt;
** Construct sample-data diagram&lt;br /&gt;
* Develop compiled raw data file&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Progress&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
*Found a possible [http://www.burkholderia.com/ model organism database] (with Brandon Litvak)&lt;br /&gt;
*The journal club presentation and outline was prepared; MOD was examined and reviewed&lt;br /&gt;
* Completed journal club individual assignment&lt;br /&gt;
* Created and practice journal club presentation with Brandon&lt;br /&gt;
* Found a MOD&lt;br /&gt;
* Created project timeline with soft deadlines for each person/milestone&lt;br /&gt;
* Completed milestone 0: Working Environment Setup&lt;br /&gt;
* Reformatted Home Page with Dr. Dahlquists recommendations&lt;br /&gt;
* Journal Club Presentation File: [[Media:Genome_Presentation_-_Anu_and_Brandon_-_Genialomics(FIXED).pdf|Genome Presentation]]&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
* Found a possible [http://www.burkholderia.com/ model organism database].&lt;br /&gt;
**The more recent [http://beta.burkholderia.com/ version] of the MOD was found&lt;br /&gt;
*The regular expression patterns for J2315 were determined&lt;br /&gt;
*Preparation was done for the Genome Paper Presentation&lt;br /&gt;
**Completed outline of the genome paper&lt;br /&gt;
*File management system was determined&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
* we understood the experimental design&lt;br /&gt;
* made chart for microarray experiment&lt;br /&gt;
*finished powerpoint on microarray paper&lt;br /&gt;
*[[Vpachec3 Week 11]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt; Created methods diagram ([[media:KWVPMethoddiagram.jpg]]).&lt;br /&gt;
*[[File:B. Cenopacia.pptx]]&lt;br /&gt;
* we understood the experimental design&lt;br /&gt;
* made chart for microarray experiment&lt;br /&gt;
*finished powerpoint on microarray paper&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Individual Journal Pages&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
*[[Anuvarsh Week 11]]&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Blitvak Week 11]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
*[[Vpachec3 Week 11]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
*[[Kevin Wyllie Week 11]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==File Management System==&lt;br /&gt;
*Files utilized in weekly projects will renamed as follows: XXXX_GEN_(Initials)(Week#)_yyyymmdd, where &amp;quot;XXXX&amp;quot; is the original filename. If multiple versions of the same file (with identical filenames) are used on the same day then a (positive integer) (starting from 1) will be added to any additional versions (e.g. XXXX_GEN_BL11_yyyymmdd, XXXX_GEN_BL11_yyyymmdd(1), XXXX_GEN_BL11_yyyymmdd(2), for three different versions of the same file uploaded by Brandon Litvak during Week 11)&lt;br /&gt;
*Files will be uploaded to the weekly progress table under a file row with a clear label (under the respective group member that created them/used them)&lt;br /&gt;
*All original unmodified files will be saved and will also be uploaded, together, as a compressed zip with the filename: ORIG_GEN_(Initials)(Week#); the compressed zip containing all original files will be the last entry in the row designated for the files, with the label &amp;quot;ORIGINAL FILES&amp;quot;&lt;br /&gt;
==Other Progress==&lt;br /&gt;
* A journal using the &amp;#039;&amp;#039;B. cenocepacia&amp;#039;&amp;#039; genome in a microarray experiment titled [http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3596321/ Biofilm-Grown &amp;#039;&amp;#039;Burkholderia cepacia&amp;#039;&amp;#039; Complex Cells Survive Antibiotic Treatment by Avoiding Production of Reactive Oxygen Species] was approved for analysis.&lt;br /&gt;
&lt;br /&gt;
==Journal Club Presentations==&lt;br /&gt;
[[Media:Genome_Presentation_-_Anu_and_Brandon_-_Genialomics(FIXED).pdf| Genome Paper Presentation Week 11]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:B._Cenopacia.pptx| Microarray Paper Presentation Week 12]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Week 12=&lt;br /&gt;
==Individual Goals and Progress==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: auto;&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;9&amp;quot;|Weekly Goals and Progress&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
![[User:Anuvarsh|&amp;#039;&amp;#039;&amp;#039;Anu Varshneya&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Blitvak|&amp;#039;&amp;#039;&amp;#039;Brandon Litvak&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Vpachec3|&amp;#039;&amp;#039;&amp;#039;Veronica Pacheco&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Kwyllie|&amp;#039;&amp;#039;&amp;#039;Kevin Wyllie&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Goals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Complete milestone 0: Working Environment Setup&lt;br /&gt;
** Set up the development machine (my laptop) with all required software for coding. &lt;br /&gt;
* Complete milestone 1: Version Control Setup&lt;br /&gt;
** Set up a branch specific to our project and clone necessary code from GitHub onto the development machine.&lt;br /&gt;
* Complete milestone 2: “Developer Rig” Setup and Initial As-Is Build&lt;br /&gt;
** Confirm that all core software for developing, building, and testing prototype version of GenMAPP Builder are on the development machine.&lt;br /&gt;
** Set up Eclipse and java project workspace.&lt;br /&gt;
** Run initial build.&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*Complete Milestone 1: Initial Database Export&lt;br /&gt;
*Create a Gene Database testing report for the initial export&lt;br /&gt;
*Further explore the various ID systems; verify previous findings&lt;br /&gt;
*Create expressions for Match/PGSQL that will assist in evaluating the quality of any exported databases&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Kevin Wyllie&amp;#039;&amp;#039;&lt;br /&gt;
*Read the microarray paper to understand the experiment.&lt;br /&gt;
*Create a table or list that shows the correspondence between the samples in the experiment and the files you have downloaded.&lt;br /&gt;
*Determine how many biological or technical replicates, and which samples were labeled with Cy3 or Cy5.&lt;br /&gt;
*Create a Master Raw Data file that contains the IDs and columns of data required for further analysis.&lt;br /&gt;
*Consult with Dr. Dahlquist on how to process the data (normalization, statistics).&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Veronica Pacheco&amp;#039;&amp;#039;&lt;br /&gt;
*Read the microarray paper to understand the experiment.&lt;br /&gt;
*Create a table or list that shows the correspondence between the samples in the experiment and the files you have downloaded.&lt;br /&gt;
*Determine how many biological or technical replicates, and which samples were labeled with Cy3 or Cy5.&lt;br /&gt;
*Create a Master Raw Data file that contains the IDs and columns of data required for further analysis.&lt;br /&gt;
*Consult with Dr. Dahlquist on how to process the data (normalization, statistics).&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Progress&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Completed milestone 0: Working Environment Setup&lt;br /&gt;
* Completed milestone 1: Version Control Setup&lt;br /&gt;
* Completed milestone 2: “Developer Rig” Setup and Initial As-Is Build&lt;br /&gt;
* Began milestone 3: Species Profile Creation&lt;br /&gt;
** Need to consult with Brandon and/or Dr. Dionisio before continuing.&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*Completed Milestone 1: Initial Database Export&lt;br /&gt;
*Completed Milestone 2: ID Pattern Definition and Verification (will be revisited for future work with modified forms of GenMAPP builder) &lt;br /&gt;
**Should talk to Anu about further steps involving TallyEngine/GenMAPP builder (organize more exports)&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
* Compiled data into one Excel spreadsheet. &lt;br /&gt;
* Centered data and began statistical analysis (stopped at T statistic). &lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
* Compiled data into one Excel spreadsheet. &lt;br /&gt;
* Centered data and began statistical analysis (stopped at T statistic). &lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Individual Journal Pages&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
*[[Anuvarsh Week 12]]&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Blitvak Week 12]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
*[[Vpachec3 Week 12]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
*[[Kevin Wyllie Week 12]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Files Used/Created&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Media:WEEK12FILES GEN BL.zip|Week 12 Files]]&lt;br /&gt;
*[[Media:ORIG GEN BL12.zip|Starting Files]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
[[Media:Raw_compiled_data_KW20151119.xlsx]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
[[Media:Raw_compiled_data_KW20151119.xlsx]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Other Progress==&lt;br /&gt;
&lt;br /&gt;
=Week 14=&lt;br /&gt;
==Individual Goals and Progress==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: auto;&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;9&amp;quot;|Weekly Goals and Progress&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
![[User:Anuvarsh|&amp;#039;&amp;#039;&amp;#039;Anu Varshneya&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Blitvak|&amp;#039;&amp;#039;&amp;#039;Brandon Litvak&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Vpachec3|&amp;#039;&amp;#039;&amp;#039;Veronica Pacheco&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Kwyllie|&amp;#039;&amp;#039;&amp;#039;Kevin Wyllie&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Goals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Finish second build.&lt;br /&gt;
* Analyze results from previous build with Brandon Litvak and determine modifications that need to be made to code.&lt;br /&gt;
* Begin modifying code to collect gene names from &amp;quot;ORF&amp;quot; instead of &amp;quot;OrderedLocusTags&amp;quot;&lt;br /&gt;
* Start writing README and scientific paper (parts of deliverables).&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
* Perform database export on the second build and other builds of the customized genMAPP builder&lt;br /&gt;
* Determine, with Anu, what modifications must be done to GenMAPP builder/Tallyengine&lt;br /&gt;
* Find out why most of the data/gene-names were not captured in the &amp;quot;OrderedLocusNames&amp;quot; table of the PSQL database for Export 1&lt;br /&gt;
* Create testing reports on any builds created for the week.&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Kevin Wyllie&amp;#039;&amp;#039;&lt;br /&gt;
*Perform the statistical analysis in Excel.&lt;br /&gt;
*Format the gene expression data for import into GenMAPP.&lt;br /&gt;
*Import data into GenMAPP, create ColorSets, and run MAPPFinder.&lt;br /&gt;
*Document and take notes on test runs with GenMAPP.&lt;br /&gt;
*Use the EX.txt file to help the Coder/Quality Assurance team members to validate the .gdb.&lt;br /&gt;
*Do a journal club outline of the paper so that you can use it in the Discussion section of your group report and your final presentation.&lt;br /&gt;
Create a .mapp file showing one pathway that is changed in your data.&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Veronica Pacheco&amp;#039;&amp;#039;&lt;br /&gt;
*Perform the statistical analysis in Excel.&lt;br /&gt;
*Format the gene expression data for import into GenMAPP.&lt;br /&gt;
*Import data into GenMAPP, create ColorSets, and run MAPPFinder.&lt;br /&gt;
*Document and take notes on test runs with GenMAPP.&lt;br /&gt;
*Use the EX.txt file to help the Coder/Quality Assurance team members to validate the .gdb.&lt;br /&gt;
*Do a journal club outline of the paper so that you can use it in the Discussion section of your group report and your final presentation.&lt;br /&gt;
Create a .mapp file showing one pathway that is changed in your data.&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Progress&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Finished second build. &lt;br /&gt;
* Analyzed results from previous build with Brandon Litvak and determine modifications that need to be made to code.&lt;br /&gt;
* Began modifying code to collect gene names from &amp;quot;ORF&amp;quot; instead of &amp;quot;OrderedLocusTags&amp;quot;&lt;br /&gt;
* Finished third build.&lt;br /&gt;
* Customized Tally Engine to collect counts for ORF ID&amp;#039;s.&lt;br /&gt;
* Finished fourth build.&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
* It was found that the gene names of interest existed under the label of &amp;quot;ORF&amp;quot; in the XML file (explained why they weren&amp;#039;t captured by GenMAPP builder)&lt;br /&gt;
* Created a streamlined general expression that can capture all of the IDs of interest; shared with Anu, assisted in the creation of Build 3/4 of the modified genmapp builder&lt;br /&gt;
* Found that XMLPipeDB Match gave 6 extra counts using the general expression for the IDs; excel MATCH command analysis was conducted and the discrepant IDs were found&lt;br /&gt;
* Completed gene database test reports for builds 2, 3, and 4&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Kevin Wyllie&amp;#039;&amp;#039;&lt;br /&gt;
*Performed the statistical analysis in Excel.&lt;br /&gt;
*Formatted the gene expression data for import into GenMAPP.&lt;br /&gt;
*Imported data into GenMAPP, created ColorSets, and ran MAPPFinder.&lt;br /&gt;
*Documented and took screenshots on test runs with GenMAPP.&lt;br /&gt;
*Sent the EX.txt file to Brandon and also uploaded on wiki&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Veronica Pacheco&amp;#039;&amp;#039;&lt;br /&gt;
*Performed the statistical analysis in Excel.&lt;br /&gt;
*Formatted the gene expression data for import into GenMAPP.&lt;br /&gt;
*Imported data into GenMAPP, created ColorSets, and ran MAPPFinder.&lt;br /&gt;
*Documented and took screenshots on test runs with GenMAPP.&lt;br /&gt;
*Sent the EX.txt file to Brandon and also uploaded on wiki&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Individual Journal Pages&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
*[[Anuvarsh Week 14]]&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Blitvak Week 14]]&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 2 Export)|Build 2 Export Testing Report]]&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 3 Export)|Build 3 Export Testing Report]]&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 4 Export)|Build 4 Export Testing Report]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
*[[Vpachec3 Week 14]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
*[[Kevin Wyllie Week 14]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Files Used/Created&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
Build 2 - with customized species profile:&lt;br /&gt;
* [[Media: Gmbuilder-genialomics-12012015-build-2.zip| gmbuilder-genialomics-12012015-build-2.zip]]&lt;br /&gt;
[[User:Anuvarsh|Anuvarsh]] ([[User talk:Anuvarsh|talk]]) 15:22, 1 December 2015 (PST) &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Build 3 - picking up gene names from ORF instead of ordered locus&lt;br /&gt;
* [[Media:Gmbuilder-genialomics-12032015-build-3.zip | gmbuilder-genialomics-12032015-build-3.zip]]&lt;br /&gt;
[[User:Anuvarsh|Anuvarsh]] ([[User talk:Anuvarsh|talk]]) 14:58, 3 December 2015 (PST)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Build 4 - customized TallyEngine &lt;br /&gt;
* [[Media:Gmbuilder-genialomics-12032015-build-4.zip|gmbuilder-genialomics-12032015-build-4.zip]]&lt;br /&gt;
[[User:Anuvarsh|Anuvarsh]] ([[User talk:Anuvarsh|talk]]) 15:18, 3 December 2015 (PST)&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Media:GEN BL14 20151201.zip|Files from work done on 12/01/15]]&lt;br /&gt;
*[[Media:GEN BL14 20151203.zip|Files from work done on 12/03/15]]&lt;br /&gt;
*[[Media:GEN BL14 20151204.zip|Files from work done on 12/04/15]]&lt;br /&gt;
*[[Media:GEN BL14 20151207.zip|Files from work done on 12/07/15]]&lt;br /&gt;
*[[Media:Bc-Std_GEN_20151204.zip|Compressed gdb from Build 4]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt; see Kevin&amp;#039;s section --&amp;gt;&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt; &lt;br /&gt;
*[[media:Raw_compiled_data_FINAL_KWVP20151507.xlsx|Final processed/formatted microarray data spreadsheet]]&lt;br /&gt;
*[[media:For_genMAPP_KWVP20151205.txt|txt form of the forGenMAPP sheet]]&lt;br /&gt;
*[[media:For_genMAPP_KWVP20151205.EX.txt|Exceptions file from first export.]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Other Progress==&lt;br /&gt;
&lt;br /&gt;
==Reflections==&lt;br /&gt;
===Anu Varshneya===&lt;br /&gt;
*What worked?&lt;br /&gt;
**In general, I think our group worked very well together! I think we are all motivated to get this project done well, and are communicating well with each other regarding our progress.&lt;br /&gt;
*What didn&amp;#039;t work?&lt;br /&gt;
**I think for the most part we did a great job. I think the only ideas I have moving forward is a little bit more planning in regards to how we plan to attack the writing and presentation portion of the project. I am not concerned about us getting it done on time and with good quality, just that we create a plan of attack soon so that everyone is on the same page. :)&lt;br /&gt;
*What will I do next to fix what didn&amp;#039;t work?&lt;br /&gt;
**Though nothing has not worked, I think we will just talk tomorrow about how we want to approach the writing and the presentation and set up some group work times.&lt;br /&gt;
&lt;br /&gt;
===Kevin Wyllie===&lt;br /&gt;
# What worked?&lt;br /&gt;
#* Our initial GenMAPP import worked! 284 errors, which, out of 7251, does sound so bad to me!&lt;br /&gt;
# What didn&amp;#039;t work?&lt;br /&gt;
#* Maybe this isn&amp;#039;t actually an example of something not working, but our calculated fold changes were quite different (much lower in magnitude) from those reported in Van Acker et al&amp;#039;s paper. However, they had the same directions and generally saw the same relative trends (ie the relatively higher fold changes in the paper were among the higher in our data). Also, very few of the genes they considered significant (with their super-lenient criteria that results in 30% of the genes seeing significant changes) were significant by our criteria.&lt;br /&gt;
# What will I do next to fix what didn&amp;#039;t work?&lt;br /&gt;
#* We just need to triple/quadruple check that our data processing protocol is legitimate. Other than that, there&amp;#039;s not much we can do in terms of fold changes. And for statistical significance, we potentially should reconsider heightening our BH P-value threshold above 0.05, as currently we&amp;#039;re only considering about 8% of the genes to see a significant change. But maybe this is not too low of a number.&lt;br /&gt;
&lt;br /&gt;
===Veronica Pacheco===&lt;br /&gt;
#What worked?&lt;br /&gt;
#* Right off the bat, our first run through GenMAPP worked. As expected, there were exceptions and it generated an EX.txt file. There were 284 errors. We then handed over the file to Brandon so we shall see if the number of errors can decrease.&lt;br /&gt;
#What didn&amp;#039;t work?&lt;br /&gt;
#*What we initially thought didn&amp;#039;t work or didn&amp;#039;t seem correct was that fact that our values for fold changes were much smaller than the values reported in Van Acker et al&amp;#039;s paper. The direction, for the majority, aligned with what was reported however the concrete values had large differences.&lt;br /&gt;
#What will I do next to fix what didn&amp;#039;t work?&lt;br /&gt;
#*Initially, we went to make sure our methods were correct. We traced back our steps and made sure the calculations were done correctly.After we double checked, we then sought help from Dr. Dahlquist and Dr. Dionisio. From their response, it seems we should go over it one more time and if there is no source of error on our part, we continue the project with our fold changes.&lt;br /&gt;
&lt;br /&gt;
===Brandon Litvak===&lt;br /&gt;
#What worked?&lt;br /&gt;
#*I think a lot of things worked this week. Team work and communication was a great help in getting the bulk of this week&amp;#039;s work done. The initial exported database was not working as planned and, as a team, we discovered that the reason had to do with the fact that GenMAPP builder was utilizing the wrong type of gene name; this knowledge allowed us to create builds this week that happened to work fairly well. These new builds covered the gene names of interest and led to a relatively small amount errors in GenMAPP. I think that, above all, the thing that worked best this week was my team. We were able to communicate and collaborate very well. &lt;br /&gt;
#What didn&amp;#039;t work?&lt;br /&gt;
#*At the present moment, I can&amp;#039;t really think of things that really did not work. With respect to the gene database project for J2315, everything appears to be on track; I would say that the major problems that were encountered in Week 14 were resolved. I feel that all of the major work for the project is complete; all that remains, is to synthesize the work done in a paper and presentation. As a group, we did get little work done on the final deliverables (which should be the focus, for this week) but we did get a lot of valuable work done for the project. We haven&amp;#039;t managed to plan much regarding the final deliverables, either (but this is a minor issue). &lt;br /&gt;
#What will I do next to fix what didn&amp;#039;t work?&lt;br /&gt;
#*We will need to meet as a group and discuss the state of the project. I personally feel really good about the work so far and it would be helpful to hear, with the bulk of the work done, how everyone else feels. Additionally, I think that we will need to plan out our approach for the final project as soon as possible. Once we have discussed the project and made a plan, I think that we should set aside some time to work on the group project, as a team. I will check in with the group members on Tuesday, share my major findings for the week, and discuss future courses of action (regarding the last bits of the project).&lt;br /&gt;
&lt;br /&gt;
=Week 15=&lt;br /&gt;
==Individual Goals and Progress==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: auto;&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;9&amp;quot;|Weekly Goals and Progress&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
![[User:Anuvarsh|&amp;#039;&amp;#039;&amp;#039;Anu Varshneya&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Blitvak|&amp;#039;&amp;#039;&amp;#039;Brandon Litvak&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Vpachec3|&amp;#039;&amp;#039;&amp;#039;Veronica Pacheco&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Kwyllie|&amp;#039;&amp;#039;&amp;#039;Kevin Wyllie&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Goals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Fix any problems with the build&lt;br /&gt;
* Finish presentation&lt;br /&gt;
* Start paper&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
* Work with Anu to fix any issues with the final gene database&lt;br /&gt;
* Finish presentation&lt;br /&gt;
* Prepare for presentation&lt;br /&gt;
* Work on final paper&lt;br /&gt;
* Conduct final checks on last export (check testing report, make any adjustments)&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Kevin Wyllie&amp;#039;&amp;#039;&lt;br /&gt;
* Finish example MAPPs (one for increase and decrease). &lt;br /&gt;
* Create sanity check table (with P-values).&lt;br /&gt;
* Upload deliverables.&lt;br /&gt;
* Begin PowerPoint.&lt;br /&gt;
* Begin report. &lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Veronica Pacheco&amp;#039;&amp;#039;&lt;br /&gt;
* Finish example MAPPs (one for increase and decrease). &lt;br /&gt;
* Create sanity check table (with P-values).&lt;br /&gt;
* Upload deliverables.&lt;br /&gt;
* Begin PowerPoint.&lt;br /&gt;
* Begin report. &lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Progress&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Created a new build to fix problem in TallyEngine.&lt;br /&gt;
* Contributed to final presentation and practiced speaking.&lt;br /&gt;
* Began drafting final report of findings from this project.&lt;br /&gt;
* Created ReadMe file.&lt;br /&gt;
* Modified Gene Database Schema for B. cenocepacia.&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
* Checked final export: everything appears in order&lt;br /&gt;
* Checked new build of GenMAPP builder&lt;br /&gt;
* Realized why the UniProt count of 6994 is so different from the one reported by our database (difference between protein entry/gene name)&lt;br /&gt;
* Finalized readme&lt;br /&gt;
* Helped in finalizing the slides&lt;br /&gt;
* Practiced presentation&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
* Finished example MAPP (decided do chose one pathway, oxidative phosphorylation). &lt;br /&gt;
* Created sanity check table (with P-values)&lt;br /&gt;
* Uploaded deliverables&lt;br /&gt;
* Began and finished PowerPoint.&lt;br /&gt;
* Began report. &lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
* Finished example MAPP (decided do chose one pathway, oxidative phosphorylation). &lt;br /&gt;
* Created sanity check table (with P-values)&lt;br /&gt;
* Uploaded deliverables&lt;br /&gt;
* Began and finished PowerPoint.&lt;br /&gt;
* Began report. &lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Individual Journal Pages&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
*[[Anuvarsh Week 15]]&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Blitvak Week 15]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
*[[Vpachec3 Week 15]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
*[[Kevin Wyllie Week 15]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Files Used/Created&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
*[[Media:ReadMe_Bc-Std_GEN_Build4_20151204.doc.zip | readMe_Bc-Std_GEN_Build4_20151204.doc.zip]] &amp;lt;br&amp;gt;&lt;br /&gt;
*[[Media:gmbuilder-genialomics-20151210-build-5.zip | gmbuilder-genialomics-20151210-build-5.zip]]&amp;lt;br&amp;gt;&lt;br /&gt;
*[[Media:Genialomics-DatabaseSchema-20151211.pdf | Genialomics-DatabaseSchema-20151211.pdf]]&lt;br /&gt;
*[[Media:BioDB_Final_Presentation_GEN_20151214.pdf| Final Presentation Slides (.pdf)]]&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Media:ReadMe Bc-Std GEN Build4 20151214 final.pdf| Final Readme]]&lt;br /&gt;
*[[Media:GÉNialOMICS Gene Database Testing Report (Build 4 Export) - LMU BioDB 2015.pdf| Final Testing Report, as PDF]]&lt;br /&gt;
*[[Media:BioDB_Final_Presentation_GEN_20151214.pdf| Final Presentation Slides (.pdf)]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt; &lt;br /&gt;
*[[Media:BioDB_Final_Presentation_GEN_20151214.pdf| Final Presentation Slides (.pdf)]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt; &lt;br /&gt;
* Generated sanity check table.&lt;br /&gt;
* Upload deliverables.&lt;br /&gt;
*[[Media:BioDB_Final_Presentation_GEN_20151214.pdf| Final Presentation Slides (.pdf)]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Other Progress==&lt;br /&gt;
* On December 14, 2015, GENialOMICS completed a presentation summarizing their methods and findings.&lt;br /&gt;
** [[Media:Genialomics-BioDBFinalPresentation.pdf | GENialOMICS Final Presentation]]&lt;br /&gt;
&lt;br /&gt;
=Deliverables=&lt;br /&gt;
*See [[GENialOMICS Deliverables|GENialOMICS Deliverables]]&lt;br /&gt;
=&amp;#039;&amp;#039;Burkholderia cenocepacia&amp;#039;&amp;#039; Genome Paper=&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Holden, M. T. G., Seth-Smith, H. M. B., Crossman, L. C., Sebaihia, M., Bentley, S. D., Cerdeño-Tárraga, A. M., … Parkhill, J. (2009). The Genome of Burkholderia cenocepacia J2315, an Epidemic Pathogen of Cystic Fibrosis Patients  . Journal of Bacteriology, 191(1), 261–277. http://doi.org/10.1128/JB.01230-08&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* The link to the abstract from  [http://www.ncbi.nlm.nih.gov/pubmed PubMed]. [http://www.ncbi.nlm.nih.gov/pubmed/18931103]&lt;br /&gt;
* The link to the full text of the article in [http://www.ncbi.nlm.nih.gov/pmc/ PubMedCentral]. [http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2612433/]&lt;br /&gt;
* The link to the full text of the article (HTML format) from the publisher web site. [http://jb.asm.org/content/191/1/261.long]&lt;br /&gt;
* The link to the full PDF version of the article from the publisher web site. [http://jb.asm.org/content/191/1/261.full.pdf+html]&lt;br /&gt;
* Who owns the rights to the article? &amp;#039;&amp;#039;&amp;#039;American Society for Microbiology&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Does the journal own the copyright? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Do the authors own the copyright? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Do the authors own the rights under a [http://creativecommons.org/ Creative Commons] license? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Is the article available “Open Access”? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* What organization is the publisher of the article?  What type of organization is it?  (commercial, for-profit publisher, scientific society, respected open access organization like [http://www.plos.org/ Public Library of Science] or [http://www.plos.org/ BioMedCentral], or predatory open access organization, see the list of) [http://oaspa.org/membership/members/ (Open Access Scholarly Publishers Association Members) here.] &amp;#039;&amp;#039;&amp;#039;American Society for Microbiology which is a scientific society&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
* Is this article available in print or online only? &amp;#039;&amp;#039;&amp;#039;It is both available in print and online.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Has LMU paid a subscription or other fee for your access to this article? &amp;#039;&amp;#039;&amp;#039;Well I first looked at this article through web of science which LMU does pay for but looking at the article through PubMed, PubMed central and the publisher website was free.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* How many articles does this article cite? &amp;#039;&amp;#039;&amp;#039;It has 150 cited references.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* How many articles cite this article? &amp;#039;&amp;#039;&amp;#039;It is cited 128 times.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Based on the titles and abstracts of the papers, what type of research directions have been taken now that the genome for that organism has been sequenced? &amp;#039;&amp;#039;&amp;#039;A lot of the papers revolved around antibiotic resistance and therapeutic strategies.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
=Microarray Paper=&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Van Acker, H., Sass, A., Bazzini, S., De Roy, K., Udine, C., Messiaen, T., ... &amp;amp; Coenye, T. (2013). Biofilm-grown Burkholderia cepacia complex cells survive antibiotic treatment by avoiding production of reactive oxygen species. &amp;#039;&amp;#039;PLoS One&amp;#039;&amp;#039;, 8(3), e58943.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* This article is suitable for your project.  &amp;#039;&amp;#039;&amp;amp;mdash; [[User:Kdahlquist|Kdahlquist]] ([[User talk:Kdahlquist|talk]]) 10:17, 10 November 2015 (PST)&amp;#039;&amp;#039;&lt;br /&gt;
* The link to the abstract from PubMed: http://www.ncbi.nlm.nih.gov/pubmed/?term=Biofilm-Grown+Burkholderia+cepacia+Complex+Cells+Survive+Antibiotic+Treatment+by+Avoiding+Production+of+Reactive+Oxygen+Species&lt;br /&gt;
* The link to the full text of the article in PubMedCentral: http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3596321/&lt;br /&gt;
* The link to the full text of the article (HTML format) from the publisher web site: http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0058943&lt;br /&gt;
**Cannot find HTML format on publisher web site.&lt;br /&gt;
* The link to the full PDF version of the article from the publisher web site: http://www.plosone.org/article/fetchObject.action?uri=info:doi/10.1371/journal.pone.0058943&amp;amp;representation=PDF&lt;br /&gt;
* Who owns the rights to the article? Authors of the article: Heleen Van Acker, Andrea Sass, Silvia Bazzini, Karen De Roy, Claudia Udine, Thomas Messiaen, Giovanna Riccardi, Nico Boon, Hans J. Nelis, Eshwar Mahenthiralingam, Tom Coenye&lt;br /&gt;
* Does the journal own the copyright? Yes.&lt;br /&gt;
* Do the authors own the copyright? No.&lt;br /&gt;
* Do the authors own the rights under a Creative Commons license? Yes.&lt;br /&gt;
* Is the article available “Open Access”? Yes.&lt;br /&gt;
* What organization is the publisher of the article? What type of organization is it? Public Library of Science, Professional OA Publisher, Member of Open Access Scholarly Publishers Association&lt;br /&gt;
* Is this article available in print or online only? Available in print and online.&lt;br /&gt;
* Has LMU paid a subscription or other fee for your access to this article? No.&lt;br /&gt;
* Where does MicroArray Data reside? https://www.ebi.ac.uk/arrayexpress/experiments/E-MEXP-3532/?keywords=&amp;amp;organism=Burkholderia+cenocepacia&amp;amp;exptype%5B%5D=%22rna+assay%22&amp;amp;exptype%5B%5D=%22array+assay%22&amp;amp;array=&lt;br /&gt;
* What experiment was performed? What was the &amp;quot;treatment&amp;quot; and what was the &amp;quot;control&amp;quot; in the experiment? The experiment hoped to test whether persister cells are present in Burkholderia cepacia complex (Bcc) biofilms, what the molecular basis of antimicrobial tolerance in Bcc persisters is, and how persisters can be eradicated from Bcc biofilms. Burkholderia cenocepacia biofilms were treated with 1024 µg/ml of tobramycin in the treatment group. The control group did not receive any tobramycin.&lt;br /&gt;
* Were replicate experiments of the &amp;quot;treatment&amp;quot; and &amp;quot;control&amp;quot; conditions conducted? Were these biological or technical replicates? How many of each? 2 technical replicates were made across 5 biological replicates for the control, and 2 technical replicates of 3 biological replicates of the treatments.&lt;br /&gt;
* How many articles does this article cite? This article has 34 cited references.&lt;br /&gt;
* How many articles cite this article? This article is cited 17 times in All Databases, and 17 time in Web of Science Core Collection.&lt;br /&gt;
* Based on the titles and abstracts of the papers, what type of research directions have been taken now that the genome for that organism has been sequenced? Most of the articles are related to  antimicrobial therapy, tolerance, and resistance.&lt;br /&gt;
&amp;lt;!-- #&amp;#039;&amp;#039;&amp;#039;Sass, A., Marchbank, A., Tullis, E., LiPuma, J. J., &amp;amp; Mahenthiralingam, E. (2011) Spontaneous and evolutionary changes in the antibiotic resistance of Burkholderia cenocepacia observed by global gene expression analysis. &amp;#039;&amp;#039;BMC genomics&amp;#039;&amp;#039;, 12(1), 373. doi:10.1186/1471-2164-12-373&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Transcriptomic analysis was performed using the following strains, after exposure to different antibiotics in the presence of an antibiotic potentiator:&lt;br /&gt;
#** Control: the wild-type J2315 strain&lt;br /&gt;
#** Treatment: mutant strains which showed antibiotic resistance&lt;br /&gt;
#** Treatment: ET12 outbreak isolates, described as &amp;quot;pan-resistant&amp;quot;&lt;br /&gt;
#* Three biological replicates were used for each experiment.&lt;br /&gt;
#* The raw data does not appear to be directly linked from the article itself. The supplement includes a summary spreadsheet, which only displays values for fold-changes that were statistically significant. However both the raw and processed data files are available on the [https://www.ebi.ac.uk/arrayexpress/experiments/E-MEXP-2747/files/ ArrayExpress entry].&lt;br /&gt;
#* PubMed Abstract:  http://www.ncbi.nlm.nih.gov/pubmed/21781329&lt;br /&gt;
#* PubMed Central:  http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3155924/&lt;br /&gt;
#* Publisher Full Text (HTML): http://www.biomedcentral.com/1471-2164/12/373&lt;br /&gt;
#* Publisher Full Text (PDF):  http://www.biomedcentral.com/content/pdf/1471-2164-12-373.pdf&lt;br /&gt;
#* Copyright:  2011 Sass et al; licensee BioMed Central Ltd. &amp;quot;This is an Open Access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.&amp;quot;&lt;br /&gt;
#* Publisher:  BioMedCentral, respected Open Access organization.&lt;br /&gt;
#* Availability:  Article does not initially appear to be available in print, however, BioMedCentral&amp;#039;s website mentions that &amp;quot;high quality, bound reprints&amp;quot; can be purchased for any published article.&lt;br /&gt;
#* Did LMU pay a fee for this article: No - open access.&lt;br /&gt;
#* This article cites 64 other articles.&lt;br /&gt;
#* This article has been cited by 29 other articles (across all databases).&lt;br /&gt;
#* The scientific community seems to be particularly interested in this organism&amp;#039;s antimicrobial resistance, probably because this is a known pathogen, particularly relevant in the context of cystic fibrosis.&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Mira, N. P., Madeira, A., Moreira, A. S., Coutinho, C. P., &amp;amp; Sá-Correia, I. (2011). Genomic expression analysis reveals strategies of Burkholderia cenocepacia to adapt to cystic fibrosis patients’ airways and antimicrobial therapy. PLoS One, 6(12), e28831.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* The link to the abstract from PubMed: http://www.ncbi.nlm.nih.gov/pubmed/?term=Genomic+Expression+Analysis+Reveals+Strategies+of+Burkholderia+cenocepacia+to+Adapt+to+Cystic+Fibrosis+Patients%27+Airways+and+Antimicrobial+Therapy&lt;br /&gt;
#* The link to the full text of the article in PubMedCentral: http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3244429/&lt;br /&gt;
#* The link to the full text of the article (HTML format) from the publisher web site: http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0028831&lt;br /&gt;
#**Cannot find HTML format on publisher web site.&lt;br /&gt;
#* The link to the full PDF version of the article from the publisher web site: http://www.plosone.org/article/fetchObject.action?uri=info:doi/10.1371/journal.pone.0028831&amp;amp;representation=PDF&lt;br /&gt;
#* Who owns the rights to the article? Authors of the article: Nuno P. Mira, Andreia Madeira, Ana Sílvia Moreira, Carla P. Coutinho, Isabel Sá-Correia&lt;br /&gt;
#* Does the journal own the copyright? Yes.&lt;br /&gt;
#* Do the authors own the copyright? No.&lt;br /&gt;
#* Do the authors own the rights under a Creative Commons license? Yes.&lt;br /&gt;
#* Is the article available “Open Access”? Yes.&lt;br /&gt;
#* What organization is the publisher of the article? What type of organization is it? Public Library of Science, Professional OA Publisher, Member of Open Access Scholarly Publishers Association&lt;br /&gt;
#* Is this article available in print or online only? Available in print and online.&lt;br /&gt;
#* Has LMU paid a subscription or other fee for your access to this article? No.&lt;br /&gt;
#* Where does MicroArray Data reside? https://www.ebi.ac.uk/arrayexpress/experiments/E-MTAB-809/?keywords=&amp;amp;organism=Burkholderia+cenocepacia&amp;amp;exptype%5B%5D=%22rna+assay%22&amp;amp;exptype%5B%5D=%22array+assay%22&amp;amp;array=&lt;br /&gt;
#* What experiment was performed? What was the &amp;quot;treatment&amp;quot; and what was the &amp;quot;control&amp;quot; in the experiment? The &amp;quot;treatments&amp;quot; strains were collected from a cystic fibrosis patient. The strain &amp;quot;IST439&amp;quot; was collected first, and the strain &amp;quot;IST4113&amp;quot; was collected 3 years later. The control for this experiment is reference data of Burkholderia cenocepacia.&lt;br /&gt;
#* Were replicate experiments of the &amp;quot;treatment&amp;quot; and &amp;quot;control&amp;quot; conditions conducted? Were these biological or technical replicates? How many of each? There were 3 replicates of each of the 2 strains and 6 replicates of the reference strain. It is unclear whether these are biological or technical replicates.&lt;br /&gt;
#* How many articles does this article cite? This article has 75 cited references.&lt;br /&gt;
#* How many articles cite this article? This article has been cited 22 times in All Databases, and 22 times in Web of Science Core Collection.&lt;br /&gt;
#* Based on the titles and abstracts of the papers, what type of research directions have been taken now that the genome for that organism has been sequenced? Most articles are related to Burkholderia&amp;#039;s pathogenesis and antibiotic resistance.&lt;br /&gt;
#&amp;#039;&amp;#039;&amp;#039;Yoder-Himes, D. R., Konstantinidis, K. T., &amp;amp; Tiedje, J. M. (2010). Identification of potential therapeutic targets for Burkholderia cenocepacia by comparative transcriptomics. PLoS One, 5(1), e8724.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* PubMed Abstract: http://www.ncbi.nlm.nih.gov/pubmed/20090946&lt;br /&gt;
#* PubMed Central: http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2806911/&lt;br /&gt;
#* Publisher Full Text (HTML): http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0008724&lt;br /&gt;
#* Publisher Full Text (PDF): http://www.plosone.org/article/fetchObject.action?uri=info:doi/10.1371/journal.pone.0008724&amp;amp;representation=PDF&lt;br /&gt;
#* Copyright: &amp;#039;&amp;#039;&amp;#039;© 2010 Yoder-Himes et al&amp;#039;&amp;#039;&amp;#039; (information found on PDF version of article); the article is open-access and is distributed under a &amp;#039;&amp;#039;&amp;#039;Creative Commons license&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Publisher: &amp;#039;&amp;#039;&amp;#039;PLOS&amp;#039;&amp;#039;&amp;#039; (Public Library of Science); nonprofit open-access publisher/advocate             &lt;br /&gt;
#* Availability: &amp;#039;&amp;#039;&amp;#039;online only&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Did LMU pay a fee for this article: &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Data Found At: [http://www.ebi.ac.uk/arrayexpress/experiments/E-GEOD-15817/ ArrayExpress]&lt;br /&gt;
#* Experiment Information: The transcriptome of a clinical and a environmental strain of &amp;#039;&amp;#039;B. cenocepacia&amp;#039;&amp;#039; was analyzed under conditions mimicking soil versus conditions mimicking the sputum resulting from cystic fibrosis. Identification and observation related to putative virulence factors was conducted. &amp;quot;Treatment&amp;quot; conditions were those mimicking CF sputum and &amp;quot;Control&amp;quot; conditions were those mimicking soil.&lt;br /&gt;
#* Replicate Information: Replicate experiments of the &amp;quot;treatment&amp;quot; and &amp;quot;control&amp;quot; were conducted (quadruplicates were employed using different cultures). These were biological replicates (total of 8 arrays, &amp;#039;&amp;#039;&amp;#039;four biological replicates&amp;#039;&amp;#039;&amp;#039;).&lt;br /&gt;
#* How many articles does this article cite: &amp;#039;&amp;#039;&amp;#039;61&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many articles cite this article: &amp;#039;&amp;#039;&amp;#039;14&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* The papers that cite this article appear to focus upon the aspects of the J2315 strain and other BCC bacteria that are related to virulence and host-pathogen interactions. A few articles also explored the role of certain genes which are related to the pathogenic character of the strain (which were possibly examined in the paper by Yoder-Himes et al).&lt;br /&gt;
#&amp;#039;&amp;#039;&amp;#039;Coenye, T., Van Acker, H., Peeters, E., Sass, A., Buroni, S., Riccardi, G., &amp;amp; Mahenthiralingam, E. (2011). Molecular Mechanisms of Chlorhexidine Tolerance in Burkholderia cenocepacia Biofilms. Antimicrobial Agents and Chemotherapy, 55(5), 1912–1919. http://doi.org/10.1128/AAC.01571-10&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* State what you used as search terms and what type of search terms they were. &amp;#039;&amp;#039;&amp;#039;Used the search bar in Array Express and used the terms Burkholderia cenocepacia J2315. I used the filters RNA assay and Array assay.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many results did you get? &amp;#039;&amp;#039;&amp;#039;There were 18 experiments that resulted in the search.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Give an assessment of how relevant the results were. &amp;#039;&amp;#039;&amp;#039;A good chunk of the experiments we weren&amp;#039;t going to look at because the assay numbers were smaller than 9 which was as low as we were going to test.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* The link to the abstract from  [http://www.ncbi.nlm.nih.gov/pubmed PubMed]. [http://www.ncbi.nlm.nih.gov/pubmed/21357299?dopt=Abstract]&lt;br /&gt;
#* The link to the full text of the article in [http://www.ncbi.nlm.nih.gov/pmc/ PubMedCentral]. [http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3088199/]&lt;br /&gt;
#* The link to the full text of the article (HTML format) from the publisher web site. [http://aac.asm.org/content/55/5/1912.full]&lt;br /&gt;
#* The link to the full PDF version of the article from the publisher web site. [http://aac.asm.org/content/55/5/1912.full.pdf+html]&lt;br /&gt;
#*Who owns the rights to the article? &amp;#039;&amp;#039;&amp;#039;American Society for Microbiology&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Does the journal own the copyright? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Do the authors own the copyright? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Do the authors own the rights under a [http://creativecommons.org/ Creative Commons] license? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Is the article available “Open Access”? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* What organization is the publisher of the article?  What type of organization is it?  (commercial, for-profit publisher, scientific society, respected open access organization like [http://www.plos.org/ Public Library of Science] or [http://www.plos.org/ BioMedCentral], or predatory open access organization, see the list of) [http://oaspa.org/membership/members/ (Open Access Scholarly Publishers Association Members) here.] &amp;#039;&amp;#039;&amp;#039;American Society For Microbiology which is a scientific society.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Is this article available in print or online only? &amp;#039;&amp;#039;&amp;#039;Both online and in print.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Has LMU paid a subscription or other fee for your access to this article? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many articles does this article cite? &amp;#039;&amp;#039;&amp;#039;It sites 36 other articles.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many articles cite this article? &amp;#039;&amp;#039;&amp;#039;32 on Google Scholar and 22 on Web of Science&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Based on the titles and abstracts of the papers, what type of research directions have been taken now that the genome for that organism has been sequenced?&lt;br /&gt;
#* In addition, you must also link to the web site where the microarray data resides.[ https://www.ebi.ac.uk/arrayexpress/experiments/E-MEXP-2502/?keywords=Burkholderia+cenocepacia+J2315&amp;amp;organism=&amp;amp;exptype%5B%5D=%22rna+assay%22&amp;amp;exptype%5B%5D=%22array+assay%22&amp;amp;array=]&lt;br /&gt;
#* For each of the microarray articles/datasets, answer the following:&lt;br /&gt;
#* What experiment was performed?  What was the &amp;quot;treatment&amp;quot; and what was the &amp;quot;control&amp;quot; in the experiment? &amp;#039;&amp;#039;&amp;#039;B. cenocepacia J2315 cells were treated by exposure to high levels of H2O2, NaOCl or chlorhexidine. In addition differences in gene expression were examined between untreated B. cenocepacia sessile cells and B. cenocepacia planktonic cells.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#*  Were replicate experiments of the &amp;quot;treatment&amp;quot; and &amp;quot;control&amp;quot; conditions conducted?  Were these biological or technical replicates?  How many of each? &amp;#039;&amp;#039;&amp;#039;There were 20 assays.Hybridizations for all experimental conditions were performed in 4 replicates.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Drevinek, P., Holden, M. T., Ge, Z., Jones, A. M., Ketchell, I., Gill, R. T., &amp;amp; Mahenthiralingam, E. (2008). Gene expression changes linked to antimicrobial resistance, oxidative stress, iron depletion and retained motility are observed when Burkholderia cenocepacia grows in cystic fibrosis sputum. BMC Infectious Diseases, 8, 121. http://doi.org/10.1186/1471-2334-8-121&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* The link to the abstract from PubMed: [http://www.ncbi.nlm.nih.gov/pubmed/18801206?dopt=Abstract&amp;amp;holding=f1000,f1000m,isrctn]&lt;br /&gt;
#* The link to the full text of the article in PubMedCentral: [http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2559838/]&lt;br /&gt;
#* The link to the full text of the article (HTML format) from the publisher web site: [http://www.biomedcentral.com/1471-2334/8/121]&lt;br /&gt;
#* The link to the full PDF version of the article from the publisher web site: [http://www.biomedcentral.com/content/pdf/1471-2334-8-121.pdf]&lt;br /&gt;
#* Who owns the rights to the article? Authors of the article: &amp;#039;&amp;#039;&amp;#039;Copyright © 2008 Drevinek et al; licensee BioMed Central Ltd.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Does the journal own the copyright? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Do the authors own the copyright? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Do the authors own the rights under a Creative Commons license? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
#* Is the article available “Open Access”? &amp;#039;&amp;#039;&amp;#039;Yes.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* What organization is the publisher of the article? What type of organization is it? &amp;#039;&amp;#039;&amp;#039;BMC Infectious Diseases is an open access, peer-reviewed journal&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Is this article available in print or online only? Available in print and online.&lt;br /&gt;
#* Has LMU paid a subscription or other fee for your access to this article? No.&lt;br /&gt;
#* Where does MicroArray Data reside? [https://www.ebi.ac.uk/arrayexpress/experiments/E-MEXP-1261/?keywords=+Burkholderia+cenocepacia+J2315&amp;amp;organism=&amp;amp;exptype%5B%5D=%22rna+assay%22&amp;amp;exptype%5B%5D=%22array+assay%22&amp;amp;array=]&lt;br /&gt;
#* What experiment was performed? What was the &amp;quot;treatment&amp;quot; and what was the &amp;quot;control&amp;quot; in the experiment? &amp;#039;&amp;#039;&amp;#039;The genome of Burkholderia cenocepacia J2315 and transcriptomics used to identify genes that were differentially regulated when the pathogen was grown in a CF sputum-based infection model. Sputum samples from CF individuals infected with the same B. cenocepacia strain as genome isolate were used, hence, other than a dilution into a minimal growth medium (used as the control condition), no further treatment of the sputum was carried out.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Were replicate experiments of the &amp;quot;treatment&amp;quot; and &amp;quot;control&amp;quot; conditions conducted? Were these biological or technical replicates? How many of each? &amp;#039;&amp;#039;&amp;#039;A replicate self-hybridization control experiment was performed. There were 8 essays and 4 biological replicates.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many articles does this article cite? &amp;#039;&amp;#039;&amp;#039;50 references cited.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many articles cite this article? &amp;#039;&amp;#039;&amp;#039;52 in Google Scholar and 44 in Web of Science.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Based on the titles and abstracts of the papers, what type of research directions have been taken now that the genome for that organism has been sequenced? &amp;#039;&amp;#039;&amp;#039;It has been working on antibiotic resistance in cystic fibrosis patients and how the bacteria had evolves and reacts to different extreme treatments.&amp;#039;&amp;#039;&amp;#039; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Blitvak_Week_15&amp;diff=7912</id>
		<title>Blitvak Week 15</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Blitvak_Week_15&amp;diff=7912"/>
				<updated>2015-12-15T06:52:54Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: added slides&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Work conducted on 12/8==&lt;br /&gt;
*The last gene database [[GÉNialOMICS Gene Database Testing Report (Build 4 Export)|testing report]] was reviewed&lt;br /&gt;
*It was noticed, once again, that UniProtKB reported 6994 distinct entries while 7121 gene names were found to be in the XML/final database&lt;br /&gt;
**This represents a discrepancy of 127&lt;br /&gt;
===PSQL investigation of the 127 count discrepancy=== &lt;br /&gt;
*It was decided that this discrepancy would be investigated through PSQL queries on the initial export Postgres database (which contained all of the 7121 ORF entries of interest) &amp;lt;----Thank you Dondi for the commands/investigation!----&amp;gt;&lt;br /&gt;
*The initial export PSQL database, B.cenocepacia_J2315_20151119_gmb3build5, was booted up&lt;br /&gt;
*The previously utilized command &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[L,M,S]?[0-9][0-9][0-9][A,a]?[0-9]?[A-Z, a-z]&amp;#039;;&amp;lt;/code&amp;gt; was condensed down to &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039;;&amp;lt;/code&amp;gt;; the modified command was executed to confirm the count of 7121&lt;br /&gt;
*&amp;lt;code&amp;gt;select genetype_name_hjid, count(value) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039; group by genetype_name_hjid;&amp;lt;/code&amp;gt; was executed to verify the number of UniProt protein entries that are covered by the ORF names; it was found that 6993 entries were present, which is one less from the 6994 reported by UniProt.&lt;br /&gt;
**[http://www.uniprot.org/ UniProtKB was checked in order to find this missing entry], using a search [http://www.uniprot.org/uniprot/?query=taxonomy%3A%22Burkholderia+cenocepacia+%28strain+ATCC+BAA-245+%2F+DSM+16553+%2F+LMG+16656+%2F+NCTC+13227+%2F+J2315+%2F+CF5610%29+%28Burkholderia+cepacia+%28strain+J2315%29%29+%5B216591%5D%22+NOT+gene%3Abca*+NOT+gene%3Apbca*&amp;amp;sort=score query] that looked for entries that lacked gene names which are represented by &amp;lt;code&amp;gt;BCA*&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;pBCA*&amp;lt;/code&amp;gt;. It was found that one UniProt entry lacked these usual gene name IDs&lt;br /&gt;
**This entry was described as being a &amp;#039;&amp;#039;&amp;#039;Proteolysis tag peptide encoded by tmRNA Burkh_cenoc_J2315&amp;#039;&amp;#039;&amp;#039;; it appears to be encoded by a transfer-messenger RNA gene, and given that, it lacks a proper gene ID. This peptide will be ignored since it is associated with a functional RNA gene.&lt;br /&gt;
*&amp;lt;code&amp;gt;select genetype_name_hjid, count(value) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039; group by genetype_name_hjid having count(value) &amp;gt; 1;&amp;lt;/code&amp;gt; was executed in order to see if any UniProt protein entries were represented by multiple gene names; it was found that numerous entries had a count greater than 1 for corresponding gene names.&lt;br /&gt;
*The following command was executed in order to find the total count of gene names represented by the protein entries that had a greater than 1 count:&lt;br /&gt;
 &amp;lt;code&amp;gt;select sum(dupe_count) from (select genetype_name_hjid, count(value) as dupe_count&amp;lt;/code&amp;gt;&lt;br /&gt;
     &amp;lt;code&amp;gt;from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039;&amp;lt;/code&amp;gt;&lt;br /&gt;
     &amp;lt;code&amp;gt;group by genetype_name_hjid having count(value) &amp;gt; 1 order by count(value) desc) as dupe_tally;&amp;lt;/code&amp;gt;&lt;br /&gt;
*This led to a sum of 205, which also included the first gene names covered by each entry (not just &amp;quot;extras&amp;quot;)&lt;br /&gt;
*The following command was executed in order to find the total count of gene names that are not extras (excluding the &amp;gt;1 gene names):&lt;br /&gt;
 &amp;lt;code&amp;gt;select count(genetype_name_hjid) from (select genetype_name_hjid, count(value) as dupe_count&amp;lt;/code&amp;gt;&lt;br /&gt;
     &amp;lt;code&amp;gt;from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039;&amp;lt;/code&amp;gt;&lt;br /&gt;
     &amp;lt;code&amp;gt;group by genetype_name_hjid having count(value) &amp;gt; 1 order by count(value) desc) as dupe_tally;&amp;lt;/code&amp;gt;&lt;br /&gt;
*This command led to a count of 77 records&lt;br /&gt;
**Given that 6993 entries are represented in the PSQL database, there is a difference of 128 with respect to the 7121 gene name count. The output for the query for extra gene names was a count of 205; 205 minus the number of non-&amp;quot;extra&amp;quot; gene names, which is 77, results in 128. It is now apparent that the difference between the number of UniProt entries and the number of gene name IDs is due to the fact that some proteins are covered by several different gene name IDs.&lt;br /&gt;
==Work conducted on 12/10==&lt;br /&gt;
*The presentation for the project was worked on&lt;br /&gt;
*I checked in with Anu, Kevin, and Veronica regarding the future deliverables&lt;br /&gt;
*I helped in making the readme file deliverable&lt;br /&gt;
==Work conducted on 12/11==&lt;br /&gt;
*The final [[GÉNialOMICS Gene Database Testing Report (Build 4 Export)|testing report]] was reviewed again, cleaned up, and slightly modified with the findings on 12/8 in mind.&lt;br /&gt;
*Further work was done on the presentation slides &lt;br /&gt;
*It was settled upon that the final commands that will be utilized for the presentation are:&lt;br /&gt;
**&amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;quot; &amp;lt; &amp;quot;uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml&amp;quot;&amp;lt;/code&amp;gt;, and &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039;;&amp;lt;/code&amp;gt;.&lt;br /&gt;
==Work conducted on 12/14==&lt;br /&gt;
*Met with the group and reviewed the presentation slides (made some minor alterations) and practiced the presentation&lt;br /&gt;
*Checked the final readme and finalized it&lt;br /&gt;
===Final Presentation Slides===&lt;br /&gt;
*[[Media:BioDB_Final_Presentation_GEN_20151214.pdf| Final Presentation Slides (.pdf)]]&lt;br /&gt;
----&lt;br /&gt;
{{Template:GÉNialOMICS}}&lt;br /&gt;
{{Template:blitvak}}&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=GENialOMICS&amp;diff=7911</id>
		<title>GENialOMICS</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=GENialOMICS&amp;diff=7911"/>
				<updated>2015-12-15T06:52:07Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: added slides&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image: Genialomics-banner.jpg | center | 1055px]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{{Template:GÉNialOMICS}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
=Week 10=&lt;br /&gt;
*On November 3, 2015, GÉNialOMICS chose to create database for &amp;#039;&amp;#039;Burkholderia cenocepacia&amp;#039;&amp;#039;.&lt;br /&gt;
*On November 5, 2015, a journal detailing the complete genome of &amp;#039;&amp;#039;Burkholderia cenocepacia&amp;#039;&amp;#039; (strain J2315) titled [http://jb.asm.org/content/191/1/261.short The Genome of Burkholderia cenocepacia J2315, an Epidemic Pathogen of Cystic Fibrosis Patients]  was found.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
=Week 11=&lt;br /&gt;
==Individual Goals and Progress==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: auto;&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;9&amp;quot;|Weekly Goals and Progress&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
![[User:Anuvarsh|&amp;#039;&amp;#039;&amp;#039;Anu Varshneya&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Blitvak|&amp;#039;&amp;#039;&amp;#039;Brandon Litvak&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Vpachec3|&amp;#039;&amp;#039;&amp;#039;Veronica Pacheco&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Kwyllie|&amp;#039;&amp;#039;&amp;#039;Kevin Wyllie&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Goals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Complete journal club individual assignment&lt;br /&gt;
* Create and practice journal club presentation with Brandon&lt;br /&gt;
* Find a MOD&lt;br /&gt;
* Create project timeline with soft deadlines for each person/milestone&lt;br /&gt;
* Complete milestone 0: Working Environment Setup&lt;br /&gt;
* Complete milestone 1: Version Control Setup&lt;br /&gt;
* Begin milestone 2: “Developer Rig” Setup and Initial As-Is Build&lt;br /&gt;
* Reformat Home Page with Dr. Dahlquists recommendations&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*Perform an initial import/export cycle (with Anu)&lt;br /&gt;
*Figure out a file management system (with Anu)&lt;br /&gt;
*Characterize regular expression patterns for ID detection&lt;br /&gt;
*Further explore the found MOD and review it&lt;br /&gt;
*Complete Journal Club presentation on the genome paper&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Kevin Wyllie&amp;#039;&amp;#039;&lt;br /&gt;
* Understand experimental design&lt;br /&gt;
* Understand sample-data relationship&lt;br /&gt;
** raw.zip and .sdrf&lt;br /&gt;
** Construct sample-data diagram&lt;br /&gt;
* Develop compiled raw data file&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Veronica Pacheco&amp;#039;&amp;#039;&lt;br /&gt;
* Understand experimental design&lt;br /&gt;
* Understand sample-data relationship&lt;br /&gt;
** raw.zip and .sdrf&lt;br /&gt;
** Construct sample-data diagram&lt;br /&gt;
* Develop compiled raw data file&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Progress&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
*Found a possible [http://www.burkholderia.com/ model organism database] (with Brandon Litvak)&lt;br /&gt;
*The journal club presentation and outline was prepared; MOD was examined and reviewed&lt;br /&gt;
* Completed journal club individual assignment&lt;br /&gt;
* Created and practice journal club presentation with Brandon&lt;br /&gt;
* Found a MOD&lt;br /&gt;
* Created project timeline with soft deadlines for each person/milestone&lt;br /&gt;
* Completed milestone 0: Working Environment Setup&lt;br /&gt;
* Reformatted Home Page with Dr. Dahlquists recommendations&lt;br /&gt;
* Journal Club Presentation File: [[Media:Genome_Presentation_-_Anu_and_Brandon_-_Genialomics(FIXED).pdf|Genome Presentation]]&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
* Found a possible [http://www.burkholderia.com/ model organism database].&lt;br /&gt;
**The more recent [http://beta.burkholderia.com/ version] of the MOD was found&lt;br /&gt;
*The regular expression patterns for J2315 were determined&lt;br /&gt;
*Preparation was done for the Genome Paper Presentation&lt;br /&gt;
**Completed outline of the genome paper&lt;br /&gt;
*File management system was determined&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
* we understood the experimental design&lt;br /&gt;
* made chart for microarray experiment&lt;br /&gt;
*finished powerpoint on microarray paper&lt;br /&gt;
*[[Vpachec3 Week 11]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt; Created methods diagram ([[media:KWVPMethoddiagram.jpg]]).&lt;br /&gt;
*[[File:B. Cenopacia.pptx]]&lt;br /&gt;
* we understood the experimental design&lt;br /&gt;
* made chart for microarray experiment&lt;br /&gt;
*finished powerpoint on microarray paper&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Individual Journal Pages&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
*[[Anuvarsh Week 11]]&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Blitvak Week 11]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
*[[Vpachec3 Week 11]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
*[[Kevin Wyllie Week 11]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==File Management System==&lt;br /&gt;
*Files utilized in weekly projects will renamed as follows: XXXX_GEN_(Initials)(Week#)_yyyymmdd, where &amp;quot;XXXX&amp;quot; is the original filename. If multiple versions of the same file (with identical filenames) are used on the same day then a (positive integer) (starting from 1) will be added to any additional versions (e.g. XXXX_GEN_BL11_yyyymmdd, XXXX_GEN_BL11_yyyymmdd(1), XXXX_GEN_BL11_yyyymmdd(2), for three different versions of the same file uploaded by Brandon Litvak during Week 11)&lt;br /&gt;
*Files will be uploaded to the weekly progress table under a file row with a clear label (under the respective group member that created them/used them)&lt;br /&gt;
*All original unmodified files will be saved and will also be uploaded, together, as a compressed zip with the filename: ORIG_GEN_(Initials)(Week#); the compressed zip containing all original files will be the last entry in the row designated for the files, with the label &amp;quot;ORIGINAL FILES&amp;quot;&lt;br /&gt;
==Other Progress==&lt;br /&gt;
* A journal using the &amp;#039;&amp;#039;B. cenocepacia&amp;#039;&amp;#039; genome in a microarray experiment titled [http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3596321/ Biofilm-Grown &amp;#039;&amp;#039;Burkholderia cepacia&amp;#039;&amp;#039; Complex Cells Survive Antibiotic Treatment by Avoiding Production of Reactive Oxygen Species] was approved for analysis.&lt;br /&gt;
&lt;br /&gt;
==Journal Club Presentations==&lt;br /&gt;
[[Media:Genome_Presentation_-_Anu_and_Brandon_-_Genialomics(FIXED).pdf| Genome Paper Presentation Week 11]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:B._Cenopacia.pptx| Microarray Paper Presentation Week 12]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Week 12=&lt;br /&gt;
==Individual Goals and Progress==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: auto;&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;9&amp;quot;|Weekly Goals and Progress&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
![[User:Anuvarsh|&amp;#039;&amp;#039;&amp;#039;Anu Varshneya&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Blitvak|&amp;#039;&amp;#039;&amp;#039;Brandon Litvak&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Vpachec3|&amp;#039;&amp;#039;&amp;#039;Veronica Pacheco&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Kwyllie|&amp;#039;&amp;#039;&amp;#039;Kevin Wyllie&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Goals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Complete milestone 0: Working Environment Setup&lt;br /&gt;
** Set up the development machine (my laptop) with all required software for coding. &lt;br /&gt;
* Complete milestone 1: Version Control Setup&lt;br /&gt;
** Set up a branch specific to our project and clone necessary code from GitHub onto the development machine.&lt;br /&gt;
* Complete milestone 2: “Developer Rig” Setup and Initial As-Is Build&lt;br /&gt;
** Confirm that all core software for developing, building, and testing prototype version of GenMAPP Builder are on the development machine.&lt;br /&gt;
** Set up Eclipse and java project workspace.&lt;br /&gt;
** Run initial build.&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*Complete Milestone 1: Initial Database Export&lt;br /&gt;
*Create a Gene Database testing report for the initial export&lt;br /&gt;
*Further explore the various ID systems; verify previous findings&lt;br /&gt;
*Create expressions for Match/PGSQL that will assist in evaluating the quality of any exported databases&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Kevin Wyllie&amp;#039;&amp;#039;&lt;br /&gt;
*Read the microarray paper to understand the experiment.&lt;br /&gt;
*Create a table or list that shows the correspondence between the samples in the experiment and the files you have downloaded.&lt;br /&gt;
*Determine how many biological or technical replicates, and which samples were labeled with Cy3 or Cy5.&lt;br /&gt;
*Create a Master Raw Data file that contains the IDs and columns of data required for further analysis.&lt;br /&gt;
*Consult with Dr. Dahlquist on how to process the data (normalization, statistics).&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Veronica Pacheco&amp;#039;&amp;#039;&lt;br /&gt;
*Read the microarray paper to understand the experiment.&lt;br /&gt;
*Create a table or list that shows the correspondence between the samples in the experiment and the files you have downloaded.&lt;br /&gt;
*Determine how many biological or technical replicates, and which samples were labeled with Cy3 or Cy5.&lt;br /&gt;
*Create a Master Raw Data file that contains the IDs and columns of data required for further analysis.&lt;br /&gt;
*Consult with Dr. Dahlquist on how to process the data (normalization, statistics).&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Progress&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Completed milestone 0: Working Environment Setup&lt;br /&gt;
* Completed milestone 1: Version Control Setup&lt;br /&gt;
* Completed milestone 2: “Developer Rig” Setup and Initial As-Is Build&lt;br /&gt;
* Began milestone 3: Species Profile Creation&lt;br /&gt;
** Need to consult with Brandon and/or Dr. Dionisio before continuing.&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*Completed Milestone 1: Initial Database Export&lt;br /&gt;
*Completed Milestone 2: ID Pattern Definition and Verification (will be revisited for future work with modified forms of GenMAPP builder) &lt;br /&gt;
**Should talk to Anu about further steps involving TallyEngine/GenMAPP builder (organize more exports)&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
* Compiled data into one Excel spreadsheet. &lt;br /&gt;
* Centered data and began statistical analysis (stopped at T statistic). &lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
* Compiled data into one Excel spreadsheet. &lt;br /&gt;
* Centered data and began statistical analysis (stopped at T statistic). &lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Individual Journal Pages&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
*[[Anuvarsh Week 12]]&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Blitvak Week 12]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
*[[Vpachec3 Week 12]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
*[[Kevin Wyllie Week 12]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Files Used/Created&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Media:WEEK12FILES GEN BL.zip|Week 12 Files]]&lt;br /&gt;
*[[Media:ORIG GEN BL12.zip|Starting Files]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
[[Media:Raw_compiled_data_KW20151119.xlsx]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
[[Media:Raw_compiled_data_KW20151119.xlsx]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Other Progress==&lt;br /&gt;
&lt;br /&gt;
=Week 14=&lt;br /&gt;
==Individual Goals and Progress==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: auto;&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;9&amp;quot;|Weekly Goals and Progress&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
![[User:Anuvarsh|&amp;#039;&amp;#039;&amp;#039;Anu Varshneya&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Blitvak|&amp;#039;&amp;#039;&amp;#039;Brandon Litvak&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Vpachec3|&amp;#039;&amp;#039;&amp;#039;Veronica Pacheco&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Kwyllie|&amp;#039;&amp;#039;&amp;#039;Kevin Wyllie&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Goals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Finish second build.&lt;br /&gt;
* Analyze results from previous build with Brandon Litvak and determine modifications that need to be made to code.&lt;br /&gt;
* Begin modifying code to collect gene names from &amp;quot;ORF&amp;quot; instead of &amp;quot;OrderedLocusTags&amp;quot;&lt;br /&gt;
* Start writing README and scientific paper (parts of deliverables).&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
* Perform database export on the second build and other builds of the customized genMAPP builder&lt;br /&gt;
* Determine, with Anu, what modifications must be done to GenMAPP builder/Tallyengine&lt;br /&gt;
* Find out why most of the data/gene-names were not captured in the &amp;quot;OrderedLocusNames&amp;quot; table of the PSQL database for Export 1&lt;br /&gt;
* Create testing reports on any builds created for the week.&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Kevin Wyllie&amp;#039;&amp;#039;&lt;br /&gt;
*Perform the statistical analysis in Excel.&lt;br /&gt;
*Format the gene expression data for import into GenMAPP.&lt;br /&gt;
*Import data into GenMAPP, create ColorSets, and run MAPPFinder.&lt;br /&gt;
*Document and take notes on test runs with GenMAPP.&lt;br /&gt;
*Use the EX.txt file to help the Coder/Quality Assurance team members to validate the .gdb.&lt;br /&gt;
*Do a journal club outline of the paper so that you can use it in the Discussion section of your group report and your final presentation.&lt;br /&gt;
Create a .mapp file showing one pathway that is changed in your data.&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Veronica Pacheco&amp;#039;&amp;#039;&lt;br /&gt;
*Perform the statistical analysis in Excel.&lt;br /&gt;
*Format the gene expression data for import into GenMAPP.&lt;br /&gt;
*Import data into GenMAPP, create ColorSets, and run MAPPFinder.&lt;br /&gt;
*Document and take notes on test runs with GenMAPP.&lt;br /&gt;
*Use the EX.txt file to help the Coder/Quality Assurance team members to validate the .gdb.&lt;br /&gt;
*Do a journal club outline of the paper so that you can use it in the Discussion section of your group report and your final presentation.&lt;br /&gt;
Create a .mapp file showing one pathway that is changed in your data.&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Progress&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Finished second build. &lt;br /&gt;
* Analyzed results from previous build with Brandon Litvak and determine modifications that need to be made to code.&lt;br /&gt;
* Began modifying code to collect gene names from &amp;quot;ORF&amp;quot; instead of &amp;quot;OrderedLocusTags&amp;quot;&lt;br /&gt;
* Finished third build.&lt;br /&gt;
* Customized Tally Engine to collect counts for ORF ID&amp;#039;s.&lt;br /&gt;
* Finished fourth build.&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
* It was found that the gene names of interest existed under the label of &amp;quot;ORF&amp;quot; in the XML file (explained why they weren&amp;#039;t captured by GenMAPP builder)&lt;br /&gt;
* Created a streamlined general expression that can capture all of the IDs of interest; shared with Anu, assisted in the creation of Build 3/4 of the modified genmapp builder&lt;br /&gt;
* Found that XMLPipeDB Match gave 6 extra counts using the general expression for the IDs; excel MATCH command analysis was conducted and the discrepant IDs were found&lt;br /&gt;
* Completed gene database test reports for builds 2, 3, and 4&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Kevin Wyllie&amp;#039;&amp;#039;&lt;br /&gt;
*Performed the statistical analysis in Excel.&lt;br /&gt;
*Formatted the gene expression data for import into GenMAPP.&lt;br /&gt;
*Imported data into GenMAPP, created ColorSets, and ran MAPPFinder.&lt;br /&gt;
*Documented and took screenshots on test runs with GenMAPP.&lt;br /&gt;
*Sent the EX.txt file to Brandon and also uploaded on wiki&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Veronica Pacheco&amp;#039;&amp;#039;&lt;br /&gt;
*Performed the statistical analysis in Excel.&lt;br /&gt;
*Formatted the gene expression data for import into GenMAPP.&lt;br /&gt;
*Imported data into GenMAPP, created ColorSets, and ran MAPPFinder.&lt;br /&gt;
*Documented and took screenshots on test runs with GenMAPP.&lt;br /&gt;
*Sent the EX.txt file to Brandon and also uploaded on wiki&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Individual Journal Pages&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
*[[Anuvarsh Week 14]]&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Blitvak Week 14]]&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 2 Export)|Build 2 Export Testing Report]]&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 3 Export)|Build 3 Export Testing Report]]&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 4 Export)|Build 4 Export Testing Report]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
*[[Vpachec3 Week 14]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
*[[Kevin Wyllie Week 14]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Files Used/Created&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
Build 2 - with customized species profile:&lt;br /&gt;
* [[Media: Gmbuilder-genialomics-12012015-build-2.zip| gmbuilder-genialomics-12012015-build-2.zip]]&lt;br /&gt;
[[User:Anuvarsh|Anuvarsh]] ([[User talk:Anuvarsh|talk]]) 15:22, 1 December 2015 (PST) &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Build 3 - picking up gene names from ORF instead of ordered locus&lt;br /&gt;
* [[Media:Gmbuilder-genialomics-12032015-build-3.zip | gmbuilder-genialomics-12032015-build-3.zip]]&lt;br /&gt;
[[User:Anuvarsh|Anuvarsh]] ([[User talk:Anuvarsh|talk]]) 14:58, 3 December 2015 (PST)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Build 4 - customized TallyEngine &lt;br /&gt;
* [[Media:Gmbuilder-genialomics-12032015-build-4.zip|gmbuilder-genialomics-12032015-build-4.zip]]&lt;br /&gt;
[[User:Anuvarsh|Anuvarsh]] ([[User talk:Anuvarsh|talk]]) 15:18, 3 December 2015 (PST)&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Media:GEN BL14 20151201.zip|Files from work done on 12/01/15]]&lt;br /&gt;
*[[Media:GEN BL14 20151203.zip|Files from work done on 12/03/15]]&lt;br /&gt;
*[[Media:GEN BL14 20151204.zip|Files from work done on 12/04/15]]&lt;br /&gt;
*[[Media:GEN BL14 20151207.zip|Files from work done on 12/07/15]]&lt;br /&gt;
*[[Media:Bc-Std_GEN_20151204.zip|Compressed gdb from Build 4]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt; see Kevin&amp;#039;s section --&amp;gt;&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt; &lt;br /&gt;
*[[media:Raw_compiled_data_FINAL_KWVP20151507.xlsx|Final processed/formatted microarray data spreadsheet]]&lt;br /&gt;
*[[media:For_genMAPP_KWVP20151205.txt|txt form of the forGenMAPP sheet]]&lt;br /&gt;
*[[media:For_genMAPP_KWVP20151205.EX.txt|Exceptions file from first export.]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Other Progress==&lt;br /&gt;
&lt;br /&gt;
==Reflections==&lt;br /&gt;
===Anu Varshneya===&lt;br /&gt;
*What worked?&lt;br /&gt;
**In general, I think our group worked very well together! I think we are all motivated to get this project done well, and are communicating well with each other regarding our progress.&lt;br /&gt;
*What didn&amp;#039;t work?&lt;br /&gt;
**I think for the most part we did a great job. I think the only ideas I have moving forward is a little bit more planning in regards to how we plan to attack the writing and presentation portion of the project. I am not concerned about us getting it done on time and with good quality, just that we create a plan of attack soon so that everyone is on the same page. :)&lt;br /&gt;
*What will I do next to fix what didn&amp;#039;t work?&lt;br /&gt;
**Though nothing has not worked, I think we will just talk tomorrow about how we want to approach the writing and the presentation and set up some group work times.&lt;br /&gt;
&lt;br /&gt;
===Kevin Wyllie===&lt;br /&gt;
# What worked?&lt;br /&gt;
#* Our initial GenMAPP import worked! 284 errors, which, out of 7251, does sound so bad to me!&lt;br /&gt;
# What didn&amp;#039;t work?&lt;br /&gt;
#* Maybe this isn&amp;#039;t actually an example of something not working, but our calculated fold changes were quite different (much lower in magnitude) from those reported in Van Acker et al&amp;#039;s paper. However, they had the same directions and generally saw the same relative trends (ie the relatively higher fold changes in the paper were among the higher in our data). Also, very few of the genes they considered significant (with their super-lenient criteria that results in 30% of the genes seeing significant changes) were significant by our criteria.&lt;br /&gt;
# What will I do next to fix what didn&amp;#039;t work?&lt;br /&gt;
#* We just need to triple/quadruple check that our data processing protocol is legitimate. Other than that, there&amp;#039;s not much we can do in terms of fold changes. And for statistical significance, we potentially should reconsider heightening our BH P-value threshold above 0.05, as currently we&amp;#039;re only considering about 8% of the genes to see a significant change. But maybe this is not too low of a number.&lt;br /&gt;
&lt;br /&gt;
===Veronica Pacheco===&lt;br /&gt;
#What worked?&lt;br /&gt;
#* Right off the bat, our first run through GenMAPP worked. As expected, there were exceptions and it generated an EX.txt file. There were 284 errors. We then handed over the file to Brandon so we shall see if the number of errors can decrease.&lt;br /&gt;
#What didn&amp;#039;t work?&lt;br /&gt;
#*What we initially thought didn&amp;#039;t work or didn&amp;#039;t seem correct was that fact that our values for fold changes were much smaller than the values reported in Van Acker et al&amp;#039;s paper. The direction, for the majority, aligned with what was reported however the concrete values had large differences.&lt;br /&gt;
#What will I do next to fix what didn&amp;#039;t work?&lt;br /&gt;
#*Initially, we went to make sure our methods were correct. We traced back our steps and made sure the calculations were done correctly.After we double checked, we then sought help from Dr. Dahlquist and Dr. Dionisio. From their response, it seems we should go over it one more time and if there is no source of error on our part, we continue the project with our fold changes.&lt;br /&gt;
&lt;br /&gt;
===Brandon Litvak===&lt;br /&gt;
#What worked?&lt;br /&gt;
#*I think a lot of things worked this week. Team work and communication was a great help in getting the bulk of this week&amp;#039;s work done. The initial exported database was not working as planned and, as a team, we discovered that the reason had to do with the fact that GenMAPP builder was utilizing the wrong type of gene name; this knowledge allowed us to create builds this week that happened to work fairly well. These new builds covered the gene names of interest and led to a relatively small amount errors in GenMAPP. I think that, above all, the thing that worked best this week was my team. We were able to communicate and collaborate very well. &lt;br /&gt;
#What didn&amp;#039;t work?&lt;br /&gt;
#*At the present moment, I can&amp;#039;t really think of things that really did not work. With respect to the gene database project for J2315, everything appears to be on track; I would say that the major problems that were encountered in Week 14 were resolved. I feel that all of the major work for the project is complete; all that remains, is to synthesize the work done in a paper and presentation. As a group, we did get little work done on the final deliverables (which should be the focus, for this week) but we did get a lot of valuable work done for the project. We haven&amp;#039;t managed to plan much regarding the final deliverables, either (but this is a minor issue). &lt;br /&gt;
#What will I do next to fix what didn&amp;#039;t work?&lt;br /&gt;
#*We will need to meet as a group and discuss the state of the project. I personally feel really good about the work so far and it would be helpful to hear, with the bulk of the work done, how everyone else feels. Additionally, I think that we will need to plan out our approach for the final project as soon as possible. Once we have discussed the project and made a plan, I think that we should set aside some time to work on the group project, as a team. I will check in with the group members on Tuesday, share my major findings for the week, and discuss future courses of action (regarding the last bits of the project).&lt;br /&gt;
&lt;br /&gt;
=Week 15=&lt;br /&gt;
==Individual Goals and Progress==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: auto;&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;9&amp;quot;|Weekly Goals and Progress&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
![[User:Anuvarsh|&amp;#039;&amp;#039;&amp;#039;Anu Varshneya&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Blitvak|&amp;#039;&amp;#039;&amp;#039;Brandon Litvak&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Vpachec3|&amp;#039;&amp;#039;&amp;#039;Veronica Pacheco&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Kwyllie|&amp;#039;&amp;#039;&amp;#039;Kevin Wyllie&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Goals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Fix any problems with the build&lt;br /&gt;
* Finish presentation&lt;br /&gt;
* Start paper&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
* Work with Anu to fix any issues with the final gene database&lt;br /&gt;
* Finish presentation&lt;br /&gt;
* Prepare for presentation&lt;br /&gt;
* Work on final paper&lt;br /&gt;
* Conduct final checks on last export (check testing report, make any adjustments)&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Kevin Wyllie&amp;#039;&amp;#039;&lt;br /&gt;
* Finish example MAPPs (one for increase and decrease). &lt;br /&gt;
* Create sanity check table (with P-values).&lt;br /&gt;
* Upload deliverables.&lt;br /&gt;
* Begin PowerPoint.&lt;br /&gt;
* Begin report. &lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Veronica Pacheco&amp;#039;&amp;#039;&lt;br /&gt;
* Finish example MAPPs (one for increase and decrease). &lt;br /&gt;
* Create sanity check table (with P-values).&lt;br /&gt;
* Upload deliverables.&lt;br /&gt;
* Begin PowerPoint.&lt;br /&gt;
* Begin report. &lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Progress&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Created a new build to fix problem in TallyEngine.&lt;br /&gt;
* Contributed to final presentation and practiced speaking.&lt;br /&gt;
* Began drafting final report of findings from this project.&lt;br /&gt;
* Created ReadMe file.&lt;br /&gt;
* Modified Gene Database Schema for B. cenocepacia.&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
* Checked final export: everything appears in order&lt;br /&gt;
* Checked new build of GenMAPP builder&lt;br /&gt;
* Realized why the UniProt count of 6994 is so different from the one reported by our database (difference between protein entry/gene name)&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
* Finished example MAPP (decided do chose one pathway, oxidative phosphorylation). &lt;br /&gt;
* Created sanity check table (with P-values)&lt;br /&gt;
* Uploaded deliverables&lt;br /&gt;
* Began and finished PowerPoint.&lt;br /&gt;
* Began report. &lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
* Finished example MAPP (decided do chose one pathway, oxidative phosphorylation). &lt;br /&gt;
* Created sanity check table (with P-values)&lt;br /&gt;
* Uploaded deliverables&lt;br /&gt;
* Began and finished PowerPoint.&lt;br /&gt;
* Began report. &lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Individual Journal Pages&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
*[[Anuvarsh Week 15]]&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Blitvak Week 15]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
*[[Vpachec3 Week 15]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
*[[Kevin Wyllie Week 15]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Files Used/Created&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
[[Media:ReadMe_Bc-Std_GEN_Build4_20151204.doc.zip | readMe_Bc-Std_GEN_Build4_20151204.doc.zip]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:gmbuilder-genialomics-20151210-build-5.zip | gmbuilder-genialomics-20151210-build-5.zip]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:Genialomics-DatabaseSchema-20151211.pdf | Genialomics-DatabaseSchema-20151211.pdf]]&lt;br /&gt;
[[Media:BioDB_Final_Presentation_GEN_20151214.pdf| Final Presentation Slides (.pdf)]]&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
[[Media:BioDB_Final_Presentation_GEN_20151214.pdf| Final Presentation Slides (.pdf)]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt; &lt;br /&gt;
[[Media:BioDB_Final_Presentation_GEN_20151214.pdf| Final Presentation Slides (.pdf)]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt; &lt;br /&gt;
* Generated sanity check table.&lt;br /&gt;
* Upload deliverables.&lt;br /&gt;
[[Media:BioDB_Final_Presentation_GEN_20151214.pdf| Final Presentation Slides (.pdf)]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Other Progress==&lt;br /&gt;
* On December 14, 2015, GENialOMICS completed a presentation summarizing their methods and findings.&lt;br /&gt;
** [[Media:Genialomics-BioDBFinalPresentation.pdf | GENialOMICS Final Presentation]]&lt;br /&gt;
&lt;br /&gt;
=Deliverables=&lt;br /&gt;
*See [[GENialOMICS Deliverables|GENialOMICS Deliverables]]&lt;br /&gt;
=&amp;#039;&amp;#039;Burkholderia cenocepacia&amp;#039;&amp;#039; Genome Paper=&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Holden, M. T. G., Seth-Smith, H. M. B., Crossman, L. C., Sebaihia, M., Bentley, S. D., Cerdeño-Tárraga, A. M., … Parkhill, J. (2009). The Genome of Burkholderia cenocepacia J2315, an Epidemic Pathogen of Cystic Fibrosis Patients  . Journal of Bacteriology, 191(1), 261–277. http://doi.org/10.1128/JB.01230-08&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* The link to the abstract from  [http://www.ncbi.nlm.nih.gov/pubmed PubMed]. [http://www.ncbi.nlm.nih.gov/pubmed/18931103]&lt;br /&gt;
* The link to the full text of the article in [http://www.ncbi.nlm.nih.gov/pmc/ PubMedCentral]. [http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2612433/]&lt;br /&gt;
* The link to the full text of the article (HTML format) from the publisher web site. [http://jb.asm.org/content/191/1/261.long]&lt;br /&gt;
* The link to the full PDF version of the article from the publisher web site. [http://jb.asm.org/content/191/1/261.full.pdf+html]&lt;br /&gt;
* Who owns the rights to the article? &amp;#039;&amp;#039;&amp;#039;American Society for Microbiology&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Does the journal own the copyright? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Do the authors own the copyright? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Do the authors own the rights under a [http://creativecommons.org/ Creative Commons] license? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Is the article available “Open Access”? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* What organization is the publisher of the article?  What type of organization is it?  (commercial, for-profit publisher, scientific society, respected open access organization like [http://www.plos.org/ Public Library of Science] or [http://www.plos.org/ BioMedCentral], or predatory open access organization, see the list of) [http://oaspa.org/membership/members/ (Open Access Scholarly Publishers Association Members) here.] &amp;#039;&amp;#039;&amp;#039;American Society for Microbiology which is a scientific society&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
* Is this article available in print or online only? &amp;#039;&amp;#039;&amp;#039;It is both available in print and online.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Has LMU paid a subscription or other fee for your access to this article? &amp;#039;&amp;#039;&amp;#039;Well I first looked at this article through web of science which LMU does pay for but looking at the article through PubMed, PubMed central and the publisher website was free.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* How many articles does this article cite? &amp;#039;&amp;#039;&amp;#039;It has 150 cited references.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* How many articles cite this article? &amp;#039;&amp;#039;&amp;#039;It is cited 128 times.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Based on the titles and abstracts of the papers, what type of research directions have been taken now that the genome for that organism has been sequenced? &amp;#039;&amp;#039;&amp;#039;A lot of the papers revolved around antibiotic resistance and therapeutic strategies.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
=Microarray Paper=&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Van Acker, H., Sass, A., Bazzini, S., De Roy, K., Udine, C., Messiaen, T., ... &amp;amp; Coenye, T. (2013). Biofilm-grown Burkholderia cepacia complex cells survive antibiotic treatment by avoiding production of reactive oxygen species. &amp;#039;&amp;#039;PLoS One&amp;#039;&amp;#039;, 8(3), e58943.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* This article is suitable for your project.  &amp;#039;&amp;#039;&amp;amp;mdash; [[User:Kdahlquist|Kdahlquist]] ([[User talk:Kdahlquist|talk]]) 10:17, 10 November 2015 (PST)&amp;#039;&amp;#039;&lt;br /&gt;
* The link to the abstract from PubMed: http://www.ncbi.nlm.nih.gov/pubmed/?term=Biofilm-Grown+Burkholderia+cepacia+Complex+Cells+Survive+Antibiotic+Treatment+by+Avoiding+Production+of+Reactive+Oxygen+Species&lt;br /&gt;
* The link to the full text of the article in PubMedCentral: http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3596321/&lt;br /&gt;
* The link to the full text of the article (HTML format) from the publisher web site: http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0058943&lt;br /&gt;
**Cannot find HTML format on publisher web site.&lt;br /&gt;
* The link to the full PDF version of the article from the publisher web site: http://www.plosone.org/article/fetchObject.action?uri=info:doi/10.1371/journal.pone.0058943&amp;amp;representation=PDF&lt;br /&gt;
* Who owns the rights to the article? Authors of the article: Heleen Van Acker, Andrea Sass, Silvia Bazzini, Karen De Roy, Claudia Udine, Thomas Messiaen, Giovanna Riccardi, Nico Boon, Hans J. Nelis, Eshwar Mahenthiralingam, Tom Coenye&lt;br /&gt;
* Does the journal own the copyright? Yes.&lt;br /&gt;
* Do the authors own the copyright? No.&lt;br /&gt;
* Do the authors own the rights under a Creative Commons license? Yes.&lt;br /&gt;
* Is the article available “Open Access”? Yes.&lt;br /&gt;
* What organization is the publisher of the article? What type of organization is it? Public Library of Science, Professional OA Publisher, Member of Open Access Scholarly Publishers Association&lt;br /&gt;
* Is this article available in print or online only? Available in print and online.&lt;br /&gt;
* Has LMU paid a subscription or other fee for your access to this article? No.&lt;br /&gt;
* Where does MicroArray Data reside? https://www.ebi.ac.uk/arrayexpress/experiments/E-MEXP-3532/?keywords=&amp;amp;organism=Burkholderia+cenocepacia&amp;amp;exptype%5B%5D=%22rna+assay%22&amp;amp;exptype%5B%5D=%22array+assay%22&amp;amp;array=&lt;br /&gt;
* What experiment was performed? What was the &amp;quot;treatment&amp;quot; and what was the &amp;quot;control&amp;quot; in the experiment? The experiment hoped to test whether persister cells are present in Burkholderia cepacia complex (Bcc) biofilms, what the molecular basis of antimicrobial tolerance in Bcc persisters is, and how persisters can be eradicated from Bcc biofilms. Burkholderia cenocepacia biofilms were treated with 1024 µg/ml of tobramycin in the treatment group. The control group did not receive any tobramycin.&lt;br /&gt;
* Were replicate experiments of the &amp;quot;treatment&amp;quot; and &amp;quot;control&amp;quot; conditions conducted? Were these biological or technical replicates? How many of each? 2 technical replicates were made across 5 biological replicates for the control, and 2 technical replicates of 3 biological replicates of the treatments.&lt;br /&gt;
* How many articles does this article cite? This article has 34 cited references.&lt;br /&gt;
* How many articles cite this article? This article is cited 17 times in All Databases, and 17 time in Web of Science Core Collection.&lt;br /&gt;
* Based on the titles and abstracts of the papers, what type of research directions have been taken now that the genome for that organism has been sequenced? Most of the articles are related to  antimicrobial therapy, tolerance, and resistance.&lt;br /&gt;
&amp;lt;!-- #&amp;#039;&amp;#039;&amp;#039;Sass, A., Marchbank, A., Tullis, E., LiPuma, J. J., &amp;amp; Mahenthiralingam, E. (2011) Spontaneous and evolutionary changes in the antibiotic resistance of Burkholderia cenocepacia observed by global gene expression analysis. &amp;#039;&amp;#039;BMC genomics&amp;#039;&amp;#039;, 12(1), 373. doi:10.1186/1471-2164-12-373&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Transcriptomic analysis was performed using the following strains, after exposure to different antibiotics in the presence of an antibiotic potentiator:&lt;br /&gt;
#** Control: the wild-type J2315 strain&lt;br /&gt;
#** Treatment: mutant strains which showed antibiotic resistance&lt;br /&gt;
#** Treatment: ET12 outbreak isolates, described as &amp;quot;pan-resistant&amp;quot;&lt;br /&gt;
#* Three biological replicates were used for each experiment.&lt;br /&gt;
#* The raw data does not appear to be directly linked from the article itself. The supplement includes a summary spreadsheet, which only displays values for fold-changes that were statistically significant. However both the raw and processed data files are available on the [https://www.ebi.ac.uk/arrayexpress/experiments/E-MEXP-2747/files/ ArrayExpress entry].&lt;br /&gt;
#* PubMed Abstract:  http://www.ncbi.nlm.nih.gov/pubmed/21781329&lt;br /&gt;
#* PubMed Central:  http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3155924/&lt;br /&gt;
#* Publisher Full Text (HTML): http://www.biomedcentral.com/1471-2164/12/373&lt;br /&gt;
#* Publisher Full Text (PDF):  http://www.biomedcentral.com/content/pdf/1471-2164-12-373.pdf&lt;br /&gt;
#* Copyright:  2011 Sass et al; licensee BioMed Central Ltd. &amp;quot;This is an Open Access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.&amp;quot;&lt;br /&gt;
#* Publisher:  BioMedCentral, respected Open Access organization.&lt;br /&gt;
#* Availability:  Article does not initially appear to be available in print, however, BioMedCentral&amp;#039;s website mentions that &amp;quot;high quality, bound reprints&amp;quot; can be purchased for any published article.&lt;br /&gt;
#* Did LMU pay a fee for this article: No - open access.&lt;br /&gt;
#* This article cites 64 other articles.&lt;br /&gt;
#* This article has been cited by 29 other articles (across all databases).&lt;br /&gt;
#* The scientific community seems to be particularly interested in this organism&amp;#039;s antimicrobial resistance, probably because this is a known pathogen, particularly relevant in the context of cystic fibrosis.&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Mira, N. P., Madeira, A., Moreira, A. S., Coutinho, C. P., &amp;amp; Sá-Correia, I. (2011). Genomic expression analysis reveals strategies of Burkholderia cenocepacia to adapt to cystic fibrosis patients’ airways and antimicrobial therapy. PLoS One, 6(12), e28831.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* The link to the abstract from PubMed: http://www.ncbi.nlm.nih.gov/pubmed/?term=Genomic+Expression+Analysis+Reveals+Strategies+of+Burkholderia+cenocepacia+to+Adapt+to+Cystic+Fibrosis+Patients%27+Airways+and+Antimicrobial+Therapy&lt;br /&gt;
#* The link to the full text of the article in PubMedCentral: http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3244429/&lt;br /&gt;
#* The link to the full text of the article (HTML format) from the publisher web site: http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0028831&lt;br /&gt;
#**Cannot find HTML format on publisher web site.&lt;br /&gt;
#* The link to the full PDF version of the article from the publisher web site: http://www.plosone.org/article/fetchObject.action?uri=info:doi/10.1371/journal.pone.0028831&amp;amp;representation=PDF&lt;br /&gt;
#* Who owns the rights to the article? Authors of the article: Nuno P. Mira, Andreia Madeira, Ana Sílvia Moreira, Carla P. Coutinho, Isabel Sá-Correia&lt;br /&gt;
#* Does the journal own the copyright? Yes.&lt;br /&gt;
#* Do the authors own the copyright? No.&lt;br /&gt;
#* Do the authors own the rights under a Creative Commons license? Yes.&lt;br /&gt;
#* Is the article available “Open Access”? Yes.&lt;br /&gt;
#* What organization is the publisher of the article? What type of organization is it? Public Library of Science, Professional OA Publisher, Member of Open Access Scholarly Publishers Association&lt;br /&gt;
#* Is this article available in print or online only? Available in print and online.&lt;br /&gt;
#* Has LMU paid a subscription or other fee for your access to this article? No.&lt;br /&gt;
#* Where does MicroArray Data reside? https://www.ebi.ac.uk/arrayexpress/experiments/E-MTAB-809/?keywords=&amp;amp;organism=Burkholderia+cenocepacia&amp;amp;exptype%5B%5D=%22rna+assay%22&amp;amp;exptype%5B%5D=%22array+assay%22&amp;amp;array=&lt;br /&gt;
#* What experiment was performed? What was the &amp;quot;treatment&amp;quot; and what was the &amp;quot;control&amp;quot; in the experiment? The &amp;quot;treatments&amp;quot; strains were collected from a cystic fibrosis patient. The strain &amp;quot;IST439&amp;quot; was collected first, and the strain &amp;quot;IST4113&amp;quot; was collected 3 years later. The control for this experiment is reference data of Burkholderia cenocepacia.&lt;br /&gt;
#* Were replicate experiments of the &amp;quot;treatment&amp;quot; and &amp;quot;control&amp;quot; conditions conducted? Were these biological or technical replicates? How many of each? There were 3 replicates of each of the 2 strains and 6 replicates of the reference strain. It is unclear whether these are biological or technical replicates.&lt;br /&gt;
#* How many articles does this article cite? This article has 75 cited references.&lt;br /&gt;
#* How many articles cite this article? This article has been cited 22 times in All Databases, and 22 times in Web of Science Core Collection.&lt;br /&gt;
#* Based on the titles and abstracts of the papers, what type of research directions have been taken now that the genome for that organism has been sequenced? Most articles are related to Burkholderia&amp;#039;s pathogenesis and antibiotic resistance.&lt;br /&gt;
#&amp;#039;&amp;#039;&amp;#039;Yoder-Himes, D. R., Konstantinidis, K. T., &amp;amp; Tiedje, J. M. (2010). Identification of potential therapeutic targets for Burkholderia cenocepacia by comparative transcriptomics. PLoS One, 5(1), e8724.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* PubMed Abstract: http://www.ncbi.nlm.nih.gov/pubmed/20090946&lt;br /&gt;
#* PubMed Central: http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2806911/&lt;br /&gt;
#* Publisher Full Text (HTML): http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0008724&lt;br /&gt;
#* Publisher Full Text (PDF): http://www.plosone.org/article/fetchObject.action?uri=info:doi/10.1371/journal.pone.0008724&amp;amp;representation=PDF&lt;br /&gt;
#* Copyright: &amp;#039;&amp;#039;&amp;#039;© 2010 Yoder-Himes et al&amp;#039;&amp;#039;&amp;#039; (information found on PDF version of article); the article is open-access and is distributed under a &amp;#039;&amp;#039;&amp;#039;Creative Commons license&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Publisher: &amp;#039;&amp;#039;&amp;#039;PLOS&amp;#039;&amp;#039;&amp;#039; (Public Library of Science); nonprofit open-access publisher/advocate             &lt;br /&gt;
#* Availability: &amp;#039;&amp;#039;&amp;#039;online only&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Did LMU pay a fee for this article: &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Data Found At: [http://www.ebi.ac.uk/arrayexpress/experiments/E-GEOD-15817/ ArrayExpress]&lt;br /&gt;
#* Experiment Information: The transcriptome of a clinical and a environmental strain of &amp;#039;&amp;#039;B. cenocepacia&amp;#039;&amp;#039; was analyzed under conditions mimicking soil versus conditions mimicking the sputum resulting from cystic fibrosis. Identification and observation related to putative virulence factors was conducted. &amp;quot;Treatment&amp;quot; conditions were those mimicking CF sputum and &amp;quot;Control&amp;quot; conditions were those mimicking soil.&lt;br /&gt;
#* Replicate Information: Replicate experiments of the &amp;quot;treatment&amp;quot; and &amp;quot;control&amp;quot; were conducted (quadruplicates were employed using different cultures). These were biological replicates (total of 8 arrays, &amp;#039;&amp;#039;&amp;#039;four biological replicates&amp;#039;&amp;#039;&amp;#039;).&lt;br /&gt;
#* How many articles does this article cite: &amp;#039;&amp;#039;&amp;#039;61&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many articles cite this article: &amp;#039;&amp;#039;&amp;#039;14&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* The papers that cite this article appear to focus upon the aspects of the J2315 strain and other BCC bacteria that are related to virulence and host-pathogen interactions. A few articles also explored the role of certain genes which are related to the pathogenic character of the strain (which were possibly examined in the paper by Yoder-Himes et al).&lt;br /&gt;
#&amp;#039;&amp;#039;&amp;#039;Coenye, T., Van Acker, H., Peeters, E., Sass, A., Buroni, S., Riccardi, G., &amp;amp; Mahenthiralingam, E. (2011). Molecular Mechanisms of Chlorhexidine Tolerance in Burkholderia cenocepacia Biofilms. Antimicrobial Agents and Chemotherapy, 55(5), 1912–1919. http://doi.org/10.1128/AAC.01571-10&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* State what you used as search terms and what type of search terms they were. &amp;#039;&amp;#039;&amp;#039;Used the search bar in Array Express and used the terms Burkholderia cenocepacia J2315. I used the filters RNA assay and Array assay.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many results did you get? &amp;#039;&amp;#039;&amp;#039;There were 18 experiments that resulted in the search.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Give an assessment of how relevant the results were. &amp;#039;&amp;#039;&amp;#039;A good chunk of the experiments we weren&amp;#039;t going to look at because the assay numbers were smaller than 9 which was as low as we were going to test.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* The link to the abstract from  [http://www.ncbi.nlm.nih.gov/pubmed PubMed]. [http://www.ncbi.nlm.nih.gov/pubmed/21357299?dopt=Abstract]&lt;br /&gt;
#* The link to the full text of the article in [http://www.ncbi.nlm.nih.gov/pmc/ PubMedCentral]. [http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3088199/]&lt;br /&gt;
#* The link to the full text of the article (HTML format) from the publisher web site. [http://aac.asm.org/content/55/5/1912.full]&lt;br /&gt;
#* The link to the full PDF version of the article from the publisher web site. [http://aac.asm.org/content/55/5/1912.full.pdf+html]&lt;br /&gt;
#*Who owns the rights to the article? &amp;#039;&amp;#039;&amp;#039;American Society for Microbiology&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Does the journal own the copyright? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Do the authors own the copyright? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Do the authors own the rights under a [http://creativecommons.org/ Creative Commons] license? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Is the article available “Open Access”? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* What organization is the publisher of the article?  What type of organization is it?  (commercial, for-profit publisher, scientific society, respected open access organization like [http://www.plos.org/ Public Library of Science] or [http://www.plos.org/ BioMedCentral], or predatory open access organization, see the list of) [http://oaspa.org/membership/members/ (Open Access Scholarly Publishers Association Members) here.] &amp;#039;&amp;#039;&amp;#039;American Society For Microbiology which is a scientific society.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Is this article available in print or online only? &amp;#039;&amp;#039;&amp;#039;Both online and in print.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Has LMU paid a subscription or other fee for your access to this article? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many articles does this article cite? &amp;#039;&amp;#039;&amp;#039;It sites 36 other articles.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many articles cite this article? &amp;#039;&amp;#039;&amp;#039;32 on Google Scholar and 22 on Web of Science&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Based on the titles and abstracts of the papers, what type of research directions have been taken now that the genome for that organism has been sequenced?&lt;br /&gt;
#* In addition, you must also link to the web site where the microarray data resides.[ https://www.ebi.ac.uk/arrayexpress/experiments/E-MEXP-2502/?keywords=Burkholderia+cenocepacia+J2315&amp;amp;organism=&amp;amp;exptype%5B%5D=%22rna+assay%22&amp;amp;exptype%5B%5D=%22array+assay%22&amp;amp;array=]&lt;br /&gt;
#* For each of the microarray articles/datasets, answer the following:&lt;br /&gt;
#* What experiment was performed?  What was the &amp;quot;treatment&amp;quot; and what was the &amp;quot;control&amp;quot; in the experiment? &amp;#039;&amp;#039;&amp;#039;B. cenocepacia J2315 cells were treated by exposure to high levels of H2O2, NaOCl or chlorhexidine. In addition differences in gene expression were examined between untreated B. cenocepacia sessile cells and B. cenocepacia planktonic cells.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#*  Were replicate experiments of the &amp;quot;treatment&amp;quot; and &amp;quot;control&amp;quot; conditions conducted?  Were these biological or technical replicates?  How many of each? &amp;#039;&amp;#039;&amp;#039;There were 20 assays.Hybridizations for all experimental conditions were performed in 4 replicates.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Drevinek, P., Holden, M. T., Ge, Z., Jones, A. M., Ketchell, I., Gill, R. T., &amp;amp; Mahenthiralingam, E. (2008). Gene expression changes linked to antimicrobial resistance, oxidative stress, iron depletion and retained motility are observed when Burkholderia cenocepacia grows in cystic fibrosis sputum. BMC Infectious Diseases, 8, 121. http://doi.org/10.1186/1471-2334-8-121&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* The link to the abstract from PubMed: [http://www.ncbi.nlm.nih.gov/pubmed/18801206?dopt=Abstract&amp;amp;holding=f1000,f1000m,isrctn]&lt;br /&gt;
#* The link to the full text of the article in PubMedCentral: [http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2559838/]&lt;br /&gt;
#* The link to the full text of the article (HTML format) from the publisher web site: [http://www.biomedcentral.com/1471-2334/8/121]&lt;br /&gt;
#* The link to the full PDF version of the article from the publisher web site: [http://www.biomedcentral.com/content/pdf/1471-2334-8-121.pdf]&lt;br /&gt;
#* Who owns the rights to the article? Authors of the article: &amp;#039;&amp;#039;&amp;#039;Copyright © 2008 Drevinek et al; licensee BioMed Central Ltd.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Does the journal own the copyright? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Do the authors own the copyright? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Do the authors own the rights under a Creative Commons license? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
#* Is the article available “Open Access”? &amp;#039;&amp;#039;&amp;#039;Yes.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* What organization is the publisher of the article? What type of organization is it? &amp;#039;&amp;#039;&amp;#039;BMC Infectious Diseases is an open access, peer-reviewed journal&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Is this article available in print or online only? Available in print and online.&lt;br /&gt;
#* Has LMU paid a subscription or other fee for your access to this article? No.&lt;br /&gt;
#* Where does MicroArray Data reside? [https://www.ebi.ac.uk/arrayexpress/experiments/E-MEXP-1261/?keywords=+Burkholderia+cenocepacia+J2315&amp;amp;organism=&amp;amp;exptype%5B%5D=%22rna+assay%22&amp;amp;exptype%5B%5D=%22array+assay%22&amp;amp;array=]&lt;br /&gt;
#* What experiment was performed? What was the &amp;quot;treatment&amp;quot; and what was the &amp;quot;control&amp;quot; in the experiment? &amp;#039;&amp;#039;&amp;#039;The genome of Burkholderia cenocepacia J2315 and transcriptomics used to identify genes that were differentially regulated when the pathogen was grown in a CF sputum-based infection model. Sputum samples from CF individuals infected with the same B. cenocepacia strain as genome isolate were used, hence, other than a dilution into a minimal growth medium (used as the control condition), no further treatment of the sputum was carried out.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Were replicate experiments of the &amp;quot;treatment&amp;quot; and &amp;quot;control&amp;quot; conditions conducted? Were these biological or technical replicates? How many of each? &amp;#039;&amp;#039;&amp;#039;A replicate self-hybridization control experiment was performed. There were 8 essays and 4 biological replicates.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many articles does this article cite? &amp;#039;&amp;#039;&amp;#039;50 references cited.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many articles cite this article? &amp;#039;&amp;#039;&amp;#039;52 in Google Scholar and 44 in Web of Science.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Based on the titles and abstracts of the papers, what type of research directions have been taken now that the genome for that organism has been sequenced? &amp;#039;&amp;#039;&amp;#039;It has been working on antibiotic resistance in cystic fibrosis patients and how the bacteria had evolves and reacts to different extreme treatments.&amp;#039;&amp;#039;&amp;#039; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:BioDB_Final_Presentation_GEN_20151214.pdf&amp;diff=7910</id>
		<title>File:BioDB Final Presentation GEN 20151214.pdf</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:BioDB_Final_Presentation_GEN_20151214.pdf&amp;diff=7910"/>
				<updated>2015-12-15T06:50:40Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: slides for final presentation as pdf, genialomics&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;slides for final presentation as pdf, genialomics&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=GENialOMICS_Deliverables&amp;diff=7904</id>
		<title>GENialOMICS Deliverables</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=GENialOMICS_Deliverables&amp;diff=7904"/>
				<updated>2015-12-15T06:33:25Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: added links to my stuff (readme, testing report)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Group Files and Datasets ==&lt;br /&gt;
&lt;br /&gt;
* [[Media:Bc-Std GEN Build4 20151204.zip|GenMAPP Gene Database for assigned species (&amp;#039;&amp;#039;.gdb&amp;#039;&amp;#039;) (compressed)]]&lt;br /&gt;
* [[Media:ReadMe_Bc-Std_GEN_Build4_20151214_final.pdf|ReadMe file to accompany the Gene Database (&amp;#039;&amp;#039;.pdf&amp;#039;&amp;#039;)]]&lt;br /&gt;
** ReadMe includes Gene Database Schema Diagram&lt;br /&gt;
* [[media:GÉNialOMICS_Gene_Database_Testing_Report_(Build_4_Export)_-_LMU_BioDB_2015.pdf|Gene Database Testing Report for final submitted Gene Database (print from wiki to &amp;#039;&amp;#039;.pdf&amp;#039;&amp;#039; file)]]&lt;br /&gt;
* [[media:Raw_compiled_data_FINAL_KWVP20151507.xlsx|Processed and analyzed DNA microarray dataset (&amp;#039;&amp;#039;.xls&amp;#039;&amp;#039; or &amp;#039;&amp;#039;.xlsx&amp;#039;&amp;#039;)]]&lt;br /&gt;
* [[media:For_genMAPP_KWVP20151205.txt|Data file used for import into GenMAPP (&amp;#039;&amp;#039;.txt&amp;#039;&amp;#039; or &amp;#039;&amp;#039;.csv&amp;#039;&amp;#039;)]]&lt;br /&gt;
* [[media:KWVP20151205.gex|GenMAPP Expression Dataset file (&amp;#039;&amp;#039;.gex&amp;#039;&amp;#039;)]]&lt;br /&gt;
* [[media:For_genMAPP_KWVP20151205.EX.txt|Exceptions file of data imported into GenMAPP (&amp;#039;&amp;#039;.EX.txt&amp;#039;&amp;#039;)]]&lt;br /&gt;
* Raw MAPPFinder results files (&amp;#039;&amp;#039;-GO.txt&amp;#039;&amp;#039;)&lt;br /&gt;
** [[media:KWVP_MAPPfinder_20151208-increase-GO.txt|Increase]]&lt;br /&gt;
** [[media:KWVP_MAPPfinder_20151208-decrease-GO.txt|Decrease]]&lt;br /&gt;
* [[media:KWVP20151205.gmf|&amp;#039;&amp;#039;.gmf&amp;#039;&amp;#039; file]]&lt;br /&gt;
* Filtered MAPPFinder Results (&amp;#039;&amp;#039;.xls&amp;#039;&amp;#039; or &amp;#039;&amp;#039;.xlsx&amp;#039;&amp;#039;)&lt;br /&gt;
** [[media:KWVP_MAPPfinder_20151208-increase-GO.xlsx|Increase]]&lt;br /&gt;
** [[media:Vpkwmappfinder20151205-Criterion1-GO-decreased.xlsx|Decrease]]&lt;br /&gt;
*[[media:Oxphosmappkwvp20151212.mapp|Sample MAPP file of a relevant biological pathway for your species (&amp;#039;&amp;#039;.mapp&amp;#039;&amp;#039;)]]&lt;br /&gt;
* [[Gene Database Project Deliverables#Group Report | Group Report]] describing the creation of the Gene Database and the biological analysis of the data (&amp;#039;&amp;#039;.doc&amp;#039;&amp;#039;, &amp;#039;&amp;#039;.docx&amp;#039;&amp;#039;, or &amp;#039;&amp;#039;.pdf&amp;#039;&amp;#039;)&lt;br /&gt;
* [[Media:Genialomics-BioDBFinalPresentation.pdf|Final PowerPoint presentation]]&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:G%C3%89NialOMICS_Gene_Database_Testing_Report_(Build_4_Export)_-_LMU_BioDB_2015.pdf&amp;diff=7902</id>
		<title>File:GÉNialOMICS Gene Database Testing Report (Build 4 Export) - LMU BioDB 2015.pdf</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:G%C3%89NialOMICS_Gene_Database_Testing_Report_(Build_4_Export)_-_LMU_BioDB_2015.pdf&amp;diff=7902"/>
				<updated>2015-12-15T06:32:12Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: testing report for build 4, printed as pdf&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;testing report for build 4, printed as pdf&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:ReadMe_Bc-Std_GEN_Build4_20151214_final.pdf&amp;diff=7899</id>
		<title>File:ReadMe Bc-Std GEN Build4 20151214 final.pdf</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:ReadMe_Bc-Std_GEN_Build4_20151214_final.pdf&amp;diff=7899"/>
				<updated>2015-12-15T06:24:02Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: final readme for deliverables, in pdf format&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;final readme for deliverables, in pdf format&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:ReadMe_Bc-Std_GEN_Build4_20151214.zip&amp;diff=7898</id>
		<title>File:ReadMe Bc-Std GEN Build4 20151214.zip</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:ReadMe_Bc-Std_GEN_Build4_20151214.zip&amp;diff=7898"/>
				<updated>2015-12-15T06:18:31Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: final readme for deliverables section (w/ schema) week 15, bl&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;final readme for deliverables section (w/ schema) week 15, bl&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Blitvak_Week_15&amp;diff=7892</id>
		<title>Blitvak Week 15</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Blitvak_Week_15&amp;diff=7892"/>
				<updated>2015-12-15T06:10:12Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: added work done 12/14&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Work conducted on 12/8==&lt;br /&gt;
*The last gene database [[GÉNialOMICS Gene Database Testing Report (Build 4 Export)|testing report]] was reviewed&lt;br /&gt;
*It was noticed, once again, that UniProtKB reported 6994 distinct entries while 7121 gene names were found to be in the XML/final database&lt;br /&gt;
**This represents a discrepancy of 127&lt;br /&gt;
===PSQL investigation of the 127 count discrepancy=== &lt;br /&gt;
*It was decided that this discrepancy would be investigated through PSQL queries on the initial export Postgres database (which contained all of the 7121 ORF entries of interest) &amp;lt;----Thank you Dondi for the commands/investigation!----&amp;gt;&lt;br /&gt;
*The initial export PSQL database, B.cenocepacia_J2315_20151119_gmb3build5, was booted up&lt;br /&gt;
*The previously utilized command &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[L,M,S]?[0-9][0-9][0-9][A,a]?[0-9]?[A-Z, a-z]&amp;#039;;&amp;lt;/code&amp;gt; was condensed down to &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039;;&amp;lt;/code&amp;gt;; the modified command was executed to confirm the count of 7121&lt;br /&gt;
*&amp;lt;code&amp;gt;select genetype_name_hjid, count(value) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039; group by genetype_name_hjid;&amp;lt;/code&amp;gt; was executed to verify the number of UniProt protein entries that are covered by the ORF names; it was found that 6993 entries were present, which is one less from the 6994 reported by UniProt.&lt;br /&gt;
**[http://www.uniprot.org/ UniProtKB was checked in order to find this missing entry], using a search [http://www.uniprot.org/uniprot/?query=taxonomy%3A%22Burkholderia+cenocepacia+%28strain+ATCC+BAA-245+%2F+DSM+16553+%2F+LMG+16656+%2F+NCTC+13227+%2F+J2315+%2F+CF5610%29+%28Burkholderia+cepacia+%28strain+J2315%29%29+%5B216591%5D%22+NOT+gene%3Abca*+NOT+gene%3Apbca*&amp;amp;sort=score query] that looked for entries that lacked gene names which are represented by &amp;lt;code&amp;gt;BCA*&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;pBCA*&amp;lt;/code&amp;gt;. It was found that one UniProt entry lacked these usual gene name IDs&lt;br /&gt;
**This entry was described as being a &amp;#039;&amp;#039;&amp;#039;Proteolysis tag peptide encoded by tmRNA Burkh_cenoc_J2315&amp;#039;&amp;#039;&amp;#039;; it appears to be encoded by a transfer-messenger RNA gene, and given that, it lacks a proper gene ID. This peptide will be ignored since it is associated with a functional RNA gene.&lt;br /&gt;
*&amp;lt;code&amp;gt;select genetype_name_hjid, count(value) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039; group by genetype_name_hjid having count(value) &amp;gt; 1;&amp;lt;/code&amp;gt; was executed in order to see if any UniProt protein entries were represented by multiple gene names; it was found that numerous entries had a count greater than 1 for corresponding gene names.&lt;br /&gt;
*The following command was executed in order to find the total count of gene names represented by the protein entries that had a greater than 1 count:&lt;br /&gt;
 &amp;lt;code&amp;gt;select sum(dupe_count) from (select genetype_name_hjid, count(value) as dupe_count&amp;lt;/code&amp;gt;&lt;br /&gt;
     &amp;lt;code&amp;gt;from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039;&amp;lt;/code&amp;gt;&lt;br /&gt;
     &amp;lt;code&amp;gt;group by genetype_name_hjid having count(value) &amp;gt; 1 order by count(value) desc) as dupe_tally;&amp;lt;/code&amp;gt;&lt;br /&gt;
*This led to a sum of 205, which also included the first gene names covered by each entry (not just &amp;quot;extras&amp;quot;)&lt;br /&gt;
*The following command was executed in order to find the total count of gene names that are not extras (excluding the &amp;gt;1 gene names):&lt;br /&gt;
 &amp;lt;code&amp;gt;select count(genetype_name_hjid) from (select genetype_name_hjid, count(value) as dupe_count&amp;lt;/code&amp;gt;&lt;br /&gt;
     &amp;lt;code&amp;gt;from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039;&amp;lt;/code&amp;gt;&lt;br /&gt;
     &amp;lt;code&amp;gt;group by genetype_name_hjid having count(value) &amp;gt; 1 order by count(value) desc) as dupe_tally;&amp;lt;/code&amp;gt;&lt;br /&gt;
*This command led to a count of 77 records&lt;br /&gt;
**Given that 6993 entries are represented in the PSQL database, there is a difference of 128 with respect to the 7121 gene name count. The output for the query for extra gene names was a count of 205; 205 minus the number of non-&amp;quot;extra&amp;quot; gene names, which is 77, results in 128. It is now apparent that the difference between the number of UniProt entries and the number of gene name IDs is due to the fact that some proteins are covered by several different gene name IDs.&lt;br /&gt;
==Work conducted on 12/10==&lt;br /&gt;
*The presentation for the project was worked on&lt;br /&gt;
*I checked in with Anu, Kevin, and Veronica regarding the future deliverables&lt;br /&gt;
*I helped in making the readme file deliverable&lt;br /&gt;
==Work conducted on 12/11==&lt;br /&gt;
*The final [[GÉNialOMICS Gene Database Testing Report (Build 4 Export)|testing report]] was reviewed again, cleaned up, and slightly modified with the findings on 12/8 in mind.&lt;br /&gt;
*Further work was done on the presentation slides &lt;br /&gt;
*It was settled upon that the final commands that will be utilized for the presentation are:&lt;br /&gt;
**&amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;quot; &amp;lt; &amp;quot;uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml&amp;quot;&amp;lt;/code&amp;gt;, and &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039;;&amp;lt;/code&amp;gt;.&lt;br /&gt;
==Work conducted on 12/14==&lt;br /&gt;
*Met with the group and reviewed the presentation slides (made some minor alterations) and practiced the presentation&lt;br /&gt;
*Checked the final readme and finalized it&lt;br /&gt;
----&lt;br /&gt;
{{Template:GÉNialOMICS}}&lt;br /&gt;
{{Template:blitvak}}&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Blitvak_Week_15&amp;diff=7777</id>
		<title>Blitvak Week 15</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Blitvak_Week_15&amp;diff=7777"/>
				<updated>2015-12-14T06:36:51Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: added work done so far, added template&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Work conducted on 12/8==&lt;br /&gt;
*The last gene database [[GÉNialOMICS Gene Database Testing Report (Build 4 Export)|testing report]] was reviewed&lt;br /&gt;
*It was noticed, once again, that UniProtKB reported 6994 distinct entries while 7121 gene names were found to be in the XML/final database&lt;br /&gt;
**This represents a discrepancy of 127&lt;br /&gt;
===PSQL investigation of the 127 count discrepancy=== &lt;br /&gt;
*It was decided that this discrepancy would be investigated through PSQL queries on the initial export Postgres database (which contained all of the 7121 ORF entries of interest) &amp;lt;----Thank you Dondi for the commands/investigation!----&amp;gt;&lt;br /&gt;
*The initial export PSQL database, B.cenocepacia_J2315_20151119_gmb3build5, was booted up&lt;br /&gt;
*The previously utilized command &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[L,M,S]?[0-9][0-9][0-9][A,a]?[0-9]?[A-Z, a-z]&amp;#039;;&amp;lt;/code&amp;gt; was condensed down to &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039;;&amp;lt;/code&amp;gt;; the modified command was executed to confirm the count of 7121&lt;br /&gt;
*&amp;lt;code&amp;gt;select genetype_name_hjid, count(value) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039; group by genetype_name_hjid;&amp;lt;/code&amp;gt; was executed to verify the number of UniProt protein entries that are covered by the ORF names; it was found that 6993 entries were present, which is one less from the 6994 reported by UniProt.&lt;br /&gt;
**[http://www.uniprot.org/ UniProtKB was checked in order to find this missing entry], using a search [http://www.uniprot.org/uniprot/?query=taxonomy%3A%22Burkholderia+cenocepacia+%28strain+ATCC+BAA-245+%2F+DSM+16553+%2F+LMG+16656+%2F+NCTC+13227+%2F+J2315+%2F+CF5610%29+%28Burkholderia+cepacia+%28strain+J2315%29%29+%5B216591%5D%22+NOT+gene%3Abca*+NOT+gene%3Apbca*&amp;amp;sort=score query] that looked for entries that lacked gene names which are represented by &amp;lt;code&amp;gt;BCA*&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;pBCA*&amp;lt;/code&amp;gt;. It was found that one UniProt entry lacked these usual gene name IDs&lt;br /&gt;
**This entry was described as being a &amp;#039;&amp;#039;&amp;#039;Proteolysis tag peptide encoded by tmRNA Burkh_cenoc_J2315&amp;#039;&amp;#039;&amp;#039;; it appears to be encoded by a transfer-messenger RNA gene, and given that, it lacks a proper gene ID. This peptide will be ignored since it is associated with a functional RNA gene.&lt;br /&gt;
*&amp;lt;code&amp;gt;select genetype_name_hjid, count(value) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039; group by genetype_name_hjid having count(value) &amp;gt; 1;&amp;lt;/code&amp;gt; was executed in order to see if any UniProt protein entries were represented by multiple gene names; it was found that numerous entries had a count greater than 1 for corresponding gene names.&lt;br /&gt;
*The following command was executed in order to find the total count of gene names represented by the protein entries that had a greater than 1 count:&lt;br /&gt;
 &amp;lt;code&amp;gt;select sum(dupe_count) from (select genetype_name_hjid, count(value) as dupe_count&amp;lt;/code&amp;gt;&lt;br /&gt;
     &amp;lt;code&amp;gt;from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039;&amp;lt;/code&amp;gt;&lt;br /&gt;
     &amp;lt;code&amp;gt;group by genetype_name_hjid having count(value) &amp;gt; 1 order by count(value) desc) as dupe_tally;&amp;lt;/code&amp;gt;&lt;br /&gt;
*This led to a sum of 205, which also included the first gene names covered by each entry (not just &amp;quot;extras&amp;quot;)&lt;br /&gt;
*The following command was executed in order to find the total count of gene names that are not extras (excluding the &amp;gt;1 gene names):&lt;br /&gt;
 &amp;lt;code&amp;gt;select count(genetype_name_hjid) from (select genetype_name_hjid, count(value) as dupe_count&amp;lt;/code&amp;gt;&lt;br /&gt;
     &amp;lt;code&amp;gt;from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039;&amp;lt;/code&amp;gt;&lt;br /&gt;
     &amp;lt;code&amp;gt;group by genetype_name_hjid having count(value) &amp;gt; 1 order by count(value) desc) as dupe_tally;&amp;lt;/code&amp;gt;&lt;br /&gt;
*This command led to a count of 77 records&lt;br /&gt;
**Given that 6993 entries are represented in the PSQL database, there is a difference of 128 with respect to the 7121 gene name count. The output for the query for extra gene names was a count of 205; 205 minus the number of non-&amp;quot;extra&amp;quot; gene names, which is 77, results in 128. It is now apparent that the difference between the number of UniProt entries and the number of gene name IDs is due to the fact that some proteins are covered by several different gene name IDs.&lt;br /&gt;
==Work conducted on 12/10==&lt;br /&gt;
*The presentation for the project was worked on&lt;br /&gt;
*I checked in with Anu, Kevin, and Veronica regarding the future deliverables&lt;br /&gt;
*I helped in making the readme file deliverable&lt;br /&gt;
==Work conducted on 12/11==&lt;br /&gt;
*The final [[GÉNialOMICS Gene Database Testing Report (Build 4 Export)|testing report]] was reviewed again, cleaned up, and slightly modified with the findings on 12/8 in mind.&lt;br /&gt;
*Further work was done on the presentation slides &lt;br /&gt;
*It was settled upon that the final commands that will be utilized for the presentation are:&lt;br /&gt;
**&amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;quot; &amp;lt; &amp;quot;uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml&amp;quot;&amp;lt;/code&amp;gt;, and &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039;;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
{{Template:GÉNialOMICS}}&lt;br /&gt;
{{Template:blitvak}}&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=GENialOMICS&amp;diff=7766</id>
		<title>GENialOMICS</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=GENialOMICS&amp;diff=7766"/>
				<updated>2015-12-14T05:32:01Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: added goals/progress, deliverables link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image: Genialomics-banner.jpg | center | 1055px]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{{Template:GÉNialOMICS}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
=Week 10=&lt;br /&gt;
*On November 3, 2015, GÉNialOMICS chose to create database for &amp;#039;&amp;#039;Burkholderia cenocepacia&amp;#039;&amp;#039;.&lt;br /&gt;
*On November 5, 2015, a journal detailing the complete genome of &amp;#039;&amp;#039;Burkholderia cenocepacia&amp;#039;&amp;#039; (strain J2315) titled [http://jb.asm.org/content/191/1/261.short The Genome of Burkholderia cenocepacia J2315, an Epidemic Pathogen of Cystic Fibrosis Patients]  was found.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
=Week 11=&lt;br /&gt;
==Individual Goals and Progress==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: auto;&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;9&amp;quot;|Weekly Goals and Progress&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
![[User:Anuvarsh|&amp;#039;&amp;#039;&amp;#039;Anu Varshneya&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Blitvak|&amp;#039;&amp;#039;&amp;#039;Brandon Litvak&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Vpachec3|&amp;#039;&amp;#039;&amp;#039;Veronica Pacheco&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Kwyllie|&amp;#039;&amp;#039;&amp;#039;Kevin Wyllie&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Goals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Complete journal club individual assignment&lt;br /&gt;
* Create and practice journal club presentation with Brandon&lt;br /&gt;
* Find a MOD&lt;br /&gt;
* Create project timeline with soft deadlines for each person/milestone&lt;br /&gt;
* Complete milestone 0: Working Environment Setup&lt;br /&gt;
* Complete milestone 1: Version Control Setup&lt;br /&gt;
* Begin milestone 2: “Developer Rig” Setup and Initial As-Is Build&lt;br /&gt;
* Reformat Home Page with Dr. Dahlquists recommendations&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*Perform an initial import/export cycle (with Anu)&lt;br /&gt;
*Figure out a file management system (with Anu)&lt;br /&gt;
*Characterize regular expression patterns for ID detection&lt;br /&gt;
*Further explore the found MOD and review it&lt;br /&gt;
*Complete Journal Club presentation on the genome paper&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Kevin Wyllie&amp;#039;&amp;#039;&lt;br /&gt;
* Understand experimental design&lt;br /&gt;
* Understand sample-data relationship&lt;br /&gt;
** raw.zip and .sdrf&lt;br /&gt;
** Construct sample-data diagram&lt;br /&gt;
* Develop compiled raw data file&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Veronica Pacheco&amp;#039;&amp;#039;&lt;br /&gt;
* Understand experimental design&lt;br /&gt;
* Understand sample-data relationship&lt;br /&gt;
** raw.zip and .sdrf&lt;br /&gt;
** Construct sample-data diagram&lt;br /&gt;
* Develop compiled raw data file&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Progress&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
*Found a possible [http://www.burkholderia.com/ model organism database] (with Brandon Litvak)&lt;br /&gt;
*The journal club presentation and outline was prepared; MOD was examined and reviewed&lt;br /&gt;
* Completed journal club individual assignment&lt;br /&gt;
* Created and practice journal club presentation with Brandon&lt;br /&gt;
* Found a MOD&lt;br /&gt;
* Created project timeline with soft deadlines for each person/milestone&lt;br /&gt;
* Completed milestone 0: Working Environment Setup&lt;br /&gt;
* Reformatted Home Page with Dr. Dahlquists recommendations&lt;br /&gt;
* Journal Club Presentation File: [[Media:Genome_Presentation_-_Anu_and_Brandon_-_Genialomics(FIXED).pdf|Genome Presentation]]&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
* Found a possible [http://www.burkholderia.com/ model organism database].&lt;br /&gt;
**The more recent [http://beta.burkholderia.com/ version] of the MOD was found&lt;br /&gt;
*The regular expression patterns for J2315 were determined&lt;br /&gt;
*Preparation was done for the Genome Paper Presentation&lt;br /&gt;
**Completed outline of the genome paper&lt;br /&gt;
*File management system was determined&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
* we understood the experimental design&lt;br /&gt;
* made chart for microarray experiment&lt;br /&gt;
*finished powerpoint on microarray paper&lt;br /&gt;
*[[Vpachec3 Week 11]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt; Created methods diagram ([[media:KWVPMethoddiagram.jpg]]).&lt;br /&gt;
*[[File:B. Cenopacia.pptx]]&lt;br /&gt;
* we understood the experimental design&lt;br /&gt;
* made chart for microarray experiment&lt;br /&gt;
*finished powerpoint on microarray paper&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Individual Journal Pages&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
*[[Anuvarsh Week 11]]&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Blitvak Week 11]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
*[[Vpachec3 Week 11]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
*[[Kevin Wyllie Week 11]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==File Management System==&lt;br /&gt;
*Files utilized in weekly projects will renamed as follows: XXXX_GEN_(Initials)(Week#)_yyyymmdd, where &amp;quot;XXXX&amp;quot; is the original filename. If multiple versions of the same file (with identical filenames) are used on the same day then a (positive integer) (starting from 1) will be added to any additional versions (e.g. XXXX_GEN_BL11_yyyymmdd, XXXX_GEN_BL11_yyyymmdd(1), XXXX_GEN_BL11_yyyymmdd(2), for three different versions of the same file uploaded by Brandon Litvak during Week 11)&lt;br /&gt;
*Files will be uploaded to the weekly progress table under a file row with a clear label (under the respective group member that created them/used them)&lt;br /&gt;
*All original unmodified files will be saved and will also be uploaded, together, as a compressed zip with the filename: ORIG_GEN_(Initials)(Week#); the compressed zip containing all original files will be the last entry in the row designated for the files, with the label &amp;quot;ORIGINAL FILES&amp;quot;&lt;br /&gt;
==Other Progress==&lt;br /&gt;
* A journal using the &amp;#039;&amp;#039;B. cenocepacia&amp;#039;&amp;#039; genome in a microarray experiment titled [http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3596321/ Biofilm-Grown &amp;#039;&amp;#039;Burkholderia cepacia&amp;#039;&amp;#039; Complex Cells Survive Antibiotic Treatment by Avoiding Production of Reactive Oxygen Species] was approved for analysis.&lt;br /&gt;
&lt;br /&gt;
==Journal Club Presentations==&lt;br /&gt;
[[Media:Genome_Presentation_-_Anu_and_Brandon_-_Genialomics(FIXED).pdf| Genome Paper Presentation Week 11]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:B._Cenopacia.pptx| Microarray Paper Presentation Week 12]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Week 12=&lt;br /&gt;
==Individual Goals and Progress==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: auto;&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;9&amp;quot;|Weekly Goals and Progress&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
![[User:Anuvarsh|&amp;#039;&amp;#039;&amp;#039;Anu Varshneya&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Blitvak|&amp;#039;&amp;#039;&amp;#039;Brandon Litvak&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Vpachec3|&amp;#039;&amp;#039;&amp;#039;Veronica Pacheco&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Kwyllie|&amp;#039;&amp;#039;&amp;#039;Kevin Wyllie&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Goals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Complete milestone 0: Working Environment Setup&lt;br /&gt;
** Set up the development machine (my laptop) with all required software for coding. &lt;br /&gt;
* Complete milestone 1: Version Control Setup&lt;br /&gt;
** Set up a branch specific to our project and clone necessary code from GitHub onto the development machine.&lt;br /&gt;
* Complete milestone 2: “Developer Rig” Setup and Initial As-Is Build&lt;br /&gt;
** Confirm that all core software for developing, building, and testing prototype version of GenMAPP Builder are on the development machine.&lt;br /&gt;
** Set up Eclipse and java project workspace.&lt;br /&gt;
** Run initial build.&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*Complete Milestone 1: Initial Database Export&lt;br /&gt;
*Create a Gene Database testing report for the initial export&lt;br /&gt;
*Further explore the various ID systems; verify previous findings&lt;br /&gt;
*Create expressions for Match/PGSQL that will assist in evaluating the quality of any exported databases&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Kevin Wyllie&amp;#039;&amp;#039;&lt;br /&gt;
*Read the microarray paper to understand the experiment.&lt;br /&gt;
*Create a table or list that shows the correspondence between the samples in the experiment and the files you have downloaded.&lt;br /&gt;
*Determine how many biological or technical replicates, and which samples were labeled with Cy3 or Cy5.&lt;br /&gt;
*Create a Master Raw Data file that contains the IDs and columns of data required for further analysis.&lt;br /&gt;
*Consult with Dr. Dahlquist on how to process the data (normalization, statistics).&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Veronica Pacheco&amp;#039;&amp;#039;&lt;br /&gt;
*Read the microarray paper to understand the experiment.&lt;br /&gt;
*Create a table or list that shows the correspondence between the samples in the experiment and the files you have downloaded.&lt;br /&gt;
*Determine how many biological or technical replicates, and which samples were labeled with Cy3 or Cy5.&lt;br /&gt;
*Create a Master Raw Data file that contains the IDs and columns of data required for further analysis.&lt;br /&gt;
*Consult with Dr. Dahlquist on how to process the data (normalization, statistics).&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Progress&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Completed milestone 0: Working Environment Setup&lt;br /&gt;
* Completed milestone 1: Version Control Setup&lt;br /&gt;
* Completed milestone 2: “Developer Rig” Setup and Initial As-Is Build&lt;br /&gt;
* Began milestone 3: Species Profile Creation&lt;br /&gt;
** Need to consult with Brandon and/or Dr. Dionisio before continuing.&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*Completed Milestone 1: Initial Database Export&lt;br /&gt;
*Completed Milestone 2: ID Pattern Definition and Verification (will be revisited for future work with modified forms of GenMAPP builder) &lt;br /&gt;
**Should talk to Anu about further steps involving TallyEngine/GenMAPP builder (organize more exports)&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
* Compiled data into one Excel spreadsheet. &lt;br /&gt;
* Centered data and began statistical analysis (stopped at T statistic). &lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
* Compiled data into one Excel spreadsheet. &lt;br /&gt;
* Centered data and began statistical analysis (stopped at T statistic). &lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Individual Journal Pages&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
*[[Anuvarsh Week 12]]&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Blitvak Week 12]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
*[[Vpachec3 Week 12]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
*[[Kevin Wyllie Week 12]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Files Used/Created&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Media:WEEK12FILES GEN BL.zip|Week 12 Files]]&lt;br /&gt;
*[[Media:ORIG GEN BL12.zip|Starting Files]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
[[Media:Raw_compiled_data_KW20151119.xlsx]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
[[Media:Raw_compiled_data_KW20151119.xlsx]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Other Progress==&lt;br /&gt;
&lt;br /&gt;
=Week 14=&lt;br /&gt;
==Individual Goals and Progress==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: auto;&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;9&amp;quot;|Weekly Goals and Progress&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
![[User:Anuvarsh|&amp;#039;&amp;#039;&amp;#039;Anu Varshneya&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Blitvak|&amp;#039;&amp;#039;&amp;#039;Brandon Litvak&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Vpachec3|&amp;#039;&amp;#039;&amp;#039;Veronica Pacheco&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Kwyllie|&amp;#039;&amp;#039;&amp;#039;Kevin Wyllie&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Goals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Finish second build.&lt;br /&gt;
* Analyze results from previous build with Brandon Litvak and determine modifications that need to be made to code.&lt;br /&gt;
* Begin modifying code to collect gene names from &amp;quot;ORF&amp;quot; instead of &amp;quot;OrderedLocusTags&amp;quot;&lt;br /&gt;
* Start writing README and scientific paper (parts of deliverables).&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
* Perform database export on the second build and other builds of the customized genMAPP builder&lt;br /&gt;
* Determine, with Anu, what modifications must be done to GenMAPP builder/Tallyengine&lt;br /&gt;
* Find out why most of the data/gene-names were not captured in the &amp;quot;OrderedLocusNames&amp;quot; table of the PSQL database for Export 1&lt;br /&gt;
* Create testing reports on any builds created for the week.&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Kevin Wyllie&amp;#039;&amp;#039;&lt;br /&gt;
*Perform the statistical analysis in Excel.&lt;br /&gt;
*Format the gene expression data for import into GenMAPP.&lt;br /&gt;
*Import data into GenMAPP, create ColorSets, and run MAPPFinder.&lt;br /&gt;
*Document and take notes on test runs with GenMAPP.&lt;br /&gt;
*Use the EX.txt file to help the Coder/Quality Assurance team members to validate the .gdb.&lt;br /&gt;
*Do a journal club outline of the paper so that you can use it in the Discussion section of your group report and your final presentation.&lt;br /&gt;
Create a .mapp file showing one pathway that is changed in your data.&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Veronica Pacheco&amp;#039;&amp;#039;&lt;br /&gt;
*Perform the statistical analysis in Excel.&lt;br /&gt;
*Format the gene expression data for import into GenMAPP.&lt;br /&gt;
*Import data into GenMAPP, create ColorSets, and run MAPPFinder.&lt;br /&gt;
*Document and take notes on test runs with GenMAPP.&lt;br /&gt;
*Use the EX.txt file to help the Coder/Quality Assurance team members to validate the .gdb.&lt;br /&gt;
*Do a journal club outline of the paper so that you can use it in the Discussion section of your group report and your final presentation.&lt;br /&gt;
Create a .mapp file showing one pathway that is changed in your data.&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Progress&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Finished second build. &lt;br /&gt;
* Analyzed results from previous build with Brandon Litvak and determine modifications that need to be made to code.&lt;br /&gt;
* Began modifying code to collect gene names from &amp;quot;ORF&amp;quot; instead of &amp;quot;OrderedLocusTags&amp;quot;&lt;br /&gt;
* Finished third build.&lt;br /&gt;
* Customized Tally Engine to collect counts for ORF ID&amp;#039;s.&lt;br /&gt;
* Finished fourth build.&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
* It was found that the gene names of interest existed under the label of &amp;quot;ORF&amp;quot; in the XML file (explained why they weren&amp;#039;t captured by GenMAPP builder)&lt;br /&gt;
* Created a streamlined general expression that can capture all of the IDs of interest; shared with Anu, assisted in the creation of Build 3/4 of the modified genmapp builder&lt;br /&gt;
* Found that XMLPipeDB Match gave 6 extra counts using the general expression for the IDs; excel MATCH command analysis was conducted and the discrepant IDs were found&lt;br /&gt;
* Completed gene database test reports for builds 2, 3, and 4&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Kevin Wyllie&amp;#039;&amp;#039;&lt;br /&gt;
*Performed the statistical analysis in Excel.&lt;br /&gt;
*Formatted the gene expression data for import into GenMAPP.&lt;br /&gt;
*Imported data into GenMAPP, created ColorSets, and ran MAPPFinder.&lt;br /&gt;
*Documented and took screenshots on test runs with GenMAPP.&lt;br /&gt;
*Sent the EX.txt file to Brandon and also uploaded on wiki&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Veronica Pacheco&amp;#039;&amp;#039;&lt;br /&gt;
*Performed the statistical analysis in Excel.&lt;br /&gt;
*Formatted the gene expression data for import into GenMAPP.&lt;br /&gt;
*Imported data into GenMAPP, created ColorSets, and ran MAPPFinder.&lt;br /&gt;
*Documented and took screenshots on test runs with GenMAPP.&lt;br /&gt;
*Sent the EX.txt file to Brandon and also uploaded on wiki&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Individual Journal Pages&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
*[[Anuvarsh Week 14]]&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Blitvak Week 14]]&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 2 Export)|Build 2 Export Testing Report]]&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 3 Export)|Build 3 Export Testing Report]]&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 4 Export)|Build 4 Export Testing Report]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
*[[Vpachec3 Week 14]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
*[[Kevin Wyllie Week 14]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Files Used/Created&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
Build 2 - with customized species profile:&lt;br /&gt;
* [[Media: Gmbuilder-genialomics-12012015-build-2.zip| gmbuilder-genialomics-12012015-build-2.zip]]&lt;br /&gt;
[[User:Anuvarsh|Anuvarsh]] ([[User talk:Anuvarsh|talk]]) 15:22, 1 December 2015 (PST) &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Build 3 - picking up gene names from ORF instead of ordered locus&lt;br /&gt;
* [[Media:Gmbuilder-genialomics-12032015-build-3.zip | gmbuilder-genialomics-12032015-build-3.zip]]&lt;br /&gt;
[[User:Anuvarsh|Anuvarsh]] ([[User talk:Anuvarsh|talk]]) 14:58, 3 December 2015 (PST)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Build 4 - customized TallyEngine &lt;br /&gt;
* [[Media:Gmbuilder-genialomics-12032015-build-4.zip|gmbuilder-genialomics-12032015-build-4.zip]]&lt;br /&gt;
[[User:Anuvarsh|Anuvarsh]] ([[User talk:Anuvarsh|talk]]) 15:18, 3 December 2015 (PST)&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Media:GEN BL14 20151201.zip|Files from work done on 12/01/15]]&lt;br /&gt;
*[[Media:GEN BL14 20151203.zip|Files from work done on 12/03/15]]&lt;br /&gt;
*[[Media:GEN BL14 20151204.zip|Files from work done on 12/04/15]]&lt;br /&gt;
*[[Media:GEN BL14 20151207.zip|Files from work done on 12/07/15]]&lt;br /&gt;
*[[Media:Bc-Std_GEN_20151204.zip|Compressed gdb from Build 4]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt; see Kevin&amp;#039;s section --&amp;gt;&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt; &lt;br /&gt;
*[[media:Raw_compiled_data_FINAL_KWVP20151507.xlsx|Final processed/formatted microarray data spreadsheet]]&lt;br /&gt;
*[[media:For_genMAPP_KWVP20151205.txt|txt form of the forGenMAPP sheet]]&lt;br /&gt;
*[[media:For_genMAPP_KWVP20151205.EX.txt|Exceptions file from first export.]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Other Progress==&lt;br /&gt;
&lt;br /&gt;
==Reflections==&lt;br /&gt;
===Anu Varshneya===&lt;br /&gt;
*What worked?&lt;br /&gt;
**In general, I think our group worked very well together! I think we are all motivated to get this project done well, and are communicating well with each other regarding our progress.&lt;br /&gt;
*What didn&amp;#039;t work?&lt;br /&gt;
**I think for the most part we did a great job. I think the only ideas I have moving forward is a little bit more planning in regards to how we plan to attack the writing and presentation portion of the project. I am not concerned about us getting it done on time and with good quality, just that we create a plan of attack soon so that everyone is on the same page. :)&lt;br /&gt;
*What will I do next to fix what didn&amp;#039;t work?&lt;br /&gt;
**Though nothing has not worked, I think we will just talk tomorrow about how we want to approach the writing and the presentation and set up some group work times.&lt;br /&gt;
&lt;br /&gt;
===Kevin Wyllie===&lt;br /&gt;
# What worked?&lt;br /&gt;
#* Our initial GenMAPP import worked! 284 errors, which, out of 7251, does sound so bad to me!&lt;br /&gt;
# What didn&amp;#039;t work?&lt;br /&gt;
#* Maybe this isn&amp;#039;t actually an example of something not working, but our calculated fold changes were quite different (much lower in magnitude) from those reported in Van Acker et al&amp;#039;s paper. However, they had the same directions and generally saw the same relative trends (ie the relatively higher fold changes in the paper were among the higher in our data). Also, very few of the genes they considered significant (with their super-lenient criteria that results in 30% of the genes seeing significant changes) were significant by our criteria.&lt;br /&gt;
# What will I do next to fix what didn&amp;#039;t work?&lt;br /&gt;
#* We just need to triple/quadruple check that our data processing protocol is legitimate. Other than that, there&amp;#039;s not much we can do in terms of fold changes. And for statistical significance, we potentially should reconsider heightening our BH P-value threshold above 0.05, as currently we&amp;#039;re only considering about 8% of the genes to see a significant change. But maybe this is not too low of a number.&lt;br /&gt;
&lt;br /&gt;
===Veronica Pacheco===&lt;br /&gt;
#What worked?&lt;br /&gt;
#* Right off the bat, our first run through GenMAPP worked. As expected, there were exceptions and it generated an EX.txt file. There were 284 errors. We then handed over the file to Brandon so we shall see if the number of errors can decrease.&lt;br /&gt;
#What didn&amp;#039;t work?&lt;br /&gt;
#*What we initially thought didn&amp;#039;t work or didn&amp;#039;t seem correct was that fact that our values for fold changes were much smaller than the values reported in Van Acker et al&amp;#039;s paper. The direction, for the majority, aligned with what was reported however the concrete values had large differences.&lt;br /&gt;
#What will I do next to fix what didn&amp;#039;t work?&lt;br /&gt;
#*Initially, we went to make sure our methods were correct. We traced back our steps and made sure the calculations were done correctly.After we double checked, we then sought help from Dr. Dahlquist and Dr. Dionisio. From their response, it seems we should go over it one more time and if there is no source of error on our part, we continue the project with our fold changes.&lt;br /&gt;
&lt;br /&gt;
===Brandon Litvak===&lt;br /&gt;
#What worked?&lt;br /&gt;
#*I think a lot of things worked this week. Team work and communication was a great help in getting the bulk of this week&amp;#039;s work done. The initial exported database was not working as planned and, as a team, we discovered that the reason had to do with the fact that GenMAPP builder was utilizing the wrong type of gene name; this knowledge allowed us to create builds this week that happened to work fairly well. These new builds covered the gene names of interest and led to a relatively small amount errors in GenMAPP. I think that, above all, the thing that worked best this week was my team. We were able to communicate and collaborate very well. &lt;br /&gt;
#What didn&amp;#039;t work?&lt;br /&gt;
#*At the present moment, I can&amp;#039;t really think of things that really did not work. With respect to the gene database project for J2315, everything appears to be on track; I would say that the major problems that were encountered in Week 14 were resolved. I feel that all of the major work for the project is complete; all that remains, is to synthesize the work done in a paper and presentation. As a group, we did get little work done on the final deliverables (which should be the focus, for this week) but we did get a lot of valuable work done for the project. We haven&amp;#039;t managed to plan much regarding the final deliverables, either (but this is a minor issue). &lt;br /&gt;
#What will I do next to fix what didn&amp;#039;t work?&lt;br /&gt;
#*We will need to meet as a group and discuss the state of the project. I personally feel really good about the work so far and it would be helpful to hear, with the bulk of the work done, how everyone else feels. Additionally, I think that we will need to plan out our approach for the final project as soon as possible. Once we have discussed the project and made a plan, I think that we should set aside some time to work on the group project, as a team. I will check in with the group members on Tuesday, share my major findings for the week, and discuss future courses of action (regarding the last bits of the project).&lt;br /&gt;
&lt;br /&gt;
=Week 15=&lt;br /&gt;
==Individual Goals and Progress==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: auto;&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;9&amp;quot;|Weekly Goals and Progress&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
![[User:Anuvarsh|&amp;#039;&amp;#039;&amp;#039;Anu Varshneya&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Blitvak|&amp;#039;&amp;#039;&amp;#039;Brandon Litvak&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Vpachec3|&amp;#039;&amp;#039;&amp;#039;Veronica Pacheco&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Kwyllie|&amp;#039;&amp;#039;&amp;#039;Kevin Wyllie&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Goals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Fix any problems with the build&lt;br /&gt;
* Finish presentation&lt;br /&gt;
* Start paper&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
* Work with Anu to fix any issues with the final gene database&lt;br /&gt;
* Finish presentation&lt;br /&gt;
* Prepare for presentation&lt;br /&gt;
* Work on final paper&lt;br /&gt;
* Conduct final checks on last export (check testing report, make any adjustments)&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Kevin Wyllie&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Veronica Pacheco&amp;#039;&amp;#039;&lt;br /&gt;
* Finish example MAPPs (one for increase and decrease). &lt;br /&gt;
* Create sanity check table (with P-values).&lt;br /&gt;
* Upload deliverables.&lt;br /&gt;
* Begin PowerPoint.&lt;br /&gt;
* Begin report. &lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Progress&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Created a new build to fix problem in TallyEngine&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
* Checked final export: everything appears in order&lt;br /&gt;
* Checked new build of GenMAPP builder&lt;br /&gt;
* Realized why the UniProt count of 6994 is so different from the one reported by our database (difference between protein entry/gene name)&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Individual Journal Pages&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
*[[Anuvarsh Week 15]]&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Blitvak Week 15]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
*[[Vpachec3 Week 15]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
*[[Kevin Wyllie Week 15]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Files Used/Created&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
[[Media:ReadMe_Bc-Std_GEN_Build4_20151204.doc.zip | readMe_Bc-Std_GEN_Build4_20151204.doc.zip]] &amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:gmbuilder-genialomics-20151210-build-5.zip | gmbuilder-genialomics-20151210-build-5.zip]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:Genialomics-DatabaseSchema-20151211.pdf | Genialomics-DatabaseSchema-20151211.pdf]]&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt; &lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt; &lt;br /&gt;
* Generated sanity check table.&lt;br /&gt;
* Upload deliverables.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Other Progress==&lt;br /&gt;
&lt;br /&gt;
=Deliverables=&lt;br /&gt;
*See [[GENialOMICS Deliverables|GENialOMICS Deliverables]]&lt;br /&gt;
=== Group Deliverables ===&lt;br /&gt;
* GenMAPP Gene Database for assigned species (&amp;#039;&amp;#039;.gdb&amp;#039;&amp;#039;)&lt;br /&gt;
* ReadMe file to accompany the Gene Database (&amp;#039;&amp;#039;.pdf&amp;#039;&amp;#039;)&lt;br /&gt;
** Sample ReadMe in Word format:  [[Media:ReadMe_Vc-Std_External_20131122.zip | ReadMe_Vc-Std_External_20131122.zip]]&lt;br /&gt;
** [https://github.com/lmu-bioinformatics/xmlpipedb/blob/readme/GenMAPP%20Gene%20Databases/V.%20cholerae/V.%20cholerae%2020101022/ReadMe.md Sample ReadMe in markdown (a work in progress)] &lt;br /&gt;
** Include Gene Database Schema diagram in ReadMe&lt;br /&gt;
*** Sample schema in Adobe Illustrator format:  [[Media:Vibrio_schema_20101022.zip | Vibrio_schema_20101022.zip]]&lt;br /&gt;
* Gene Database Testing Report for final submitted Gene Database (print from wiki to &amp;#039;&amp;#039;.pdf&amp;#039;&amp;#039; file)&lt;br /&gt;
* Processed and analyzed DNA microarray dataset (&amp;#039;&amp;#039;.xls&amp;#039;&amp;#039; or &amp;#039;&amp;#039;.xlsx&amp;#039;&amp;#039;)&lt;br /&gt;
* Data file used for import into GenMAPP (&amp;#039;&amp;#039;.txt&amp;#039;&amp;#039; or &amp;#039;&amp;#039;.csv&amp;#039;&amp;#039;)&lt;br /&gt;
* GenMAPP Expression Dataset file (&amp;#039;&amp;#039;.gex&amp;#039;&amp;#039;)&lt;br /&gt;
* Exceptions file of data imported into GenMAPP (&amp;#039;&amp;#039;.EX.txt&amp;#039;&amp;#039;)&lt;br /&gt;
* Raw MAPPFinder results files (&amp;#039;&amp;#039;-GO.txt&amp;#039;&amp;#039;)&lt;br /&gt;
* &amp;#039;&amp;#039;.gmf&amp;#039;&amp;#039; file&lt;br /&gt;
* Filtered MAPPFinder Results (&amp;#039;&amp;#039;.xls&amp;#039;&amp;#039; or &amp;#039;&amp;#039;.xlsx&amp;#039;&amp;#039;)&lt;br /&gt;
* Sample MAPP file of a relevant biological pathway for your species (&amp;#039;&amp;#039;.mapp&amp;#039;&amp;#039;)&lt;br /&gt;
* [[Gene Database Project Deliverables#Group Report | Group Report]] describing the creation of the Gene Database and the biological analysis of the data (&amp;#039;&amp;#039;.doc&amp;#039;&amp;#039;, &amp;#039;&amp;#039;.docx&amp;#039;&amp;#039;, or &amp;#039;&amp;#039;.pdf&amp;#039;&amp;#039;)&lt;br /&gt;
* PowerPoint presentation (&amp;#039;&amp;#039;.ppt&amp;#039;&amp;#039;, &amp;#039;&amp;#039;.pptx&amp;#039;&amp;#039;, or &amp;#039;&amp;#039;.pdf&amp;#039;&amp;#039;, given on Tuesday, December 15)&lt;br /&gt;
&lt;br /&gt;
=&amp;#039;&amp;#039;Burkholderia cenocepacia&amp;#039;&amp;#039; Genome Paper=&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Holden, M. T. G., Seth-Smith, H. M. B., Crossman, L. C., Sebaihia, M., Bentley, S. D., Cerdeño-Tárraga, A. M., … Parkhill, J. (2009). The Genome of Burkholderia cenocepacia J2315, an Epidemic Pathogen of Cystic Fibrosis Patients  . Journal of Bacteriology, 191(1), 261–277. http://doi.org/10.1128/JB.01230-08&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* The link to the abstract from  [http://www.ncbi.nlm.nih.gov/pubmed PubMed]. [http://www.ncbi.nlm.nih.gov/pubmed/18931103]&lt;br /&gt;
* The link to the full text of the article in [http://www.ncbi.nlm.nih.gov/pmc/ PubMedCentral]. [http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2612433/]&lt;br /&gt;
* The link to the full text of the article (HTML format) from the publisher web site. [http://jb.asm.org/content/191/1/261.long]&lt;br /&gt;
* The link to the full PDF version of the article from the publisher web site. [http://jb.asm.org/content/191/1/261.full.pdf+html]&lt;br /&gt;
* Who owns the rights to the article? &amp;#039;&amp;#039;&amp;#039;American Society for Microbiology&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Does the journal own the copyright? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Do the authors own the copyright? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Do the authors own the rights under a [http://creativecommons.org/ Creative Commons] license? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Is the article available “Open Access”? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* What organization is the publisher of the article?  What type of organization is it?  (commercial, for-profit publisher, scientific society, respected open access organization like [http://www.plos.org/ Public Library of Science] or [http://www.plos.org/ BioMedCentral], or predatory open access organization, see the list of) [http://oaspa.org/membership/members/ (Open Access Scholarly Publishers Association Members) here.] &amp;#039;&amp;#039;&amp;#039;American Society for Microbiology which is a scientific society&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
* Is this article available in print or online only? &amp;#039;&amp;#039;&amp;#039;It is both available in print and online.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Has LMU paid a subscription or other fee for your access to this article? &amp;#039;&amp;#039;&amp;#039;Well I first looked at this article through web of science which LMU does pay for but looking at the article through PubMed, PubMed central and the publisher website was free.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* How many articles does this article cite? &amp;#039;&amp;#039;&amp;#039;It has 150 cited references.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* How many articles cite this article? &amp;#039;&amp;#039;&amp;#039;It is cited 128 times.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Based on the titles and abstracts of the papers, what type of research directions have been taken now that the genome for that organism has been sequenced? &amp;#039;&amp;#039;&amp;#039;A lot of the papers revolved around antibiotic resistance and therapeutic strategies.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
=Microarray Paper=&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Van Acker, H., Sass, A., Bazzini, S., De Roy, K., Udine, C., Messiaen, T., ... &amp;amp; Coenye, T. (2013). Biofilm-grown Burkholderia cepacia complex cells survive antibiotic treatment by avoiding production of reactive oxygen species. &amp;#039;&amp;#039;PLoS One&amp;#039;&amp;#039;, 8(3), e58943.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* This article is suitable for your project.  &amp;#039;&amp;#039;&amp;amp;mdash; [[User:Kdahlquist|Kdahlquist]] ([[User talk:Kdahlquist|talk]]) 10:17, 10 November 2015 (PST)&amp;#039;&amp;#039;&lt;br /&gt;
* The link to the abstract from PubMed: http://www.ncbi.nlm.nih.gov/pubmed/?term=Biofilm-Grown+Burkholderia+cepacia+Complex+Cells+Survive+Antibiotic+Treatment+by+Avoiding+Production+of+Reactive+Oxygen+Species&lt;br /&gt;
* The link to the full text of the article in PubMedCentral: http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3596321/&lt;br /&gt;
* The link to the full text of the article (HTML format) from the publisher web site: http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0058943&lt;br /&gt;
**Cannot find HTML format on publisher web site.&lt;br /&gt;
* The link to the full PDF version of the article from the publisher web site: http://www.plosone.org/article/fetchObject.action?uri=info:doi/10.1371/journal.pone.0058943&amp;amp;representation=PDF&lt;br /&gt;
* Who owns the rights to the article? Authors of the article: Heleen Van Acker, Andrea Sass, Silvia Bazzini, Karen De Roy, Claudia Udine, Thomas Messiaen, Giovanna Riccardi, Nico Boon, Hans J. Nelis, Eshwar Mahenthiralingam, Tom Coenye&lt;br /&gt;
* Does the journal own the copyright? Yes.&lt;br /&gt;
* Do the authors own the copyright? No.&lt;br /&gt;
* Do the authors own the rights under a Creative Commons license? Yes.&lt;br /&gt;
* Is the article available “Open Access”? Yes.&lt;br /&gt;
* What organization is the publisher of the article? What type of organization is it? Public Library of Science, Professional OA Publisher, Member of Open Access Scholarly Publishers Association&lt;br /&gt;
* Is this article available in print or online only? Available in print and online.&lt;br /&gt;
* Has LMU paid a subscription or other fee for your access to this article? No.&lt;br /&gt;
* Where does MicroArray Data reside? https://www.ebi.ac.uk/arrayexpress/experiments/E-MEXP-3532/?keywords=&amp;amp;organism=Burkholderia+cenocepacia&amp;amp;exptype%5B%5D=%22rna+assay%22&amp;amp;exptype%5B%5D=%22array+assay%22&amp;amp;array=&lt;br /&gt;
* What experiment was performed? What was the &amp;quot;treatment&amp;quot; and what was the &amp;quot;control&amp;quot; in the experiment? The experiment hoped to test whether persister cells are present in Burkholderia cepacia complex (Bcc) biofilms, what the molecular basis of antimicrobial tolerance in Bcc persisters is, and how persisters can be eradicated from Bcc biofilms. Burkholderia cenocepacia biofilms were treated with 1024 µg/ml of tobramycin in the treatment group. The control group did not receive any tobramycin.&lt;br /&gt;
* Were replicate experiments of the &amp;quot;treatment&amp;quot; and &amp;quot;control&amp;quot; conditions conducted? Were these biological or technical replicates? How many of each? 2 technical replicates were made across 5 biological replicates for the control, and 2 technical replicates of 3 biological replicates of the treatments.&lt;br /&gt;
* How many articles does this article cite? This article has 34 cited references.&lt;br /&gt;
* How many articles cite this article? This article is cited 17 times in All Databases, and 17 time in Web of Science Core Collection.&lt;br /&gt;
* Based on the titles and abstracts of the papers, what type of research directions have been taken now that the genome for that organism has been sequenced? Most of the articles are related to  antimicrobial therapy, tolerance, and resistance.&lt;br /&gt;
&amp;lt;!-- #&amp;#039;&amp;#039;&amp;#039;Sass, A., Marchbank, A., Tullis, E., LiPuma, J. J., &amp;amp; Mahenthiralingam, E. (2011) Spontaneous and evolutionary changes in the antibiotic resistance of Burkholderia cenocepacia observed by global gene expression analysis. &amp;#039;&amp;#039;BMC genomics&amp;#039;&amp;#039;, 12(1), 373. doi:10.1186/1471-2164-12-373&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Transcriptomic analysis was performed using the following strains, after exposure to different antibiotics in the presence of an antibiotic potentiator:&lt;br /&gt;
#** Control: the wild-type J2315 strain&lt;br /&gt;
#** Treatment: mutant strains which showed antibiotic resistance&lt;br /&gt;
#** Treatment: ET12 outbreak isolates, described as &amp;quot;pan-resistant&amp;quot;&lt;br /&gt;
#* Three biological replicates were used for each experiment.&lt;br /&gt;
#* The raw data does not appear to be directly linked from the article itself. The supplement includes a summary spreadsheet, which only displays values for fold-changes that were statistically significant. However both the raw and processed data files are available on the [https://www.ebi.ac.uk/arrayexpress/experiments/E-MEXP-2747/files/ ArrayExpress entry].&lt;br /&gt;
#* PubMed Abstract:  http://www.ncbi.nlm.nih.gov/pubmed/21781329&lt;br /&gt;
#* PubMed Central:  http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3155924/&lt;br /&gt;
#* Publisher Full Text (HTML): http://www.biomedcentral.com/1471-2164/12/373&lt;br /&gt;
#* Publisher Full Text (PDF):  http://www.biomedcentral.com/content/pdf/1471-2164-12-373.pdf&lt;br /&gt;
#* Copyright:  2011 Sass et al; licensee BioMed Central Ltd. &amp;quot;This is an Open Access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.&amp;quot;&lt;br /&gt;
#* Publisher:  BioMedCentral, respected Open Access organization.&lt;br /&gt;
#* Availability:  Article does not initially appear to be available in print, however, BioMedCentral&amp;#039;s website mentions that &amp;quot;high quality, bound reprints&amp;quot; can be purchased for any published article.&lt;br /&gt;
#* Did LMU pay a fee for this article: No - open access.&lt;br /&gt;
#* This article cites 64 other articles.&lt;br /&gt;
#* This article has been cited by 29 other articles (across all databases).&lt;br /&gt;
#* The scientific community seems to be particularly interested in this organism&amp;#039;s antimicrobial resistance, probably because this is a known pathogen, particularly relevant in the context of cystic fibrosis.&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Mira, N. P., Madeira, A., Moreira, A. S., Coutinho, C. P., &amp;amp; Sá-Correia, I. (2011). Genomic expression analysis reveals strategies of Burkholderia cenocepacia to adapt to cystic fibrosis patients’ airways and antimicrobial therapy. PLoS One, 6(12), e28831.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* The link to the abstract from PubMed: http://www.ncbi.nlm.nih.gov/pubmed/?term=Genomic+Expression+Analysis+Reveals+Strategies+of+Burkholderia+cenocepacia+to+Adapt+to+Cystic+Fibrosis+Patients%27+Airways+and+Antimicrobial+Therapy&lt;br /&gt;
#* The link to the full text of the article in PubMedCentral: http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3244429/&lt;br /&gt;
#* The link to the full text of the article (HTML format) from the publisher web site: http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0028831&lt;br /&gt;
#**Cannot find HTML format on publisher web site.&lt;br /&gt;
#* The link to the full PDF version of the article from the publisher web site: http://www.plosone.org/article/fetchObject.action?uri=info:doi/10.1371/journal.pone.0028831&amp;amp;representation=PDF&lt;br /&gt;
#* Who owns the rights to the article? Authors of the article: Nuno P. Mira, Andreia Madeira, Ana Sílvia Moreira, Carla P. Coutinho, Isabel Sá-Correia&lt;br /&gt;
#* Does the journal own the copyright? Yes.&lt;br /&gt;
#* Do the authors own the copyright? No.&lt;br /&gt;
#* Do the authors own the rights under a Creative Commons license? Yes.&lt;br /&gt;
#* Is the article available “Open Access”? Yes.&lt;br /&gt;
#* What organization is the publisher of the article? What type of organization is it? Public Library of Science, Professional OA Publisher, Member of Open Access Scholarly Publishers Association&lt;br /&gt;
#* Is this article available in print or online only? Available in print and online.&lt;br /&gt;
#* Has LMU paid a subscription or other fee for your access to this article? No.&lt;br /&gt;
#* Where does MicroArray Data reside? https://www.ebi.ac.uk/arrayexpress/experiments/E-MTAB-809/?keywords=&amp;amp;organism=Burkholderia+cenocepacia&amp;amp;exptype%5B%5D=%22rna+assay%22&amp;amp;exptype%5B%5D=%22array+assay%22&amp;amp;array=&lt;br /&gt;
#* What experiment was performed? What was the &amp;quot;treatment&amp;quot; and what was the &amp;quot;control&amp;quot; in the experiment? The &amp;quot;treatments&amp;quot; strains were collected from a cystic fibrosis patient. The strain &amp;quot;IST439&amp;quot; was collected first, and the strain &amp;quot;IST4113&amp;quot; was collected 3 years later. The control for this experiment is reference data of Burkholderia cenocepacia.&lt;br /&gt;
#* Were replicate experiments of the &amp;quot;treatment&amp;quot; and &amp;quot;control&amp;quot; conditions conducted? Were these biological or technical replicates? How many of each? There were 3 replicates of each of the 2 strains and 6 replicates of the reference strain. It is unclear whether these are biological or technical replicates.&lt;br /&gt;
#* How many articles does this article cite? This article has 75 cited references.&lt;br /&gt;
#* How many articles cite this article? This article has been cited 22 times in All Databases, and 22 times in Web of Science Core Collection.&lt;br /&gt;
#* Based on the titles and abstracts of the papers, what type of research directions have been taken now that the genome for that organism has been sequenced? Most articles are related to Burkholderia&amp;#039;s pathogenesis and antibiotic resistance.&lt;br /&gt;
#&amp;#039;&amp;#039;&amp;#039;Yoder-Himes, D. R., Konstantinidis, K. T., &amp;amp; Tiedje, J. M. (2010). Identification of potential therapeutic targets for Burkholderia cenocepacia by comparative transcriptomics. PLoS One, 5(1), e8724.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* PubMed Abstract: http://www.ncbi.nlm.nih.gov/pubmed/20090946&lt;br /&gt;
#* PubMed Central: http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2806911/&lt;br /&gt;
#* Publisher Full Text (HTML): http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0008724&lt;br /&gt;
#* Publisher Full Text (PDF): http://www.plosone.org/article/fetchObject.action?uri=info:doi/10.1371/journal.pone.0008724&amp;amp;representation=PDF&lt;br /&gt;
#* Copyright: &amp;#039;&amp;#039;&amp;#039;© 2010 Yoder-Himes et al&amp;#039;&amp;#039;&amp;#039; (information found on PDF version of article); the article is open-access and is distributed under a &amp;#039;&amp;#039;&amp;#039;Creative Commons license&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Publisher: &amp;#039;&amp;#039;&amp;#039;PLOS&amp;#039;&amp;#039;&amp;#039; (Public Library of Science); nonprofit open-access publisher/advocate             &lt;br /&gt;
#* Availability: &amp;#039;&amp;#039;&amp;#039;online only&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Did LMU pay a fee for this article: &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Data Found At: [http://www.ebi.ac.uk/arrayexpress/experiments/E-GEOD-15817/ ArrayExpress]&lt;br /&gt;
#* Experiment Information: The transcriptome of a clinical and a environmental strain of &amp;#039;&amp;#039;B. cenocepacia&amp;#039;&amp;#039; was analyzed under conditions mimicking soil versus conditions mimicking the sputum resulting from cystic fibrosis. Identification and observation related to putative virulence factors was conducted. &amp;quot;Treatment&amp;quot; conditions were those mimicking CF sputum and &amp;quot;Control&amp;quot; conditions were those mimicking soil.&lt;br /&gt;
#* Replicate Information: Replicate experiments of the &amp;quot;treatment&amp;quot; and &amp;quot;control&amp;quot; were conducted (quadruplicates were employed using different cultures). These were biological replicates (total of 8 arrays, &amp;#039;&amp;#039;&amp;#039;four biological replicates&amp;#039;&amp;#039;&amp;#039;).&lt;br /&gt;
#* How many articles does this article cite: &amp;#039;&amp;#039;&amp;#039;61&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many articles cite this article: &amp;#039;&amp;#039;&amp;#039;14&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* The papers that cite this article appear to focus upon the aspects of the J2315 strain and other BCC bacteria that are related to virulence and host-pathogen interactions. A few articles also explored the role of certain genes which are related to the pathogenic character of the strain (which were possibly examined in the paper by Yoder-Himes et al).&lt;br /&gt;
#&amp;#039;&amp;#039;&amp;#039;Coenye, T., Van Acker, H., Peeters, E., Sass, A., Buroni, S., Riccardi, G., &amp;amp; Mahenthiralingam, E. (2011). Molecular Mechanisms of Chlorhexidine Tolerance in Burkholderia cenocepacia Biofilms. Antimicrobial Agents and Chemotherapy, 55(5), 1912–1919. http://doi.org/10.1128/AAC.01571-10&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* State what you used as search terms and what type of search terms they were. &amp;#039;&amp;#039;&amp;#039;Used the search bar in Array Express and used the terms Burkholderia cenocepacia J2315. I used the filters RNA assay and Array assay.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many results did you get? &amp;#039;&amp;#039;&amp;#039;There were 18 experiments that resulted in the search.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Give an assessment of how relevant the results were. &amp;#039;&amp;#039;&amp;#039;A good chunk of the experiments we weren&amp;#039;t going to look at because the assay numbers were smaller than 9 which was as low as we were going to test.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* The link to the abstract from  [http://www.ncbi.nlm.nih.gov/pubmed PubMed]. [http://www.ncbi.nlm.nih.gov/pubmed/21357299?dopt=Abstract]&lt;br /&gt;
#* The link to the full text of the article in [http://www.ncbi.nlm.nih.gov/pmc/ PubMedCentral]. [http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3088199/]&lt;br /&gt;
#* The link to the full text of the article (HTML format) from the publisher web site. [http://aac.asm.org/content/55/5/1912.full]&lt;br /&gt;
#* The link to the full PDF version of the article from the publisher web site. [http://aac.asm.org/content/55/5/1912.full.pdf+html]&lt;br /&gt;
#*Who owns the rights to the article? &amp;#039;&amp;#039;&amp;#039;American Society for Microbiology&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Does the journal own the copyright? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Do the authors own the copyright? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Do the authors own the rights under a [http://creativecommons.org/ Creative Commons] license? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Is the article available “Open Access”? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* What organization is the publisher of the article?  What type of organization is it?  (commercial, for-profit publisher, scientific society, respected open access organization like [http://www.plos.org/ Public Library of Science] or [http://www.plos.org/ BioMedCentral], or predatory open access organization, see the list of) [http://oaspa.org/membership/members/ (Open Access Scholarly Publishers Association Members) here.] &amp;#039;&amp;#039;&amp;#039;American Society For Microbiology which is a scientific society.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Is this article available in print or online only? &amp;#039;&amp;#039;&amp;#039;Both online and in print.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Has LMU paid a subscription or other fee for your access to this article? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many articles does this article cite? &amp;#039;&amp;#039;&amp;#039;It sites 36 other articles.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many articles cite this article? &amp;#039;&amp;#039;&amp;#039;32 on Google Scholar and 22 on Web of Science&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Based on the titles and abstracts of the papers, what type of research directions have been taken now that the genome for that organism has been sequenced?&lt;br /&gt;
#* In addition, you must also link to the web site where the microarray data resides.[ https://www.ebi.ac.uk/arrayexpress/experiments/E-MEXP-2502/?keywords=Burkholderia+cenocepacia+J2315&amp;amp;organism=&amp;amp;exptype%5B%5D=%22rna+assay%22&amp;amp;exptype%5B%5D=%22array+assay%22&amp;amp;array=]&lt;br /&gt;
#* For each of the microarray articles/datasets, answer the following:&lt;br /&gt;
#* What experiment was performed?  What was the &amp;quot;treatment&amp;quot; and what was the &amp;quot;control&amp;quot; in the experiment? &amp;#039;&amp;#039;&amp;#039;B. cenocepacia J2315 cells were treated by exposure to high levels of H2O2, NaOCl or chlorhexidine. In addition differences in gene expression were examined between untreated B. cenocepacia sessile cells and B. cenocepacia planktonic cells.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#*  Were replicate experiments of the &amp;quot;treatment&amp;quot; and &amp;quot;control&amp;quot; conditions conducted?  Were these biological or technical replicates?  How many of each? &amp;#039;&amp;#039;&amp;#039;There were 20 assays.Hybridizations for all experimental conditions were performed in 4 replicates.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Drevinek, P., Holden, M. T., Ge, Z., Jones, A. M., Ketchell, I., Gill, R. T., &amp;amp; Mahenthiralingam, E. (2008). Gene expression changes linked to antimicrobial resistance, oxidative stress, iron depletion and retained motility are observed when Burkholderia cenocepacia grows in cystic fibrosis sputum. BMC Infectious Diseases, 8, 121. http://doi.org/10.1186/1471-2334-8-121&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* The link to the abstract from PubMed: [http://www.ncbi.nlm.nih.gov/pubmed/18801206?dopt=Abstract&amp;amp;holding=f1000,f1000m,isrctn]&lt;br /&gt;
#* The link to the full text of the article in PubMedCentral: [http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2559838/]&lt;br /&gt;
#* The link to the full text of the article (HTML format) from the publisher web site: [http://www.biomedcentral.com/1471-2334/8/121]&lt;br /&gt;
#* The link to the full PDF version of the article from the publisher web site: [http://www.biomedcentral.com/content/pdf/1471-2334-8-121.pdf]&lt;br /&gt;
#* Who owns the rights to the article? Authors of the article: &amp;#039;&amp;#039;&amp;#039;Copyright © 2008 Drevinek et al; licensee BioMed Central Ltd.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Does the journal own the copyright? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Do the authors own the copyright? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Do the authors own the rights under a Creative Commons license? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
#* Is the article available “Open Access”? &amp;#039;&amp;#039;&amp;#039;Yes.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* What organization is the publisher of the article? What type of organization is it? &amp;#039;&amp;#039;&amp;#039;BMC Infectious Diseases is an open access, peer-reviewed journal&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Is this article available in print or online only? Available in print and online.&lt;br /&gt;
#* Has LMU paid a subscription or other fee for your access to this article? No.&lt;br /&gt;
#* Where does MicroArray Data reside? [https://www.ebi.ac.uk/arrayexpress/experiments/E-MEXP-1261/?keywords=+Burkholderia+cenocepacia+J2315&amp;amp;organism=&amp;amp;exptype%5B%5D=%22rna+assay%22&amp;amp;exptype%5B%5D=%22array+assay%22&amp;amp;array=]&lt;br /&gt;
#* What experiment was performed? What was the &amp;quot;treatment&amp;quot; and what was the &amp;quot;control&amp;quot; in the experiment? &amp;#039;&amp;#039;&amp;#039;The genome of Burkholderia cenocepacia J2315 and transcriptomics used to identify genes that were differentially regulated when the pathogen was grown in a CF sputum-based infection model. Sputum samples from CF individuals infected with the same B. cenocepacia strain as genome isolate were used, hence, other than a dilution into a minimal growth medium (used as the control condition), no further treatment of the sputum was carried out.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Were replicate experiments of the &amp;quot;treatment&amp;quot; and &amp;quot;control&amp;quot; conditions conducted? Were these biological or technical replicates? How many of each? &amp;#039;&amp;#039;&amp;#039;A replicate self-hybridization control experiment was performed. There were 8 essays and 4 biological replicates.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many articles does this article cite? &amp;#039;&amp;#039;&amp;#039;50 references cited.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many articles cite this article? &amp;#039;&amp;#039;&amp;#039;52 in Google Scholar and 44 in Web of Science.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Based on the titles and abstracts of the papers, what type of research directions have been taken now that the genome for that organism has been sequenced? &amp;#039;&amp;#039;&amp;#039;It has been working on antibiotic resistance in cystic fibrosis patients and how the bacteria had evolves and reacts to different extreme treatments.&amp;#039;&amp;#039;&amp;#039; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=G%C3%89NialOMICS_Gene_Database_Testing_Report_(Build_4_Export)&amp;diff=7656</id>
		<title>GÉNialOMICS Gene Database Testing Report (Build 4 Export)</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=G%C3%89NialOMICS_Gene_Database_Testing_Report_(Build_4_Export)&amp;diff=7656"/>
				<updated>2015-12-12T04:30:41Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: fixed an earlier typing error; replaced used commands with more condensed versions&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Export Information==&lt;br /&gt;
&lt;br /&gt;
Version of GenMAPP Builder: [[Media:gmbuilder-genialomics-12032015-build-4.zip|GenMAPP Builder Custom, Build 4]]&lt;br /&gt;
&lt;br /&gt;
Computer on which the export was run: Home Workstation&lt;br /&gt;
&lt;br /&gt;
Postgres Database name: B.cenocepacia_J2315_20151204_BUILD4_genialomics&lt;br /&gt;
&lt;br /&gt;
UniProt XML filename: [[Media:Uniprot-taxonomy-216591 GEN BL12 20151119.zip|uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml]]&lt;br /&gt;
* UniProt XML version: UniProt release 2015_11 - November 11, 2015&lt;br /&gt;
* UniProt XML download link: [http://www.uniprot.org/uniprot/?query=organism:216591 UniProtKB link for the complete proteome of J2315]&lt;br /&gt;
* Time taken to import: 3.46 minutes&lt;br /&gt;
** Note: Time taken appears to be slightly shorter than previous exports.&lt;br /&gt;
&lt;br /&gt;
GO OBO-XML filename: [[Media:Go daily-termdb GEN BL12 20151119.zip|go_daily-termdb_GEN_BL12_20151119.obo-xml]]&lt;br /&gt;
* GO OBO-XML version (derived from the date modified on the file, itself): &amp;#039;&amp;#039;Date Modified: 11/19/2015 2:24 AM&amp;#039;&amp;#039;&lt;br /&gt;
* GO OBO-XML download link: [http://geneontology.org/page/download-ontology#Legacy_Downloads Link from GO website]&lt;br /&gt;
* Time taken to import: 5.05 minutes&lt;br /&gt;
* Time taken to process: 3.75 minutes&lt;br /&gt;
** Note: Time taken appears to be slightly shorter than previous exports.&lt;br /&gt;
&lt;br /&gt;
GOA filename: [[Media:31277.B cepacia GEN BL12 20151119.zip | 31277.B_cepacia_GEN_BL12_20151119.goa]]&lt;br /&gt;
* GOA version: &amp;#039;&amp;#039;Date Modified: 11/10/15, 1:47:00 PM&amp;#039;&amp;#039; (information sourced from FTP site)&lt;br /&gt;
* GOA download link: [http://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/31277.B_cepacia.goa FTP site file]&lt;br /&gt;
* Time taken to import: 0.04 Minutes&lt;br /&gt;
** Note: No issues were found with the import of this file.&lt;br /&gt;
&lt;br /&gt;
Name of .gdb file: [[Media:Bc-Std GEN Build4 20151204.zip|Bc-Std GEN Build4 20151204.gdb]]&lt;br /&gt;
* Time taken to export: 11 hours 6 minutes&lt;br /&gt;
** Start time: 7:51 am&lt;br /&gt;
** End time: 6:57 pm&lt;br /&gt;
** Note: File was exported without any major issues, however, the export appeared to take significantly longer than the previous exports. It is likely that the export took so long because the workstation had, for some period of time, entered a &amp;quot;sleep&amp;quot; mode (export was delayed, as the computer had to be taken off of &amp;quot;sleep&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
==Using TallyEngine==&lt;br /&gt;
*PostgreSQL was initialized through pgAdmin III and the database  B.cenocepacia_J2315_20151204_BUILD4_genialomics was left running&lt;br /&gt;
*GenMAPP builder was booted and &amp;#039;&amp;#039;Run XML and Database Tallies for UniProt and GO&amp;#039;&amp;#039; was selected under the &amp;#039;&amp;#039;Tallies&amp;#039;&amp;#039; menu item; the UniProt XML and GO files that were imported were chosen&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Results of TallyEngine:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*[[File:Build4tallyengine_results_GEN_BL14_20151204.png]]&lt;br /&gt;
**Note: These results differ significantly from what was found in previous exports. The 337 Ordered Locus gene names are now distinct from the 7121 ORF gene names (and are represented, as such, by TallyEngine). All of the counts related to external references (like UniProt) remain the same. The major and crucial change is the inclusion and representation of the ORF data.&lt;br /&gt;
&lt;br /&gt;
==Using XMLPipeDB match to Validate the XML Results from the TallyEngine==&lt;br /&gt;
*The Windows command line was launched (cmd.exe)&lt;br /&gt;
*This set of commands was inputted into the command line in order to utilize XMLPipeDB match to verify the OrderedLocusNames count:&lt;br /&gt;
*&amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;quot; &amp;lt; &amp;quot;uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
**NOTE: Prior to executing the command, the folder that held the files and xmlpipedb-match-1.1.1.jar was entered through the Windows command line (a set of CD commands was used in order to enter the correct directory). The results were identical to what was found in the [[GÉNialOMICS Gene Database Testing Report (Build 2 Export)|the build 2 export]].&lt;br /&gt;
*[[File:XmlpipedbmatchOUTPUT GEN BL14 20151201.png]]&lt;br /&gt;
*7126 unique matches were found through 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;
*These results vary slightly from what was found by TallyEngine due to the presence of 5 discrepant IDs (which were identified in the [[Blitvak Week 14|Week 14 assignment]]). Barring those 5 IDs, the results by XMLPipeDB Match line up with what TallyEngine reports (since the Match query grabs ORF data).&lt;br /&gt;
&lt;br /&gt;
==Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine==&lt;br /&gt;
*&amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039; was booted and all of the necessary connections were made&lt;br /&gt;
*In &amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039;, the query &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;BceJ2315_[0-9][0-9][0-9][0-9]&amp;#039;;&amp;lt;/code&amp;gt; was issued via the SQL Query menu in order to validate the TallyEngine count for &amp;quot;Ordered Locus&amp;quot; for the PSQL database.&lt;br /&gt;
**337 unique matches were found in &amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039; (postgres database results). This lines up with what was found in TallyEngine.&lt;br /&gt;
*Additionally, the query &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039;;&amp;lt;/code&amp;gt; was run via SQL in order to the verify the ORF counts &lt;br /&gt;
**7121 counts were found which is identical to what was found through XMLPipeDB match (ignoring the discrepant IDs) and to what was reported by TallyEngine (for the ORF data).&lt;br /&gt;
*Are your results the same as reported by the TallyEngine?  Why or why not?&lt;br /&gt;
**The results are now the same as what was reported by TallyEngine; this is due to the fact that the most recent build incorporated code fixes that allowed GenMAPP builder, and TallyEngine, to properly include the ORF data in their analysis/work.&lt;br /&gt;
&lt;br /&gt;
==OriginalRowCounts Comparison==&lt;br /&gt;
*The newly created J2315 .gdb file was opened with a program that is able to explore a .mdb file (such as Microsoft Access); in this case, [http://www.alexnolan.net/software/mdb_viewer_plus.htm MDB Viewer Plus] was utilized.&lt;br /&gt;
*Using the program, the OriginalRowCounts table was looked at, which contained summaries regarding each of the tables within the database (and the # of rows/entries in each of the tables)&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;OriginalRowCounts for Build 4 export of J2315&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**[[File:build4OriginalRowCounts_GEN_BL14_20151204.png]]&lt;br /&gt;
*It was decided that a good reference or &amp;quot;benchmark&amp;quot; would be the database that was created using Build 3 of the customized GenMAPP builder; comparing the two should allow me to see if there was any difference in the imported data (and any difference in the functionality of GenMAPP builder).&lt;br /&gt;
*Benchmark .gdb file: [[Media:Bc-Std_GEN_Build3_20151203.zip|compressed Bc-Std_GEN_Build3_20151203.gdb]]&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;OriginalRowCounts for the Build 3 export of J2315&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**[[File:Build3OriginalRowCounts GEN BL14 20151203.png]]&lt;br /&gt;
Note: It was noticed that the OriginalRowCounts table in this export is identical to the one that came from the Build 3 export. This seems to suggests that the only fundamental difference between the two builds of GenMAPP builder lies with TallyEngine (this makes sense, considering that build 4 focused upon fixing problems with TallyEngine and improper code). &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;
* 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;
**Yes, there are dates present for GeneOntology, InterPro, GeneID, RefSeq, UniProt, EMBL, PDB, Pfam, OrderedLocusNames, and EnsemblBacteria.&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;
*In the UniProt table, like before, it is apparent that only gene names of the type &amp;quot;ordered locus&amp;quot; are represented (no signs of gene names that begin with something like &amp;quot;BCA&amp;quot;). The RefSeq table appears to not have any problems. The ordered locus names table, like in Build 3, only reflects gene names in the form of &amp;lt;code&amp;gt;p?BCA[L,M,S]?[0-9][0-9][0-9][A,a]?[0-9]?[A-Z, a-z]&amp;lt;/code&amp;gt;; it appears that the &amp;quot;ORF&amp;quot; data replaced the &amp;quot;ordered locus&amp;quot; gene names in this table (these IDs appear to be in the correct and common form).&lt;br /&gt;
&lt;br /&gt;
Note: Visually, no changes seem apparent between the Build 3 and Build 4 export.&lt;br /&gt;
&lt;br /&gt;
==.gdb Use in GenMAPP==&lt;br /&gt;
*Some of the protocol from [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] was used as a reference for this portion of the assignment&lt;br /&gt;
*&amp;#039;&amp;#039;Bc-Std_GEN_Build4_20151204.gdb&amp;#039;&amp;#039; was placed within the Gene Databases folder of the GenMAPP directory (the folder is within the GenMAPP 2 Data folder)&lt;br /&gt;
*GenMAPP (Version 2.1) was launched&lt;br /&gt;
*The new gene database was loaded by going into &amp;#039;&amp;#039;Data &amp;gt; Choose Gene Database&amp;#039;&amp;#039;&lt;br /&gt;
*The tab deliminated GenMAPP formatted [[Media:For_genMAPP_KWVP20151205.txt|data]] sourced from the microarray paper was loaded into GenMAPP through &amp;#039;&amp;#039;Data &amp;gt; Expression Dataset Manager &amp;gt; Expression Datasets &amp;gt; New Dataset &amp;gt; &amp;#039;&amp;#039;GenMAPP formatted microarray data_GEN_B14_20151207.txt&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Note: There were no glaring issues with loading the files into GenMAPP (no crashes). However, this gene database led to the detection of 284 errors in the loaded raw data; this error count is identical to what was seen with the build 3 export.&lt;br /&gt;
&lt;br /&gt;
===Putting a gene on the MAPP using the GeneFinder window===&lt;br /&gt;
*A test expression data-set was created in order to observe the behavior of GenMAPP with the exported database&lt;br /&gt;
*GeneFinder was loaded by placing a blank &amp;#039;&amp;#039;Gene&amp;#039;&amp;#039; element on the drafting board of GenMAPP and right-clicking it.&lt;br /&gt;
*The genes BCAL0001,BCAL0002, BCAM0005, and BCAS0105 were searched in the Gene ID box, with the Gene ID System set to OrderedLocusNames&lt;br /&gt;
**All genes were successfully found and reference pages with links successfully appeared&lt;br /&gt;
Note: All cross-referenced IDs were present for all of these sample Gene IDs. No crashing or issues at this step.&lt;br /&gt;
&lt;br /&gt;
===Creating an Expression Dataset in the Expression Dataset Manager===&lt;br /&gt;
*The IDs in the microarray dataset were imported into GenMAPP using the new database; there existed 284 exceptions. &lt;br /&gt;
*The EX.txt file was opened through Excel and it was found out that the exceptions were identical to what was found with the Build 3 export.&lt;br /&gt;
====Exceptions Analysis====&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Note&amp;#039;&amp;#039;&amp;#039;: This analysis is sourced from the [[GÉNialOMICS Gene Database Testing Report (Build 3 Export)|Build 3 Export]]&lt;br /&gt;
*The EX.txt file was opened through Excel and it was found out that the error code for all of the exceptions was: &amp;#039;&amp;#039;Gene not found in OrderedLocusNames or any related system.&amp;#039;&amp;#039; The Gene IDs were sorted by error and the problematic IDs were analyzed. It was found, through the find function, that 101 of the exceptions were due to alterations in the usual formatting of the gene name (these gene names contained underscores, Js, and numbers). The rest of the exceptions, it was found (via UniProt KB searches), represented genes that are not present in the UniProt database. Several exceptions (BCAL2591, BCALr0080, BCAM0787, BCAM1951, BCASr0743a) were checked for their presence in UniProt KB or in the MOD:&lt;br /&gt;
**BCAL2591: No results in UniProt KB. Found in MOD; gene has no product. &lt;br /&gt;
**BCALr0080: No results in UniProt KB. Found in MOD; product: tRNA-Arg.&lt;br /&gt;
**BCAM0787: No results in UniProt KB. No results in MOD.&lt;br /&gt;
**BCAM1951: No results in UniProt KB. Found in MOD; gene has no product.&lt;br /&gt;
**BCASr0743a: No results in UniProt KB. No results in MOD.&lt;br /&gt;
*Note: The exceptions file contained error inducing genes that either lack a known product (protein/functional RNA), lack a MOD entry, or code for functional RNA (such as tRNA). Some gene names that contained unusual formatting (BCAL0563_J_0, and BCAL0563_J_1, for example) were found to represent genes that were covered by the MOD/UniProt (these entries were found by removing the unusual underscores/letters and searching the &amp;quot;fixed&amp;quot; gene names).&lt;br /&gt;
*[[Media:Exceptions_analysis_from_GenMAPP_builder_GEN_BL15_20151211.xlsx|Excel Workbook utilized in visualizing the GenMAPP exceptions]]&lt;br /&gt;
===Running MAPPFinder===&lt;br /&gt;
*Protocol sourced from [[Blitvak Week 8 | the week 8 assignment]]&lt;br /&gt;
*The MAPPFinder program was launched within GenMAPP (Tools &amp;gt; MAPPFinder)&lt;br /&gt;
*&amp;quot;Calculate New Results&amp;quot; was clicked in the window that appeared by launching MAPPFinder&lt;br /&gt;
*For &amp;quot;Find File&amp;quot;, the Expression Dataset file (with a .gex extension) was selected, and OK was clicked&lt;br /&gt;
*The Test criteria was selected&lt;br /&gt;
*The boxes corresponding to &amp;quot;Gene Ontology&amp;quot; were checked&lt;br /&gt;
*&amp;quot;Browse&amp;quot; button was clicked to add a name to the file that will be created&lt;br /&gt;
*&amp;quot;Run MAPPFinder&amp;quot; was clicked and the program was allowed to complete its analysis&lt;br /&gt;
&lt;br /&gt;
===Running MAPPFinder===&lt;br /&gt;
*Protocol sourced from [[Blitvak Week 8 | the week 8 assignment]]&lt;br /&gt;
*The MAPPFinder program was launched within GenMAPP (Tools &amp;gt; MAPPFinder)&lt;br /&gt;
*&amp;quot;Calculate New Results&amp;quot; was clicked in the window that appeared by launching MAPPFinder&lt;br /&gt;
*For &amp;quot;Find File&amp;quot;, the Expression Dataset file (with a .gex extension) was selected, and OK was clicked&lt;br /&gt;
*The Test criteria was selected&lt;br /&gt;
*The boxes corresponding to &amp;quot;Gene Ontology&amp;quot; were checked&lt;br /&gt;
*&amp;quot;Browse&amp;quot; button was clicked to add a name to the file that will be created&lt;br /&gt;
*&amp;quot;Run MAPPFinder&amp;quot; was clicked and the program was allowed to complete its analysis&lt;br /&gt;
&lt;br /&gt;
Note: MAPPFinder successfully loaded and provided an output with this gene database.&lt;br /&gt;
&lt;br /&gt;
==Compare Gene Database to Outside Resource==&lt;br /&gt;
Outside Resource: [http://beta.burkholderia.com/ Burkholderia Genome DB], [http://www.uniprot.org/uniprot/ UniProt KB]&lt;br /&gt;
*The strain page for J2315 was looked up: [http://beta.burkholderia.com/strain/show/146]&lt;br /&gt;
*7121 OrderedLocusNames were found within the exported gdb file. 6,994 entries corresponding to J2315 proteins were found in [http://www.uniprot.org/uniprot/ UniProt KB], and 7114 coding sequences were found in the [http://beta.burkholderia.com/strain/show/146 MOD]. The count of 7121 genes that is represented by the exported database appears to make sense, in light of the data represented by the MOD and by UniProt. Since UniProt is protein-centric, the count of 6994 corresponds to only protein; it is likely that some proteins have several related gene names (which explains the reason why more gene names were found than proteins). The MOD was found, earlier, to be manually curated and it is possible that the difference between the MOD count of 7114 and the found count of 7121 is due to the MOD missing a few genes (that are present in other databases, like UniProt). &lt;br /&gt;
*Note: The IDs and counts covered by this export appear to be consistent with outside resources.&lt;br /&gt;
----&lt;br /&gt;
{{Template:GÉNialOMICS}}&lt;br /&gt;
{{Template:blitvak}}&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=G%C3%89NialOMICS_Gene_Database_Testing_Report_(Build_4_Export)&amp;diff=7655</id>
		<title>GÉNialOMICS Gene Database Testing Report (Build 4 Export)</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=G%C3%89NialOMICS_Gene_Database_Testing_Report_(Build_4_Export)&amp;diff=7655"/>
				<updated>2015-12-12T04:27:06Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: added more detail to the exceptions analysis and to the outside resource section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Export Information==&lt;br /&gt;
&lt;br /&gt;
Version of GenMAPP Builder: [[Media:gmbuilder-genialomics-12032015-build-4.zip|GenMAPP Builder Custom, Build 4]]&lt;br /&gt;
&lt;br /&gt;
Computer on which the export was run: Home Workstation&lt;br /&gt;
&lt;br /&gt;
Postgres Database name: B.cenocepacia_J2315_20151204_BUILD4_genialomics&lt;br /&gt;
&lt;br /&gt;
UniProt XML filename: [[Media:Uniprot-taxonomy-216591 GEN BL12 20151119.zip|uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml]]&lt;br /&gt;
* UniProt XML version: UniProt release 2015_11 - November 11, 2015&lt;br /&gt;
* UniProt XML download link: [http://www.uniprot.org/uniprot/?query=organism:216591 UniProtKB link for the complete proteome of J2315]&lt;br /&gt;
* Time taken to import: 3.46 minutes&lt;br /&gt;
** Note: Time taken appears to be slightly shorter than previous exports.&lt;br /&gt;
&lt;br /&gt;
GO OBO-XML filename: [[Media:Go daily-termdb GEN BL12 20151119.zip|go_daily-termdb_GEN_BL12_20151119.obo-xml]]&lt;br /&gt;
* GO OBO-XML version (derived from the date modified on the file, itself): &amp;#039;&amp;#039;Date Modified: 11/19/2015 2:24 AM&amp;#039;&amp;#039;&lt;br /&gt;
* GO OBO-XML download link: [http://geneontology.org/page/download-ontology#Legacy_Downloads Link from GO website]&lt;br /&gt;
* Time taken to import: 5.05 minutes&lt;br /&gt;
* Time taken to process: 3.75 minutes&lt;br /&gt;
** Note: Time taken appears to be slightly shorter than previous exports.&lt;br /&gt;
&lt;br /&gt;
GOA filename: [[Media:31277.B cepacia GEN BL12 20151119.zip | 31277.B_cepacia_GEN_BL12_20151119.goa]]&lt;br /&gt;
* GOA version: &amp;#039;&amp;#039;Date Modified: 11/10/15, 1:47:00 PM&amp;#039;&amp;#039; (information sourced from FTP site)&lt;br /&gt;
* GOA download link: [http://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/31277.B_cepacia.goa FTP site file]&lt;br /&gt;
* Time taken to import: 0.04 Minutes&lt;br /&gt;
** Note: No issues were found with the import of this file.&lt;br /&gt;
&lt;br /&gt;
Name of .gdb file: [[Media:Bc-Std GEN Build4 20151204.zip|Bc-Std GEN Build4 20151204.gdb]]&lt;br /&gt;
* Time taken to export: 11 hours 6 minutes&lt;br /&gt;
** Start time: 7:51 am&lt;br /&gt;
** End time: 6:57 pm&lt;br /&gt;
** Note: File was exported without any major issues, however, the export appeared to take significantly longer than the previous exports. It is likely that the export took so long because the workstation had, for some period of time, entered a &amp;quot;sleep&amp;quot; mode (export was delayed, as the computer had to be taken off of &amp;quot;sleep&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
==Using TallyEngine==&lt;br /&gt;
*PostgreSQL was initialized through pgAdmin III and the database  B.cenocepacia_J2315_20151204_BUILD4_genialomics was left running&lt;br /&gt;
*GenMAPP builder was booted and &amp;#039;&amp;#039;Run XML and Database Tallies for UniProt and GO&amp;#039;&amp;#039; was selected under the &amp;#039;&amp;#039;Tallies&amp;#039;&amp;#039; menu item; the UniProt XML and GO files that were imported were chosen&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Results of TallyEngine:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*[[File:Build4tallyengine_results_GEN_BL14_20151204.png]]&lt;br /&gt;
**Note: These results differ significantly from what was found in previous exports. The 337 Ordered Locus gene names are now distinct from the 7121 ORF gene names (and are represented, as such, by TallyEngine). All of the counts related to external references (like UniProt) remain the same. The major and crucial change is the inclusion and representation of the ORF data.&lt;br /&gt;
&lt;br /&gt;
==Using XMLPipeDB match to Validate the XML Results from the TallyEngine==&lt;br /&gt;
*The Windows command line was launched (cmd.exe)&lt;br /&gt;
*This set of commands was inputted into the command line in order to utilize XMLPipeDB match to verify the OrderedLocusNames count:&lt;br /&gt;
*&amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;p?BCA[L,S,M]?[0-9][0-9][0-9][A,a]?[0-9]?[A-Z, a-z]?&amp;quot; &amp;lt; &amp;quot;uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
**NOTE: Prior to executing the command, the folder that held the files and xmlpipedb-match-1.1.1.jar was entered through the Windows command line (a set of CD commands was used in order to enter the correct directory). The results were identical to what was found in the [[GÉNialOMICS Gene Database Testing Report (Build 2 Export)|the build 2 export]].&lt;br /&gt;
*[[File:XmlpipedbmatchOUTPUT GEN BL14 20151201.png]]&lt;br /&gt;
*7126 unique matches were found through 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;
*These results vary slightly from what was found by TallyEngine due to the presence of 5 discrepant IDs (which were identified in the [[Blitvak Week 14|Week 14 assignment]]). Barring those 5 IDs, the results by XMLPipeDB Match line up with what TallyEngine reports (since the Match query grabs ORF data).&lt;br /&gt;
&lt;br /&gt;
==Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine==&lt;br /&gt;
*&amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039; was booted and all of the necessary connections were made&lt;br /&gt;
*In &amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039;, the query &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;BceJ2315_[0-9][0-9][0-9][0-9]&amp;#039;;&amp;lt;/code&amp;gt; was issued via the SQL Query menu in order to validate the TallyEngine count for &amp;quot;Ordered Locus&amp;quot; for the PSQL database.&lt;br /&gt;
**337 unique matches were found in &amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039; (postgres database results). This lines up with what was found in TallyEngine.&lt;br /&gt;
*Additionally, the query &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[A-Z]?[0-9][0-9][0-9][A-Z]?[0-9]?[A-Z, a-z]?&amp;#039;;&amp;lt;/code&amp;gt; was run via SQL in order to the verify the ORF counts &lt;br /&gt;
**7121 counts were found which is identical to what was found through XMLPipeDB match (ignoring the discrepant IDs) and to what was reported by TallyEngine (for the ORF data).&lt;br /&gt;
*Are your results the same as reported by the TallyEngine?  Why or why not?&lt;br /&gt;
**The results are now the same as what was reported by TallyEngine; this is due to the fact that the most recent build incorporated code fixes that allowed GenMAPP builder, and TallyEngine, to properly include the ORF data in their analysis/work.&lt;br /&gt;
&lt;br /&gt;
==OriginalRowCounts Comparison==&lt;br /&gt;
*The newly created J2315 .gdb file (Bc-Std_GEN_BL12_20151201.gdb) was opened with a program that is able to explore a .mdb file (such as Microsoft Access); in this case, [http://www.alexnolan.net/software/mdb_viewer_plus.htm MDB Viewer Plus] was utilized.&lt;br /&gt;
*Using the program, the OriginalRowCounts table was looked at, which contained summaries regarding each of the tables within the database (and the # of rows/entries in each of the tables)&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;OriginalRowCounts for Build 4 export of J2315&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**[[File:build4OriginalRowCounts_GEN_BL14_20151204.png]]&lt;br /&gt;
*It was decided that a good reference or &amp;quot;benchmark&amp;quot; would be the database that was created using Build 3 of the customized GenMAPP builder; comparing the two should allow me to see if there was any difference in the imported data (and any difference in the functionality of GenMAPP builder).&lt;br /&gt;
*Benchmark .gdb file: [[Media:Bc-Std_GEN_Build3_20151203.zip|compressed Bc-Std_GEN_Build3_20151203.gdb]]&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;OriginalRowCounts for the Build 3 export of J2315&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**[[File:Build3OriginalRowCounts GEN BL14 20151203.png]]&lt;br /&gt;
Note: It was noticed that the OriginalRowCounts table in this export is identical to the one that came from the Build 3 export. This seems to suggests that the only fundamental difference between the two builds of GenMAPP builder lies with TallyEngine (this makes sense, considering that build 4 focused upon fixing problems with TallyEngine and improper code). &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;
* 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;
**Yes, there are dates present for GeneOntology, InterPro, GeneID, RefSeq, UniProt, EMBL, PDB, Pfam, OrderedLocusNames, and EnsemblBacteria.&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;
*In the UniProt table, like before, it is apparent that only gene names of the type &amp;quot;ordered locus&amp;quot; are represented (no signs of gene names that begin with something like &amp;quot;BCA&amp;quot;). The RefSeq table appears to not have any problems. The ordered locus names table, like in Build 3, only reflects gene names in the form of &amp;lt;code&amp;gt;p?BCA[L,M,S]?[0-9][0-9][0-9][A,a]?[0-9]?[A-Z, a-z]&amp;lt;/code&amp;gt;; it appears that the &amp;quot;ORF&amp;quot; data replaced the &amp;quot;ordered locus&amp;quot; gene names in this table (these IDs appear to be in the correct and common form).&lt;br /&gt;
&lt;br /&gt;
Note: Visually, no changes seem apparent between the Build 3 and Build 4 export.&lt;br /&gt;
&lt;br /&gt;
==.gdb Use in GenMAPP==&lt;br /&gt;
*Some of the protocol from [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] was used as a reference for this portion of the assignment&lt;br /&gt;
*&amp;#039;&amp;#039;Bc-Std_GEN_Build4_20151204.gdb&amp;#039;&amp;#039; was placed within the Gene Databases folder of the GenMAPP directory (the folder is within the GenMAPP 2 Data folder)&lt;br /&gt;
*GenMAPP (Version 2.1) was launched&lt;br /&gt;
*The new gene database was loaded by going into &amp;#039;&amp;#039;Data &amp;gt; Choose Gene Database&amp;#039;&amp;#039;&lt;br /&gt;
*The tab deliminated GenMAPP formatted [[Media:For_genMAPP_KWVP20151205.txt|data]] sourced from the microarray paper was loaded into GenMAPP through &amp;#039;&amp;#039;Data &amp;gt; Expression Dataset Manager &amp;gt; Expression Datasets &amp;gt; New Dataset &amp;gt; &amp;#039;&amp;#039;GenMAPP formatted microarray data_GEN_B14_20151207.txt&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Note: There were no glaring issues with loading the files into GenMAPP (no crashes). However, this gene database led to the detection of 284 errors in the loaded raw data; this error count is identical to what was seen with the build 3 export.&lt;br /&gt;
&lt;br /&gt;
===Putting a gene on the MAPP using the GeneFinder window===&lt;br /&gt;
*A test expression data-set was created in order to observe the behavior of GenMAPP with the exported database&lt;br /&gt;
*GeneFinder was loaded by placing a blank &amp;#039;&amp;#039;Gene&amp;#039;&amp;#039; element on the drafting board of GenMAPP and right-clicking it.&lt;br /&gt;
*The genes BCAL0001,BCAL0002, BCAM0005, and BCAS0105 were searched in the Gene ID box, with the Gene ID System set to OrderedLocusNames&lt;br /&gt;
**All genes were successfully found and reference pages with links successfully appeared&lt;br /&gt;
Note: All cross-referenced IDs were present for all of these sample Gene IDs. No crashing or issues at this step.&lt;br /&gt;
&lt;br /&gt;
===Creating an Expression Dataset in the Expression Dataset Manager===&lt;br /&gt;
*The IDs in the microarray dataset were imported into GenMAPP using the new database; there existed 284 exceptions. &lt;br /&gt;
*The EX.txt file was opened through Excel and it was found out that the exceptions were identical to what was found with the Build 3 export.&lt;br /&gt;
====Exceptions Analysis====&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Note&amp;#039;&amp;#039;&amp;#039;: This analysis is sourced from the [[GÉNialOMICS Gene Database Testing Report (Build 3 Export)|Build 3 Export]]&lt;br /&gt;
*The EX.txt file was opened through Excel and it was found out that the error code for all of the exceptions was: &amp;#039;&amp;#039;Gene not found in OrderedLocusNames or any related system.&amp;#039;&amp;#039; The Gene IDs were sorted by error and the problematic IDs were analyzed. It was found, through the find function, that 101 of the exceptions were due to alterations in the usual formatting of the gene name (these gene names contained underscores, Js, and numbers). The rest of the exceptions, it was found (via UniProt KB searches), represented genes that are not present in the UniProt database. Several exceptions (BCAL2591, BCALr0080, BCAM0787, BCAM1951, BCASr0743a) were checked for their presence in UniProt KB or in the MOD:&lt;br /&gt;
**BCAL2591: No results in UniProt KB. Found in MOD; gene has no product. &lt;br /&gt;
**BCALr0080: No results in UniProt KB. Found in MOD; product: tRNA-Arg.&lt;br /&gt;
**BCAM0787: No results in UniProt KB. No results in MOD.&lt;br /&gt;
**BCAM1951: No results in UniProt KB. Found in MOD; gene has no product.&lt;br /&gt;
**BCASr0743a: No results in UniProt KB. No results in MOD.&lt;br /&gt;
*Note: The exceptions file contained error inducing genes that either lack a known product (protein/functional RNA), lack a MOD entry, or code for functional RNA (such as tRNA). Some gene names that contained unusual formatting (BCAL0563_J_0, and BCAL0563_J_1, for example) were found to represent genes that were covered by the MOD/UniProt (these entries were found by removing the unusual underscores/letters and searching the &amp;quot;fixed&amp;quot; gene names).&lt;br /&gt;
*[[Media:Exceptions_analysis_from_GenMAPP_builder_GEN_BL15_20151211.xlsx|Excel Workbook utilized in visualizing the GenMAPP exceptions]]&lt;br /&gt;
===Running MAPPFinder===&lt;br /&gt;
*Protocol sourced from [[Blitvak Week 8 | the week 8 assignment]]&lt;br /&gt;
*The MAPPFinder program was launched within GenMAPP (Tools &amp;gt; MAPPFinder)&lt;br /&gt;
*&amp;quot;Calculate New Results&amp;quot; was clicked in the window that appeared by launching MAPPFinder&lt;br /&gt;
*For &amp;quot;Find File&amp;quot;, the Expression Dataset file (with a .gex extension) was selected, and OK was clicked&lt;br /&gt;
*The Test criteria was selected&lt;br /&gt;
*The boxes corresponding to &amp;quot;Gene Ontology&amp;quot; were checked&lt;br /&gt;
*&amp;quot;Browse&amp;quot; button was clicked to add a name to the file that will be created&lt;br /&gt;
*&amp;quot;Run MAPPFinder&amp;quot; was clicked and the program was allowed to complete its analysis&lt;br /&gt;
&lt;br /&gt;
===Running MAPPFinder===&lt;br /&gt;
*Protocol sourced from [[Blitvak Week 8 | the week 8 assignment]]&lt;br /&gt;
*The MAPPFinder program was launched within GenMAPP (Tools &amp;gt; MAPPFinder)&lt;br /&gt;
*&amp;quot;Calculate New Results&amp;quot; was clicked in the window that appeared by launching MAPPFinder&lt;br /&gt;
*For &amp;quot;Find File&amp;quot;, the Expression Dataset file (with a .gex extension) was selected, and OK was clicked&lt;br /&gt;
*The Test criteria was selected&lt;br /&gt;
*The boxes corresponding to &amp;quot;Gene Ontology&amp;quot; were checked&lt;br /&gt;
*&amp;quot;Browse&amp;quot; button was clicked to add a name to the file that will be created&lt;br /&gt;
*&amp;quot;Run MAPPFinder&amp;quot; was clicked and the program was allowed to complete its analysis&lt;br /&gt;
&lt;br /&gt;
Note: MAPPFinder successfully loaded and provided an output with this gene database.&lt;br /&gt;
&lt;br /&gt;
==Compare Gene Database to Outside Resource==&lt;br /&gt;
Outside Resource: [http://beta.burkholderia.com/ Burkholderia Genome DB], [http://www.uniprot.org/uniprot/ UniProt KB]&lt;br /&gt;
*The strain page for J2315 was looked up: [http://beta.burkholderia.com/strain/show/146]&lt;br /&gt;
*7121 OrderedLocusNames were found within the exported gdb file. 6,994 entries corresponding to J2315 proteins were found in [http://www.uniprot.org/uniprot/ UniProt KB], and 7114 coding sequences were found in the [http://beta.burkholderia.com/strain/show/146 MOD]. The count of 7121 genes that is represented by the exported database appears to make sense, in light of the data represented by the MOD and by UniProt. Since UniProt is protein-centric, the count of 6994 corresponds to only protein; it is likely that some proteins have several related gene names (which explains the reason why more gene names were found than proteins). The MOD was found, earlier, to be manually curated and it is possible that the difference between the MOD count of 7114 and the found count of 7121 is due to the MOD missing a few genes (that are present in other databases, like UniProt). &lt;br /&gt;
*Note: The IDs and counts covered by this export appear to be consistent with outside resources.&lt;br /&gt;
----&lt;br /&gt;
{{Template:GÉNialOMICS}}&lt;br /&gt;
{{Template:blitvak}}&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=G%C3%89NialOMICS_Gene_Database_Testing_Report_(Build_3_Export)&amp;diff=7654</id>
		<title>GÉNialOMICS Gene Database Testing Report (Build 3 Export)</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=G%C3%89NialOMICS_Gene_Database_Testing_Report_(Build_3_Export)&amp;diff=7654"/>
				<updated>2015-12-12T04:17:45Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: fleshed out exceptions analysis section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Export Information==&lt;br /&gt;
&lt;br /&gt;
Version of GenMAPP Builder: [[Media:gmbuilder-genialomics-12032015-build-3.zip|GenMAPP Builder Custom, Build 3]]&lt;br /&gt;
&lt;br /&gt;
Computer on which the export was run: Home Workstation&lt;br /&gt;
&lt;br /&gt;
Postgres Database name: B.cenocepacia_J2315_20151203_BUILD3_genialomics&lt;br /&gt;
&lt;br /&gt;
UniProt XML filename: [[Media:Uniprot-taxonomy-216591 GEN BL12 20151119.zip|uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml]]&lt;br /&gt;
* UniProt XML version: UniProt release 2015_11 - November 11, 2015&lt;br /&gt;
* UniProt XML download link: [http://www.uniprot.org/uniprot/?query=organism:216591 UniProtKB link for the complete proteome of J2315]&lt;br /&gt;
* Time taken to import: 3.99 minutes&lt;br /&gt;
** Note: No issues were found with the import of this file.&lt;br /&gt;
&lt;br /&gt;
GO OBO-XML filename: [[Media:Go daily-termdb GEN BL12 20151119.zip|go_daily-termdb_GEN_BL12_20151119.obo-xml]]&lt;br /&gt;
* GO OBO-XML version (derived from the date modified on the file, itself): &amp;#039;&amp;#039;Date Modified: 11/19/2015 2:24 AM&amp;#039;&amp;#039;&lt;br /&gt;
* GO OBO-XML download link: [http://geneontology.org/page/download-ontology#Legacy_Downloads Link from GO website]&lt;br /&gt;
* Time taken to import: 5.77 minutes&lt;br /&gt;
* Time taken to process: 4.06 minutes&lt;br /&gt;
** Note: No issues were found with the import of this file.&lt;br /&gt;
&lt;br /&gt;
GOA filename: [[Media:31277.B cepacia GEN BL12 20151119.zip | 31277.B_cepacia_GEN_BL12_20151119.goa]]&lt;br /&gt;
* GOA version: &amp;#039;&amp;#039;Date Modified: 11/10/15, 1:47:00 PM&amp;#039;&amp;#039; (information sourced from FTP site)&lt;br /&gt;
* GOA download link: [http://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/31277.B_cepacia.goa FTP site file]&lt;br /&gt;
* Time taken to import: 0.05 Minutes&lt;br /&gt;
** Note: No issues were found with the import of this file.&lt;br /&gt;
&lt;br /&gt;
Name of .gdb file: [[Media:Bc-Std_GEN_Build3_20151203.zip|Bc-Std_GEN_Build3_20151203.gdb]]&lt;br /&gt;
* Time taken to export: 4 hours 37 minutes&lt;br /&gt;
** Start time: 7.24 pm&lt;br /&gt;
** End time: 12:01 am&lt;br /&gt;
** Note: File was exported without any major issues, however, the export appeared to take even longer than the one conducted for the [[GÉNialOMICS Gene Database Testing Report (Initial Export) | initial export]]. This export took a little over 2 hours longer than the previous export and it is suspected that this difference is due to the fact that work was being done on the computer while the export was taking place.&lt;br /&gt;
&lt;br /&gt;
==Using TallyEngine==&lt;br /&gt;
*PostgreSQL was initialized through pgAdmin III and the database  B.cenocepacia_J2315_20151203_BUILD3_genialomics was left running&lt;br /&gt;
*GenMAPP builder was booted and &amp;#039;&amp;#039;Run XML and Database Tallies for UniProt and GO&amp;#039;&amp;#039; was selected under the &amp;#039;&amp;#039;Tallies&amp;#039;&amp;#039; menu item; the UniProt XML and GO files that were imported were chosen&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Results of TallyEngine:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*[[File:Build3tallyengine results GEN BL14 20151203.png]]&lt;br /&gt;
**Note: These results are identical to what was found in the initial export and in the export involving the second build of a modified genmapp builder (see [[GÉNialOMICS Gene Database Testing Report (Build 2 Export)|the build 2 testing report]]). Since GenMAPP builder was modified, for Build 3, so that the gene names will be collected by the program from the ORF data rather than the ordered locus data, it appears that there exists some errors in the program that are preventing it from properly collecting and taking into account the &amp;quot;ORF&amp;quot; data that resides in the XML file.&lt;br /&gt;
&lt;br /&gt;
==Using XMLPipeDB match to Validate the XML Results from the TallyEngine==&lt;br /&gt;
*The Windows command line was launched (cmd.exe)&lt;br /&gt;
*This set of commands was inputted into the command line in order to utilize XMLPipeDB match to verify the OrderedLocusNames count:&lt;br /&gt;
*&amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;p?BCA[L,S,M]?[0-9][0-9][0-9][A,a]?[0-9]?[A-Z, a-z]?&amp;quot; &amp;lt; &amp;quot;uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
**NOTE: Prior to executing the command, the folder that held the files and xmlpipedb-match-1.1.1.jar was entered through the Windows command line (a set of CD commands was used in order to enter the correct directory). The results were identical to what was found in the [[GÉNialOMICS Gene Database Testing Report (Build 2 Export)|the build 2 export]].&lt;br /&gt;
*[[File:XmlpipedbmatchOUTPUT GEN BL14 20151201.png]]&lt;br /&gt;
*7126 unique matches were found through 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;
*These results are very different from what was found through TallyEngine because these TallyEngine results, as mentioned in the [[Blitvak Week 14|Week 14 assignment]], only represent the gene name data in the XML that is tagged as being &amp;quot;ordered locus&amp;quot;. The match command was found to reflect the data that is found under the &amp;quot;ORF&amp;quot; tag; the ORF and ordered locus counts are both very different, and this is reflected in the difference between TallyEngine and XMLPipeDB match with respect to the gene name counts.&lt;br /&gt;
&lt;br /&gt;
==Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine==&lt;br /&gt;
*&amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039; was booted and all of the necessary connections were made&lt;br /&gt;
*It was realized that the &amp;#039;&amp;#039;gene/name&amp;#039;&amp;#039; tags in the XML file end up in the &amp;#039;&amp;#039;genenametype&amp;#039;&amp;#039; table (source: [[How_Do_I_Count_Thee%3F_Let_Me_Count_The_Ways |the wiki page regarding database quality analysis]]&lt;br /&gt;
*In &amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039;, the query &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;BceJ2315_[0-9][0-9][0-9][0-9]&amp;#039;;&amp;lt;/code&amp;gt; was issued via the SQL Query menu in order to validate the TallyEngine count for &amp;quot;orderedlocusnames&amp;quot; for the PSQL database.&lt;br /&gt;
**337 unique matches were found in &amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039; (postgres database results). This lines up with what was found in TallyEngine.&lt;br /&gt;
*Once again, the query &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[A-Z]?[0-9][0-9][0-9][A-Z]?[0-9]?[A-Z, a-z]?&amp;#039;;&amp;lt;/code&amp;gt; was run via SQL in order to the verify the ORF counts (compared to the results that were found using XMLPipeDB match, see [[Blitvak Week 14|the week 14 assignment]].&lt;br /&gt;
**7121 counts were found which lines up with what was found through XMLPipeDB match and through an analysis of the XML file&lt;br /&gt;
*At this point, it was once again assumed that the data in the genenametype table of the PSQL database is identical to what was within the same table in the initial export PSQL database.&lt;br /&gt;
*Are your results the same as reported by the TallyEngine?  Why or why not?&lt;br /&gt;
**The &amp;quot;ordered locus&amp;quot; results are the same as what was reported by TallyEngine since both are focusing on the same set of data. TallyEngine was modified to focus upon the &amp;quot;ORF&amp;quot; data, however, it appears that there are issues that are preventing it from doing so.&lt;br /&gt;
&lt;br /&gt;
==OriginalRowCounts Comparison==&lt;br /&gt;
*The newly created J2315 .gdb file was opened with a program that is able to explore a .mdb file (such as Microsoft Access); in this case, [http://www.alexnolan.net/software/mdb_viewer_plus.htm MDB Viewer Plus] was utilized.&lt;br /&gt;
*Using the program, the OriginalRowCounts table was looked at, which contained summaries regarding each of the tables within the database (and the # of rows/entries in each of the tables)&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;OriginalRowCounts for Build 3 export of J2315&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**[[File:Build3OriginalRowCounts GEN BL14 20151203.png]]&lt;br /&gt;
*It was decided that a good reference or &amp;quot;benchmark&amp;quot; would be the database that was created using Build 2 of the customized GenMAPP builder; comparing the two should allow me to see if there was any difference in the imported data.&lt;br /&gt;
*Benchmark .gdb file: [[Media:Bc-Std Build2 GEN BL14 20151201.zip|compressed Bc-Std_Build2_GEN_BL14_20151201.gdb]]&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;OriginalRowCounts for the Build 2 export of J2315&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**[[File:Build2ExportOriginalRowCounts GEN BL14 20151201.png]]&lt;br /&gt;
Note: It was noticed that the OriginalRowCounts table in this export are mostly identical to the one found through the Build 2 export. However, it was noticed that there existed differences in the OrderedLocusNames table between the two exports. It was found that the recent export, the Build 3 export, contained 7121 rows in the OrderedLocusNames table (which indicates 7121 entries, which is the same as the number of ORF gene names in the XML), while the last export, the Build 2 export, contained 337 rows in the OrderedLocusNames tables. The fact that the build 3 export how shows 7121 entries in that table is indicative of the fact that this modified GenMAPP builder (build 3) is now focusing on the ORF data; it appears, however, that it is now labeling the &amp;quot;ORF&amp;quot; data as being OrderedLocusNames instead of the &amp;quot;ordered locus&amp;quot; data. The observation in the OriginalRowCounts table does not completely mesh with what was found earlier in the PSQL database. In the PSQL database, it was found that the OrderedLocusName data was still the &amp;quot;ordered locus&amp;quot; gene names that reside in the XML (and the &amp;quot;ORF&amp;quot; data are the 7121 gene names of interest). In conclusion, it feels that there are some issues with TallyEngine and GenMAPP builder that are leading to some issues (such as TallyEngine not reporting the ORF data).&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;
* 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;
**Yes, there are dates present for GeneOntology, InterPro, GeneID, RefSeq, UniProt, EMBL, PDB, Pfam, OrderedLocusNames, and EnsemblBacteria.&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;
*In the UniProt table, like before, it is apparent that only gene names of the type &amp;quot;ordered locus&amp;quot; are represented (no signs of gene names that begin with something like &amp;quot;BCA&amp;quot;). The RefSeq table appears to not have any problems. The ordered locus names table, now, only reflects gene names in the form of &amp;lt;code&amp;gt;p?BCA[L,M,S]?[0-9][0-9][0-9][A,a]?[0-9]?[A-Z, a-z]&amp;lt;/code&amp;gt;; it appears that the &amp;quot;ORF&amp;quot; data replaced the &amp;quot;ordered locus&amp;quot; gene names in this table (these IDs appear to be in the correct and common form).&lt;br /&gt;
&lt;br /&gt;
Note: The modifications to GenMAPP builder appear to have changed some of the data within the tables of the gene database (ORF gene names replacing &amp;quot;ordered locus&amp;quot; gene names, with respect to the OrderedLocusNames table).&lt;br /&gt;
&lt;br /&gt;
==.gdb Use in GenMAPP==&lt;br /&gt;
*Some of the protocol from [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] was used as a reference for this portion of the assignment&lt;br /&gt;
*&amp;#039;&amp;#039;Bc-Std_GEN_Build3_20151203.gdb&amp;#039;&amp;#039; was placed within the Gene Databases folder of the GenMAPP directory (the folder is within the GenMAPP 2 Data folder)&lt;br /&gt;
*GenMAPP (Version 2.1) was launched&lt;br /&gt;
*The new gene database was loaded by going into &amp;#039;&amp;#039;Data &amp;gt; Choose Gene Database&amp;#039;&amp;#039;&lt;br /&gt;
*The tab deliminated GenMAPP formatted [[Media:For_genMAPP_KWVP20151205.txt|data]] sourced from the microarray paper was loaded into GenMAPP through &amp;#039;&amp;#039;Data &amp;gt; Expression Dataset Manager &amp;gt; Expression Datasets &amp;gt; New Dataset &amp;gt; &amp;#039;&amp;#039;GenMAPP formatted microarray data_GEN_B14_20151207.txt&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Note: There were no glaring issues with loading the files into GenMAPP (no crashes). However, this gene database led to the detection of 284 errors in the loaded raw data; this new error count is significantly smaller than the 7251 errors that were detected using the previously exported database. Since this export incorporates the ORF data, it appears that the majority of the genes present in the microarray dataset are covered.&lt;br /&gt;
&lt;br /&gt;
===Putting a gene on the MAPP using the GeneFinder window===&lt;br /&gt;
*A test expression data-set was created in order to observe the behavior of GenMAPP with the exported database&lt;br /&gt;
*GeneFinder was loaded by placing a blank &amp;#039;&amp;#039;Gene&amp;#039;&amp;#039; element on the drafting board of GenMAPP and right-clicking it.&lt;br /&gt;
*The genes BCAL0001,BCAL0002, BCAM0005, and BCAS0105 were searched in the Gene ID box, with the Gene ID System set to OrderedLocusNames&lt;br /&gt;
**All genes were successfully found and reference pages with links successfully appeared&lt;br /&gt;
Note: All cross-referenced IDs were present for all of these sample Gene IDs. No crashing or issues at this step.&lt;br /&gt;
&lt;br /&gt;
===Creating an Expression Dataset in the Expression Dataset Manager===&lt;br /&gt;
*The IDs in the microarray dataset were imported into GenMAPP using the new database; there existed 284 exceptions. &lt;br /&gt;
*The EX.txt file was opened through Excel and it was found out that the error code for all of the exceptions was: &amp;#039;&amp;#039;Gene not found in OrderedLocusNames or any related system.&amp;#039;&amp;#039; The Gene IDs were sorted by error and the problematic IDs were analyzed. It was found, through the find function, that 101 of the exceptions were due to alterations in the usual formatting of the gene name (these gene names contained underscores, Js, and numbers). The rest of the exceptions, it was found (via UniProt KB searches), represented genes that are not present in the UniProt database. Several exceptions (BCAL2591, BCALr0080, BCAM0787, BCAM1951, BCASr0743a) were checked for their presence in UniProt KB or in the MOD:&lt;br /&gt;
**BCAL2591: No results in UniProt KB. Found in MOD; gene has no product. &lt;br /&gt;
**BCALr0080: No results in UniProt KB. Found in MOD; product: tRNA-Arg.&lt;br /&gt;
**BCAM0787: No results in UniProt KB. No results in MOD.&lt;br /&gt;
**BCAM1951: No results in UniProt KB. Found in MOD; gene has no product.&lt;br /&gt;
**BCASr0743a: No results in UniProt KB. No results in MOD.&lt;br /&gt;
*Note: The exceptions file contained error inducing genes that either lack a known product (protein/functional RNA), lack a MOD entry, or code for functional RNA (such as tRNA). Some gene names that contained unusual formatting (BCAL0563_J_0, and BCAL0563_J_1, for example) were found to represent genes that were covered by the MOD/UniProt (these entries were found by removing the unusual underscores/letters and searching the &amp;quot;fixed&amp;quot; gene names).&lt;br /&gt;
*[[Media:Exceptions_analysis_from_GenMAPP_builder_GEN_BL15_20151211.xlsx|Excel Workbook utilized in visualizing the GenMAPP exceptions]]&lt;br /&gt;
===Running MAPPFinder===&lt;br /&gt;
*Protocol sourced from [[Blitvak Week 8 | the week 8 assignment]]&lt;br /&gt;
*The MAPPFinder program was launched within GenMAPP (Tools &amp;gt; MAPPFinder)&lt;br /&gt;
*&amp;quot;Calculate New Results&amp;quot; was clicked in the window that appeared by launching MAPPFinder&lt;br /&gt;
*For &amp;quot;Find File&amp;quot;, the Expression Dataset file (with a .gex extension) was selected, and OK was clicked&lt;br /&gt;
*The Test criteria was selected&lt;br /&gt;
*The boxes corresponding to &amp;quot;Gene Ontology&amp;quot; were checked&lt;br /&gt;
*&amp;quot;Browse&amp;quot; button was clicked to add a name to the file that will be created&lt;br /&gt;
*&amp;quot;Run MAPPFinder&amp;quot; was clicked and the program was allowed to complete its analysis&lt;br /&gt;
&lt;br /&gt;
Note: MAPPFinder successfully loaded and provided an output with this gene database.&lt;br /&gt;
&lt;br /&gt;
==Compare Gene Database to Outside Resource==&lt;br /&gt;
Outside Resource: [http://beta.burkholderia.com/ Burkholderia Genome DB], [http://www.uniprot.org/uniprot/ UniProt KB]&lt;br /&gt;
*The strain page for J2315 was looked up: [http://beta.burkholderia.com/strain/show/146]&lt;br /&gt;
*7121 OrderedLocusNames were found within the exported gdb file. 6,994 entries corresponding to protein encoding genes were found in [http://www.uniprot.org/uniprot/ UniProt KB], and 7114 coding sequences were found in the [http://beta.burkholderia.com/strain/show/146 MOD. It is apparent that the count of 7121 (ORF data) is much closer to what is present in outside resources than the one of 337 (&amp;quot;ordered locus&amp;quot; data). The differences in count between UniProt and the gdb and MOD could be the result of the fact that UniProt only covers genes that code for protein (some of the coding sequences present in the MOD, or within the gdb, could be responsible for functional RNA, which are not covered by UniProt).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Note: The exported database now seems more in-line with what is to be expected of the genome of &amp;#039;&amp;#039;B. cenocepacia&amp;#039;&amp;#039;; the current OrderedLocusName counts (which actually represents ORF counts) seem very close to the counts expressed by the MOD and by UniProt.&lt;br /&gt;
----&lt;br /&gt;
{{Template:GÉNialOMICS}}&lt;br /&gt;
{{Template:blitvak}}&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:Exceptions_analysis_from_GenMAPP_builder_GEN_BL15_20151211.xlsx&amp;diff=7653</id>
		<title>File:Exceptions analysis from GenMAPP builder GEN BL15 20151211.xlsx</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:Exceptions_analysis_from_GenMAPP_builder_GEN_BL15_20151211.xlsx&amp;diff=7653"/>
				<updated>2015-12-12T04:15:20Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: file was from week14, forgot to upload it then; will be included in build 3/4 gene database export report&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;file was from week14, forgot to upload it then; will be included in build 3/4 gene database export report&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=G%C3%89NialOMICS_Gene_Database_Testing_Report_(Build_4_Export)&amp;diff=7652</id>
		<title>GÉNialOMICS Gene Database Testing Report (Build 4 Export)</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=G%C3%89NialOMICS_Gene_Database_Testing_Report_(Build_4_Export)&amp;diff=7652"/>
				<updated>2015-12-12T04:03:53Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: fixed typos and adjusted the exceptions file analysis section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Export Information==&lt;br /&gt;
&lt;br /&gt;
Version of GenMAPP Builder: [[Media:gmbuilder-genialomics-12032015-build-4.zip|GenMAPP Builder Custom, Build 4]]&lt;br /&gt;
&lt;br /&gt;
Computer on which the export was run: Home Workstation&lt;br /&gt;
&lt;br /&gt;
Postgres Database name: B.cenocepacia_J2315_20151204_BUILD4_genialomics&lt;br /&gt;
&lt;br /&gt;
UniProt XML filename: [[Media:Uniprot-taxonomy-216591 GEN BL12 20151119.zip|uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml]]&lt;br /&gt;
* UniProt XML version: UniProt release 2015_11 - November 11, 2015&lt;br /&gt;
* UniProt XML download link: [http://www.uniprot.org/uniprot/?query=organism:216591 UniProtKB link for the complete proteome of J2315]&lt;br /&gt;
* Time taken to import: 3.46 minutes&lt;br /&gt;
** Note: Time taken appears to be slightly shorter than previous exports.&lt;br /&gt;
&lt;br /&gt;
GO OBO-XML filename: [[Media:Go daily-termdb GEN BL12 20151119.zip|go_daily-termdb_GEN_BL12_20151119.obo-xml]]&lt;br /&gt;
* GO OBO-XML version (derived from the date modified on the file, itself): &amp;#039;&amp;#039;Date Modified: 11/19/2015 2:24 AM&amp;#039;&amp;#039;&lt;br /&gt;
* GO OBO-XML download link: [http://geneontology.org/page/download-ontology#Legacy_Downloads Link from GO website]&lt;br /&gt;
* Time taken to import: 5.05 minutes&lt;br /&gt;
* Time taken to process: 3.75 minutes&lt;br /&gt;
** Note: Time taken appears to be slightly shorter than previous exports.&lt;br /&gt;
&lt;br /&gt;
GOA filename: [[Media:31277.B cepacia GEN BL12 20151119.zip | 31277.B_cepacia_GEN_BL12_20151119.goa]]&lt;br /&gt;
* GOA version: &amp;#039;&amp;#039;Date Modified: 11/10/15, 1:47:00 PM&amp;#039;&amp;#039; (information sourced from FTP site)&lt;br /&gt;
* GOA download link: [http://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/31277.B_cepacia.goa FTP site file]&lt;br /&gt;
* Time taken to import: 0.04 Minutes&lt;br /&gt;
** Note: No issues were found with the import of this file.&lt;br /&gt;
&lt;br /&gt;
Name of .gdb file: [[Media:Bc-Std GEN Build4 20151204.zip|Bc-Std GEN Build4 20151204.gdb]]&lt;br /&gt;
* Time taken to export: 11 hours 6 minutes&lt;br /&gt;
** Start time: 7:51 am&lt;br /&gt;
** End time: 6:57 pm&lt;br /&gt;
** Note: File was exported without any major issues, however, the export appeared to take significantly longer than the previous exports. It is likely that the export took so long because the workstation had, for some period of time, entered a &amp;quot;sleep&amp;quot; mode (export was delayed, as the computer had to be taken off of &amp;quot;sleep&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
==Using TallyEngine==&lt;br /&gt;
*PostgreSQL was initialized through pgAdmin III and the database  B.cenocepacia_J2315_20151204_BUILD4_genialomics was left running&lt;br /&gt;
*GenMAPP builder was booted and &amp;#039;&amp;#039;Run XML and Database Tallies for UniProt and GO&amp;#039;&amp;#039; was selected under the &amp;#039;&amp;#039;Tallies&amp;#039;&amp;#039; menu item; the UniProt XML and GO files that were imported were chosen&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Results of TallyEngine:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*[[File:Build4tallyengine_results_GEN_BL14_20151204.png]]&lt;br /&gt;
**Note: These results differ significantly from what was found in previous exports. The 337 Ordered Locus gene names are now distinct from the 7121 ORF gene names (and are represented, as such, by TallyEngine). All of the counts related to external references (like UniProt) remain the same. The major and crucial change is the inclusion and representation of the ORF data.&lt;br /&gt;
&lt;br /&gt;
==Using XMLPipeDB match to Validate the XML Results from the TallyEngine==&lt;br /&gt;
*The Windows command line was launched (cmd.exe)&lt;br /&gt;
*This set of commands was inputted into the command line in order to utilize XMLPipeDB match to verify the OrderedLocusNames count:&lt;br /&gt;
*&amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;p?BCA[L,S,M]?[0-9][0-9][0-9][A,a]?[0-9]?[A-Z, a-z]?&amp;quot; &amp;lt; &amp;quot;uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
**NOTE: Prior to executing the command, the folder that held the files and xmlpipedb-match-1.1.1.jar was entered through the Windows command line (a set of CD commands was used in order to enter the correct directory). The results were identical to what was found in the [[GÉNialOMICS Gene Database Testing Report (Build 2 Export)|the build 2 export]].&lt;br /&gt;
*[[File:XmlpipedbmatchOUTPUT GEN BL14 20151201.png]]&lt;br /&gt;
*7126 unique matches were found through 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;
*These results vary slightly from what was found by TallyEngine due to the presence of 5 discrepant IDs (which were identified in the [[Blitvak Week 14|Week 14 assignment]]). Barring those 5 IDs, the results by XMLPipeDB Match line up with what TallyEngine reports (since the Match query grabs ORF data).&lt;br /&gt;
&lt;br /&gt;
==Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine==&lt;br /&gt;
*&amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039; was booted and all of the necessary connections were made&lt;br /&gt;
*In &amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039;, the query &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;BceJ2315_[0-9][0-9][0-9][0-9]&amp;#039;;&amp;lt;/code&amp;gt; was issued via the SQL Query menu in order to validate the TallyEngine count for &amp;quot;Ordered Locus&amp;quot; for the PSQL database.&lt;br /&gt;
**337 unique matches were found in &amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039; (postgres database results). This lines up with what was found in TallyEngine.&lt;br /&gt;
*Additionally, the query &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[A-Z]?[0-9][0-9][0-9][A-Z]?[0-9]?[A-Z, a-z]?&amp;#039;;&amp;lt;/code&amp;gt; was run via SQL in order to the verify the ORF counts &lt;br /&gt;
**7121 counts were found which is identical to what was found through XMLPipeDB match (ignoring the discrepant IDs) and to what was reported by TallyEngine (for the ORF data).&lt;br /&gt;
*Are your results the same as reported by the TallyEngine?  Why or why not?&lt;br /&gt;
**The results are now the same as what was reported by TallyEngine; this is due to the fact that the most recent build incorporated code fixes that allowed GenMAPP builder, and TallyEngine, to properly include the ORF data in their analysis/work.&lt;br /&gt;
&lt;br /&gt;
==OriginalRowCounts Comparison==&lt;br /&gt;
*The newly created J2315 .gdb file was opened with a program that is able to explore a .mdb file (such as Microsoft Access); in this case, [http://www.alexnolan.net/software/mdb_viewer_plus.htm MDB Viewer Plus] was utilized.&lt;br /&gt;
*Using the program, the OriginalRowCounts table was looked at, which contained summaries regarding each of the tables within the database (and the # of rows/entries in each of the tables)&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;OriginalRowCounts for Build 4 export of J2315&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**[[File:build4OriginalRowCounts_GEN_BL14_20151204.png]]&lt;br /&gt;
*It was decided that a good reference or &amp;quot;benchmark&amp;quot; would be the database that was created using Build 3 of the customized GenMAPP builder; comparing the two should allow me to see if there was any difference in the imported data (and any difference in the functionality of GenMAPP builder).&lt;br /&gt;
*Benchmark .gdb file: [[Media:Bc-Std_GEN_Build3_20151203.zip|compressed Bc-Std_GEN_Build3_20151203.gdb]]&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;OriginalRowCounts for the Build 3 export of J2315&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**[[File:Build3OriginalRowCounts GEN BL14 20151203.png]]&lt;br /&gt;
Note: It was noticed that the OriginalRowCounts table in this export is identical to the one that came from the Build 3 export. This seems to suggests that the only fundamental difference between the two builds of GenMAPP builder lies with TallyEngine (this makes sense, considering that build 4 focused upon fixing problems with TallyEngine and improper code). &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;
* 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;
**Yes, there are dates present for GeneOntology, InterPro, GeneID, RefSeq, UniProt, EMBL, PDB, Pfam, OrderedLocusNames, and EnsemblBacteria.&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;
*In the UniProt table, like before, it is apparent that only gene names of the type &amp;quot;ordered locus&amp;quot; are represented (no signs of gene names that begin with something like &amp;quot;BCA&amp;quot;). The RefSeq table appears to not have any problems. The ordered locus names table, like in Build 3, only reflects gene names in the form of &amp;lt;code&amp;gt;p?BCA[L,M,S]?[0-9][0-9][0-9][A,a]?[0-9]?[A-Z, a-z]&amp;lt;/code&amp;gt;; it appears that the &amp;quot;ORF&amp;quot; data replaced the &amp;quot;ordered locus&amp;quot; gene names in this table (these IDs appear to be in the correct and common form).&lt;br /&gt;
&lt;br /&gt;
Note: Visually, no changes seem apparent between the Build 3 and Build 4 export.&lt;br /&gt;
&lt;br /&gt;
==.gdb Use in GenMAPP==&lt;br /&gt;
*Some of the protocol from [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] was used as a reference for this portion of the assignment&lt;br /&gt;
*&amp;#039;&amp;#039;Bc-Std_GEN_Build4_20151204.gdb&amp;#039;&amp;#039; was placed within the Gene Databases folder of the GenMAPP directory (the folder is within the GenMAPP 2 Data folder)&lt;br /&gt;
*GenMAPP (Version 2.1) was launched&lt;br /&gt;
*The new gene database was loaded by going into &amp;#039;&amp;#039;Data &amp;gt; Choose Gene Database&amp;#039;&amp;#039;&lt;br /&gt;
*The tab deliminated GenMAPP formatted [[Media:For_genMAPP_KWVP20151205.txt|data]] sourced from the microarray paper was loaded into GenMAPP through &amp;#039;&amp;#039;Data &amp;gt; Expression Dataset Manager &amp;gt; Expression Datasets &amp;gt; New Dataset &amp;gt; &amp;#039;&amp;#039;GenMAPP formatted microarray data_GEN_B14_20151207.txt&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Note: There were no glaring issues with loading the files into GenMAPP (no crashes). However, this gene database led to the detection of 284 errors in the loaded raw data; this error count is identical to what was seen with the build 3 export.&lt;br /&gt;
&lt;br /&gt;
===Putting a gene on the MAPP using the GeneFinder window===&lt;br /&gt;
*A test expression data-set was created in order to observe the behavior of GenMAPP with the exported database&lt;br /&gt;
*GeneFinder was loaded by placing a blank &amp;#039;&amp;#039;Gene&amp;#039;&amp;#039; element on the drafting board of GenMAPP and right-clicking it.&lt;br /&gt;
*The genes BCAL0001,BCAL0002, BCAM0005, and BCAS0105 were searched in the Gene ID box, with the Gene ID System set to OrderedLocusNames&lt;br /&gt;
**All genes were successfully found and reference pages with links successfully appeared&lt;br /&gt;
Note: All cross-referenced IDs were present for all of these sample Gene IDs. No crashing or issues at this step.&lt;br /&gt;
&lt;br /&gt;
===Creating an Expression Dataset in the Expression Dataset Manager===&lt;br /&gt;
*The IDs in the microarray dataset were imported into GenMAPP using the new database; there existed 284 exceptions. &lt;br /&gt;
*The EX.txt file was opened through Excel and it was found out that the exceptions were identical to what was found with the Build 3 export.&lt;br /&gt;
&lt;br /&gt;
===Running MAPPFinder===&lt;br /&gt;
*Protocol sourced from [[Blitvak Week 8 | the week 8 assignment]]&lt;br /&gt;
*The MAPPFinder program was launched within GenMAPP (Tools &amp;gt; MAPPFinder)&lt;br /&gt;
*&amp;quot;Calculate New Results&amp;quot; was clicked in the window that appeared by launching MAPPFinder&lt;br /&gt;
*For &amp;quot;Find File&amp;quot;, the Expression Dataset file (with a .gex extension) was selected, and OK was clicked&lt;br /&gt;
*The Test criteria was selected&lt;br /&gt;
*The boxes corresponding to &amp;quot;Gene Ontology&amp;quot; were checked&lt;br /&gt;
*&amp;quot;Browse&amp;quot; button was clicked to add a name to the file that will be created&lt;br /&gt;
*&amp;quot;Run MAPPFinder&amp;quot; was clicked and the program was allowed to complete its analysis&lt;br /&gt;
&lt;br /&gt;
Note: MAPPFinder successfully loaded and provided an output with this gene database.&lt;br /&gt;
&lt;br /&gt;
==Compare Gene Database to Outside Resource==&lt;br /&gt;
Outside Resource: [http://beta.burkholderia.com/ Burkholderia Genome DB], [http://www.uniprot.org/uniprot/ UniProt KB]&lt;br /&gt;
*The strain page for J2315 was looked up: [http://beta.burkholderia.com/strain/show/146]&lt;br /&gt;
*7121 OrderedLocusNames were found within the exported gdb file. 6,994 entries corresponding to protein encoding genes were found in [http://www.uniprot.org/uniprot/ UniProt KB], and 7114 coding sequences were found in the [http://beta.burkholderia.com/strain/show/146 MOD. The count of 7121 genes that is represented by the exported database appears to be very similar to the values reported by external sources/databases. It is likely that all of the genes covered by UniProt appear within the database. It is not known whether all of the coding sequences covered by the MOD appear within the database as some of the coding sequences represent hypothetical protein encoding genes or functional RNA. &lt;br /&gt;
&lt;br /&gt;
*Note: The IDs and counts covered by this export appear to be consistent with outside resources.&lt;br /&gt;
----&lt;br /&gt;
{{Template:GÉNialOMICS}}&lt;br /&gt;
{{Template:blitvak}}&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Blitvak_Week_15&amp;diff=7618</id>
		<title>Blitvak Week 15</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Blitvak_Week_15&amp;diff=7618"/>
				<updated>2015-12-10T23:54:07Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: added for 12/10&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==12/8==&lt;br /&gt;
7121 - orf&lt;br /&gt;
&lt;br /&gt;
6993 - uniprot&lt;br /&gt;
&lt;br /&gt;
128 - diff&lt;br /&gt;
&lt;br /&gt;
205 - query for duplicates&lt;br /&gt;
&lt;br /&gt;
77 - number of records&lt;br /&gt;
&lt;br /&gt;
128 + 77 = 205&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
java -jar xmlpipedb-match-1.1.1.jar &amp;quot;p?BCA[L,S,M]?[0-9][0-9][0-9][A,a]?[0-9]?[A-Z, a-z]?&amp;quot; &amp;lt; &amp;quot;uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;code&amp;gt;select genetype_name_hjid, count(value) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039; group by genetype_name_hjid;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;code&amp;gt;select genetype_name_hjid, count(value) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039; group by genetype_name_hjid having count(value) &amp;gt; 1;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;code&amp;gt;select sum(dupe_count) from (select genetype_name_hjid, count(value) as dupe_count&lt;br /&gt;
    from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039;&lt;br /&gt;
    group by genetype_name_hjid having count(value) &amp;gt; 1 order by count(value) desc) as dupe_tally;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;code&amp;gt;select genetype_name_hjid, count(value) as dupe_count&lt;br /&gt;
    from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039;&lt;br /&gt;
    group by genetype_name_hjid having count(value) &amp;gt; 1 order by count(value) desc;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;code&amp;gt;select *&lt;br /&gt;
    from genenametype where genetype_name_hjid = 66138;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;code&amp;gt;select genetype_name_hjid, count(value) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039; group by genetype_name_hjid having count(value) &amp;gt; 1 order by count(value) desc;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==For Presentation==&lt;br /&gt;
&lt;br /&gt;
Final command for MATCH: &lt;br /&gt;
*&amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;p?BCA[L,S,M]?[0-9][0-9][0-9][A,a]?[0-9]?[A-Z, a-z]?&amp;quot; &amp;lt; &amp;quot;uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
*select count(*) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[L,S,M]?[0-9][0-9][0-9][A,a]?[0-9]?[A-Z, a-z]?&amp;#039;;&lt;br /&gt;
*&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Blitvak_Week_15&amp;diff=7528</id>
		<title>Blitvak Week 15</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Blitvak_Week_15&amp;diff=7528"/>
				<updated>2015-12-08T23:30:16Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: added info regarding the duplicate counts&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==12/8==&lt;br /&gt;
7121 - orf&lt;br /&gt;
&lt;br /&gt;
6993 - uniprot&lt;br /&gt;
&lt;br /&gt;
128 - diff&lt;br /&gt;
&lt;br /&gt;
205 - query for duplicates&lt;br /&gt;
&lt;br /&gt;
77 - number of records&lt;br /&gt;
&lt;br /&gt;
128 + 77 = 205&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;code&amp;gt;select genetype_name_hjid, count(value) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039; group by genetype_name_hjid;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;code&amp;gt;select genetype_name_hjid, count(value) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039; group by genetype_name_hjid having count(value) &amp;gt; 1;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;code&amp;gt;select sum(dupe_count) from (select genetype_name_hjid, count(value) as dupe_count&lt;br /&gt;
    from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039;&lt;br /&gt;
    group by genetype_name_hjid having count(value) &amp;gt; 1 order by count(value) desc) as dupe_tally;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;code&amp;gt;select genetype_name_hjid, count(value) as dupe_count&lt;br /&gt;
    from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039;&lt;br /&gt;
    group by genetype_name_hjid having count(value) &amp;gt; 1 order by count(value) desc;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;code&amp;gt;select *&lt;br /&gt;
    from genenametype where genetype_name_hjid = 66138;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;code&amp;gt;select genetype_name_hjid, count(value) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[LMS]?[0-9][0-9][0-9][Aa]?[0-9]?[A-Z,a-z]?&amp;#039; group by genetype_name_hjid having count(value) &amp;gt; 1 order by count(value) desc;&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=GENialOMICS&amp;diff=7486</id>
		<title>GENialOMICS</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=GENialOMICS&amp;diff=7486"/>
				<updated>2015-12-08T07:34:40Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: added files for week 14&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image: Genialomics-banner.jpg | center | 1055px]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{{Template:GÉNialOMICS}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
=Week 10=&lt;br /&gt;
*On November 3, 2015, GÉNialOMICS chose to create database for &amp;#039;&amp;#039;Burkholderia cenocepacia&amp;#039;&amp;#039;.&lt;br /&gt;
*On November 5, 2015, a journal detailing the complete genome of &amp;#039;&amp;#039;Burkholderia cenocepacia&amp;#039;&amp;#039; (strain J2315) titled [http://jb.asm.org/content/191/1/261.short The Genome of Burkholderia cenocepacia J2315, an Epidemic Pathogen of Cystic Fibrosis Patients]  was found.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
=Week 11=&lt;br /&gt;
==Individual Goals and Progress==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: auto;&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;9&amp;quot;|Weekly Goals and Progress&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
![[User:Anuvarsh|&amp;#039;&amp;#039;&amp;#039;Anu Varshneya&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Blitvak|&amp;#039;&amp;#039;&amp;#039;Brandon Litvak&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Vpachec3|&amp;#039;&amp;#039;&amp;#039;Veronica Pacheco&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Kwyllie|&amp;#039;&amp;#039;&amp;#039;Kevin Wyllie&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Goals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Complete journal club individual assignment&lt;br /&gt;
* Create and practice journal club presentation with Brandon&lt;br /&gt;
* Find a MOD&lt;br /&gt;
* Create project timeline with soft deadlines for each person/milestone&lt;br /&gt;
* Complete milestone 0: Working Environment Setup&lt;br /&gt;
* Complete milestone 1: Version Control Setup&lt;br /&gt;
* Begin milestone 2: “Developer Rig” Setup and Initial As-Is Build&lt;br /&gt;
* Reformat Home Page with Dr. Dahlquists recommendations&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*Perform an initial import/export cycle (with Anu)&lt;br /&gt;
*Figure out a file management system (with Anu)&lt;br /&gt;
*Characterize regular expression patterns for ID detection&lt;br /&gt;
*Further explore the found MOD and review it&lt;br /&gt;
*Complete Journal Club presentation on the genome paper&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Kevin Wyllie&amp;#039;&amp;#039;&lt;br /&gt;
* Understand experimental design&lt;br /&gt;
* Understand sample-data relationship&lt;br /&gt;
** raw.zip and .sdrf&lt;br /&gt;
** Construct sample-data diagram&lt;br /&gt;
* Develop compiled raw data file&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Veronica Pacheco&amp;#039;&amp;#039;&lt;br /&gt;
* Understand experimental design&lt;br /&gt;
* Understand sample-data relationship&lt;br /&gt;
** raw.zip and .sdrf&lt;br /&gt;
** Construct sample-data diagram&lt;br /&gt;
* Develop compiled raw data file&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Progress&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
*Found a possible [http://www.burkholderia.com/ model organism database] (with Brandon Litvak)&lt;br /&gt;
*The journal club presentation and outline was prepared; MOD was examined and reviewed&lt;br /&gt;
* Completed journal club individual assignment&lt;br /&gt;
* Created and practice journal club presentation with Brandon&lt;br /&gt;
* Found a MOD&lt;br /&gt;
* Created project timeline with soft deadlines for each person/milestone&lt;br /&gt;
* Completed milestone 0: Working Environment Setup&lt;br /&gt;
* Reformatted Home Page with Dr. Dahlquists recommendations&lt;br /&gt;
* Journal Club Presentation File: [[Media:Genome_Presentation_-_Anu_and_Brandon_-_Genialomics(FIXED).pdf|Genome Presentation]]&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
* Found a possible [http://www.burkholderia.com/ model organism database].&lt;br /&gt;
**The more recent [http://beta.burkholderia.com/ version] of the MOD was found&lt;br /&gt;
*The regular expression patterns for J2315 were determined&lt;br /&gt;
*Preparation was done for the Genome Paper Presentation&lt;br /&gt;
**Completed outline of the genome paper&lt;br /&gt;
*File management system was determined&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
* we understood the experimental design&lt;br /&gt;
* made chart for microarray experiment&lt;br /&gt;
*finished powerpoint on microarray paper&lt;br /&gt;
*[[Vpachec3 Week 11]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt; Created methods diagram ([[media:KWVPMethoddiagram.jpg]]).&lt;br /&gt;
*[[File:B. Cenopacia.pptx]]&lt;br /&gt;
* we understood the experimental design&lt;br /&gt;
* made chart for microarray experiment&lt;br /&gt;
*finished powerpoint on microarray paper&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Individual Journal Pages&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
*[[Anuvarsh Week 11]]&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Blitvak Week 11]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
*[[Vpachec3 Week 11]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
*[[Kevin Wyllie Week 11]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==File Management System==&lt;br /&gt;
*Files utilized in weekly projects will renamed as follows: XXXX_GEN_(Initials)(Week#)_yyyymmdd, where &amp;quot;XXXX&amp;quot; is the original filename. If multiple versions of the same file (with identical filenames) are used on the same day then a (positive integer) (starting from 1) will be added to any additional versions (e.g. XXXX_GEN_BL11_yyyymmdd, XXXX_GEN_BL11_yyyymmdd(1), XXXX_GEN_BL11_yyyymmdd(2), for three different versions of the same file uploaded by Brandon Litvak during Week 11)&lt;br /&gt;
*Files will be uploaded to the weekly progress table under a file row with a clear label (under the respective group member that created them/used them)&lt;br /&gt;
*All original unmodified files will be saved and will also be uploaded, together, as a compressed zip with the filename: ORIG_GEN_(Initials)(Week#); the compressed zip containing all original files will be the last entry in the row designated for the files, with the label &amp;quot;ORIGINAL FILES&amp;quot;&lt;br /&gt;
==Other Progress==&lt;br /&gt;
* A journal using the &amp;#039;&amp;#039;B. cenocepacia&amp;#039;&amp;#039; genome in a microarray experiment titled [http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3596321/ Biofilm-Grown &amp;#039;&amp;#039;Burkholderia cepacia&amp;#039;&amp;#039; Complex Cells Survive Antibiotic Treatment by Avoiding Production of Reactive Oxygen Species] was approved for analysis.&lt;br /&gt;
&lt;br /&gt;
==Journal Club Presentations==&lt;br /&gt;
[[Media:Genome_Presentation_-_Anu_and_Brandon_-_Genialomics(FIXED).pdf| Genome Paper Presentation Week 11]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:B._Cenopacia.pptx| Microarray Paper Presentation Week 12]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Week 12=&lt;br /&gt;
==Individual Goals and Progress==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: auto;&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;9&amp;quot;|Weekly Goals and Progress&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
![[User:Anuvarsh|&amp;#039;&amp;#039;&amp;#039;Anu Varshneya&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Blitvak|&amp;#039;&amp;#039;&amp;#039;Brandon Litvak&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Vpachec3|&amp;#039;&amp;#039;&amp;#039;Veronica Pacheco&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Kwyllie|&amp;#039;&amp;#039;&amp;#039;Kevin Wyllie&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Goals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Complete milestone 0: Working Environment Setup&lt;br /&gt;
** Set up the development machine (my laptop) with all required software for coding. &lt;br /&gt;
* Complete milestone 1: Version Control Setup&lt;br /&gt;
** Set up a branch specific to our project and clone necessary code from GitHub onto the development machine.&lt;br /&gt;
* Complete milestone 2: “Developer Rig” Setup and Initial As-Is Build&lt;br /&gt;
** Confirm that all core software for developing, building, and testing prototype version of GenMAPP Builder are on the development machine.&lt;br /&gt;
** Set up Eclipse and java project workspace.&lt;br /&gt;
** Run initial build.&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*Complete Milestone 1: Initial Database Export&lt;br /&gt;
*Create a Gene Database testing report for the initial export&lt;br /&gt;
*Further explore the various ID systems; verify previous findings&lt;br /&gt;
*Create expressions for Match/PGSQL that will assist in evaluating the quality of any exported databases&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Kevin Wyllie&amp;#039;&amp;#039;&lt;br /&gt;
*Read the microarray paper to understand the experiment.&lt;br /&gt;
*Create a table or list that shows the correspondence between the samples in the experiment and the files you have downloaded.&lt;br /&gt;
*Determine how many biological or technical replicates, and which samples were labeled with Cy3 or Cy5.&lt;br /&gt;
*Create a Master Raw Data file that contains the IDs and columns of data required for further analysis.&lt;br /&gt;
*Consult with Dr. Dahlquist on how to process the data (normalization, statistics).&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Veronica Pacheco&amp;#039;&amp;#039;&lt;br /&gt;
*Read the microarray paper to understand the experiment.&lt;br /&gt;
*Create a table or list that shows the correspondence between the samples in the experiment and the files you have downloaded.&lt;br /&gt;
*Determine how many biological or technical replicates, and which samples were labeled with Cy3 or Cy5.&lt;br /&gt;
*Create a Master Raw Data file that contains the IDs and columns of data required for further analysis.&lt;br /&gt;
*Consult with Dr. Dahlquist on how to process the data (normalization, statistics).&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Progress&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Completed milestone 0: Working Environment Setup&lt;br /&gt;
* Completed milestone 1: Version Control Setup&lt;br /&gt;
* Completed milestone 2: “Developer Rig” Setup and Initial As-Is Build&lt;br /&gt;
* Began milestone 3: Species Profile Creation&lt;br /&gt;
** Need to consult with Brandon and/or Dr. Dionisio before continuing.&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*Completed Milestone 1: Initial Database Export&lt;br /&gt;
*Completed Milestone 2: ID Pattern Definition and Verification (will be revisited for future work with modified forms of GenMAPP builder) &lt;br /&gt;
**Should talk to Anu about further steps involving TallyEngine/GenMAPP builder (organize more exports)&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
* Compiled data into one Excel spreadsheet. &lt;br /&gt;
* Centered data and began statistical analysis (stopped at T statistic). &lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
* Compiled data into one Excel spreadsheet. &lt;br /&gt;
* Centered data and began statistical analysis (stopped at T statistic). &lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Individual Journal Pages&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
*[[Anuvarsh Week 12]]&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Blitvak Week 12]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
*[[Vpachec3 Week 12]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
*[[Kevin Wyllie Week 12]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Files Used/Created&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Media:WEEK12FILES GEN BL.zip|Week 12 Files]]&lt;br /&gt;
*[[Media:ORIG GEN BL12.zip|Starting Files]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
[[Media:Raw_compiled_data_KW20151119.xlsx]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
[[Media:Raw_compiled_data_KW20151119.xlsx]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Other Progress==&lt;br /&gt;
&lt;br /&gt;
=Week 14=&lt;br /&gt;
==Individual Goals and Progress==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: auto;&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;9&amp;quot;|Weekly Goals and Progress&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
![[User:Anuvarsh|&amp;#039;&amp;#039;&amp;#039;Anu Varshneya&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Blitvak|&amp;#039;&amp;#039;&amp;#039;Brandon Litvak&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Vpachec3|&amp;#039;&amp;#039;&amp;#039;Veronica Pacheco&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Kwyllie|&amp;#039;&amp;#039;&amp;#039;Kevin Wyllie&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Goals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Finish second build.&lt;br /&gt;
* Analyze results from previous build with Brandon Litvak and determine modifications that need to be made to code.&lt;br /&gt;
* Begin modifying code to collect gene names from &amp;quot;ORF&amp;quot; instead of &amp;quot;OrderedLocusTags&amp;quot;&lt;br /&gt;
* Start writing README and scientific paper (parts of deliverables).&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
* Perform database export on the second build and other builds of the customized genMAPP builder&lt;br /&gt;
* Determine, with Anu, what modifications must be done to GenMAPP builder/Tallyengine&lt;br /&gt;
* Find out why most of the data/gene-names were not captured in the &amp;quot;OrderedLocusNames&amp;quot; table of the PSQL database for Export 1&lt;br /&gt;
* Create testing reports on any builds created for the week.&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Kevin Wyllie&amp;#039;&amp;#039;&lt;br /&gt;
*Perform the statistical analysis in Excel.&lt;br /&gt;
*Format the gene expression data for import into GenMAPP.&lt;br /&gt;
*Import data into GenMAPP, create ColorSets, and run MAPPFinder.&lt;br /&gt;
*Document and take notes on test runs with GenMAPP.&lt;br /&gt;
*Use the EX.txt file to help the Coder/Quality Assurance team members to validate the .gdb.&lt;br /&gt;
*Do a journal club outline of the paper so that you can use it in the Discussion section of your group report and your final presentation.&lt;br /&gt;
Create a .mapp file showing one pathway that is changed in your data.&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Veronica Pacheco&amp;#039;&amp;#039;&lt;br /&gt;
*Perform the statistical analysis in Excel.&lt;br /&gt;
*Format the gene expression data for import into GenMAPP.&lt;br /&gt;
*Import data into GenMAPP, create ColorSets, and run MAPPFinder.&lt;br /&gt;
*Document and take notes on test runs with GenMAPP.&lt;br /&gt;
*Use the EX.txt file to help the Coder/Quality Assurance team members to validate the .gdb.&lt;br /&gt;
*Do a journal club outline of the paper so that you can use it in the Discussion section of your group report and your final presentation.&lt;br /&gt;
Create a .mapp file showing one pathway that is changed in your data.&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Progress&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Finished second build. &lt;br /&gt;
* Analyzed results from previous build with Brandon Litvak and determine modifications that need to be made to code.&lt;br /&gt;
* Began modifying code to collect gene names from &amp;quot;ORF&amp;quot; instead of &amp;quot;OrderedLocusTags&amp;quot;&lt;br /&gt;
* Finished third build.&lt;br /&gt;
* Customized Tally Engine to collect counts for ORF ID&amp;#039;s.&lt;br /&gt;
* Finished fourth build.&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
* It was found that the gene names of interest existed under the label of &amp;quot;ORF&amp;quot; in the XML file (explained why they weren&amp;#039;t captured by GenMAPP builder)&lt;br /&gt;
* Created a streamlined general expression that can capture all of the IDs of interest; shared with Anu, assisted in the creation of Build 3/4 of the modified genmapp builder&lt;br /&gt;
* Found that XMLPipeDB Match gave 6 extra counts using the general expression for the IDs; excel MATCH command analysis was conducted and the discrepant IDs were found&lt;br /&gt;
* Completed gene database test reports for builds 2, 3, and 4&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Kevin Wyllie&amp;#039;&amp;#039;&lt;br /&gt;
*Performed the statistical analysis in Excel.&lt;br /&gt;
*Formatted the gene expression data for import into GenMAPP.&lt;br /&gt;
*Imported data into GenMAPP, created ColorSets, and ran MAPPFinder.&lt;br /&gt;
*Documented and took screenshots on test runs with GenMAPP.&lt;br /&gt;
*Sent the EX.txt file to Brandon and also uploaded on wiki&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Veronica Pacheco&amp;#039;&amp;#039;&lt;br /&gt;
*Performed the statistical analysis in Excel.&lt;br /&gt;
*Formatted the gene expression data for import into GenMAPP.&lt;br /&gt;
*Imported data into GenMAPP, created ColorSets, and ran MAPPFinder.&lt;br /&gt;
*Documented and took screenshots on test runs with GenMAPP.&lt;br /&gt;
*Sent the EX.txt file to Brandon and also uploaded on wiki&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Individual Journal Pages&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
*[[Anuvarsh Week 14]]&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Blitvak Week 14]]&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 2 Export)|Build 2 Export Testing Report]]&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 3 Export)|Build 3 Export Testing Report]]&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 4 Export)|Build 4 Export Testing Report]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
*[[Vpachec3 Week 14]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
*[[Kevin Wyllie Week 14]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Files Used/Created&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
Build 2 - with customized species profile:&lt;br /&gt;
* [[Media: Gmbuilder-genialomics-12012015-build-2.zip| gmbuilder-genialomics-12012015-build-2.zip]]&lt;br /&gt;
[[User:Anuvarsh|Anuvarsh]] ([[User talk:Anuvarsh|talk]]) 15:22, 1 December 2015 (PST) &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Build 3 - picking up gene names from ORF instead of ordered locus&lt;br /&gt;
* [[Media:Gmbuilder-genialomics-12032015-build-3.zip | gmbuilder-genialomics-12032015-build-3.zip]]&lt;br /&gt;
[[User:Anuvarsh|Anuvarsh]] ([[User talk:Anuvarsh|talk]]) 14:58, 3 December 2015 (PST)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Build 4 - customized TallyEngine &lt;br /&gt;
* [[Media:Gmbuilder-genialomics-12032015-build-4.zip|gmbuilder-genialomics-12032015-build-4.zip]]&lt;br /&gt;
[[User:Anuvarsh|Anuvarsh]] ([[User talk:Anuvarsh|talk]]) 15:18, 3 December 2015 (PST)&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Media:GEN BL14 20151201.zip|Files from work done on 12/01/15]]&lt;br /&gt;
*[[Media:GEN BL14 20151203.zip|Files from work done on 12/03/15]]&lt;br /&gt;
*[[Media:GEN BL14 20151204.zip|Files from work done on 12/04/15]]&lt;br /&gt;
*[[Media:GEN BL14 20151207.zip|Files from work done on 12/07/15]]&lt;br /&gt;
*[[Media:Bc-Std_GEN_20151204.zip|Compressed gdb from Build 4]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt; see Kevin&amp;#039;s section --&amp;gt;&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt; &lt;br /&gt;
*[[media:Raw_compiled_data_FINAL_KWVP20151507.xlsx|Final processed/formatted microarray data spreadsheet]]&lt;br /&gt;
*[[media:For_genMAPP_KWVP20151205.txt|txt form of the forGenMAPP sheet]]&lt;br /&gt;
*[[media:For_genMAPP_KWVP20151205.EX.txt|Exceptions file from first export.]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Other Progress==&lt;br /&gt;
&lt;br /&gt;
==Reflections==&lt;br /&gt;
===Anu Varshneya===&lt;br /&gt;
*What worked?&lt;br /&gt;
**In general, I think our group worked very well together! I think we are all motivated to get this project done well, and are communicating well with each other regarding our progress.&lt;br /&gt;
*What didn&amp;#039;t work?&lt;br /&gt;
**I think for the most part we did a great job. I think the only ideas I have moving forward is a little bit more planning in regards to how we plan to attack the writing and presentation portion of the project. I am not concerned about us getting it done on time and with good quality, just that we create a plan of attack soon so that everyone is on the same page. :)&lt;br /&gt;
*What will I do next to fix what didn&amp;#039;t work?&lt;br /&gt;
**Though nothing has not worked, I think we will just talk tomorrow about how we want to approach the writing and the presentation and set up some group work times.&lt;br /&gt;
&lt;br /&gt;
===Kevin Wyllie===&lt;br /&gt;
# What worked?&lt;br /&gt;
#* Our initial GenMAPP import worked! 284 errors, which, out of 7251, does sound so bad to me!&lt;br /&gt;
# What didn&amp;#039;t work?&lt;br /&gt;
#* Maybe this isn&amp;#039;t actually an example of something not working, but our calculated fold changes were quite different (much lower in magnitude) from those reported in Van Acker et al&amp;#039;s paper. However, they had the same directions and generally saw the same relative trends (ie the relatively higher fold changes in the paper were among the higher in our data). Also, very few of the genes they considered significant (with their super-lenient criteria that results in 30% of the genes seeing significant changes) were significant by our criteria.&lt;br /&gt;
# What will I do next to fix what didn&amp;#039;t work?&lt;br /&gt;
#* We just need to triple/quadruple check that our data processing protocol is legitimate. Other than that, there&amp;#039;s not much we can do in terms of fold changes. And for statistical significance, we potentially should reconsider heightening our BH P-value threshold above 0.05, as currently we&amp;#039;re only considering about 8% of the genes to see a significant change. But maybe this is not too low of a number.&lt;br /&gt;
&lt;br /&gt;
===Veronica Pacheco===&lt;br /&gt;
#What worked?&lt;br /&gt;
#* Right off the bat, our first run through GenMAPP worked. As expected, there were exceptions and it generated an EX.txt file. There were 284 errors. We then handed over the file to Brandon so we shall see if the number of errors can decrease.&lt;br /&gt;
#What didn&amp;#039;t work?&lt;br /&gt;
#*What we initially thought didn&amp;#039;t work or didn&amp;#039;t seem correct was that fact that our values for fold changes were much smaller than the values reported in Van Acker et al&amp;#039;s paper. The direction, for the majority, aligned with what was reported however the concrete values had large differences.&lt;br /&gt;
#What will I do next to fix what didn&amp;#039;t work?&lt;br /&gt;
#*Initially, we went to make sure our methods were correct. We traced back our steps and made sure the calculations were done correctly.After we double checked, we then sought help from Dr. Dahlquist and Dr. Donisio. From their response, it seems we should go over it one more time and if there is no source of error on our part, we continue the project with our fold changes.&lt;br /&gt;
&lt;br /&gt;
===Brandon Litvak===&lt;br /&gt;
#What worked?&lt;br /&gt;
#*I think a lot of things worked this week. Team work and communication was a great help in getting the bulk of this week&amp;#039;s work done. The initial exported database was not working as planned and, as a team, we discovered that the reason had to do with the fact that GenMAPP builder was utilizing the wrong type of gene name; this knowledge allowed us to create builds this week that happened to work fairly well. These new builds covered the gene names of interest and led to a relatively small amount errors in GenMAPP. I think that, above all, the thing that worked best this week was my team. We were able to communicate and collaborate very well. &lt;br /&gt;
#What didn&amp;#039;t work?&lt;br /&gt;
#*At the present moment, I can&amp;#039;t really think of things that really did not work. With respect to the gene database project for J2315, everything appears to be on track; I would say that the major problems that were encountered in Week 14 were resolved. I feel that all of the major work for the project is complete; all that remains, is to synthesize the work done in a paper and presentation. As a group, we did get little work done on the final deliverables (which should be the focus, for this week) but we did get a lot of valuable work done for the project. We haven&amp;#039;t managed to plan much regarding the final deliverables, either (but this is a minor issue). &lt;br /&gt;
#What will I do next to fix what didn&amp;#039;t work?&lt;br /&gt;
#*We will need to meet as a group and discuss the state of the project. I personally feel really good about the work so far and it would be helpful to hear, with the bulk of the work done, how everyone else feels. Additionally, I think that we will need to plan out our approach for the final project as soon as possible. Once we have discussed the project and made a plan, I think that we should set aside some time to work on the group project, as a team. I will check in with the group members on Tuesday, share my major findings for the week, and discuss future courses of action (regarding the last bits of the project).&lt;br /&gt;
&lt;br /&gt;
=Deliverables=&lt;br /&gt;
=== Group Deliverables ===&lt;br /&gt;
&lt;br /&gt;
* GenMAPP Gene Database for assigned species (&amp;#039;&amp;#039;.gdb&amp;#039;&amp;#039;)&lt;br /&gt;
* ReadMe file to accompany the Gene Database (&amp;#039;&amp;#039;.pdf&amp;#039;&amp;#039;)&lt;br /&gt;
** Sample ReadMe in Word format:  [[Media:ReadMe_Vc-Std_External_20131122.zip | ReadMe_Vc-Std_External_20131122.zip]]&lt;br /&gt;
** [https://github.com/lmu-bioinformatics/xmlpipedb/blob/readme/GenMAPP%20Gene%20Databases/V.%20cholerae/V.%20cholerae%2020101022/ReadMe.md Sample ReadMe in markdown (a work in progress)] &lt;br /&gt;
** Include Gene Database Schema diagram in ReadMe&lt;br /&gt;
*** Sample schema in Adobe Illustrator format:  [[Media:Vibrio_schema_20101022.zip | Vibrio_schema_20101022.zip]]&lt;br /&gt;
* Gene Database Testing Report for final submitted Gene Database (print from wiki to &amp;#039;&amp;#039;.pdf&amp;#039;&amp;#039; file)&lt;br /&gt;
* Processed and analyzed DNA microarray dataset (&amp;#039;&amp;#039;.xls&amp;#039;&amp;#039; or &amp;#039;&amp;#039;.xlsx&amp;#039;&amp;#039;)&lt;br /&gt;
* Data file used for import into GenMAPP (&amp;#039;&amp;#039;.txt&amp;#039;&amp;#039; or &amp;#039;&amp;#039;.csv&amp;#039;&amp;#039;)&lt;br /&gt;
* GenMAPP Expression Dataset file (&amp;#039;&amp;#039;.gex&amp;#039;&amp;#039;)&lt;br /&gt;
* Exceptions file of data imported into GenMAPP (&amp;#039;&amp;#039;.EX.txt&amp;#039;&amp;#039;)&lt;br /&gt;
* Raw MAPPFinder results files (&amp;#039;&amp;#039;-GO.txt&amp;#039;&amp;#039;)&lt;br /&gt;
* &amp;#039;&amp;#039;.gmf&amp;#039;&amp;#039; file&lt;br /&gt;
* Filtered MAPPFinder Results (&amp;#039;&amp;#039;.xls&amp;#039;&amp;#039; or &amp;#039;&amp;#039;.xlsx&amp;#039;&amp;#039;)&lt;br /&gt;
* Sample MAPP file of a relevant biological pathway for your species (&amp;#039;&amp;#039;.mapp&amp;#039;&amp;#039;)&lt;br /&gt;
* [[Gene Database Project Deliverables#Group Report | Group Report]] describing the creation of the Gene Database and the biological analysis of the data (&amp;#039;&amp;#039;.doc&amp;#039;&amp;#039;, &amp;#039;&amp;#039;.docx&amp;#039;&amp;#039;, or &amp;#039;&amp;#039;.pdf&amp;#039;&amp;#039;)&lt;br /&gt;
* PowerPoint presentation (&amp;#039;&amp;#039;.ppt&amp;#039;&amp;#039;, &amp;#039;&amp;#039;.pptx&amp;#039;&amp;#039;, or &amp;#039;&amp;#039;.pdf&amp;#039;&amp;#039;, given on Tuesday, December 15)&lt;br /&gt;
&lt;br /&gt;
=&amp;#039;&amp;#039;Burkholderia cenocepacia&amp;#039;&amp;#039; Genome Paper=&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Holden, M. T. G., Seth-Smith, H. M. B., Crossman, L. C., Sebaihia, M., Bentley, S. D., Cerdeño-Tárraga, A. M., … Parkhill, J. (2009). The Genome of Burkholderia cenocepacia J2315, an Epidemic Pathogen of Cystic Fibrosis Patients  . Journal of Bacteriology, 191(1), 261–277. http://doi.org/10.1128/JB.01230-08&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* The link to the abstract from  [http://www.ncbi.nlm.nih.gov/pubmed PubMed]. [http://www.ncbi.nlm.nih.gov/pubmed/18931103]&lt;br /&gt;
* The link to the full text of the article in [http://www.ncbi.nlm.nih.gov/pmc/ PubMedCentral]. [http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2612433/]&lt;br /&gt;
* The link to the full text of the article (HTML format) from the publisher web site. [http://jb.asm.org/content/191/1/261.long]&lt;br /&gt;
* The link to the full PDF version of the article from the publisher web site. [http://jb.asm.org/content/191/1/261.full.pdf+html]&lt;br /&gt;
* Who owns the rights to the article? &amp;#039;&amp;#039;&amp;#039;American Society for Microbiology&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Does the journal own the copyright? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Do the authors own the copyright? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Do the authors own the rights under a [http://creativecommons.org/ Creative Commons] license? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Is the article available “Open Access”? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* What organization is the publisher of the article?  What type of organization is it?  (commercial, for-profit publisher, scientific society, respected open access organization like [http://www.plos.org/ Public Library of Science] or [http://www.plos.org/ BioMedCentral], or predatory open access organization, see the list of) [http://oaspa.org/membership/members/ (Open Access Scholarly Publishers Association Members) here.] &amp;#039;&amp;#039;&amp;#039;American Society for Microbiology which is a scientific society&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
* Is this article available in print or online only? &amp;#039;&amp;#039;&amp;#039;It is both available in print and online.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Has LMU paid a subscription or other fee for your access to this article? &amp;#039;&amp;#039;&amp;#039;Well I first looked at this article through web of science which LMU does pay for but looking at the article through PubMed, PubMed central and the publisher website was free.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* How many articles does this article cite? &amp;#039;&amp;#039;&amp;#039;It has 150 cited references.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* How many articles cite this article? &amp;#039;&amp;#039;&amp;#039;It is cited 128 times.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Based on the titles and abstracts of the papers, what type of research directions have been taken now that the genome for that organism has been sequenced? &amp;#039;&amp;#039;&amp;#039;A lot of the papers revolved around antibiotic resistance and therapeutic strategies.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
=Microarray Paper=&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Van Acker, H., Sass, A., Bazzini, S., De Roy, K., Udine, C., Messiaen, T., ... &amp;amp; Coenye, T. (2013). Biofilm-grown Burkholderia cepacia complex cells survive antibiotic treatment by avoiding production of reactive oxygen species. &amp;#039;&amp;#039;PLoS One&amp;#039;&amp;#039;, 8(3), e58943.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* This article is suitable for your project.  &amp;#039;&amp;#039;&amp;amp;mdash; [[User:Kdahlquist|Kdahlquist]] ([[User talk:Kdahlquist|talk]]) 10:17, 10 November 2015 (PST)&amp;#039;&amp;#039;&lt;br /&gt;
* The link to the abstract from PubMed: http://www.ncbi.nlm.nih.gov/pubmed/?term=Biofilm-Grown+Burkholderia+cepacia+Complex+Cells+Survive+Antibiotic+Treatment+by+Avoiding+Production+of+Reactive+Oxygen+Species&lt;br /&gt;
* The link to the full text of the article in PubMedCentral: http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3596321/&lt;br /&gt;
* The link to the full text of the article (HTML format) from the publisher web site: http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0058943&lt;br /&gt;
**Cannot find HTML format on publisher web site.&lt;br /&gt;
* The link to the full PDF version of the article from the publisher web site: http://www.plosone.org/article/fetchObject.action?uri=info:doi/10.1371/journal.pone.0058943&amp;amp;representation=PDF&lt;br /&gt;
* Who owns the rights to the article? Authors of the article: Heleen Van Acker, Andrea Sass, Silvia Bazzini, Karen De Roy, Claudia Udine, Thomas Messiaen, Giovanna Riccardi, Nico Boon, Hans J. Nelis, Eshwar Mahenthiralingam, Tom Coenye&lt;br /&gt;
* Does the journal own the copyright? Yes.&lt;br /&gt;
* Do the authors own the copyright? No.&lt;br /&gt;
* Do the authors own the rights under a Creative Commons license? Yes.&lt;br /&gt;
* Is the article available “Open Access”? Yes.&lt;br /&gt;
* What organization is the publisher of the article? What type of organization is it? Public Library of Science, Professional OA Publisher, Member of Open Access Scholarly Publishers Association&lt;br /&gt;
* Is this article available in print or online only? Available in print and online.&lt;br /&gt;
* Has LMU paid a subscription or other fee for your access to this article? No.&lt;br /&gt;
* Where does MicroArray Data reside? https://www.ebi.ac.uk/arrayexpress/experiments/E-MEXP-3532/?keywords=&amp;amp;organism=Burkholderia+cenocepacia&amp;amp;exptype%5B%5D=%22rna+assay%22&amp;amp;exptype%5B%5D=%22array+assay%22&amp;amp;array=&lt;br /&gt;
* What experiment was performed? What was the &amp;quot;treatment&amp;quot; and what was the &amp;quot;control&amp;quot; in the experiment? The experiment hoped to test whether persister cells are present in Burkholderia cepacia complex (Bcc) biofilms, what the molecular basis of antimicrobial tolerance in Bcc persisters is, and how persisters can be eradicated from Bcc biofilms. Burkholderia cenocepacia biofilms were treated with 1024 µg/ml of tobramycin in the treatment group. The control group did not receive any tobramycin.&lt;br /&gt;
* Were replicate experiments of the &amp;quot;treatment&amp;quot; and &amp;quot;control&amp;quot; conditions conducted? Were these biological or technical replicates? How many of each? 2 technical replicates were made across 5 biological replicates for the control, and 2 technical replicates of 3 biological replicates of the treatments.&lt;br /&gt;
* How many articles does this article cite? This article has 34 cited references.&lt;br /&gt;
* How many articles cite this article? This article is cited 17 times in All Databases, and 17 time in Web of Science Core Collection.&lt;br /&gt;
* Based on the titles and abstracts of the papers, what type of research directions have been taken now that the genome for that organism has been sequenced? Most of the articles are related to  antimicrobial therapy, tolerance, and resistance.&lt;br /&gt;
&amp;lt;!-- #&amp;#039;&amp;#039;&amp;#039;Sass, A., Marchbank, A., Tullis, E., LiPuma, J. J., &amp;amp; Mahenthiralingam, E. (2011) Spontaneous and evolutionary changes in the antibiotic resistance of Burkholderia cenocepacia observed by global gene expression analysis. &amp;#039;&amp;#039;BMC genomics&amp;#039;&amp;#039;, 12(1), 373. doi:10.1186/1471-2164-12-373&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Transcriptomic analysis was performed using the following strains, after exposure to different antibiotics in the presence of an antibiotic potentiator:&lt;br /&gt;
#** Control: the wild-type J2315 strain&lt;br /&gt;
#** Treatment: mutant strains which showed antibiotic resistance&lt;br /&gt;
#** Treatment: ET12 outbreak isolates, described as &amp;quot;pan-resistant&amp;quot;&lt;br /&gt;
#* Three biological replicates were used for each experiment.&lt;br /&gt;
#* The raw data does not appear to be directly linked from the article itself. The supplement includes a summary spreadsheet, which only displays values for fold-changes that were statistically significant. However both the raw and processed data files are available on the [https://www.ebi.ac.uk/arrayexpress/experiments/E-MEXP-2747/files/ ArrayExpress entry].&lt;br /&gt;
#* PubMed Abstract:  http://www.ncbi.nlm.nih.gov/pubmed/21781329&lt;br /&gt;
#* PubMed Central:  http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3155924/&lt;br /&gt;
#* Publisher Full Text (HTML): http://www.biomedcentral.com/1471-2164/12/373&lt;br /&gt;
#* Publisher Full Text (PDF):  http://www.biomedcentral.com/content/pdf/1471-2164-12-373.pdf&lt;br /&gt;
#* Copyright:  2011 Sass et al; licensee BioMed Central Ltd. &amp;quot;This is an Open Access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.&amp;quot;&lt;br /&gt;
#* Publisher:  BioMedCentral, respected Open Access organization.&lt;br /&gt;
#* Availability:  Article does not initially appear to be available in print, however, BioMedCentral&amp;#039;s website mentions that &amp;quot;high quality, bound reprints&amp;quot; can be purchased for any published article.&lt;br /&gt;
#* Did LMU pay a fee for this article: No - open access.&lt;br /&gt;
#* This article cites 64 other articles.&lt;br /&gt;
#* This article has been cited by 29 other articles (across all databases).&lt;br /&gt;
#* The scientific community seems to be particularly interested in this organism&amp;#039;s antimicrobial resistance, probably because this is a known pathogen, particularly relevant in the context of cystic fibrosis.&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Mira, N. P., Madeira, A., Moreira, A. S., Coutinho, C. P., &amp;amp; Sá-Correia, I. (2011). Genomic expression analysis reveals strategies of Burkholderia cenocepacia to adapt to cystic fibrosis patients’ airways and antimicrobial therapy. PLoS One, 6(12), e28831.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* The link to the abstract from PubMed: http://www.ncbi.nlm.nih.gov/pubmed/?term=Genomic+Expression+Analysis+Reveals+Strategies+of+Burkholderia+cenocepacia+to+Adapt+to+Cystic+Fibrosis+Patients%27+Airways+and+Antimicrobial+Therapy&lt;br /&gt;
#* The link to the full text of the article in PubMedCentral: http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3244429/&lt;br /&gt;
#* The link to the full text of the article (HTML format) from the publisher web site: http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0028831&lt;br /&gt;
#**Cannot find HTML format on publisher web site.&lt;br /&gt;
#* The link to the full PDF version of the article from the publisher web site: http://www.plosone.org/article/fetchObject.action?uri=info:doi/10.1371/journal.pone.0028831&amp;amp;representation=PDF&lt;br /&gt;
#* Who owns the rights to the article? Authors of the article: Nuno P. Mira, Andreia Madeira, Ana Sílvia Moreira, Carla P. Coutinho, Isabel Sá-Correia&lt;br /&gt;
#* Does the journal own the copyright? Yes.&lt;br /&gt;
#* Do the authors own the copyright? No.&lt;br /&gt;
#* Do the authors own the rights under a Creative Commons license? Yes.&lt;br /&gt;
#* Is the article available “Open Access”? Yes.&lt;br /&gt;
#* What organization is the publisher of the article? What type of organization is it? Public Library of Science, Professional OA Publisher, Member of Open Access Scholarly Publishers Association&lt;br /&gt;
#* Is this article available in print or online only? Available in print and online.&lt;br /&gt;
#* Has LMU paid a subscription or other fee for your access to this article? No.&lt;br /&gt;
#* Where does MicroArray Data reside? https://www.ebi.ac.uk/arrayexpress/experiments/E-MTAB-809/?keywords=&amp;amp;organism=Burkholderia+cenocepacia&amp;amp;exptype%5B%5D=%22rna+assay%22&amp;amp;exptype%5B%5D=%22array+assay%22&amp;amp;array=&lt;br /&gt;
#* What experiment was performed? What was the &amp;quot;treatment&amp;quot; and what was the &amp;quot;control&amp;quot; in the experiment? The &amp;quot;treatments&amp;quot; strains were collected from a cystic fibrosis patient. The strain &amp;quot;IST439&amp;quot; was collected first, and the strain &amp;quot;IST4113&amp;quot; was collected 3 years later. The control for this experiment is reference data of Burkholderia cenocepacia.&lt;br /&gt;
#* Were replicate experiments of the &amp;quot;treatment&amp;quot; and &amp;quot;control&amp;quot; conditions conducted? Were these biological or technical replicates? How many of each? There were 3 replicates of each of the 2 strains and 6 replicates of the reference strain. It is unclear whether these are biological or technical replicates.&lt;br /&gt;
#* How many articles does this article cite? This article has 75 cited references.&lt;br /&gt;
#* How many articles cite this article? This article has been cited 22 times in All Databases, and 22 times in Web of Science Core Collection.&lt;br /&gt;
#* Based on the titles and abstracts of the papers, what type of research directions have been taken now that the genome for that organism has been sequenced? Most articles are related to Burkholderia&amp;#039;s pathogenesis and antibiotic resistance.&lt;br /&gt;
#&amp;#039;&amp;#039;&amp;#039;Yoder-Himes, D. R., Konstantinidis, K. T., &amp;amp; Tiedje, J. M. (2010). Identification of potential therapeutic targets for Burkholderia cenocepacia by comparative transcriptomics. PLoS One, 5(1), e8724.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* PubMed Abstract: http://www.ncbi.nlm.nih.gov/pubmed/20090946&lt;br /&gt;
#* PubMed Central: http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2806911/&lt;br /&gt;
#* Publisher Full Text (HTML): http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0008724&lt;br /&gt;
#* Publisher Full Text (PDF): http://www.plosone.org/article/fetchObject.action?uri=info:doi/10.1371/journal.pone.0008724&amp;amp;representation=PDF&lt;br /&gt;
#* Copyright: &amp;#039;&amp;#039;&amp;#039;© 2010 Yoder-Himes et al&amp;#039;&amp;#039;&amp;#039; (information found on PDF version of article); the article is open-access and is distributed under a &amp;#039;&amp;#039;&amp;#039;Creative Commons license&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Publisher: &amp;#039;&amp;#039;&amp;#039;PLOS&amp;#039;&amp;#039;&amp;#039; (Public Library of Science); nonprofit open-access publisher/advocate             &lt;br /&gt;
#* Availability: &amp;#039;&amp;#039;&amp;#039;online only&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Did LMU pay a fee for this article: &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Data Found At: [http://www.ebi.ac.uk/arrayexpress/experiments/E-GEOD-15817/ ArrayExpress]&lt;br /&gt;
#* Experiment Information: The transcriptome of a clinical and a environmental strain of &amp;#039;&amp;#039;B. cenocepacia&amp;#039;&amp;#039; was analyzed under conditions mimicking soil versus conditions mimicking the sputum resulting from cystic fibrosis. Identification and observation related to putative virulence factors was conducted. &amp;quot;Treatment&amp;quot; conditions were those mimicking CF sputum and &amp;quot;Control&amp;quot; conditions were those mimicking soil.&lt;br /&gt;
#* Replicate Information: Replicate experiments of the &amp;quot;treatment&amp;quot; and &amp;quot;control&amp;quot; were conducted (quadruplicates were employed using different cultures). These were biological replicates (total of 8 arrays, &amp;#039;&amp;#039;&amp;#039;four biological replicates&amp;#039;&amp;#039;&amp;#039;).&lt;br /&gt;
#* How many articles does this article cite: &amp;#039;&amp;#039;&amp;#039;61&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many articles cite this article: &amp;#039;&amp;#039;&amp;#039;14&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* The papers that cite this article appear to focus upon the aspects of the J2315 strain and other BCC bacteria that are related to virulence and host-pathogen interactions. A few articles also explored the role of certain genes which are related to the pathogenic character of the strain (which were possibly examined in the paper by Yoder-Himes et al).&lt;br /&gt;
#&amp;#039;&amp;#039;&amp;#039;Coenye, T., Van Acker, H., Peeters, E., Sass, A., Buroni, S., Riccardi, G., &amp;amp; Mahenthiralingam, E. (2011). Molecular Mechanisms of Chlorhexidine Tolerance in Burkholderia cenocepacia Biofilms. Antimicrobial Agents and Chemotherapy, 55(5), 1912–1919. http://doi.org/10.1128/AAC.01571-10&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* State what you used as search terms and what type of search terms they were. &amp;#039;&amp;#039;&amp;#039;Used the search bar in Array Express and used the terms Burkholderia cenocepacia J2315. I used the filters RNA assay and Array assay.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many results did you get? &amp;#039;&amp;#039;&amp;#039;There were 18 experiments that resulted in the search.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Give an assessment of how relevant the results were. &amp;#039;&amp;#039;&amp;#039;A good chunk of the experiments we weren&amp;#039;t going to look at because the assay numbers were smaller than 9 which was as low as we were going to test.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* The link to the abstract from  [http://www.ncbi.nlm.nih.gov/pubmed PubMed]. [http://www.ncbi.nlm.nih.gov/pubmed/21357299?dopt=Abstract]&lt;br /&gt;
#* The link to the full text of the article in [http://www.ncbi.nlm.nih.gov/pmc/ PubMedCentral]. [http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3088199/]&lt;br /&gt;
#* The link to the full text of the article (HTML format) from the publisher web site. [http://aac.asm.org/content/55/5/1912.full]&lt;br /&gt;
#* The link to the full PDF version of the article from the publisher web site. [http://aac.asm.org/content/55/5/1912.full.pdf+html]&lt;br /&gt;
#*Who owns the rights to the article? &amp;#039;&amp;#039;&amp;#039;American Society for Microbiology&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Does the journal own the copyright? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Do the authors own the copyright? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Do the authors own the rights under a [http://creativecommons.org/ Creative Commons] license? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Is the article available “Open Access”? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* What organization is the publisher of the article?  What type of organization is it?  (commercial, for-profit publisher, scientific society, respected open access organization like [http://www.plos.org/ Public Library of Science] or [http://www.plos.org/ BioMedCentral], or predatory open access organization, see the list of) [http://oaspa.org/membership/members/ (Open Access Scholarly Publishers Association Members) here.] &amp;#039;&amp;#039;&amp;#039;American Society For Microbiology which is a scientific society.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Is this article available in print or online only? &amp;#039;&amp;#039;&amp;#039;Both online and in print.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Has LMU paid a subscription or other fee for your access to this article? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many articles does this article cite? &amp;#039;&amp;#039;&amp;#039;It sites 36 other articles.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many articles cite this article? &amp;#039;&amp;#039;&amp;#039;32 on Google Scholar and 22 on Web of Science&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Based on the titles and abstracts of the papers, what type of research directions have been taken now that the genome for that organism has been sequenced?&lt;br /&gt;
#* In addition, you must also link to the web site where the microarray data resides.[ https://www.ebi.ac.uk/arrayexpress/experiments/E-MEXP-2502/?keywords=Burkholderia+cenocepacia+J2315&amp;amp;organism=&amp;amp;exptype%5B%5D=%22rna+assay%22&amp;amp;exptype%5B%5D=%22array+assay%22&amp;amp;array=]&lt;br /&gt;
#* For each of the microarray articles/datasets, answer the following:&lt;br /&gt;
#* What experiment was performed?  What was the &amp;quot;treatment&amp;quot; and what was the &amp;quot;control&amp;quot; in the experiment? &amp;#039;&amp;#039;&amp;#039;B. cenocepacia J2315 cells were treated by exposure to high levels of H2O2, NaOCl or chlorhexidine. In addition differences in gene expression were examined between untreated B. cenocepacia sessile cells and B. cenocepacia planktonic cells.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#*  Were replicate experiments of the &amp;quot;treatment&amp;quot; and &amp;quot;control&amp;quot; conditions conducted?  Were these biological or technical replicates?  How many of each? &amp;#039;&amp;#039;&amp;#039;There were 20 assays.Hybridizations for all experimental conditions were performed in 4 replicates.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Drevinek, P., Holden, M. T., Ge, Z., Jones, A. M., Ketchell, I., Gill, R. T., &amp;amp; Mahenthiralingam, E. (2008). Gene expression changes linked to antimicrobial resistance, oxidative stress, iron depletion and retained motility are observed when Burkholderia cenocepacia grows in cystic fibrosis sputum. BMC Infectious Diseases, 8, 121. http://doi.org/10.1186/1471-2334-8-121&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* The link to the abstract from PubMed: [http://www.ncbi.nlm.nih.gov/pubmed/18801206?dopt=Abstract&amp;amp;holding=f1000,f1000m,isrctn]&lt;br /&gt;
#* The link to the full text of the article in PubMedCentral: [http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2559838/]&lt;br /&gt;
#* The link to the full text of the article (HTML format) from the publisher web site: [http://www.biomedcentral.com/1471-2334/8/121]&lt;br /&gt;
#* The link to the full PDF version of the article from the publisher web site: [http://www.biomedcentral.com/content/pdf/1471-2334-8-121.pdf]&lt;br /&gt;
#* Who owns the rights to the article? Authors of the article: &amp;#039;&amp;#039;&amp;#039;Copyright © 2008 Drevinek et al; licensee BioMed Central Ltd.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Does the journal own the copyright? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Do the authors own the copyright? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Do the authors own the rights under a Creative Commons license? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
#* Is the article available “Open Access”? &amp;#039;&amp;#039;&amp;#039;Yes.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* What organization is the publisher of the article? What type of organization is it? &amp;#039;&amp;#039;&amp;#039;BMC Infectious Diseases is an open access, peer-reviewed journal&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Is this article available in print or online only? Available in print and online.&lt;br /&gt;
#* Has LMU paid a subscription or other fee for your access to this article? No.&lt;br /&gt;
#* Where does MicroArray Data reside? [https://www.ebi.ac.uk/arrayexpress/experiments/E-MEXP-1261/?keywords=+Burkholderia+cenocepacia+J2315&amp;amp;organism=&amp;amp;exptype%5B%5D=%22rna+assay%22&amp;amp;exptype%5B%5D=%22array+assay%22&amp;amp;array=]&lt;br /&gt;
#* What experiment was performed? What was the &amp;quot;treatment&amp;quot; and what was the &amp;quot;control&amp;quot; in the experiment? &amp;#039;&amp;#039;&amp;#039;The genome of Burkholderia cenocepacia J2315 and transcriptomics used to identify genes that were differentially regulated when the pathogen was grown in a CF sputum-based infection model. Sputum samples from CF individuals infected with the same B. cenocepacia strain as genome isolate were used, hence, other than a dilution into a minimal growth medium (used as the control condition), no further treatment of the sputum was carried out.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Were replicate experiments of the &amp;quot;treatment&amp;quot; and &amp;quot;control&amp;quot; conditions conducted? Were these biological or technical replicates? How many of each? &amp;#039;&amp;#039;&amp;#039;A replicate self-hybridization control experiment was performed. There were 8 essays and 4 biological replicates.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many articles does this article cite? &amp;#039;&amp;#039;&amp;#039;50 references cited.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many articles cite this article? &amp;#039;&amp;#039;&amp;#039;52 in Google Scholar and 44 in Web of Science.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Based on the titles and abstracts of the papers, what type of research directions have been taken now that the genome for that organism has been sequenced? &amp;#039;&amp;#039;&amp;#039;It has been working on antibiotic resistance in cystic fibrosis patients and how the bacteria had evolves and reacts to different extreme treatments.&amp;#039;&amp;#039;&amp;#039; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:GEN_BL14_20151203.zip&amp;diff=7485</id>
		<title>File:GEN BL14 20151203.zip</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:GEN_BL14_20151203.zip&amp;diff=7485"/>
				<updated>2015-12-08T07:34:24Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: for 12/03/15, week 14 files, compressed&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;for 12/03/15, week 14 files, compressed&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:GEN_BL14_20151204.zip&amp;diff=7484</id>
		<title>File:GEN BL14 20151204.zip</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:GEN_BL14_20151204.zip&amp;diff=7484"/>
				<updated>2015-12-08T07:34:08Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: for 12/04/15, week 14 files, compressed&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;for 12/04/15, week 14 files, compressed&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:GEN_BL14_20151207.zip&amp;diff=7482</id>
		<title>File:GEN BL14 20151207.zip</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:GEN_BL14_20151207.zip&amp;diff=7482"/>
				<updated>2015-12-08T07:30:41Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: for 12/07/15, week 14 files, compressed&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;for 12/07/15, week 14 files, compressed&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:GEN_BL14_20151201.zip&amp;diff=7481</id>
		<title>File:GEN BL14 20151201.zip</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:GEN_BL14_20151201.zip&amp;diff=7481"/>
				<updated>2015-12-08T07:26:52Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: part 1 of week 14 files, compressed&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;part 1 of week 14 files, compressed&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=GENialOMICS&amp;diff=7480</id>
		<title>GENialOMICS</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=GENialOMICS&amp;diff=7480"/>
				<updated>2015-12-08T07:23:48Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: added links to the testing reports for week 14&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image: Genialomics-banner.jpg | center | 1055px]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{{Template:GÉNialOMICS}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
=Week 10=&lt;br /&gt;
*On November 3, 2015, GÉNialOMICS chose to create database for &amp;#039;&amp;#039;Burkholderia cenocepacia&amp;#039;&amp;#039;.&lt;br /&gt;
*On November 5, 2015, a journal detailing the complete genome of &amp;#039;&amp;#039;Burkholderia cenocepacia&amp;#039;&amp;#039; (strain J2315) titled [http://jb.asm.org/content/191/1/261.short The Genome of Burkholderia cenocepacia J2315, an Epidemic Pathogen of Cystic Fibrosis Patients]  was found.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
=Week 11=&lt;br /&gt;
==Individual Goals and Progress==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: auto;&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;9&amp;quot;|Weekly Goals and Progress&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
![[User:Anuvarsh|&amp;#039;&amp;#039;&amp;#039;Anu Varshneya&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Blitvak|&amp;#039;&amp;#039;&amp;#039;Brandon Litvak&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Vpachec3|&amp;#039;&amp;#039;&amp;#039;Veronica Pacheco&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Kwyllie|&amp;#039;&amp;#039;&amp;#039;Kevin Wyllie&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Goals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Complete journal club individual assignment&lt;br /&gt;
* Create and practice journal club presentation with Brandon&lt;br /&gt;
* Find a MOD&lt;br /&gt;
* Create project timeline with soft deadlines for each person/milestone&lt;br /&gt;
* Complete milestone 0: Working Environment Setup&lt;br /&gt;
* Complete milestone 1: Version Control Setup&lt;br /&gt;
* Begin milestone 2: “Developer Rig” Setup and Initial As-Is Build&lt;br /&gt;
* Reformat Home Page with Dr. Dahlquists recommendations&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*Perform an initial import/export cycle (with Anu)&lt;br /&gt;
*Figure out a file management system (with Anu)&lt;br /&gt;
*Characterize regular expression patterns for ID detection&lt;br /&gt;
*Further explore the found MOD and review it&lt;br /&gt;
*Complete Journal Club presentation on the genome paper&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Kevin Wyllie&amp;#039;&amp;#039;&lt;br /&gt;
* Understand experimental design&lt;br /&gt;
* Understand sample-data relationship&lt;br /&gt;
** raw.zip and .sdrf&lt;br /&gt;
** Construct sample-data diagram&lt;br /&gt;
* Develop compiled raw data file&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Veronica Pacheco&amp;#039;&amp;#039;&lt;br /&gt;
* Understand experimental design&lt;br /&gt;
* Understand sample-data relationship&lt;br /&gt;
** raw.zip and .sdrf&lt;br /&gt;
** Construct sample-data diagram&lt;br /&gt;
* Develop compiled raw data file&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Progress&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
*Found a possible [http://www.burkholderia.com/ model organism database] (with Brandon Litvak)&lt;br /&gt;
*The journal club presentation and outline was prepared; MOD was examined and reviewed&lt;br /&gt;
* Completed journal club individual assignment&lt;br /&gt;
* Created and practice journal club presentation with Brandon&lt;br /&gt;
* Found a MOD&lt;br /&gt;
* Created project timeline with soft deadlines for each person/milestone&lt;br /&gt;
* Completed milestone 0: Working Environment Setup&lt;br /&gt;
* Reformatted Home Page with Dr. Dahlquists recommendations&lt;br /&gt;
* Journal Club Presentation File: [[Media:Genome_Presentation_-_Anu_and_Brandon_-_Genialomics(FIXED).pdf|Genome Presentation]]&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
* Found a possible [http://www.burkholderia.com/ model organism database].&lt;br /&gt;
**The more recent [http://beta.burkholderia.com/ version] of the MOD was found&lt;br /&gt;
*The regular expression patterns for J2315 were determined&lt;br /&gt;
*Preparation was done for the Genome Paper Presentation&lt;br /&gt;
**Completed outline of the genome paper&lt;br /&gt;
*File management system was determined&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
* we understood the experimental design&lt;br /&gt;
* made chart for microarray experiment&lt;br /&gt;
*finished powerpoint on microarray paper&lt;br /&gt;
*[[Vpachec3 Week 11]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt; Created methods diagram ([[media:KWVPMethoddiagram.jpg]]).&lt;br /&gt;
*[[File:B. Cenopacia.pptx]]&lt;br /&gt;
* we understood the experimental design&lt;br /&gt;
* made chart for microarray experiment&lt;br /&gt;
*finished powerpoint on microarray paper&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Individual Journal Pages&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
*[[Anuvarsh Week 11]]&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Blitvak Week 11]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
*[[Vpachec3 Week 11]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
*[[Kevin Wyllie Week 11]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==File Management System==&lt;br /&gt;
*Files utilized in weekly projects will renamed as follows: XXXX_GEN_(Initials)(Week#)_yyyymmdd, where &amp;quot;XXXX&amp;quot; is the original filename. If multiple versions of the same file (with identical filenames) are used on the same day then a (positive integer) (starting from 1) will be added to any additional versions (e.g. XXXX_GEN_BL11_yyyymmdd, XXXX_GEN_BL11_yyyymmdd(1), XXXX_GEN_BL11_yyyymmdd(2), for three different versions of the same file uploaded by Brandon Litvak during Week 11)&lt;br /&gt;
*Files will be uploaded to the weekly progress table under a file row with a clear label (under the respective group member that created them/used them)&lt;br /&gt;
*All original unmodified files will be saved and will also be uploaded, together, as a compressed zip with the filename: ORIG_GEN_(Initials)(Week#); the compressed zip containing all original files will be the last entry in the row designated for the files, with the label &amp;quot;ORIGINAL FILES&amp;quot;&lt;br /&gt;
==Other Progress==&lt;br /&gt;
* A journal using the &amp;#039;&amp;#039;B. cenocepacia&amp;#039;&amp;#039; genome in a microarray experiment titled [http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3596321/ Biofilm-Grown &amp;#039;&amp;#039;Burkholderia cepacia&amp;#039;&amp;#039; Complex Cells Survive Antibiotic Treatment by Avoiding Production of Reactive Oxygen Species] was approved for analysis.&lt;br /&gt;
&lt;br /&gt;
==Journal Club Presentations==&lt;br /&gt;
[[Media:Genome_Presentation_-_Anu_and_Brandon_-_Genialomics(FIXED).pdf| Genome Paper Presentation Week 11]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:B._Cenopacia.pptx| Microarray Paper Presentation Week 12]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Week 12=&lt;br /&gt;
==Individual Goals and Progress==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: auto;&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;9&amp;quot;|Weekly Goals and Progress&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
![[User:Anuvarsh|&amp;#039;&amp;#039;&amp;#039;Anu Varshneya&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Blitvak|&amp;#039;&amp;#039;&amp;#039;Brandon Litvak&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Vpachec3|&amp;#039;&amp;#039;&amp;#039;Veronica Pacheco&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Kwyllie|&amp;#039;&amp;#039;&amp;#039;Kevin Wyllie&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Goals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Complete milestone 0: Working Environment Setup&lt;br /&gt;
** Set up the development machine (my laptop) with all required software for coding. &lt;br /&gt;
* Complete milestone 1: Version Control Setup&lt;br /&gt;
** Set up a branch specific to our project and clone necessary code from GitHub onto the development machine.&lt;br /&gt;
* Complete milestone 2: “Developer Rig” Setup and Initial As-Is Build&lt;br /&gt;
** Confirm that all core software for developing, building, and testing prototype version of GenMAPP Builder are on the development machine.&lt;br /&gt;
** Set up Eclipse and java project workspace.&lt;br /&gt;
** Run initial build.&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*Complete Milestone 1: Initial Database Export&lt;br /&gt;
*Create a Gene Database testing report for the initial export&lt;br /&gt;
*Further explore the various ID systems; verify previous findings&lt;br /&gt;
*Create expressions for Match/PGSQL that will assist in evaluating the quality of any exported databases&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Kevin Wyllie&amp;#039;&amp;#039;&lt;br /&gt;
*Read the microarray paper to understand the experiment.&lt;br /&gt;
*Create a table or list that shows the correspondence between the samples in the experiment and the files you have downloaded.&lt;br /&gt;
*Determine how many biological or technical replicates, and which samples were labeled with Cy3 or Cy5.&lt;br /&gt;
*Create a Master Raw Data file that contains the IDs and columns of data required for further analysis.&lt;br /&gt;
*Consult with Dr. Dahlquist on how to process the data (normalization, statistics).&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Veronica Pacheco&amp;#039;&amp;#039;&lt;br /&gt;
*Read the microarray paper to understand the experiment.&lt;br /&gt;
*Create a table or list that shows the correspondence between the samples in the experiment and the files you have downloaded.&lt;br /&gt;
*Determine how many biological or technical replicates, and which samples were labeled with Cy3 or Cy5.&lt;br /&gt;
*Create a Master Raw Data file that contains the IDs and columns of data required for further analysis.&lt;br /&gt;
*Consult with Dr. Dahlquist on how to process the data (normalization, statistics).&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Progress&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Completed milestone 0: Working Environment Setup&lt;br /&gt;
* Completed milestone 1: Version Control Setup&lt;br /&gt;
* Completed milestone 2: “Developer Rig” Setup and Initial As-Is Build&lt;br /&gt;
* Began milestone 3: Species Profile Creation&lt;br /&gt;
** Need to consult with Brandon and/or Dr. Dionisio before continuing.&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*Completed Milestone 1: Initial Database Export&lt;br /&gt;
*Completed Milestone 2: ID Pattern Definition and Verification (will be revisited for future work with modified forms of GenMAPP builder) &lt;br /&gt;
**Should talk to Anu about further steps involving TallyEngine/GenMAPP builder (organize more exports)&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
* Compiled data into one Excel spreadsheet. &lt;br /&gt;
* Centered data and began statistical analysis (stopped at T statistic). &lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
* Compiled data into one Excel spreadsheet. &lt;br /&gt;
* Centered data and began statistical analysis (stopped at T statistic). &lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Individual Journal Pages&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
*[[Anuvarsh Week 12]]&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Blitvak Week 12]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
*[[Vpachec3 Week 12]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
*[[Kevin Wyllie Week 12]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Files Used/Created&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Media:WEEK12FILES GEN BL.zip|Week 12 Files]]&lt;br /&gt;
*[[Media:ORIG GEN BL12.zip|Starting Files]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
[[Media:Raw_compiled_data_KW20151119.xlsx]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
[[Media:Raw_compiled_data_KW20151119.xlsx]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Other Progress==&lt;br /&gt;
&lt;br /&gt;
=Week 14=&lt;br /&gt;
==Individual Goals and Progress==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: auto;&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;9&amp;quot;|Weekly Goals and Progress&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
![[User:Anuvarsh|&amp;#039;&amp;#039;&amp;#039;Anu Varshneya&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Blitvak|&amp;#039;&amp;#039;&amp;#039;Brandon Litvak&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Vpachec3|&amp;#039;&amp;#039;&amp;#039;Veronica Pacheco&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Kwyllie|&amp;#039;&amp;#039;&amp;#039;Kevin Wyllie&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Goals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Finish second build.&lt;br /&gt;
* Analyze results from previous build with Brandon Litvak and determine modifications that need to be made to code.&lt;br /&gt;
* Begin modifying code to collect gene names from &amp;quot;ORF&amp;quot; instead of &amp;quot;OrderedLocusTags&amp;quot;&lt;br /&gt;
* Start writing README and scientific paper (parts of deliverables).&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
* Perform database export on the second build and other builds of the customized genMAPP builder&lt;br /&gt;
* Determine, with Anu, what modifications must be done to GenMAPP builder/Tallyengine&lt;br /&gt;
* Find out why most of the data/gene-names were not captured in the &amp;quot;OrderedLocusNames&amp;quot; table of the PSQL database for Export 1&lt;br /&gt;
* Create testing reports on any builds created for the week.&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Kevin Wyllie&amp;#039;&amp;#039;&lt;br /&gt;
*Perform the statistical analysis in Excel.&lt;br /&gt;
*Format the gene expression data for import into GenMAPP.&lt;br /&gt;
*Import data into GenMAPP, create ColorSets, and run MAPPFinder.&lt;br /&gt;
*Document and take notes on test runs with GenMAPP.&lt;br /&gt;
*Use the EX.txt file to help the Coder/Quality Assurance team members to validate the .gdb.&lt;br /&gt;
*Do a journal club outline of the paper so that you can use it in the Discussion section of your group report and your final presentation.&lt;br /&gt;
Create a .mapp file showing one pathway that is changed in your data.&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Veronica Pacheco&amp;#039;&amp;#039;&lt;br /&gt;
*Perform the statistical analysis in Excel.&lt;br /&gt;
*Format the gene expression data for import into GenMAPP.&lt;br /&gt;
*Import data into GenMAPP, create ColorSets, and run MAPPFinder.&lt;br /&gt;
*Document and take notes on test runs with GenMAPP.&lt;br /&gt;
*Use the EX.txt file to help the Coder/Quality Assurance team members to validate the .gdb.&lt;br /&gt;
*Do a journal club outline of the paper so that you can use it in the Discussion section of your group report and your final presentation.&lt;br /&gt;
Create a .mapp file showing one pathway that is changed in your data.&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Progress&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Finished second build. &lt;br /&gt;
* Analyzed results from previous build with Brandon Litvak and determine modifications that need to be made to code.&lt;br /&gt;
* Began modifying code to collect gene names from &amp;quot;ORF&amp;quot; instead of &amp;quot;OrderedLocusTags&amp;quot;&lt;br /&gt;
* Finished third build.&lt;br /&gt;
* Customized Tally Engine to collect counts for ORF ID&amp;#039;s.&lt;br /&gt;
* Finished fourth build.&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
* It was found that the gene names of interest existed under the label of &amp;quot;ORF&amp;quot; in the XML file (explained why they weren&amp;#039;t captured by GenMAPP builder)&lt;br /&gt;
* Created a streamlined general expression that can capture all of the IDs of interest; shared with Anu, assisted in the creation of Build 3/4 of the modified genmapp builder&lt;br /&gt;
* Found that XMLPipeDB Match gave 6 extra counts using the general expression for the IDs; excel MATCH command analysis was conducted and the discrepant IDs were found&lt;br /&gt;
* Completed gene database test reports for builds 2, 3, and 4&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Kevin Wyllie&amp;#039;&amp;#039;&lt;br /&gt;
*Performed the statistical analysis in Excel.&lt;br /&gt;
*Formatted the gene expression data for import into GenMAPP.&lt;br /&gt;
*Imported data into GenMAPP, created ColorSets, and ran MAPPFinder.&lt;br /&gt;
*Documented and took screenshots on test runs with GenMAPP.&lt;br /&gt;
*Sent the EX.txt file to Brandon and also uploaded on wiki&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Veronica Pacheco&amp;#039;&amp;#039;&lt;br /&gt;
*Performed the statistical analysis in Excel.&lt;br /&gt;
*Formatted the gene expression data for import into GenMAPP.&lt;br /&gt;
*Imported data into GenMAPP, created ColorSets, and ran MAPPFinder.&lt;br /&gt;
*Documented and took screenshots on test runs with GenMAPP.&lt;br /&gt;
*Sent the EX.txt file to Brandon and also uploaded on wiki&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Individual Journal Pages&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
*[[Anuvarsh Week 14]]&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Blitvak Week 14]]&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 2 Export)|Build 2 Export Testing Report]]&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 3 Export)|Build 3 Export Testing Report]]&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 4 Export)|Build 4 Export Testing Report]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
*[[Vpachec3 Week 14]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
*[[Kevin Wyllie Week 14]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Files Used/Created&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
Build 2 - with customized species profile:&lt;br /&gt;
* [[Media: Gmbuilder-genialomics-12012015-build-2.zip| gmbuilder-genialomics-12012015-build-2.zip]]&lt;br /&gt;
[[User:Anuvarsh|Anuvarsh]] ([[User talk:Anuvarsh|talk]]) 15:22, 1 December 2015 (PST) &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Build 3 - picking up gene names from ORF instead of ordered locus&lt;br /&gt;
* [[Media:Gmbuilder-genialomics-12032015-build-3.zip | gmbuilder-genialomics-12032015-build-3.zip]]&lt;br /&gt;
[[User:Anuvarsh|Anuvarsh]] ([[User talk:Anuvarsh|talk]]) 14:58, 3 December 2015 (PST)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Build 4 - customized TallyEngine &lt;br /&gt;
* [[Media:Gmbuilder-genialomics-12032015-build-4.zip|gmbuilder-genialomics-12032015-build-4.zip]]&lt;br /&gt;
[[User:Anuvarsh|Anuvarsh]] ([[User talk:Anuvarsh|talk]]) 15:18, 3 December 2015 (PST)&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Media:Bc-Std_GEN_20151204.zip|Compressed gdb from Build 4]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt; see Kevin&amp;#039;s section --&amp;gt;&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt; &lt;br /&gt;
*[[media:Raw_compiled_data_FINAL_KWVP20151507.xlsx|Final processed/formatted microarray data spreadsheet]]&lt;br /&gt;
*[[media:For_genMAPP_KWVP20151205.txt|txt form of the forGenMAPP sheet]]&lt;br /&gt;
*[[media:For_genMAPP_KWVP20151205.EX.txt|Exceptions file from first export.]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Other Progress==&lt;br /&gt;
&lt;br /&gt;
==Reflections==&lt;br /&gt;
===Anu Varshneya===&lt;br /&gt;
*What worked?&lt;br /&gt;
**In general, I think our group worked very well together! I think we are all motivated to get this project done well, and are communicating well with each other regarding our progress.&lt;br /&gt;
*What didn&amp;#039;t work?&lt;br /&gt;
**I think for the most part we did a great job. I think the only ideas I have moving forward is a little bit more planning in regards to how we plan to attack the writing and presentation portion of the project. I am not concerned about us getting it done on time and with good quality, just that we create a plan of attack soon so that everyone is on the same page. :)&lt;br /&gt;
*What will I do next to fix what didn&amp;#039;t work?&lt;br /&gt;
**Though nothing has not worked, I think we will just talk tomorrow about how we want to approach the writing and the presentation and set up some group work times.&lt;br /&gt;
&lt;br /&gt;
===Kevin Wyllie===&lt;br /&gt;
# What worked?&lt;br /&gt;
#* Our initial GenMAPP import worked! 284 errors, which, out of 7251, does sound so bad to me!&lt;br /&gt;
# What didn&amp;#039;t work?&lt;br /&gt;
#* Maybe this isn&amp;#039;t actually an example of something not working, but our calculated fold changes were quite different (much lower in magnitude) from those reported in Van Acker et al&amp;#039;s paper. However, they had the same directions and generally saw the same relative trends (ie the relatively higher fold changes in the paper were among the higher in our data). Also, very few of the genes they considered significant (with their super-lenient criteria that results in 30% of the genes seeing significant changes) were significant by our criteria.&lt;br /&gt;
# What will I do next to fix what didn&amp;#039;t work?&lt;br /&gt;
#* We just need to triple/quadruple check that our data processing protocol is legitimate. Other than that, there&amp;#039;s not much we can do in terms of fold changes. And for statistical significance, we potentially should reconsider heightening our BH P-value threshold above 0.05, as currently we&amp;#039;re only considering about 8% of the genes to see a significant change. But maybe this is not too low of a number.&lt;br /&gt;
&lt;br /&gt;
===Veronica Pacheco===&lt;br /&gt;
#What worked?&lt;br /&gt;
#* Right off the bat, our first run through GenMAPP worked. As expected, there were exceptions and it generated an EX.txt file. There were 284 errors. We then handed over the file to Brandon so we shall see if the number of errors can decrease.&lt;br /&gt;
#What didn&amp;#039;t work?&lt;br /&gt;
#*What we initially thought didn&amp;#039;t work or didn&amp;#039;t seem correct was that fact that our values for fold changes were much smaller than the values reported in Van Acker et al&amp;#039;s paper. The direction, for the majority, aligned with what was reported however the concrete values had large differences.&lt;br /&gt;
#What will I do next to fix what didn&amp;#039;t work?&lt;br /&gt;
#*Initially, we went to make sure our methods were correct. We traced back our steps and made sure the calculations were done correctly.After we double checked, we then sought help from Dr. Dahlquist and Dr. Donisio. From their response, it seems we should go over it one more time and if there is no source of error on our part, we continue the project with our fold changes.&lt;br /&gt;
&lt;br /&gt;
===Brandon Litvak===&lt;br /&gt;
#What worked?&lt;br /&gt;
#*I think a lot of things worked this week. Team work and communication was a great help in getting the bulk of this week&amp;#039;s work done. The initial exported database was not working as planned and, as a team, we discovered that the reason had to do with the fact that GenMAPP builder was utilizing the wrong type of gene name; this knowledge allowed us to create builds this week that happened to work fairly well. These new builds covered the gene names of interest and led to a relatively small amount errors in GenMAPP. I think that, above all, the thing that worked best this week was my team. We were able to communicate and collaborate very well. &lt;br /&gt;
#What didn&amp;#039;t work?&lt;br /&gt;
#*At the present moment, I can&amp;#039;t really think of things that really did not work. With respect to the gene database project for J2315, everything appears to be on track; I would say that the major problems that were encountered in Week 14 were resolved. I feel that all of the major work for the project is complete; all that remains, is to synthesize the work done in a paper and presentation. As a group, we did get little work done on the final deliverables (which should be the focus, for this week) but we did get a lot of valuable work done for the project. We haven&amp;#039;t managed to plan much regarding the final deliverables, either (but this is a minor issue). &lt;br /&gt;
#What will I do next to fix what didn&amp;#039;t work?&lt;br /&gt;
#*We will need to meet as a group and discuss the state of the project. I personally feel really good about the work so far and it would be helpful to hear, with the bulk of the work done, how everyone else feels. Additionally, I think that we will need to plan out our approach for the final project as soon as possible. Once we have discussed the project and made a plan, I think that we should set aside some time to work on the group project, as a team. I will check in with the group members on Tuesday, share my major findings for the week, and discuss future courses of action (regarding the last bits of the project).&lt;br /&gt;
&lt;br /&gt;
=Deliverables=&lt;br /&gt;
=== Group Deliverables ===&lt;br /&gt;
&lt;br /&gt;
* GenMAPP Gene Database for assigned species (&amp;#039;&amp;#039;.gdb&amp;#039;&amp;#039;)&lt;br /&gt;
* ReadMe file to accompany the Gene Database (&amp;#039;&amp;#039;.pdf&amp;#039;&amp;#039;)&lt;br /&gt;
** Sample ReadMe in Word format:  [[Media:ReadMe_Vc-Std_External_20131122.zip | ReadMe_Vc-Std_External_20131122.zip]]&lt;br /&gt;
** [https://github.com/lmu-bioinformatics/xmlpipedb/blob/readme/GenMAPP%20Gene%20Databases/V.%20cholerae/V.%20cholerae%2020101022/ReadMe.md Sample ReadMe in markdown (a work in progress)] &lt;br /&gt;
** Include Gene Database Schema diagram in ReadMe&lt;br /&gt;
*** Sample schema in Adobe Illustrator format:  [[Media:Vibrio_schema_20101022.zip | Vibrio_schema_20101022.zip]]&lt;br /&gt;
* Gene Database Testing Report for final submitted Gene Database (print from wiki to &amp;#039;&amp;#039;.pdf&amp;#039;&amp;#039; file)&lt;br /&gt;
* Processed and analyzed DNA microarray dataset (&amp;#039;&amp;#039;.xls&amp;#039;&amp;#039; or &amp;#039;&amp;#039;.xlsx&amp;#039;&amp;#039;)&lt;br /&gt;
* Data file used for import into GenMAPP (&amp;#039;&amp;#039;.txt&amp;#039;&amp;#039; or &amp;#039;&amp;#039;.csv&amp;#039;&amp;#039;)&lt;br /&gt;
* GenMAPP Expression Dataset file (&amp;#039;&amp;#039;.gex&amp;#039;&amp;#039;)&lt;br /&gt;
* Exceptions file of data imported into GenMAPP (&amp;#039;&amp;#039;.EX.txt&amp;#039;&amp;#039;)&lt;br /&gt;
* Raw MAPPFinder results files (&amp;#039;&amp;#039;-GO.txt&amp;#039;&amp;#039;)&lt;br /&gt;
* &amp;#039;&amp;#039;.gmf&amp;#039;&amp;#039; file&lt;br /&gt;
* Filtered MAPPFinder Results (&amp;#039;&amp;#039;.xls&amp;#039;&amp;#039; or &amp;#039;&amp;#039;.xlsx&amp;#039;&amp;#039;)&lt;br /&gt;
* Sample MAPP file of a relevant biological pathway for your species (&amp;#039;&amp;#039;.mapp&amp;#039;&amp;#039;)&lt;br /&gt;
* [[Gene Database Project Deliverables#Group Report | Group Report]] describing the creation of the Gene Database and the biological analysis of the data (&amp;#039;&amp;#039;.doc&amp;#039;&amp;#039;, &amp;#039;&amp;#039;.docx&amp;#039;&amp;#039;, or &amp;#039;&amp;#039;.pdf&amp;#039;&amp;#039;)&lt;br /&gt;
* PowerPoint presentation (&amp;#039;&amp;#039;.ppt&amp;#039;&amp;#039;, &amp;#039;&amp;#039;.pptx&amp;#039;&amp;#039;, or &amp;#039;&amp;#039;.pdf&amp;#039;&amp;#039;, given on Tuesday, December 15)&lt;br /&gt;
&lt;br /&gt;
=&amp;#039;&amp;#039;Burkholderia cenocepacia&amp;#039;&amp;#039; Genome Paper=&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Holden, M. T. G., Seth-Smith, H. M. B., Crossman, L. C., Sebaihia, M., Bentley, S. D., Cerdeño-Tárraga, A. M., … Parkhill, J. (2009). The Genome of Burkholderia cenocepacia J2315, an Epidemic Pathogen of Cystic Fibrosis Patients  . Journal of Bacteriology, 191(1), 261–277. http://doi.org/10.1128/JB.01230-08&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* The link to the abstract from  [http://www.ncbi.nlm.nih.gov/pubmed PubMed]. [http://www.ncbi.nlm.nih.gov/pubmed/18931103]&lt;br /&gt;
* The link to the full text of the article in [http://www.ncbi.nlm.nih.gov/pmc/ PubMedCentral]. [http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2612433/]&lt;br /&gt;
* The link to the full text of the article (HTML format) from the publisher web site. [http://jb.asm.org/content/191/1/261.long]&lt;br /&gt;
* The link to the full PDF version of the article from the publisher web site. [http://jb.asm.org/content/191/1/261.full.pdf+html]&lt;br /&gt;
* Who owns the rights to the article? &amp;#039;&amp;#039;&amp;#039;American Society for Microbiology&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Does the journal own the copyright? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Do the authors own the copyright? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Do the authors own the rights under a [http://creativecommons.org/ Creative Commons] license? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Is the article available “Open Access”? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* What organization is the publisher of the article?  What type of organization is it?  (commercial, for-profit publisher, scientific society, respected open access organization like [http://www.plos.org/ Public Library of Science] or [http://www.plos.org/ BioMedCentral], or predatory open access organization, see the list of) [http://oaspa.org/membership/members/ (Open Access Scholarly Publishers Association Members) here.] &amp;#039;&amp;#039;&amp;#039;American Society for Microbiology which is a scientific society&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
* Is this article available in print or online only? &amp;#039;&amp;#039;&amp;#039;It is both available in print and online.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Has LMU paid a subscription or other fee for your access to this article? &amp;#039;&amp;#039;&amp;#039;Well I first looked at this article through web of science which LMU does pay for but looking at the article through PubMed, PubMed central and the publisher website was free.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* How many articles does this article cite? &amp;#039;&amp;#039;&amp;#039;It has 150 cited references.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* How many articles cite this article? &amp;#039;&amp;#039;&amp;#039;It is cited 128 times.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Based on the titles and abstracts of the papers, what type of research directions have been taken now that the genome for that organism has been sequenced? &amp;#039;&amp;#039;&amp;#039;A lot of the papers revolved around antibiotic resistance and therapeutic strategies.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
=Microarray Paper=&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Van Acker, H., Sass, A., Bazzini, S., De Roy, K., Udine, C., Messiaen, T., ... &amp;amp; Coenye, T. (2013). Biofilm-grown Burkholderia cepacia complex cells survive antibiotic treatment by avoiding production of reactive oxygen species. &amp;#039;&amp;#039;PLoS One&amp;#039;&amp;#039;, 8(3), e58943.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* This article is suitable for your project.  &amp;#039;&amp;#039;&amp;amp;mdash; [[User:Kdahlquist|Kdahlquist]] ([[User talk:Kdahlquist|talk]]) 10:17, 10 November 2015 (PST)&amp;#039;&amp;#039;&lt;br /&gt;
* The link to the abstract from PubMed: http://www.ncbi.nlm.nih.gov/pubmed/?term=Biofilm-Grown+Burkholderia+cepacia+Complex+Cells+Survive+Antibiotic+Treatment+by+Avoiding+Production+of+Reactive+Oxygen+Species&lt;br /&gt;
* The link to the full text of the article in PubMedCentral: http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3596321/&lt;br /&gt;
* The link to the full text of the article (HTML format) from the publisher web site: http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0058943&lt;br /&gt;
**Cannot find HTML format on publisher web site.&lt;br /&gt;
* The link to the full PDF version of the article from the publisher web site: http://www.plosone.org/article/fetchObject.action?uri=info:doi/10.1371/journal.pone.0058943&amp;amp;representation=PDF&lt;br /&gt;
* Who owns the rights to the article? Authors of the article: Heleen Van Acker, Andrea Sass, Silvia Bazzini, Karen De Roy, Claudia Udine, Thomas Messiaen, Giovanna Riccardi, Nico Boon, Hans J. Nelis, Eshwar Mahenthiralingam, Tom Coenye&lt;br /&gt;
* Does the journal own the copyright? Yes.&lt;br /&gt;
* Do the authors own the copyright? No.&lt;br /&gt;
* Do the authors own the rights under a Creative Commons license? Yes.&lt;br /&gt;
* Is the article available “Open Access”? Yes.&lt;br /&gt;
* What organization is the publisher of the article? What type of organization is it? Public Library of Science, Professional OA Publisher, Member of Open Access Scholarly Publishers Association&lt;br /&gt;
* Is this article available in print or online only? Available in print and online.&lt;br /&gt;
* Has LMU paid a subscription or other fee for your access to this article? No.&lt;br /&gt;
* Where does MicroArray Data reside? https://www.ebi.ac.uk/arrayexpress/experiments/E-MEXP-3532/?keywords=&amp;amp;organism=Burkholderia+cenocepacia&amp;amp;exptype%5B%5D=%22rna+assay%22&amp;amp;exptype%5B%5D=%22array+assay%22&amp;amp;array=&lt;br /&gt;
* What experiment was performed? What was the &amp;quot;treatment&amp;quot; and what was the &amp;quot;control&amp;quot; in the experiment? The experiment hoped to test whether persister cells are present in Burkholderia cepacia complex (Bcc) biofilms, what the molecular basis of antimicrobial tolerance in Bcc persisters is, and how persisters can be eradicated from Bcc biofilms. Burkholderia cenocepacia biofilms were treated with 1024 µg/ml of tobramycin in the treatment group. The control group did not receive any tobramycin.&lt;br /&gt;
* Were replicate experiments of the &amp;quot;treatment&amp;quot; and &amp;quot;control&amp;quot; conditions conducted? Were these biological or technical replicates? How many of each? 2 technical replicates were made across 5 biological replicates for the control, and 2 technical replicates of 3 biological replicates of the treatments.&lt;br /&gt;
* How many articles does this article cite? This article has 34 cited references.&lt;br /&gt;
* How many articles cite this article? This article is cited 17 times in All Databases, and 17 time in Web of Science Core Collection.&lt;br /&gt;
* Based on the titles and abstracts of the papers, what type of research directions have been taken now that the genome for that organism has been sequenced? Most of the articles are related to  antimicrobial therapy, tolerance, and resistance.&lt;br /&gt;
&amp;lt;!-- #&amp;#039;&amp;#039;&amp;#039;Sass, A., Marchbank, A., Tullis, E., LiPuma, J. J., &amp;amp; Mahenthiralingam, E. (2011) Spontaneous and evolutionary changes in the antibiotic resistance of Burkholderia cenocepacia observed by global gene expression analysis. &amp;#039;&amp;#039;BMC genomics&amp;#039;&amp;#039;, 12(1), 373. doi:10.1186/1471-2164-12-373&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Transcriptomic analysis was performed using the following strains, after exposure to different antibiotics in the presence of an antibiotic potentiator:&lt;br /&gt;
#** Control: the wild-type J2315 strain&lt;br /&gt;
#** Treatment: mutant strains which showed antibiotic resistance&lt;br /&gt;
#** Treatment: ET12 outbreak isolates, described as &amp;quot;pan-resistant&amp;quot;&lt;br /&gt;
#* Three biological replicates were used for each experiment.&lt;br /&gt;
#* The raw data does not appear to be directly linked from the article itself. The supplement includes a summary spreadsheet, which only displays values for fold-changes that were statistically significant. However both the raw and processed data files are available on the [https://www.ebi.ac.uk/arrayexpress/experiments/E-MEXP-2747/files/ ArrayExpress entry].&lt;br /&gt;
#* PubMed Abstract:  http://www.ncbi.nlm.nih.gov/pubmed/21781329&lt;br /&gt;
#* PubMed Central:  http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3155924/&lt;br /&gt;
#* Publisher Full Text (HTML): http://www.biomedcentral.com/1471-2164/12/373&lt;br /&gt;
#* Publisher Full Text (PDF):  http://www.biomedcentral.com/content/pdf/1471-2164-12-373.pdf&lt;br /&gt;
#* Copyright:  2011 Sass et al; licensee BioMed Central Ltd. &amp;quot;This is an Open Access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.&amp;quot;&lt;br /&gt;
#* Publisher:  BioMedCentral, respected Open Access organization.&lt;br /&gt;
#* Availability:  Article does not initially appear to be available in print, however, BioMedCentral&amp;#039;s website mentions that &amp;quot;high quality, bound reprints&amp;quot; can be purchased for any published article.&lt;br /&gt;
#* Did LMU pay a fee for this article: No - open access.&lt;br /&gt;
#* This article cites 64 other articles.&lt;br /&gt;
#* This article has been cited by 29 other articles (across all databases).&lt;br /&gt;
#* The scientific community seems to be particularly interested in this organism&amp;#039;s antimicrobial resistance, probably because this is a known pathogen, particularly relevant in the context of cystic fibrosis.&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Mira, N. P., Madeira, A., Moreira, A. S., Coutinho, C. P., &amp;amp; Sá-Correia, I. (2011). Genomic expression analysis reveals strategies of Burkholderia cenocepacia to adapt to cystic fibrosis patients’ airways and antimicrobial therapy. PLoS One, 6(12), e28831.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* The link to the abstract from PubMed: http://www.ncbi.nlm.nih.gov/pubmed/?term=Genomic+Expression+Analysis+Reveals+Strategies+of+Burkholderia+cenocepacia+to+Adapt+to+Cystic+Fibrosis+Patients%27+Airways+and+Antimicrobial+Therapy&lt;br /&gt;
#* The link to the full text of the article in PubMedCentral: http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3244429/&lt;br /&gt;
#* The link to the full text of the article (HTML format) from the publisher web site: http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0028831&lt;br /&gt;
#**Cannot find HTML format on publisher web site.&lt;br /&gt;
#* The link to the full PDF version of the article from the publisher web site: http://www.plosone.org/article/fetchObject.action?uri=info:doi/10.1371/journal.pone.0028831&amp;amp;representation=PDF&lt;br /&gt;
#* Who owns the rights to the article? Authors of the article: Nuno P. Mira, Andreia Madeira, Ana Sílvia Moreira, Carla P. Coutinho, Isabel Sá-Correia&lt;br /&gt;
#* Does the journal own the copyright? Yes.&lt;br /&gt;
#* Do the authors own the copyright? No.&lt;br /&gt;
#* Do the authors own the rights under a Creative Commons license? Yes.&lt;br /&gt;
#* Is the article available “Open Access”? Yes.&lt;br /&gt;
#* What organization is the publisher of the article? What type of organization is it? Public Library of Science, Professional OA Publisher, Member of Open Access Scholarly Publishers Association&lt;br /&gt;
#* Is this article available in print or online only? Available in print and online.&lt;br /&gt;
#* Has LMU paid a subscription or other fee for your access to this article? No.&lt;br /&gt;
#* Where does MicroArray Data reside? https://www.ebi.ac.uk/arrayexpress/experiments/E-MTAB-809/?keywords=&amp;amp;organism=Burkholderia+cenocepacia&amp;amp;exptype%5B%5D=%22rna+assay%22&amp;amp;exptype%5B%5D=%22array+assay%22&amp;amp;array=&lt;br /&gt;
#* What experiment was performed? What was the &amp;quot;treatment&amp;quot; and what was the &amp;quot;control&amp;quot; in the experiment? The &amp;quot;treatments&amp;quot; strains were collected from a cystic fibrosis patient. The strain &amp;quot;IST439&amp;quot; was collected first, and the strain &amp;quot;IST4113&amp;quot; was collected 3 years later. The control for this experiment is reference data of Burkholderia cenocepacia.&lt;br /&gt;
#* Were replicate experiments of the &amp;quot;treatment&amp;quot; and &amp;quot;control&amp;quot; conditions conducted? Were these biological or technical replicates? How many of each? There were 3 replicates of each of the 2 strains and 6 replicates of the reference strain. It is unclear whether these are biological or technical replicates.&lt;br /&gt;
#* How many articles does this article cite? This article has 75 cited references.&lt;br /&gt;
#* How many articles cite this article? This article has been cited 22 times in All Databases, and 22 times in Web of Science Core Collection.&lt;br /&gt;
#* Based on the titles and abstracts of the papers, what type of research directions have been taken now that the genome for that organism has been sequenced? Most articles are related to Burkholderia&amp;#039;s pathogenesis and antibiotic resistance.&lt;br /&gt;
#&amp;#039;&amp;#039;&amp;#039;Yoder-Himes, D. R., Konstantinidis, K. T., &amp;amp; Tiedje, J. M. (2010). Identification of potential therapeutic targets for Burkholderia cenocepacia by comparative transcriptomics. PLoS One, 5(1), e8724.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* PubMed Abstract: http://www.ncbi.nlm.nih.gov/pubmed/20090946&lt;br /&gt;
#* PubMed Central: http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2806911/&lt;br /&gt;
#* Publisher Full Text (HTML): http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0008724&lt;br /&gt;
#* Publisher Full Text (PDF): http://www.plosone.org/article/fetchObject.action?uri=info:doi/10.1371/journal.pone.0008724&amp;amp;representation=PDF&lt;br /&gt;
#* Copyright: &amp;#039;&amp;#039;&amp;#039;© 2010 Yoder-Himes et al&amp;#039;&amp;#039;&amp;#039; (information found on PDF version of article); the article is open-access and is distributed under a &amp;#039;&amp;#039;&amp;#039;Creative Commons license&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Publisher: &amp;#039;&amp;#039;&amp;#039;PLOS&amp;#039;&amp;#039;&amp;#039; (Public Library of Science); nonprofit open-access publisher/advocate             &lt;br /&gt;
#* Availability: &amp;#039;&amp;#039;&amp;#039;online only&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Did LMU pay a fee for this article: &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Data Found At: [http://www.ebi.ac.uk/arrayexpress/experiments/E-GEOD-15817/ ArrayExpress]&lt;br /&gt;
#* Experiment Information: The transcriptome of a clinical and a environmental strain of &amp;#039;&amp;#039;B. cenocepacia&amp;#039;&amp;#039; was analyzed under conditions mimicking soil versus conditions mimicking the sputum resulting from cystic fibrosis. Identification and observation related to putative virulence factors was conducted. &amp;quot;Treatment&amp;quot; conditions were those mimicking CF sputum and &amp;quot;Control&amp;quot; conditions were those mimicking soil.&lt;br /&gt;
#* Replicate Information: Replicate experiments of the &amp;quot;treatment&amp;quot; and &amp;quot;control&amp;quot; were conducted (quadruplicates were employed using different cultures). These were biological replicates (total of 8 arrays, &amp;#039;&amp;#039;&amp;#039;four biological replicates&amp;#039;&amp;#039;&amp;#039;).&lt;br /&gt;
#* How many articles does this article cite: &amp;#039;&amp;#039;&amp;#039;61&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many articles cite this article: &amp;#039;&amp;#039;&amp;#039;14&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* The papers that cite this article appear to focus upon the aspects of the J2315 strain and other BCC bacteria that are related to virulence and host-pathogen interactions. A few articles also explored the role of certain genes which are related to the pathogenic character of the strain (which were possibly examined in the paper by Yoder-Himes et al).&lt;br /&gt;
#&amp;#039;&amp;#039;&amp;#039;Coenye, T., Van Acker, H., Peeters, E., Sass, A., Buroni, S., Riccardi, G., &amp;amp; Mahenthiralingam, E. (2011). Molecular Mechanisms of Chlorhexidine Tolerance in Burkholderia cenocepacia Biofilms. Antimicrobial Agents and Chemotherapy, 55(5), 1912–1919. http://doi.org/10.1128/AAC.01571-10&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* State what you used as search terms and what type of search terms they were. &amp;#039;&amp;#039;&amp;#039;Used the search bar in Array Express and used the terms Burkholderia cenocepacia J2315. I used the filters RNA assay and Array assay.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many results did you get? &amp;#039;&amp;#039;&amp;#039;There were 18 experiments that resulted in the search.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Give an assessment of how relevant the results were. &amp;#039;&amp;#039;&amp;#039;A good chunk of the experiments we weren&amp;#039;t going to look at because the assay numbers were smaller than 9 which was as low as we were going to test.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* The link to the abstract from  [http://www.ncbi.nlm.nih.gov/pubmed PubMed]. [http://www.ncbi.nlm.nih.gov/pubmed/21357299?dopt=Abstract]&lt;br /&gt;
#* The link to the full text of the article in [http://www.ncbi.nlm.nih.gov/pmc/ PubMedCentral]. [http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3088199/]&lt;br /&gt;
#* The link to the full text of the article (HTML format) from the publisher web site. [http://aac.asm.org/content/55/5/1912.full]&lt;br /&gt;
#* The link to the full PDF version of the article from the publisher web site. [http://aac.asm.org/content/55/5/1912.full.pdf+html]&lt;br /&gt;
#*Who owns the rights to the article? &amp;#039;&amp;#039;&amp;#039;American Society for Microbiology&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Does the journal own the copyright? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Do the authors own the copyright? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Do the authors own the rights under a [http://creativecommons.org/ Creative Commons] license? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Is the article available “Open Access”? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* What organization is the publisher of the article?  What type of organization is it?  (commercial, for-profit publisher, scientific society, respected open access organization like [http://www.plos.org/ Public Library of Science] or [http://www.plos.org/ BioMedCentral], or predatory open access organization, see the list of) [http://oaspa.org/membership/members/ (Open Access Scholarly Publishers Association Members) here.] &amp;#039;&amp;#039;&amp;#039;American Society For Microbiology which is a scientific society.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Is this article available in print or online only? &amp;#039;&amp;#039;&amp;#039;Both online and in print.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Has LMU paid a subscription or other fee for your access to this article? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many articles does this article cite? &amp;#039;&amp;#039;&amp;#039;It sites 36 other articles.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many articles cite this article? &amp;#039;&amp;#039;&amp;#039;32 on Google Scholar and 22 on Web of Science&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Based on the titles and abstracts of the papers, what type of research directions have been taken now that the genome for that organism has been sequenced?&lt;br /&gt;
#* In addition, you must also link to the web site where the microarray data resides.[ https://www.ebi.ac.uk/arrayexpress/experiments/E-MEXP-2502/?keywords=Burkholderia+cenocepacia+J2315&amp;amp;organism=&amp;amp;exptype%5B%5D=%22rna+assay%22&amp;amp;exptype%5B%5D=%22array+assay%22&amp;amp;array=]&lt;br /&gt;
#* For each of the microarray articles/datasets, answer the following:&lt;br /&gt;
#* What experiment was performed?  What was the &amp;quot;treatment&amp;quot; and what was the &amp;quot;control&amp;quot; in the experiment? &amp;#039;&amp;#039;&amp;#039;B. cenocepacia J2315 cells were treated by exposure to high levels of H2O2, NaOCl or chlorhexidine. In addition differences in gene expression were examined between untreated B. cenocepacia sessile cells and B. cenocepacia planktonic cells.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#*  Were replicate experiments of the &amp;quot;treatment&amp;quot; and &amp;quot;control&amp;quot; conditions conducted?  Were these biological or technical replicates?  How many of each? &amp;#039;&amp;#039;&amp;#039;There were 20 assays.Hybridizations for all experimental conditions were performed in 4 replicates.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Drevinek, P., Holden, M. T., Ge, Z., Jones, A. M., Ketchell, I., Gill, R. T., &amp;amp; Mahenthiralingam, E. (2008). Gene expression changes linked to antimicrobial resistance, oxidative stress, iron depletion and retained motility are observed when Burkholderia cenocepacia grows in cystic fibrosis sputum. BMC Infectious Diseases, 8, 121. http://doi.org/10.1186/1471-2334-8-121&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* The link to the abstract from PubMed: [http://www.ncbi.nlm.nih.gov/pubmed/18801206?dopt=Abstract&amp;amp;holding=f1000,f1000m,isrctn]&lt;br /&gt;
#* The link to the full text of the article in PubMedCentral: [http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2559838/]&lt;br /&gt;
#* The link to the full text of the article (HTML format) from the publisher web site: [http://www.biomedcentral.com/1471-2334/8/121]&lt;br /&gt;
#* The link to the full PDF version of the article from the publisher web site: [http://www.biomedcentral.com/content/pdf/1471-2334-8-121.pdf]&lt;br /&gt;
#* Who owns the rights to the article? Authors of the article: &amp;#039;&amp;#039;&amp;#039;Copyright © 2008 Drevinek et al; licensee BioMed Central Ltd.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Does the journal own the copyright? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Do the authors own the copyright? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Do the authors own the rights under a Creative Commons license? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
#* Is the article available “Open Access”? &amp;#039;&amp;#039;&amp;#039;Yes.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* What organization is the publisher of the article? What type of organization is it? &amp;#039;&amp;#039;&amp;#039;BMC Infectious Diseases is an open access, peer-reviewed journal&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Is this article available in print or online only? Available in print and online.&lt;br /&gt;
#* Has LMU paid a subscription or other fee for your access to this article? No.&lt;br /&gt;
#* Where does MicroArray Data reside? [https://www.ebi.ac.uk/arrayexpress/experiments/E-MEXP-1261/?keywords=+Burkholderia+cenocepacia+J2315&amp;amp;organism=&amp;amp;exptype%5B%5D=%22rna+assay%22&amp;amp;exptype%5B%5D=%22array+assay%22&amp;amp;array=]&lt;br /&gt;
#* What experiment was performed? What was the &amp;quot;treatment&amp;quot; and what was the &amp;quot;control&amp;quot; in the experiment? &amp;#039;&amp;#039;&amp;#039;The genome of Burkholderia cenocepacia J2315 and transcriptomics used to identify genes that were differentially regulated when the pathogen was grown in a CF sputum-based infection model. Sputum samples from CF individuals infected with the same B. cenocepacia strain as genome isolate were used, hence, other than a dilution into a minimal growth medium (used as the control condition), no further treatment of the sputum was carried out.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Were replicate experiments of the &amp;quot;treatment&amp;quot; and &amp;quot;control&amp;quot; conditions conducted? Were these biological or technical replicates? How many of each? &amp;#039;&amp;#039;&amp;#039;A replicate self-hybridization control experiment was performed. There were 8 essays and 4 biological replicates.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many articles does this article cite? &amp;#039;&amp;#039;&amp;#039;50 references cited.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many articles cite this article? &amp;#039;&amp;#039;&amp;#039;52 in Google Scholar and 44 in Web of Science.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Based on the titles and abstracts of the papers, what type of research directions have been taken now that the genome for that organism has been sequenced? &amp;#039;&amp;#039;&amp;#039;It has been working on antibiotic resistance in cystic fibrosis patients and how the bacteria had evolves and reacts to different extreme treatments.&amp;#039;&amp;#039;&amp;#039; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=GENialOMICS&amp;diff=7479</id>
		<title>GENialOMICS</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=GENialOMICS&amp;diff=7479"/>
				<updated>2015-12-08T07:21:04Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: added reflection&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image: Genialomics-banner.jpg | center | 1055px]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{{Template:GÉNialOMICS}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
=Week 10=&lt;br /&gt;
*On November 3, 2015, GÉNialOMICS chose to create database for &amp;#039;&amp;#039;Burkholderia cenocepacia&amp;#039;&amp;#039;.&lt;br /&gt;
*On November 5, 2015, a journal detailing the complete genome of &amp;#039;&amp;#039;Burkholderia cenocepacia&amp;#039;&amp;#039; (strain J2315) titled [http://jb.asm.org/content/191/1/261.short The Genome of Burkholderia cenocepacia J2315, an Epidemic Pathogen of Cystic Fibrosis Patients]  was found.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
=Week 11=&lt;br /&gt;
==Individual Goals and Progress==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: auto;&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;9&amp;quot;|Weekly Goals and Progress&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
![[User:Anuvarsh|&amp;#039;&amp;#039;&amp;#039;Anu Varshneya&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Blitvak|&amp;#039;&amp;#039;&amp;#039;Brandon Litvak&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Vpachec3|&amp;#039;&amp;#039;&amp;#039;Veronica Pacheco&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Kwyllie|&amp;#039;&amp;#039;&amp;#039;Kevin Wyllie&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Goals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Complete journal club individual assignment&lt;br /&gt;
* Create and practice journal club presentation with Brandon&lt;br /&gt;
* Find a MOD&lt;br /&gt;
* Create project timeline with soft deadlines for each person/milestone&lt;br /&gt;
* Complete milestone 0: Working Environment Setup&lt;br /&gt;
* Complete milestone 1: Version Control Setup&lt;br /&gt;
* Begin milestone 2: “Developer Rig” Setup and Initial As-Is Build&lt;br /&gt;
* Reformat Home Page with Dr. Dahlquists recommendations&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*Perform an initial import/export cycle (with Anu)&lt;br /&gt;
*Figure out a file management system (with Anu)&lt;br /&gt;
*Characterize regular expression patterns for ID detection&lt;br /&gt;
*Further explore the found MOD and review it&lt;br /&gt;
*Complete Journal Club presentation on the genome paper&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Kevin Wyllie&amp;#039;&amp;#039;&lt;br /&gt;
* Understand experimental design&lt;br /&gt;
* Understand sample-data relationship&lt;br /&gt;
** raw.zip and .sdrf&lt;br /&gt;
** Construct sample-data diagram&lt;br /&gt;
* Develop compiled raw data file&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Veronica Pacheco&amp;#039;&amp;#039;&lt;br /&gt;
* Understand experimental design&lt;br /&gt;
* Understand sample-data relationship&lt;br /&gt;
** raw.zip and .sdrf&lt;br /&gt;
** Construct sample-data diagram&lt;br /&gt;
* Develop compiled raw data file&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Progress&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
*Found a possible [http://www.burkholderia.com/ model organism database] (with Brandon Litvak)&lt;br /&gt;
*The journal club presentation and outline was prepared; MOD was examined and reviewed&lt;br /&gt;
* Completed journal club individual assignment&lt;br /&gt;
* Created and practice journal club presentation with Brandon&lt;br /&gt;
* Found a MOD&lt;br /&gt;
* Created project timeline with soft deadlines for each person/milestone&lt;br /&gt;
* Completed milestone 0: Working Environment Setup&lt;br /&gt;
* Reformatted Home Page with Dr. Dahlquists recommendations&lt;br /&gt;
* Journal Club Presentation File: [[Media:Genome_Presentation_-_Anu_and_Brandon_-_Genialomics(FIXED).pdf|Genome Presentation]]&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
* Found a possible [http://www.burkholderia.com/ model organism database].&lt;br /&gt;
**The more recent [http://beta.burkholderia.com/ version] of the MOD was found&lt;br /&gt;
*The regular expression patterns for J2315 were determined&lt;br /&gt;
*Preparation was done for the Genome Paper Presentation&lt;br /&gt;
**Completed outline of the genome paper&lt;br /&gt;
*File management system was determined&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
* we understood the experimental design&lt;br /&gt;
* made chart for microarray experiment&lt;br /&gt;
*finished powerpoint on microarray paper&lt;br /&gt;
*[[Vpachec3 Week 11]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt; Created methods diagram ([[media:KWVPMethoddiagram.jpg]]).&lt;br /&gt;
*[[File:B. Cenopacia.pptx]]&lt;br /&gt;
* we understood the experimental design&lt;br /&gt;
* made chart for microarray experiment&lt;br /&gt;
*finished powerpoint on microarray paper&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Individual Journal Pages&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
*[[Anuvarsh Week 11]]&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Blitvak Week 11]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
*[[Vpachec3 Week 11]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
*[[Kevin Wyllie Week 11]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==File Management System==&lt;br /&gt;
*Files utilized in weekly projects will renamed as follows: XXXX_GEN_(Initials)(Week#)_yyyymmdd, where &amp;quot;XXXX&amp;quot; is the original filename. If multiple versions of the same file (with identical filenames) are used on the same day then a (positive integer) (starting from 1) will be added to any additional versions (e.g. XXXX_GEN_BL11_yyyymmdd, XXXX_GEN_BL11_yyyymmdd(1), XXXX_GEN_BL11_yyyymmdd(2), for three different versions of the same file uploaded by Brandon Litvak during Week 11)&lt;br /&gt;
*Files will be uploaded to the weekly progress table under a file row with a clear label (under the respective group member that created them/used them)&lt;br /&gt;
*All original unmodified files will be saved and will also be uploaded, together, as a compressed zip with the filename: ORIG_GEN_(Initials)(Week#); the compressed zip containing all original files will be the last entry in the row designated for the files, with the label &amp;quot;ORIGINAL FILES&amp;quot;&lt;br /&gt;
==Other Progress==&lt;br /&gt;
* A journal using the &amp;#039;&amp;#039;B. cenocepacia&amp;#039;&amp;#039; genome in a microarray experiment titled [http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3596321/ Biofilm-Grown &amp;#039;&amp;#039;Burkholderia cepacia&amp;#039;&amp;#039; Complex Cells Survive Antibiotic Treatment by Avoiding Production of Reactive Oxygen Species] was approved for analysis.&lt;br /&gt;
&lt;br /&gt;
==Journal Club Presentations==&lt;br /&gt;
[[Media:Genome_Presentation_-_Anu_and_Brandon_-_Genialomics(FIXED).pdf| Genome Paper Presentation Week 11]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:B._Cenopacia.pptx| Microarray Paper Presentation Week 12]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Week 12=&lt;br /&gt;
==Individual Goals and Progress==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: auto;&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;9&amp;quot;|Weekly Goals and Progress&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
![[User:Anuvarsh|&amp;#039;&amp;#039;&amp;#039;Anu Varshneya&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Blitvak|&amp;#039;&amp;#039;&amp;#039;Brandon Litvak&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Vpachec3|&amp;#039;&amp;#039;&amp;#039;Veronica Pacheco&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Kwyllie|&amp;#039;&amp;#039;&amp;#039;Kevin Wyllie&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Goals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Complete milestone 0: Working Environment Setup&lt;br /&gt;
** Set up the development machine (my laptop) with all required software for coding. &lt;br /&gt;
* Complete milestone 1: Version Control Setup&lt;br /&gt;
** Set up a branch specific to our project and clone necessary code from GitHub onto the development machine.&lt;br /&gt;
* Complete milestone 2: “Developer Rig” Setup and Initial As-Is Build&lt;br /&gt;
** Confirm that all core software for developing, building, and testing prototype version of GenMAPP Builder are on the development machine.&lt;br /&gt;
** Set up Eclipse and java project workspace.&lt;br /&gt;
** Run initial build.&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*Complete Milestone 1: Initial Database Export&lt;br /&gt;
*Create a Gene Database testing report for the initial export&lt;br /&gt;
*Further explore the various ID systems; verify previous findings&lt;br /&gt;
*Create expressions for Match/PGSQL that will assist in evaluating the quality of any exported databases&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Kevin Wyllie&amp;#039;&amp;#039;&lt;br /&gt;
*Read the microarray paper to understand the experiment.&lt;br /&gt;
*Create a table or list that shows the correspondence between the samples in the experiment and the files you have downloaded.&lt;br /&gt;
*Determine how many biological or technical replicates, and which samples were labeled with Cy3 or Cy5.&lt;br /&gt;
*Create a Master Raw Data file that contains the IDs and columns of data required for further analysis.&lt;br /&gt;
*Consult with Dr. Dahlquist on how to process the data (normalization, statistics).&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Veronica Pacheco&amp;#039;&amp;#039;&lt;br /&gt;
*Read the microarray paper to understand the experiment.&lt;br /&gt;
*Create a table or list that shows the correspondence between the samples in the experiment and the files you have downloaded.&lt;br /&gt;
*Determine how many biological or technical replicates, and which samples were labeled with Cy3 or Cy5.&lt;br /&gt;
*Create a Master Raw Data file that contains the IDs and columns of data required for further analysis.&lt;br /&gt;
*Consult with Dr. Dahlquist on how to process the data (normalization, statistics).&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Progress&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Completed milestone 0: Working Environment Setup&lt;br /&gt;
* Completed milestone 1: Version Control Setup&lt;br /&gt;
* Completed milestone 2: “Developer Rig” Setup and Initial As-Is Build&lt;br /&gt;
* Began milestone 3: Species Profile Creation&lt;br /&gt;
** Need to consult with Brandon and/or Dr. Dionisio before continuing.&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*Completed Milestone 1: Initial Database Export&lt;br /&gt;
*Completed Milestone 2: ID Pattern Definition and Verification (will be revisited for future work with modified forms of GenMAPP builder) &lt;br /&gt;
**Should talk to Anu about further steps involving TallyEngine/GenMAPP builder (organize more exports)&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
* Compiled data into one Excel spreadsheet. &lt;br /&gt;
* Centered data and began statistical analysis (stopped at T statistic). &lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
* Compiled data into one Excel spreadsheet. &lt;br /&gt;
* Centered data and began statistical analysis (stopped at T statistic). &lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Individual Journal Pages&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
*[[Anuvarsh Week 12]]&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Blitvak Week 12]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
*[[Vpachec3 Week 12]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
*[[Kevin Wyllie Week 12]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Files Used/Created&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Media:WEEK12FILES GEN BL.zip|Week 12 Files]]&lt;br /&gt;
*[[Media:ORIG GEN BL12.zip|Starting Files]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
[[Media:Raw_compiled_data_KW20151119.xlsx]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
[[Media:Raw_compiled_data_KW20151119.xlsx]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Other Progress==&lt;br /&gt;
&lt;br /&gt;
=Week 14=&lt;br /&gt;
==Individual Goals and Progress==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: auto;&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;9&amp;quot;|Weekly Goals and Progress&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
![[User:Anuvarsh|&amp;#039;&amp;#039;&amp;#039;Anu Varshneya&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Blitvak|&amp;#039;&amp;#039;&amp;#039;Brandon Litvak&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Vpachec3|&amp;#039;&amp;#039;&amp;#039;Veronica Pacheco&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Kwyllie|&amp;#039;&amp;#039;&amp;#039;Kevin Wyllie&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Goals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Finish second build.&lt;br /&gt;
* Analyze results from previous build with Brandon Litvak and determine modifications that need to be made to code.&lt;br /&gt;
* Begin modifying code to collect gene names from &amp;quot;ORF&amp;quot; instead of &amp;quot;OrderedLocusTags&amp;quot;&lt;br /&gt;
* Start writing README and scientific paper (parts of deliverables).&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
* Perform database export on the second build and other builds of the customized genMAPP builder&lt;br /&gt;
* Determine, with Anu, what modifications must be done to GenMAPP builder/Tallyengine&lt;br /&gt;
* Find out why most of the data/gene-names were not captured in the &amp;quot;OrderedLocusNames&amp;quot; table of the PSQL database for Export 1&lt;br /&gt;
* Create testing reports on any builds created for the week.&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Kevin Wyllie&amp;#039;&amp;#039;&lt;br /&gt;
*Perform the statistical analysis in Excel.&lt;br /&gt;
*Format the gene expression data for import into GenMAPP.&lt;br /&gt;
*Import data into GenMAPP, create ColorSets, and run MAPPFinder.&lt;br /&gt;
*Document and take notes on test runs with GenMAPP.&lt;br /&gt;
*Use the EX.txt file to help the Coder/Quality Assurance team members to validate the .gdb.&lt;br /&gt;
*Do a journal club outline of the paper so that you can use it in the Discussion section of your group report and your final presentation.&lt;br /&gt;
Create a .mapp file showing one pathway that is changed in your data.&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Veronica Pacheco&amp;#039;&amp;#039;&lt;br /&gt;
*Perform the statistical analysis in Excel.&lt;br /&gt;
*Format the gene expression data for import into GenMAPP.&lt;br /&gt;
*Import data into GenMAPP, create ColorSets, and run MAPPFinder.&lt;br /&gt;
*Document and take notes on test runs with GenMAPP.&lt;br /&gt;
*Use the EX.txt file to help the Coder/Quality Assurance team members to validate the .gdb.&lt;br /&gt;
*Do a journal club outline of the paper so that you can use it in the Discussion section of your group report and your final presentation.&lt;br /&gt;
Create a .mapp file showing one pathway that is changed in your data.&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Progress&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Finished second build. &lt;br /&gt;
* Analyzed results from previous build with Brandon Litvak and determine modifications that need to be made to code.&lt;br /&gt;
* Began modifying code to collect gene names from &amp;quot;ORF&amp;quot; instead of &amp;quot;OrderedLocusTags&amp;quot;&lt;br /&gt;
* Finished third build.&lt;br /&gt;
* Customized Tally Engine to collect counts for ORF ID&amp;#039;s.&lt;br /&gt;
* Finished fourth build.&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
* It was found that the gene names of interest existed under the label of &amp;quot;ORF&amp;quot; in the XML file (explained why they weren&amp;#039;t captured by GenMAPP builder)&lt;br /&gt;
* Created a streamlined general expression that can capture all of the IDs of interest; shared with Anu, assisted in the creation of Build 3/4 of the modified genmapp builder&lt;br /&gt;
* Found that XMLPipeDB Match gave 6 extra counts using the general expression for the IDs; excel MATCH command analysis was conducted and the discrepant IDs were found&lt;br /&gt;
* Completed gene database test reports for builds 2, 3, and 4&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Kevin Wyllie&amp;#039;&amp;#039;&lt;br /&gt;
*Performed the statistical analysis in Excel.&lt;br /&gt;
*Formatted the gene expression data for import into GenMAPP.&lt;br /&gt;
*Imported data into GenMAPP, created ColorSets, and ran MAPPFinder.&lt;br /&gt;
*Documented and took screenshots on test runs with GenMAPP.&lt;br /&gt;
*Sent the EX.txt file to Brandon and also uploaded on wiki&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Veronica Pacheco&amp;#039;&amp;#039;&lt;br /&gt;
*Performed the statistical analysis in Excel.&lt;br /&gt;
*Formatted the gene expression data for import into GenMAPP.&lt;br /&gt;
*Imported data into GenMAPP, created ColorSets, and ran MAPPFinder.&lt;br /&gt;
*Documented and took screenshots on test runs with GenMAPP.&lt;br /&gt;
*Sent the EX.txt file to Brandon and also uploaded on wiki&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Individual Journal Pages&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
*[[Anuvarsh Week 14]]&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Blitvak Week 14]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
*[[Vpachec3 Week 14]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
*[[Kevin Wyllie Week 14]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Files Used/Created&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
Build 2 - with customized species profile:&lt;br /&gt;
* [[Media: Gmbuilder-genialomics-12012015-build-2.zip| gmbuilder-genialomics-12012015-build-2.zip]]&lt;br /&gt;
[[User:Anuvarsh|Anuvarsh]] ([[User talk:Anuvarsh|talk]]) 15:22, 1 December 2015 (PST) &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Build 3 - picking up gene names from ORF instead of ordered locus&lt;br /&gt;
* [[Media:Gmbuilder-genialomics-12032015-build-3.zip | gmbuilder-genialomics-12032015-build-3.zip]]&lt;br /&gt;
[[User:Anuvarsh|Anuvarsh]] ([[User talk:Anuvarsh|talk]]) 14:58, 3 December 2015 (PST)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Build 4 - customized TallyEngine &lt;br /&gt;
* [[Media:Gmbuilder-genialomics-12032015-build-4.zip|gmbuilder-genialomics-12032015-build-4.zip]]&lt;br /&gt;
[[User:Anuvarsh|Anuvarsh]] ([[User talk:Anuvarsh|talk]]) 15:18, 3 December 2015 (PST)&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Media:Bc-Std_GEN_20151204.zip|Compressed gdb from Build 4]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt; see Kevin&amp;#039;s section --&amp;gt;&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt; &lt;br /&gt;
*[[media:Raw_compiled_data_FINAL_KWVP20151507.xlsx|Final processed/formatted microarray data spreadsheet]]&lt;br /&gt;
*[[media:For_genMAPP_KWVP20151205.txt|txt form of the forGenMAPP sheet]]&lt;br /&gt;
*[[media:For_genMAPP_KWVP20151205.EX.txt|Exceptions file from first export.]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Other Progress==&lt;br /&gt;
&lt;br /&gt;
==Reflections==&lt;br /&gt;
===Anu Varshneya===&lt;br /&gt;
*What worked?&lt;br /&gt;
**In general, I think our group worked very well together! I think we are all motivated to get this project done well, and are communicating well with each other regarding our progress.&lt;br /&gt;
*What didn&amp;#039;t work?&lt;br /&gt;
**I think for the most part we did a great job. I think the only ideas I have moving forward is a little bit more planning in regards to how we plan to attack the writing and presentation portion of the project. I am not concerned about us getting it done on time and with good quality, just that we create a plan of attack soon so that everyone is on the same page. :)&lt;br /&gt;
*What will I do next to fix what didn&amp;#039;t work?&lt;br /&gt;
**Though nothing has not worked, I think we will just talk tomorrow about how we want to approach the writing and the presentation and set up some group work times.&lt;br /&gt;
&lt;br /&gt;
===Kevin Wyllie===&lt;br /&gt;
# What worked?&lt;br /&gt;
#* Our initial GenMAPP import worked! 284 errors, which, out of 7251, does sound so bad to me!&lt;br /&gt;
# What didn&amp;#039;t work?&lt;br /&gt;
#* Maybe this isn&amp;#039;t actually an example of something not working, but our calculated fold changes were quite different (much lower in magnitude) from those reported in Van Acker et al&amp;#039;s paper. However, they had the same directions and generally saw the same relative trends (ie the relatively higher fold changes in the paper were among the higher in our data). Also, very few of the genes they considered significant (with their super-lenient criteria that results in 30% of the genes seeing significant changes) were significant by our criteria.&lt;br /&gt;
# What will I do next to fix what didn&amp;#039;t work?&lt;br /&gt;
#* We just need to triple/quadruple check that our data processing protocol is legitimate. Other than that, there&amp;#039;s not much we can do in terms of fold changes. And for statistical significance, we potentially should reconsider heightening our BH P-value threshold above 0.05, as currently we&amp;#039;re only considering about 8% of the genes to see a significant change. But maybe this is not too low of a number.&lt;br /&gt;
&lt;br /&gt;
===Veronica Pacheco===&lt;br /&gt;
#What worked?&lt;br /&gt;
#* Right off the bat, our first run through GenMAPP worked. As expected, there were exceptions and it generated an EX.txt file. There were 284 errors. We then handed over the file to Brandon so we shall see if the number of errors can decrease.&lt;br /&gt;
#What didn&amp;#039;t work?&lt;br /&gt;
#*What we initially thought didn&amp;#039;t work or didn&amp;#039;t seem correct was that fact that our values for fold changes were much smaller than the values reported in Van Acker et al&amp;#039;s paper. The direction, for the majority, aligned with what was reported however the concrete values had large differences.&lt;br /&gt;
#What will I do next to fix what didn&amp;#039;t work?&lt;br /&gt;
#*Initially, we went to make sure our methods were correct. We traced back our steps and made sure the calculations were done correctly.After we double checked, we then sought help from Dr. Dahlquist and Dr. Donisio. From their response, it seems we should go over it one more time and if there is no source of error on our part, we continue the project with our fold changes.&lt;br /&gt;
&lt;br /&gt;
===Brandon Litvak===&lt;br /&gt;
#What worked?&lt;br /&gt;
#*I think a lot of things worked this week. Team work and communication was a great help in getting the bulk of this week&amp;#039;s work done. The initial exported database was not working as planned and, as a team, we discovered that the reason had to do with the fact that GenMAPP builder was utilizing the wrong type of gene name; this knowledge allowed us to create builds this week that happened to work fairly well. These new builds covered the gene names of interest and led to a relatively small amount errors in GenMAPP. I think that, above all, the thing that worked best this week was my team. We were able to communicate and collaborate very well. &lt;br /&gt;
#What didn&amp;#039;t work?&lt;br /&gt;
#*At the present moment, I can&amp;#039;t really think of things that really did not work. With respect to the gene database project for J2315, everything appears to be on track; I would say that the major problems that were encountered in Week 14 were resolved. I feel that all of the major work for the project is complete; all that remains, is to synthesize the work done in a paper and presentation. As a group, we did get little work done on the final deliverables (which should be the focus, for this week) but we did get a lot of valuable work done for the project. We haven&amp;#039;t managed to plan much regarding the final deliverables, either (but this is a minor issue). &lt;br /&gt;
#What will I do next to fix what didn&amp;#039;t work?&lt;br /&gt;
#*We will need to meet as a group and discuss the state of the project. I personally feel really good about the work so far and it would be helpful to hear, with the bulk of the work done, how everyone else feels. Additionally, I think that we will need to plan out our approach for the final project as soon as possible. Once we have discussed the project and made a plan, I think that we should set aside some time to work on the group project, as a team. I will check in with the group members on Tuesday, share my major findings for the week, and discuss future courses of action (regarding the last bits of the project).&lt;br /&gt;
&lt;br /&gt;
=Deliverables=&lt;br /&gt;
=== Group Deliverables ===&lt;br /&gt;
&lt;br /&gt;
* GenMAPP Gene Database for assigned species (&amp;#039;&amp;#039;.gdb&amp;#039;&amp;#039;)&lt;br /&gt;
* ReadMe file to accompany the Gene Database (&amp;#039;&amp;#039;.pdf&amp;#039;&amp;#039;)&lt;br /&gt;
** Sample ReadMe in Word format:  [[Media:ReadMe_Vc-Std_External_20131122.zip | ReadMe_Vc-Std_External_20131122.zip]]&lt;br /&gt;
** [https://github.com/lmu-bioinformatics/xmlpipedb/blob/readme/GenMAPP%20Gene%20Databases/V.%20cholerae/V.%20cholerae%2020101022/ReadMe.md Sample ReadMe in markdown (a work in progress)] &lt;br /&gt;
** Include Gene Database Schema diagram in ReadMe&lt;br /&gt;
*** Sample schema in Adobe Illustrator format:  [[Media:Vibrio_schema_20101022.zip | Vibrio_schema_20101022.zip]]&lt;br /&gt;
* Gene Database Testing Report for final submitted Gene Database (print from wiki to &amp;#039;&amp;#039;.pdf&amp;#039;&amp;#039; file)&lt;br /&gt;
* Processed and analyzed DNA microarray dataset (&amp;#039;&amp;#039;.xls&amp;#039;&amp;#039; or &amp;#039;&amp;#039;.xlsx&amp;#039;&amp;#039;)&lt;br /&gt;
* Data file used for import into GenMAPP (&amp;#039;&amp;#039;.txt&amp;#039;&amp;#039; or &amp;#039;&amp;#039;.csv&amp;#039;&amp;#039;)&lt;br /&gt;
* GenMAPP Expression Dataset file (&amp;#039;&amp;#039;.gex&amp;#039;&amp;#039;)&lt;br /&gt;
* Exceptions file of data imported into GenMAPP (&amp;#039;&amp;#039;.EX.txt&amp;#039;&amp;#039;)&lt;br /&gt;
* Raw MAPPFinder results files (&amp;#039;&amp;#039;-GO.txt&amp;#039;&amp;#039;)&lt;br /&gt;
* &amp;#039;&amp;#039;.gmf&amp;#039;&amp;#039; file&lt;br /&gt;
* Filtered MAPPFinder Results (&amp;#039;&amp;#039;.xls&amp;#039;&amp;#039; or &amp;#039;&amp;#039;.xlsx&amp;#039;&amp;#039;)&lt;br /&gt;
* Sample MAPP file of a relevant biological pathway for your species (&amp;#039;&amp;#039;.mapp&amp;#039;&amp;#039;)&lt;br /&gt;
* [[Gene Database Project Deliverables#Group Report | Group Report]] describing the creation of the Gene Database and the biological analysis of the data (&amp;#039;&amp;#039;.doc&amp;#039;&amp;#039;, &amp;#039;&amp;#039;.docx&amp;#039;&amp;#039;, or &amp;#039;&amp;#039;.pdf&amp;#039;&amp;#039;)&lt;br /&gt;
* PowerPoint presentation (&amp;#039;&amp;#039;.ppt&amp;#039;&amp;#039;, &amp;#039;&amp;#039;.pptx&amp;#039;&amp;#039;, or &amp;#039;&amp;#039;.pdf&amp;#039;&amp;#039;, given on Tuesday, December 15)&lt;br /&gt;
&lt;br /&gt;
=&amp;#039;&amp;#039;Burkholderia cenocepacia&amp;#039;&amp;#039; Genome Paper=&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Holden, M. T. G., Seth-Smith, H. M. B., Crossman, L. C., Sebaihia, M., Bentley, S. D., Cerdeño-Tárraga, A. M., … Parkhill, J. (2009). The Genome of Burkholderia cenocepacia J2315, an Epidemic Pathogen of Cystic Fibrosis Patients  . Journal of Bacteriology, 191(1), 261–277. http://doi.org/10.1128/JB.01230-08&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* The link to the abstract from  [http://www.ncbi.nlm.nih.gov/pubmed PubMed]. [http://www.ncbi.nlm.nih.gov/pubmed/18931103]&lt;br /&gt;
* The link to the full text of the article in [http://www.ncbi.nlm.nih.gov/pmc/ PubMedCentral]. [http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2612433/]&lt;br /&gt;
* The link to the full text of the article (HTML format) from the publisher web site. [http://jb.asm.org/content/191/1/261.long]&lt;br /&gt;
* The link to the full PDF version of the article from the publisher web site. [http://jb.asm.org/content/191/1/261.full.pdf+html]&lt;br /&gt;
* Who owns the rights to the article? &amp;#039;&amp;#039;&amp;#039;American Society for Microbiology&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Does the journal own the copyright? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Do the authors own the copyright? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Do the authors own the rights under a [http://creativecommons.org/ Creative Commons] license? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Is the article available “Open Access”? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* What organization is the publisher of the article?  What type of organization is it?  (commercial, for-profit publisher, scientific society, respected open access organization like [http://www.plos.org/ Public Library of Science] or [http://www.plos.org/ BioMedCentral], or predatory open access organization, see the list of) [http://oaspa.org/membership/members/ (Open Access Scholarly Publishers Association Members) here.] &amp;#039;&amp;#039;&amp;#039;American Society for Microbiology which is a scientific society&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
* Is this article available in print or online only? &amp;#039;&amp;#039;&amp;#039;It is both available in print and online.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Has LMU paid a subscription or other fee for your access to this article? &amp;#039;&amp;#039;&amp;#039;Well I first looked at this article through web of science which LMU does pay for but looking at the article through PubMed, PubMed central and the publisher website was free.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* How many articles does this article cite? &amp;#039;&amp;#039;&amp;#039;It has 150 cited references.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* How many articles cite this article? &amp;#039;&amp;#039;&amp;#039;It is cited 128 times.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Based on the titles and abstracts of the papers, what type of research directions have been taken now that the genome for that organism has been sequenced? &amp;#039;&amp;#039;&amp;#039;A lot of the papers revolved around antibiotic resistance and therapeutic strategies.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
=Microarray Paper=&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Van Acker, H., Sass, A., Bazzini, S., De Roy, K., Udine, C., Messiaen, T., ... &amp;amp; Coenye, T. (2013). Biofilm-grown Burkholderia cepacia complex cells survive antibiotic treatment by avoiding production of reactive oxygen species. &amp;#039;&amp;#039;PLoS One&amp;#039;&amp;#039;, 8(3), e58943.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* This article is suitable for your project.  &amp;#039;&amp;#039;&amp;amp;mdash; [[User:Kdahlquist|Kdahlquist]] ([[User talk:Kdahlquist|talk]]) 10:17, 10 November 2015 (PST)&amp;#039;&amp;#039;&lt;br /&gt;
* The link to the abstract from PubMed: http://www.ncbi.nlm.nih.gov/pubmed/?term=Biofilm-Grown+Burkholderia+cepacia+Complex+Cells+Survive+Antibiotic+Treatment+by+Avoiding+Production+of+Reactive+Oxygen+Species&lt;br /&gt;
* The link to the full text of the article in PubMedCentral: http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3596321/&lt;br /&gt;
* The link to the full text of the article (HTML format) from the publisher web site: http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0058943&lt;br /&gt;
**Cannot find HTML format on publisher web site.&lt;br /&gt;
* The link to the full PDF version of the article from the publisher web site: http://www.plosone.org/article/fetchObject.action?uri=info:doi/10.1371/journal.pone.0058943&amp;amp;representation=PDF&lt;br /&gt;
* Who owns the rights to the article? Authors of the article: Heleen Van Acker, Andrea Sass, Silvia Bazzini, Karen De Roy, Claudia Udine, Thomas Messiaen, Giovanna Riccardi, Nico Boon, Hans J. Nelis, Eshwar Mahenthiralingam, Tom Coenye&lt;br /&gt;
* Does the journal own the copyright? Yes.&lt;br /&gt;
* Do the authors own the copyright? No.&lt;br /&gt;
* Do the authors own the rights under a Creative Commons license? Yes.&lt;br /&gt;
* Is the article available “Open Access”? Yes.&lt;br /&gt;
* What organization is the publisher of the article? What type of organization is it? Public Library of Science, Professional OA Publisher, Member of Open Access Scholarly Publishers Association&lt;br /&gt;
* Is this article available in print or online only? Available in print and online.&lt;br /&gt;
* Has LMU paid a subscription or other fee for your access to this article? No.&lt;br /&gt;
* Where does MicroArray Data reside? https://www.ebi.ac.uk/arrayexpress/experiments/E-MEXP-3532/?keywords=&amp;amp;organism=Burkholderia+cenocepacia&amp;amp;exptype%5B%5D=%22rna+assay%22&amp;amp;exptype%5B%5D=%22array+assay%22&amp;amp;array=&lt;br /&gt;
* What experiment was performed? What was the &amp;quot;treatment&amp;quot; and what was the &amp;quot;control&amp;quot; in the experiment? The experiment hoped to test whether persister cells are present in Burkholderia cepacia complex (Bcc) biofilms, what the molecular basis of antimicrobial tolerance in Bcc persisters is, and how persisters can be eradicated from Bcc biofilms. Burkholderia cenocepacia biofilms were treated with 1024 µg/ml of tobramycin in the treatment group. The control group did not receive any tobramycin.&lt;br /&gt;
* Were replicate experiments of the &amp;quot;treatment&amp;quot; and &amp;quot;control&amp;quot; conditions conducted? Were these biological or technical replicates? How many of each? 2 technical replicates were made across 5 biological replicates for the control, and 2 technical replicates of 3 biological replicates of the treatments.&lt;br /&gt;
* How many articles does this article cite? This article has 34 cited references.&lt;br /&gt;
* How many articles cite this article? This article is cited 17 times in All Databases, and 17 time in Web of Science Core Collection.&lt;br /&gt;
* Based on the titles and abstracts of the papers, what type of research directions have been taken now that the genome for that organism has been sequenced? Most of the articles are related to  antimicrobial therapy, tolerance, and resistance.&lt;br /&gt;
&amp;lt;!-- #&amp;#039;&amp;#039;&amp;#039;Sass, A., Marchbank, A., Tullis, E., LiPuma, J. J., &amp;amp; Mahenthiralingam, E. (2011) Spontaneous and evolutionary changes in the antibiotic resistance of Burkholderia cenocepacia observed by global gene expression analysis. &amp;#039;&amp;#039;BMC genomics&amp;#039;&amp;#039;, 12(1), 373. doi:10.1186/1471-2164-12-373&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Transcriptomic analysis was performed using the following strains, after exposure to different antibiotics in the presence of an antibiotic potentiator:&lt;br /&gt;
#** Control: the wild-type J2315 strain&lt;br /&gt;
#** Treatment: mutant strains which showed antibiotic resistance&lt;br /&gt;
#** Treatment: ET12 outbreak isolates, described as &amp;quot;pan-resistant&amp;quot;&lt;br /&gt;
#* Three biological replicates were used for each experiment.&lt;br /&gt;
#* The raw data does not appear to be directly linked from the article itself. The supplement includes a summary spreadsheet, which only displays values for fold-changes that were statistically significant. However both the raw and processed data files are available on the [https://www.ebi.ac.uk/arrayexpress/experiments/E-MEXP-2747/files/ ArrayExpress entry].&lt;br /&gt;
#* PubMed Abstract:  http://www.ncbi.nlm.nih.gov/pubmed/21781329&lt;br /&gt;
#* PubMed Central:  http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3155924/&lt;br /&gt;
#* Publisher Full Text (HTML): http://www.biomedcentral.com/1471-2164/12/373&lt;br /&gt;
#* Publisher Full Text (PDF):  http://www.biomedcentral.com/content/pdf/1471-2164-12-373.pdf&lt;br /&gt;
#* Copyright:  2011 Sass et al; licensee BioMed Central Ltd. &amp;quot;This is an Open Access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.&amp;quot;&lt;br /&gt;
#* Publisher:  BioMedCentral, respected Open Access organization.&lt;br /&gt;
#* Availability:  Article does not initially appear to be available in print, however, BioMedCentral&amp;#039;s website mentions that &amp;quot;high quality, bound reprints&amp;quot; can be purchased for any published article.&lt;br /&gt;
#* Did LMU pay a fee for this article: No - open access.&lt;br /&gt;
#* This article cites 64 other articles.&lt;br /&gt;
#* This article has been cited by 29 other articles (across all databases).&lt;br /&gt;
#* The scientific community seems to be particularly interested in this organism&amp;#039;s antimicrobial resistance, probably because this is a known pathogen, particularly relevant in the context of cystic fibrosis.&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Mira, N. P., Madeira, A., Moreira, A. S., Coutinho, C. P., &amp;amp; Sá-Correia, I. (2011). Genomic expression analysis reveals strategies of Burkholderia cenocepacia to adapt to cystic fibrosis patients’ airways and antimicrobial therapy. PLoS One, 6(12), e28831.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* The link to the abstract from PubMed: http://www.ncbi.nlm.nih.gov/pubmed/?term=Genomic+Expression+Analysis+Reveals+Strategies+of+Burkholderia+cenocepacia+to+Adapt+to+Cystic+Fibrosis+Patients%27+Airways+and+Antimicrobial+Therapy&lt;br /&gt;
#* The link to the full text of the article in PubMedCentral: http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3244429/&lt;br /&gt;
#* The link to the full text of the article (HTML format) from the publisher web site: http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0028831&lt;br /&gt;
#**Cannot find HTML format on publisher web site.&lt;br /&gt;
#* The link to the full PDF version of the article from the publisher web site: http://www.plosone.org/article/fetchObject.action?uri=info:doi/10.1371/journal.pone.0028831&amp;amp;representation=PDF&lt;br /&gt;
#* Who owns the rights to the article? Authors of the article: Nuno P. Mira, Andreia Madeira, Ana Sílvia Moreira, Carla P. Coutinho, Isabel Sá-Correia&lt;br /&gt;
#* Does the journal own the copyright? Yes.&lt;br /&gt;
#* Do the authors own the copyright? No.&lt;br /&gt;
#* Do the authors own the rights under a Creative Commons license? Yes.&lt;br /&gt;
#* Is the article available “Open Access”? Yes.&lt;br /&gt;
#* What organization is the publisher of the article? What type of organization is it? Public Library of Science, Professional OA Publisher, Member of Open Access Scholarly Publishers Association&lt;br /&gt;
#* Is this article available in print or online only? Available in print and online.&lt;br /&gt;
#* Has LMU paid a subscription or other fee for your access to this article? No.&lt;br /&gt;
#* Where does MicroArray Data reside? https://www.ebi.ac.uk/arrayexpress/experiments/E-MTAB-809/?keywords=&amp;amp;organism=Burkholderia+cenocepacia&amp;amp;exptype%5B%5D=%22rna+assay%22&amp;amp;exptype%5B%5D=%22array+assay%22&amp;amp;array=&lt;br /&gt;
#* What experiment was performed? What was the &amp;quot;treatment&amp;quot; and what was the &amp;quot;control&amp;quot; in the experiment? The &amp;quot;treatments&amp;quot; strains were collected from a cystic fibrosis patient. The strain &amp;quot;IST439&amp;quot; was collected first, and the strain &amp;quot;IST4113&amp;quot; was collected 3 years later. The control for this experiment is reference data of Burkholderia cenocepacia.&lt;br /&gt;
#* Were replicate experiments of the &amp;quot;treatment&amp;quot; and &amp;quot;control&amp;quot; conditions conducted? Were these biological or technical replicates? How many of each? There were 3 replicates of each of the 2 strains and 6 replicates of the reference strain. It is unclear whether these are biological or technical replicates.&lt;br /&gt;
#* How many articles does this article cite? This article has 75 cited references.&lt;br /&gt;
#* How many articles cite this article? This article has been cited 22 times in All Databases, and 22 times in Web of Science Core Collection.&lt;br /&gt;
#* Based on the titles and abstracts of the papers, what type of research directions have been taken now that the genome for that organism has been sequenced? Most articles are related to Burkholderia&amp;#039;s pathogenesis and antibiotic resistance.&lt;br /&gt;
#&amp;#039;&amp;#039;&amp;#039;Yoder-Himes, D. R., Konstantinidis, K. T., &amp;amp; Tiedje, J. M. (2010). Identification of potential therapeutic targets for Burkholderia cenocepacia by comparative transcriptomics. PLoS One, 5(1), e8724.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* PubMed Abstract: http://www.ncbi.nlm.nih.gov/pubmed/20090946&lt;br /&gt;
#* PubMed Central: http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2806911/&lt;br /&gt;
#* Publisher Full Text (HTML): http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0008724&lt;br /&gt;
#* Publisher Full Text (PDF): http://www.plosone.org/article/fetchObject.action?uri=info:doi/10.1371/journal.pone.0008724&amp;amp;representation=PDF&lt;br /&gt;
#* Copyright: &amp;#039;&amp;#039;&amp;#039;© 2010 Yoder-Himes et al&amp;#039;&amp;#039;&amp;#039; (information found on PDF version of article); the article is open-access and is distributed under a &amp;#039;&amp;#039;&amp;#039;Creative Commons license&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Publisher: &amp;#039;&amp;#039;&amp;#039;PLOS&amp;#039;&amp;#039;&amp;#039; (Public Library of Science); nonprofit open-access publisher/advocate             &lt;br /&gt;
#* Availability: &amp;#039;&amp;#039;&amp;#039;online only&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Did LMU pay a fee for this article: &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Data Found At: [http://www.ebi.ac.uk/arrayexpress/experiments/E-GEOD-15817/ ArrayExpress]&lt;br /&gt;
#* Experiment Information: The transcriptome of a clinical and a environmental strain of &amp;#039;&amp;#039;B. cenocepacia&amp;#039;&amp;#039; was analyzed under conditions mimicking soil versus conditions mimicking the sputum resulting from cystic fibrosis. Identification and observation related to putative virulence factors was conducted. &amp;quot;Treatment&amp;quot; conditions were those mimicking CF sputum and &amp;quot;Control&amp;quot; conditions were those mimicking soil.&lt;br /&gt;
#* Replicate Information: Replicate experiments of the &amp;quot;treatment&amp;quot; and &amp;quot;control&amp;quot; were conducted (quadruplicates were employed using different cultures). These were biological replicates (total of 8 arrays, &amp;#039;&amp;#039;&amp;#039;four biological replicates&amp;#039;&amp;#039;&amp;#039;).&lt;br /&gt;
#* How many articles does this article cite: &amp;#039;&amp;#039;&amp;#039;61&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many articles cite this article: &amp;#039;&amp;#039;&amp;#039;14&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* The papers that cite this article appear to focus upon the aspects of the J2315 strain and other BCC bacteria that are related to virulence and host-pathogen interactions. A few articles also explored the role of certain genes which are related to the pathogenic character of the strain (which were possibly examined in the paper by Yoder-Himes et al).&lt;br /&gt;
#&amp;#039;&amp;#039;&amp;#039;Coenye, T., Van Acker, H., Peeters, E., Sass, A., Buroni, S., Riccardi, G., &amp;amp; Mahenthiralingam, E. (2011). Molecular Mechanisms of Chlorhexidine Tolerance in Burkholderia cenocepacia Biofilms. Antimicrobial Agents and Chemotherapy, 55(5), 1912–1919. http://doi.org/10.1128/AAC.01571-10&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* State what you used as search terms and what type of search terms they were. &amp;#039;&amp;#039;&amp;#039;Used the search bar in Array Express and used the terms Burkholderia cenocepacia J2315. I used the filters RNA assay and Array assay.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many results did you get? &amp;#039;&amp;#039;&amp;#039;There were 18 experiments that resulted in the search.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Give an assessment of how relevant the results were. &amp;#039;&amp;#039;&amp;#039;A good chunk of the experiments we weren&amp;#039;t going to look at because the assay numbers were smaller than 9 which was as low as we were going to test.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* The link to the abstract from  [http://www.ncbi.nlm.nih.gov/pubmed PubMed]. [http://www.ncbi.nlm.nih.gov/pubmed/21357299?dopt=Abstract]&lt;br /&gt;
#* The link to the full text of the article in [http://www.ncbi.nlm.nih.gov/pmc/ PubMedCentral]. [http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3088199/]&lt;br /&gt;
#* The link to the full text of the article (HTML format) from the publisher web site. [http://aac.asm.org/content/55/5/1912.full]&lt;br /&gt;
#* The link to the full PDF version of the article from the publisher web site. [http://aac.asm.org/content/55/5/1912.full.pdf+html]&lt;br /&gt;
#*Who owns the rights to the article? &amp;#039;&amp;#039;&amp;#039;American Society for Microbiology&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Does the journal own the copyright? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Do the authors own the copyright? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Do the authors own the rights under a [http://creativecommons.org/ Creative Commons] license? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Is the article available “Open Access”? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* What organization is the publisher of the article?  What type of organization is it?  (commercial, for-profit publisher, scientific society, respected open access organization like [http://www.plos.org/ Public Library of Science] or [http://www.plos.org/ BioMedCentral], or predatory open access organization, see the list of) [http://oaspa.org/membership/members/ (Open Access Scholarly Publishers Association Members) here.] &amp;#039;&amp;#039;&amp;#039;American Society For Microbiology which is a scientific society.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Is this article available in print or online only? &amp;#039;&amp;#039;&amp;#039;Both online and in print.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Has LMU paid a subscription or other fee for your access to this article? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many articles does this article cite? &amp;#039;&amp;#039;&amp;#039;It sites 36 other articles.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many articles cite this article? &amp;#039;&amp;#039;&amp;#039;32 on Google Scholar and 22 on Web of Science&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Based on the titles and abstracts of the papers, what type of research directions have been taken now that the genome for that organism has been sequenced?&lt;br /&gt;
#* In addition, you must also link to the web site where the microarray data resides.[ https://www.ebi.ac.uk/arrayexpress/experiments/E-MEXP-2502/?keywords=Burkholderia+cenocepacia+J2315&amp;amp;organism=&amp;amp;exptype%5B%5D=%22rna+assay%22&amp;amp;exptype%5B%5D=%22array+assay%22&amp;amp;array=]&lt;br /&gt;
#* For each of the microarray articles/datasets, answer the following:&lt;br /&gt;
#* What experiment was performed?  What was the &amp;quot;treatment&amp;quot; and what was the &amp;quot;control&amp;quot; in the experiment? &amp;#039;&amp;#039;&amp;#039;B. cenocepacia J2315 cells were treated by exposure to high levels of H2O2, NaOCl or chlorhexidine. In addition differences in gene expression were examined between untreated B. cenocepacia sessile cells and B. cenocepacia planktonic cells.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#*  Were replicate experiments of the &amp;quot;treatment&amp;quot; and &amp;quot;control&amp;quot; conditions conducted?  Were these biological or technical replicates?  How many of each? &amp;#039;&amp;#039;&amp;#039;There were 20 assays.Hybridizations for all experimental conditions were performed in 4 replicates.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Drevinek, P., Holden, M. T., Ge, Z., Jones, A. M., Ketchell, I., Gill, R. T., &amp;amp; Mahenthiralingam, E. (2008). Gene expression changes linked to antimicrobial resistance, oxidative stress, iron depletion and retained motility are observed when Burkholderia cenocepacia grows in cystic fibrosis sputum. BMC Infectious Diseases, 8, 121. http://doi.org/10.1186/1471-2334-8-121&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* The link to the abstract from PubMed: [http://www.ncbi.nlm.nih.gov/pubmed/18801206?dopt=Abstract&amp;amp;holding=f1000,f1000m,isrctn]&lt;br /&gt;
#* The link to the full text of the article in PubMedCentral: [http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2559838/]&lt;br /&gt;
#* The link to the full text of the article (HTML format) from the publisher web site: [http://www.biomedcentral.com/1471-2334/8/121]&lt;br /&gt;
#* The link to the full PDF version of the article from the publisher web site: [http://www.biomedcentral.com/content/pdf/1471-2334-8-121.pdf]&lt;br /&gt;
#* Who owns the rights to the article? Authors of the article: &amp;#039;&amp;#039;&amp;#039;Copyright © 2008 Drevinek et al; licensee BioMed Central Ltd.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Does the journal own the copyright? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Do the authors own the copyright? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Do the authors own the rights under a Creative Commons license? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
#* Is the article available “Open Access”? &amp;#039;&amp;#039;&amp;#039;Yes.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* What organization is the publisher of the article? What type of organization is it? &amp;#039;&amp;#039;&amp;#039;BMC Infectious Diseases is an open access, peer-reviewed journal&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Is this article available in print or online only? Available in print and online.&lt;br /&gt;
#* Has LMU paid a subscription or other fee for your access to this article? No.&lt;br /&gt;
#* Where does MicroArray Data reside? [https://www.ebi.ac.uk/arrayexpress/experiments/E-MEXP-1261/?keywords=+Burkholderia+cenocepacia+J2315&amp;amp;organism=&amp;amp;exptype%5B%5D=%22rna+assay%22&amp;amp;exptype%5B%5D=%22array+assay%22&amp;amp;array=]&lt;br /&gt;
#* What experiment was performed? What was the &amp;quot;treatment&amp;quot; and what was the &amp;quot;control&amp;quot; in the experiment? &amp;#039;&amp;#039;&amp;#039;The genome of Burkholderia cenocepacia J2315 and transcriptomics used to identify genes that were differentially regulated when the pathogen was grown in a CF sputum-based infection model. Sputum samples from CF individuals infected with the same B. cenocepacia strain as genome isolate were used, hence, other than a dilution into a minimal growth medium (used as the control condition), no further treatment of the sputum was carried out.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Were replicate experiments of the &amp;quot;treatment&amp;quot; and &amp;quot;control&amp;quot; conditions conducted? Were these biological or technical replicates? How many of each? &amp;#039;&amp;#039;&amp;#039;A replicate self-hybridization control experiment was performed. There were 8 essays and 4 biological replicates.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many articles does this article cite? &amp;#039;&amp;#039;&amp;#039;50 references cited.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many articles cite this article? &amp;#039;&amp;#039;&amp;#039;52 in Google Scholar and 44 in Web of Science.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Based on the titles and abstracts of the papers, what type of research directions have been taken now that the genome for that organism has been sequenced? &amp;#039;&amp;#039;&amp;#039;It has been working on antibiotic resistance in cystic fibrosis patients and how the bacteria had evolves and reacts to different extreme treatments.&amp;#039;&amp;#039;&amp;#039; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=GENialOMICS&amp;diff=7471</id>
		<title>GENialOMICS</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=GENialOMICS&amp;diff=7471"/>
				<updated>2015-12-08T06:55:12Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: added progress for week 14&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image: Genialomics-banner.jpg | center | 1055px]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
{{Template:GÉNialOMICS}}&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
=Week 10=&lt;br /&gt;
*On November 3, 2015, GÉNialOMICS chose to create database for &amp;#039;&amp;#039;Burkholderia cenocepacia&amp;#039;&amp;#039;.&lt;br /&gt;
*On November 5, 2015, a journal detailing the complete genome of &amp;#039;&amp;#039;Burkholderia cenocepacia&amp;#039;&amp;#039; (strain J2315) titled [http://jb.asm.org/content/191/1/261.short The Genome of Burkholderia cenocepacia J2315, an Epidemic Pathogen of Cystic Fibrosis Patients]  was found.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
=Week 11=&lt;br /&gt;
==Individual Goals and Progress==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: auto;&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;9&amp;quot;|Weekly Goals and Progress&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
![[User:Anuvarsh|&amp;#039;&amp;#039;&amp;#039;Anu Varshneya&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Blitvak|&amp;#039;&amp;#039;&amp;#039;Brandon Litvak&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Vpachec3|&amp;#039;&amp;#039;&amp;#039;Veronica Pacheco&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Kwyllie|&amp;#039;&amp;#039;&amp;#039;Kevin Wyllie&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Goals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Complete journal club individual assignment&lt;br /&gt;
* Create and practice journal club presentation with Brandon&lt;br /&gt;
* Find a MOD&lt;br /&gt;
* Create project timeline with soft deadlines for each person/milestone&lt;br /&gt;
* Complete milestone 0: Working Environment Setup&lt;br /&gt;
* Complete milestone 1: Version Control Setup&lt;br /&gt;
* Begin milestone 2: “Developer Rig” Setup and Initial As-Is Build&lt;br /&gt;
* Reformat Home Page with Dr. Dahlquists recommendations&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*Perform an initial import/export cycle (with Anu)&lt;br /&gt;
*Figure out a file management system (with Anu)&lt;br /&gt;
*Characterize regular expression patterns for ID detection&lt;br /&gt;
*Further explore the found MOD and review it&lt;br /&gt;
*Complete Journal Club presentation on the genome paper&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Kevin Wyllie&amp;#039;&amp;#039;&lt;br /&gt;
* Understand experimental design&lt;br /&gt;
* Understand sample-data relationship&lt;br /&gt;
** raw.zip and .sdrf&lt;br /&gt;
** Construct sample-data diagram&lt;br /&gt;
* Develop compiled raw data file&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Veronica Pacheco&amp;#039;&amp;#039;&lt;br /&gt;
* Understand experimental design&lt;br /&gt;
* Understand sample-data relationship&lt;br /&gt;
** raw.zip and .sdrf&lt;br /&gt;
** Construct sample-data diagram&lt;br /&gt;
* Develop compiled raw data file&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Progress&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
*Found a possible [http://www.burkholderia.com/ model organism database] (with Brandon Litvak)&lt;br /&gt;
*The journal club presentation and outline was prepared; MOD was examined and reviewed&lt;br /&gt;
* Completed journal club individual assignment&lt;br /&gt;
* Created and practice journal club presentation with Brandon&lt;br /&gt;
* Found a MOD&lt;br /&gt;
* Created project timeline with soft deadlines for each person/milestone&lt;br /&gt;
* Completed milestone 0: Working Environment Setup&lt;br /&gt;
* Reformatted Home Page with Dr. Dahlquists recommendations&lt;br /&gt;
* Journal Club Presentation File: [[Media:Genome_Presentation_-_Anu_and_Brandon_-_Genialomics(FIXED).pdf|Genome Presentation]]&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
* Found a possible [http://www.burkholderia.com/ model organism database].&lt;br /&gt;
**The more recent [http://beta.burkholderia.com/ version] of the MOD was found&lt;br /&gt;
*The regular expression patterns for J2315 were determined&lt;br /&gt;
*Preparation was done for the Genome Paper Presentation&lt;br /&gt;
**Completed outline of the genome paper&lt;br /&gt;
*File management system was determined&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
* we understood the experimental design&lt;br /&gt;
* made chart for microarray experiment&lt;br /&gt;
*finished powerpoint on microarray paper&lt;br /&gt;
*[[Vpachec3 Week 11]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt; Created methods diagram ([[media:KWVPMethoddiagram.jpg]]).&lt;br /&gt;
*[[File:B. Cenopacia.pptx]]&lt;br /&gt;
* we understood the experimental design&lt;br /&gt;
* made chart for microarray experiment&lt;br /&gt;
*finished powerpoint on microarray paper&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Individual Journal Pages&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
*[[Anuvarsh Week 11]]&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Blitvak Week 11]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
*[[Vpachec3 Week 11]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
*[[Kevin Wyllie Week 11]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==File Management System==&lt;br /&gt;
*Files utilized in weekly projects will renamed as follows: XXXX_GEN_(Initials)(Week#)_yyyymmdd, where &amp;quot;XXXX&amp;quot; is the original filename. If multiple versions of the same file (with identical filenames) are used on the same day then a (positive integer) (starting from 1) will be added to any additional versions (e.g. XXXX_GEN_BL11_yyyymmdd, XXXX_GEN_BL11_yyyymmdd(1), XXXX_GEN_BL11_yyyymmdd(2), for three different versions of the same file uploaded by Brandon Litvak during Week 11)&lt;br /&gt;
*Files will be uploaded to the weekly progress table under a file row with a clear label (under the respective group member that created them/used them)&lt;br /&gt;
*All original unmodified files will be saved and will also be uploaded, together, as a compressed zip with the filename: ORIG_GEN_(Initials)(Week#); the compressed zip containing all original files will be the last entry in the row designated for the files, with the label &amp;quot;ORIGINAL FILES&amp;quot;&lt;br /&gt;
==Other Progress==&lt;br /&gt;
* A journal using the &amp;#039;&amp;#039;B. cenocepacia&amp;#039;&amp;#039; genome in a microarray experiment titled [http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3596321/ Biofilm-Grown &amp;#039;&amp;#039;Burkholderia cepacia&amp;#039;&amp;#039; Complex Cells Survive Antibiotic Treatment by Avoiding Production of Reactive Oxygen Species] was approved for analysis.&lt;br /&gt;
&lt;br /&gt;
==Journal Club Presentations==&lt;br /&gt;
[[Media:Genome_Presentation_-_Anu_and_Brandon_-_Genialomics(FIXED).pdf| Genome Paper Presentation Week 11]]&amp;lt;br&amp;gt;&lt;br /&gt;
[[Media:B._Cenopacia.pptx| Microarray Paper Presentation Week 12]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=Week 12=&lt;br /&gt;
==Individual Goals and Progress==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: auto;&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;9&amp;quot;|Weekly Goals and Progress&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
![[User:Anuvarsh|&amp;#039;&amp;#039;&amp;#039;Anu Varshneya&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Blitvak|&amp;#039;&amp;#039;&amp;#039;Brandon Litvak&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Vpachec3|&amp;#039;&amp;#039;&amp;#039;Veronica Pacheco&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Kwyllie|&amp;#039;&amp;#039;&amp;#039;Kevin Wyllie&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Goals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Complete milestone 0: Working Environment Setup&lt;br /&gt;
** Set up the development machine (my laptop) with all required software for coding. &lt;br /&gt;
* Complete milestone 1: Version Control Setup&lt;br /&gt;
** Set up a branch specific to our project and clone necessary code from GitHub onto the development machine.&lt;br /&gt;
* Complete milestone 2: “Developer Rig” Setup and Initial As-Is Build&lt;br /&gt;
** Confirm that all core software for developing, building, and testing prototype version of GenMAPP Builder are on the development machine.&lt;br /&gt;
** Set up Eclipse and java project workspace.&lt;br /&gt;
** Run initial build.&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*Complete Milestone 1: Initial Database Export&lt;br /&gt;
*Create a Gene Database testing report for the initial export&lt;br /&gt;
*Further explore the various ID systems; verify previous findings&lt;br /&gt;
*Create expressions for Match/PGSQL that will assist in evaluating the quality of any exported databases&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Kevin Wyllie&amp;#039;&amp;#039;&lt;br /&gt;
*Read the microarray paper to understand the experiment.&lt;br /&gt;
*Create a table or list that shows the correspondence between the samples in the experiment and the files you have downloaded.&lt;br /&gt;
*Determine how many biological or technical replicates, and which samples were labeled with Cy3 or Cy5.&lt;br /&gt;
*Create a Master Raw Data file that contains the IDs and columns of data required for further analysis.&lt;br /&gt;
*Consult with Dr. Dahlquist on how to process the data (normalization, statistics).&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Veronica Pacheco&amp;#039;&amp;#039;&lt;br /&gt;
*Read the microarray paper to understand the experiment.&lt;br /&gt;
*Create a table or list that shows the correspondence between the samples in the experiment and the files you have downloaded.&lt;br /&gt;
*Determine how many biological or technical replicates, and which samples were labeled with Cy3 or Cy5.&lt;br /&gt;
*Create a Master Raw Data file that contains the IDs and columns of data required for further analysis.&lt;br /&gt;
*Consult with Dr. Dahlquist on how to process the data (normalization, statistics).&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Progress&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Completed milestone 0: Working Environment Setup&lt;br /&gt;
* Completed milestone 1: Version Control Setup&lt;br /&gt;
* Completed milestone 2: “Developer Rig” Setup and Initial As-Is Build&lt;br /&gt;
* Began milestone 3: Species Profile Creation&lt;br /&gt;
** Need to consult with Brandon and/or Dr. Dionisio before continuing.&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*Completed Milestone 1: Initial Database Export&lt;br /&gt;
*Completed Milestone 2: ID Pattern Definition and Verification (will be revisited for future work with modified forms of GenMAPP builder) &lt;br /&gt;
**Should talk to Anu about further steps involving TallyEngine/GenMAPP builder (organize more exports)&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
* Compiled data into one Excel spreadsheet. &lt;br /&gt;
* Centered data and began statistical analysis (stopped at T statistic). &lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
* Compiled data into one Excel spreadsheet. &lt;br /&gt;
* Centered data and began statistical analysis (stopped at T statistic). &lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Individual Journal Pages&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
*[[Anuvarsh Week 12]]&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Blitvak Week 12]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
*[[Vpachec3 Week 12]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
*[[Kevin Wyllie Week 12]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Files Used/Created&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Media:WEEK12FILES GEN BL.zip|Week 12 Files]]&lt;br /&gt;
*[[Media:ORIG GEN BL12.zip|Starting Files]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
[[Media:Raw_compiled_data_KW20151119.xlsx]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
[[Media:Raw_compiled_data_KW20151119.xlsx]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Other Progress==&lt;br /&gt;
&lt;br /&gt;
=Week 14=&lt;br /&gt;
==Individual Goals and Progress==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;margin: auto;&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;9&amp;quot;|Weekly Goals and Progress&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
![[User:Anuvarsh|&amp;#039;&amp;#039;&amp;#039;Anu Varshneya&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Blitvak|&amp;#039;&amp;#039;&amp;#039;Brandon Litvak&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Vpachec3|&amp;#039;&amp;#039;&amp;#039;Veronica Pacheco&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
![[User:Kwyllie|&amp;#039;&amp;#039;&amp;#039;Kevin Wyllie&amp;#039;&amp;#039;&amp;#039;]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Goals&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Finish second build.&lt;br /&gt;
* Analyze results from previous build with Brandon Litvak and determine modifications that need to be made to code.&lt;br /&gt;
* Begin modifying code to collect gene names from &amp;quot;ORF&amp;quot; instead of &amp;quot;OrderedLocusTags&amp;quot;&lt;br /&gt;
* Start writing README and scientific paper (parts of deliverables).&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
* Perform database export on the second build and other builds of the customized genMAPP builder&lt;br /&gt;
* Determine, with Anu, what modifications must be done to GenMAPP builder/Tallyengine&lt;br /&gt;
* Find out why most of the data/gene-names were not captured in the &amp;quot;OrderedLocusNames&amp;quot; table of the PSQL database for Export 1&lt;br /&gt;
* Create testing reports on any builds created for the week.&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Kevin Wyllie&amp;#039;&amp;#039;&lt;br /&gt;
*Perform the statistical analysis in Excel.&lt;br /&gt;
*Format the gene expression data for import into GenMAPP.&lt;br /&gt;
*Import data into GenMAPP, create ColorSets, and run MAPPFinder.&lt;br /&gt;
*Document and take notes on test runs with GenMAPP.&lt;br /&gt;
*Use the EX.txt file to help the Coder/Quality Assurance team members to validate the .gdb.&lt;br /&gt;
*Do a journal club outline of the paper so that you can use it in the Discussion section of your group report and your final presentation.&lt;br /&gt;
Create a .mapp file showing one pathway that is changed in your data.&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Veronica Pacheco&amp;#039;&amp;#039;&lt;br /&gt;
*Perform the statistical analysis in Excel.&lt;br /&gt;
*Format the gene expression data for import into GenMAPP.&lt;br /&gt;
*Import data into GenMAPP, create ColorSets, and run MAPPFinder.&lt;br /&gt;
*Document and take notes on test runs with GenMAPP.&lt;br /&gt;
*Use the EX.txt file to help the Coder/Quality Assurance team members to validate the .gdb.&lt;br /&gt;
*Do a journal club outline of the paper so that you can use it in the Discussion section of your group report and your final presentation.&lt;br /&gt;
Create a .mapp file showing one pathway that is changed in your data.&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Progress&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
* Finished second build. &lt;br /&gt;
* Analyzed results from previous build with Brandon Litvak and determine modifications that need to be made to code.&lt;br /&gt;
* Began modifying code to collect gene names from &amp;quot;ORF&amp;quot; instead of &amp;quot;OrderedLocusTags&amp;quot;&lt;br /&gt;
* Finished third build.&lt;br /&gt;
* Customized Tally Engine to collect counts for ORF ID&amp;#039;s.&lt;br /&gt;
* Finished fourth build.&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
* It was found that the gene names of interest existed under the label of &amp;quot;ORF&amp;quot; in the XML file (explained why they weren&amp;#039;t captured by GenMAPP builder)&lt;br /&gt;
* Created a streamlined general expression that can capture all of the IDs of interest; shared with Anu, assisted in the creation of Build 3/4 of the modified genmapp builder&lt;br /&gt;
* Found that XMLPipeDB Match gave 6 extra counts using the general expression for the IDs; excel MATCH command analysis was conducted and the discrepant IDs were found&lt;br /&gt;
* Completed gene database test reports for builds 2, 3, and 4&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Kevin Wyllie&amp;#039;&amp;#039;&lt;br /&gt;
*Performed the statistical analysis in Excel.&lt;br /&gt;
*Formatted the gene expression data for import into GenMAPP.&lt;br /&gt;
*Imported data into GenMAPP, created ColorSets, and ran MAPPFinder.&lt;br /&gt;
*Documented and took screenshots on test runs with GenMAPP.&lt;br /&gt;
*Sent the EX.txt file to Brandon and also uploaded on wiki&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;Work with Veronica Pacheco&amp;#039;&amp;#039;&lt;br /&gt;
*Performed the statistical analysis in Excel.&lt;br /&gt;
*Formatted the gene expression data for import into GenMAPP.&lt;br /&gt;
*Imported data into GenMAPP, created ColorSets, and ran MAPPFinder.&lt;br /&gt;
*Documented and took screenshots on test runs with GenMAPP.&lt;br /&gt;
*Sent the EX.txt file to Brandon and also uploaded on wiki&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Individual Journal Pages&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
*[[Anuvarsh Week 14]]&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Blitvak Week 14]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt;&lt;br /&gt;
*[[Vpachec3 Week 14]]&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt;&lt;br /&gt;
*[[Kevin Wyllie Week 14]]&lt;br /&gt;
|-&lt;br /&gt;
!scope=&amp;quot;row&amp;quot;|&amp;#039;&amp;#039;&amp;#039;Files Used/Created&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|&amp;lt;!--Anu--&amp;gt;&lt;br /&gt;
Build 2 - with customized species profile:&lt;br /&gt;
* [[Media: Gmbuilder-genialomics-12012015-build-2.zip| gmbuilder-genialomics-12012015-build-2.zip]]&lt;br /&gt;
[[User:Anuvarsh|Anuvarsh]] ([[User talk:Anuvarsh|talk]]) 15:22, 1 December 2015 (PST) &amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Build 3 - picking up gene names from ORF instead of ordered locus&lt;br /&gt;
* [[Media:Gmbuilder-genialomics-12032015-build-3.zip | gmbuilder-genialomics-12032015-build-3.zip]]&lt;br /&gt;
[[User:Anuvarsh|Anuvarsh]] ([[User talk:Anuvarsh|talk]]) 14:58, 3 December 2015 (PST)&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Build 4 - customized TallyEngine &lt;br /&gt;
* [[Media:Gmbuilder-genialomics-12032015-build-4.zip|gmbuilder-genialomics-12032015-build-4.zip]]&lt;br /&gt;
[[User:Anuvarsh|Anuvarsh]] ([[User talk:Anuvarsh|talk]]) 15:18, 3 December 2015 (PST)&lt;br /&gt;
|&amp;lt;!--Brandon--&amp;gt;&lt;br /&gt;
*[[Media:Bc-Std_GEN_20151204.zip|Compressed gdb from Build 4]]&lt;br /&gt;
|&amp;lt;!--Veronica--&amp;gt; see Kevin&amp;#039;s section --&amp;gt;&lt;br /&gt;
|&amp;lt;!--Kevin--&amp;gt; &lt;br /&gt;
*[[media:Raw_compiled_data_FINAL_KWVP20151507.xlsx|Final processed/formatted microarray data spreadsheet]]&lt;br /&gt;
*[[media:For_genMAPP_KWVP20151205.txt|txt form of the forGenMAPP sheet]]&lt;br /&gt;
*[[media:For_genMAPP_KWVP20151205.EX.txt|Exceptions file from first export.]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Other Progress==&lt;br /&gt;
&lt;br /&gt;
==Reflections==&lt;br /&gt;
===Anu Varshneya===&lt;br /&gt;
*What worked?&lt;br /&gt;
**In general, I think our group worked very well together! I think we are all motivated to get this project done well, and are communicating well with each other regarding our progress.&lt;br /&gt;
*What didn&amp;#039;t work?&lt;br /&gt;
**I think for the most part we did a great job. I think the only ideas I have moving forward is a little bit more planning in regards to how we plan to attack the writing and presentation portion of the project. I am not concerned about us getting it done on time and with good quality, just that we create a plan of attack soon so that everyone is on the same page. :)&lt;br /&gt;
*What will I do next to fix what didn&amp;#039;t work?&lt;br /&gt;
**Though nothing has not worked, I think we will just talk tomorrow about how we want to approach the writing and the presentation and set up some group work times.&lt;br /&gt;
&lt;br /&gt;
===Kevin Wyllie===&lt;br /&gt;
# What worked?&lt;br /&gt;
#* Our initial GenMAPP import worked! 284 errors, which, out of 7251, does sound so bad to me!&lt;br /&gt;
# What didn&amp;#039;t work?&lt;br /&gt;
#* Maybe this isn&amp;#039;t actually an example of something not working, but our calculated fold changes were quite different (much lower in magnitude) from those reported in Van Acker et al&amp;#039;s paper. However, they had the same directions and generally saw the same relative trends (ie the relatively higher fold changes in the paper were among the higher in our data). Also, very few of the genes they considered significant (with their super-lenient criteria that results in 30% of the genes seeing significant changes) were significant by our criteria.&lt;br /&gt;
# What will I do next to fix what didn&amp;#039;t work?&lt;br /&gt;
#* We just need to triple/quadruple check that our data processing protocol is legitimate. Other than that, there&amp;#039;s not much we can do in terms of fold changes. And for statistical significance, we potentially should reconsider heightening our BH P-value threshold above 0.05, as currently we&amp;#039;re only considering about 8% of the genes to see a significant change. But maybe this is not too low of a number.&lt;br /&gt;
&lt;br /&gt;
===Veronica Pacheco===&lt;br /&gt;
#What worked?&lt;br /&gt;
#* Right off the bat, our first run through GenMAPP worked. As expected, there were exceptions and it generated an EX.txt file. There were 284 errors. We then handed over the file to Brandon so we shall see if the number of errors can decrease.&lt;br /&gt;
#What didn&amp;#039;t work?&lt;br /&gt;
#*What we initially thought didn&amp;#039;t work or didn&amp;#039;t seem correct was that fact that our values for fold changes were much smaller than the values reported in Van Acker et al&amp;#039;s paper. The direction, for the majority, aligned with what was reported however the concrete values had large differences.&lt;br /&gt;
#What will I do next to fix what didn&amp;#039;t work?&lt;br /&gt;
#*Initially, we went to make sure our methods were correct. We traced back our steps and made sure the calculations were done correctly.After we double checked, we then sought help from Dr. Dahlquist and Dr. Donisio. From their response, it seems we should go over it one more time and if there is no source of error on our part, we continue the project with our fold changes.&lt;br /&gt;
&lt;br /&gt;
=Deliverables=&lt;br /&gt;
=== Group Deliverables ===&lt;br /&gt;
&lt;br /&gt;
* GenMAPP Gene Database for assigned species (&amp;#039;&amp;#039;.gdb&amp;#039;&amp;#039;)&lt;br /&gt;
* ReadMe file to accompany the Gene Database (&amp;#039;&amp;#039;.pdf&amp;#039;&amp;#039;)&lt;br /&gt;
** Sample ReadMe in Word format:  [[Media:ReadMe_Vc-Std_External_20131122.zip | ReadMe_Vc-Std_External_20131122.zip]]&lt;br /&gt;
** [https://github.com/lmu-bioinformatics/xmlpipedb/blob/readme/GenMAPP%20Gene%20Databases/V.%20cholerae/V.%20cholerae%2020101022/ReadMe.md Sample ReadMe in markdown (a work in progress)] &lt;br /&gt;
** Include Gene Database Schema diagram in ReadMe&lt;br /&gt;
*** Sample schema in Adobe Illustrator format:  [[Media:Vibrio_schema_20101022.zip | Vibrio_schema_20101022.zip]]&lt;br /&gt;
* Gene Database Testing Report for final submitted Gene Database (print from wiki to &amp;#039;&amp;#039;.pdf&amp;#039;&amp;#039; file)&lt;br /&gt;
* Processed and analyzed DNA microarray dataset (&amp;#039;&amp;#039;.xls&amp;#039;&amp;#039; or &amp;#039;&amp;#039;.xlsx&amp;#039;&amp;#039;)&lt;br /&gt;
* Data file used for import into GenMAPP (&amp;#039;&amp;#039;.txt&amp;#039;&amp;#039; or &amp;#039;&amp;#039;.csv&amp;#039;&amp;#039;)&lt;br /&gt;
* GenMAPP Expression Dataset file (&amp;#039;&amp;#039;.gex&amp;#039;&amp;#039;)&lt;br /&gt;
* Exceptions file of data imported into GenMAPP (&amp;#039;&amp;#039;.EX.txt&amp;#039;&amp;#039;)&lt;br /&gt;
* Raw MAPPFinder results files (&amp;#039;&amp;#039;-GO.txt&amp;#039;&amp;#039;)&lt;br /&gt;
* &amp;#039;&amp;#039;.gmf&amp;#039;&amp;#039; file&lt;br /&gt;
* Filtered MAPPFinder Results (&amp;#039;&amp;#039;.xls&amp;#039;&amp;#039; or &amp;#039;&amp;#039;.xlsx&amp;#039;&amp;#039;)&lt;br /&gt;
* Sample MAPP file of a relevant biological pathway for your species (&amp;#039;&amp;#039;.mapp&amp;#039;&amp;#039;)&lt;br /&gt;
* [[Gene Database Project Deliverables#Group Report | Group Report]] describing the creation of the Gene Database and the biological analysis of the data (&amp;#039;&amp;#039;.doc&amp;#039;&amp;#039;, &amp;#039;&amp;#039;.docx&amp;#039;&amp;#039;, or &amp;#039;&amp;#039;.pdf&amp;#039;&amp;#039;)&lt;br /&gt;
* PowerPoint presentation (&amp;#039;&amp;#039;.ppt&amp;#039;&amp;#039;, &amp;#039;&amp;#039;.pptx&amp;#039;&amp;#039;, or &amp;#039;&amp;#039;.pdf&amp;#039;&amp;#039;, given on Tuesday, December 15)&lt;br /&gt;
&lt;br /&gt;
=&amp;#039;&amp;#039;Burkholderia cenocepacia&amp;#039;&amp;#039; Genome Paper=&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Holden, M. T. G., Seth-Smith, H. M. B., Crossman, L. C., Sebaihia, M., Bentley, S. D., Cerdeño-Tárraga, A. M., … Parkhill, J. (2009). The Genome of Burkholderia cenocepacia J2315, an Epidemic Pathogen of Cystic Fibrosis Patients  . Journal of Bacteriology, 191(1), 261–277. http://doi.org/10.1128/JB.01230-08&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* The link to the abstract from  [http://www.ncbi.nlm.nih.gov/pubmed PubMed]. [http://www.ncbi.nlm.nih.gov/pubmed/18931103]&lt;br /&gt;
* The link to the full text of the article in [http://www.ncbi.nlm.nih.gov/pmc/ PubMedCentral]. [http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2612433/]&lt;br /&gt;
* The link to the full text of the article (HTML format) from the publisher web site. [http://jb.asm.org/content/191/1/261.long]&lt;br /&gt;
* The link to the full PDF version of the article from the publisher web site. [http://jb.asm.org/content/191/1/261.full.pdf+html]&lt;br /&gt;
* Who owns the rights to the article? &amp;#039;&amp;#039;&amp;#039;American Society for Microbiology&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Does the journal own the copyright? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Do the authors own the copyright? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Do the authors own the rights under a [http://creativecommons.org/ Creative Commons] license? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
** Is the article available “Open Access”? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* What organization is the publisher of the article?  What type of organization is it?  (commercial, for-profit publisher, scientific society, respected open access organization like [http://www.plos.org/ Public Library of Science] or [http://www.plos.org/ BioMedCentral], or predatory open access organization, see the list of) [http://oaspa.org/membership/members/ (Open Access Scholarly Publishers Association Members) here.] &amp;#039;&amp;#039;&amp;#039;American Society for Microbiology which is a scientific society&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
* Is this article available in print or online only? &amp;#039;&amp;#039;&amp;#039;It is both available in print and online.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Has LMU paid a subscription or other fee for your access to this article? &amp;#039;&amp;#039;&amp;#039;Well I first looked at this article through web of science which LMU does pay for but looking at the article through PubMed, PubMed central and the publisher website was free.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* How many articles does this article cite? &amp;#039;&amp;#039;&amp;#039;It has 150 cited references.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* How many articles cite this article? &amp;#039;&amp;#039;&amp;#039;It is cited 128 times.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* Based on the titles and abstracts of the papers, what type of research directions have been taken now that the genome for that organism has been sequenced? &amp;#039;&amp;#039;&amp;#039;A lot of the papers revolved around antibiotic resistance and therapeutic strategies.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
=Microarray Paper=&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Van Acker, H., Sass, A., Bazzini, S., De Roy, K., Udine, C., Messiaen, T., ... &amp;amp; Coenye, T. (2013). Biofilm-grown Burkholderia cepacia complex cells survive antibiotic treatment by avoiding production of reactive oxygen species. &amp;#039;&amp;#039;PLoS One&amp;#039;&amp;#039;, 8(3), e58943.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* This article is suitable for your project.  &amp;#039;&amp;#039;&amp;amp;mdash; [[User:Kdahlquist|Kdahlquist]] ([[User talk:Kdahlquist|talk]]) 10:17, 10 November 2015 (PST)&amp;#039;&amp;#039;&lt;br /&gt;
* The link to the abstract from PubMed: http://www.ncbi.nlm.nih.gov/pubmed/?term=Biofilm-Grown+Burkholderia+cepacia+Complex+Cells+Survive+Antibiotic+Treatment+by+Avoiding+Production+of+Reactive+Oxygen+Species&lt;br /&gt;
* The link to the full text of the article in PubMedCentral: http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3596321/&lt;br /&gt;
* The link to the full text of the article (HTML format) from the publisher web site: http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0058943&lt;br /&gt;
**Cannot find HTML format on publisher web site.&lt;br /&gt;
* The link to the full PDF version of the article from the publisher web site: http://www.plosone.org/article/fetchObject.action?uri=info:doi/10.1371/journal.pone.0058943&amp;amp;representation=PDF&lt;br /&gt;
* Who owns the rights to the article? Authors of the article: Heleen Van Acker, Andrea Sass, Silvia Bazzini, Karen De Roy, Claudia Udine, Thomas Messiaen, Giovanna Riccardi, Nico Boon, Hans J. Nelis, Eshwar Mahenthiralingam, Tom Coenye&lt;br /&gt;
* Does the journal own the copyright? Yes.&lt;br /&gt;
* Do the authors own the copyright? No.&lt;br /&gt;
* Do the authors own the rights under a Creative Commons license? Yes.&lt;br /&gt;
* Is the article available “Open Access”? Yes.&lt;br /&gt;
* What organization is the publisher of the article? What type of organization is it? Public Library of Science, Professional OA Publisher, Member of Open Access Scholarly Publishers Association&lt;br /&gt;
* Is this article available in print or online only? Available in print and online.&lt;br /&gt;
* Has LMU paid a subscription or other fee for your access to this article? No.&lt;br /&gt;
* Where does MicroArray Data reside? https://www.ebi.ac.uk/arrayexpress/experiments/E-MEXP-3532/?keywords=&amp;amp;organism=Burkholderia+cenocepacia&amp;amp;exptype%5B%5D=%22rna+assay%22&amp;amp;exptype%5B%5D=%22array+assay%22&amp;amp;array=&lt;br /&gt;
* What experiment was performed? What was the &amp;quot;treatment&amp;quot; and what was the &amp;quot;control&amp;quot; in the experiment? The experiment hoped to test whether persister cells are present in Burkholderia cepacia complex (Bcc) biofilms, what the molecular basis of antimicrobial tolerance in Bcc persisters is, and how persisters can be eradicated from Bcc biofilms. Burkholderia cenocepacia biofilms were treated with 1024 µg/ml of tobramycin in the treatment group. The control group did not receive any tobramycin.&lt;br /&gt;
* Were replicate experiments of the &amp;quot;treatment&amp;quot; and &amp;quot;control&amp;quot; conditions conducted? Were these biological or technical replicates? How many of each? 2 technical replicates were made across 5 biological replicates for the control, and 2 technical replicates of 3 biological replicates of the treatments.&lt;br /&gt;
* How many articles does this article cite? This article has 34 cited references.&lt;br /&gt;
* How many articles cite this article? This article is cited 17 times in All Databases, and 17 time in Web of Science Core Collection.&lt;br /&gt;
* Based on the titles and abstracts of the papers, what type of research directions have been taken now that the genome for that organism has been sequenced? Most of the articles are related to  antimicrobial therapy, tolerance, and resistance.&lt;br /&gt;
&amp;lt;!-- #&amp;#039;&amp;#039;&amp;#039;Sass, A., Marchbank, A., Tullis, E., LiPuma, J. J., &amp;amp; Mahenthiralingam, E. (2011) Spontaneous and evolutionary changes in the antibiotic resistance of Burkholderia cenocepacia observed by global gene expression analysis. &amp;#039;&amp;#039;BMC genomics&amp;#039;&amp;#039;, 12(1), 373. doi:10.1186/1471-2164-12-373&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Transcriptomic analysis was performed using the following strains, after exposure to different antibiotics in the presence of an antibiotic potentiator:&lt;br /&gt;
#** Control: the wild-type J2315 strain&lt;br /&gt;
#** Treatment: mutant strains which showed antibiotic resistance&lt;br /&gt;
#** Treatment: ET12 outbreak isolates, described as &amp;quot;pan-resistant&amp;quot;&lt;br /&gt;
#* Three biological replicates were used for each experiment.&lt;br /&gt;
#* The raw data does not appear to be directly linked from the article itself. The supplement includes a summary spreadsheet, which only displays values for fold-changes that were statistically significant. However both the raw and processed data files are available on the [https://www.ebi.ac.uk/arrayexpress/experiments/E-MEXP-2747/files/ ArrayExpress entry].&lt;br /&gt;
#* PubMed Abstract:  http://www.ncbi.nlm.nih.gov/pubmed/21781329&lt;br /&gt;
#* PubMed Central:  http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3155924/&lt;br /&gt;
#* Publisher Full Text (HTML): http://www.biomedcentral.com/1471-2164/12/373&lt;br /&gt;
#* Publisher Full Text (PDF):  http://www.biomedcentral.com/content/pdf/1471-2164-12-373.pdf&lt;br /&gt;
#* Copyright:  2011 Sass et al; licensee BioMed Central Ltd. &amp;quot;This is an Open Access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.&amp;quot;&lt;br /&gt;
#* Publisher:  BioMedCentral, respected Open Access organization.&lt;br /&gt;
#* Availability:  Article does not initially appear to be available in print, however, BioMedCentral&amp;#039;s website mentions that &amp;quot;high quality, bound reprints&amp;quot; can be purchased for any published article.&lt;br /&gt;
#* Did LMU pay a fee for this article: No - open access.&lt;br /&gt;
#* This article cites 64 other articles.&lt;br /&gt;
#* This article has been cited by 29 other articles (across all databases).&lt;br /&gt;
#* The scientific community seems to be particularly interested in this organism&amp;#039;s antimicrobial resistance, probably because this is a known pathogen, particularly relevant in the context of cystic fibrosis.&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Mira, N. P., Madeira, A., Moreira, A. S., Coutinho, C. P., &amp;amp; Sá-Correia, I. (2011). Genomic expression analysis reveals strategies of Burkholderia cenocepacia to adapt to cystic fibrosis patients’ airways and antimicrobial therapy. PLoS One, 6(12), e28831.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* The link to the abstract from PubMed: http://www.ncbi.nlm.nih.gov/pubmed/?term=Genomic+Expression+Analysis+Reveals+Strategies+of+Burkholderia+cenocepacia+to+Adapt+to+Cystic+Fibrosis+Patients%27+Airways+and+Antimicrobial+Therapy&lt;br /&gt;
#* The link to the full text of the article in PubMedCentral: http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3244429/&lt;br /&gt;
#* The link to the full text of the article (HTML format) from the publisher web site: http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0028831&lt;br /&gt;
#**Cannot find HTML format on publisher web site.&lt;br /&gt;
#* The link to the full PDF version of the article from the publisher web site: http://www.plosone.org/article/fetchObject.action?uri=info:doi/10.1371/journal.pone.0028831&amp;amp;representation=PDF&lt;br /&gt;
#* Who owns the rights to the article? Authors of the article: Nuno P. Mira, Andreia Madeira, Ana Sílvia Moreira, Carla P. Coutinho, Isabel Sá-Correia&lt;br /&gt;
#* Does the journal own the copyright? Yes.&lt;br /&gt;
#* Do the authors own the copyright? No.&lt;br /&gt;
#* Do the authors own the rights under a Creative Commons license? Yes.&lt;br /&gt;
#* Is the article available “Open Access”? Yes.&lt;br /&gt;
#* What organization is the publisher of the article? What type of organization is it? Public Library of Science, Professional OA Publisher, Member of Open Access Scholarly Publishers Association&lt;br /&gt;
#* Is this article available in print or online only? Available in print and online.&lt;br /&gt;
#* Has LMU paid a subscription or other fee for your access to this article? No.&lt;br /&gt;
#* Where does MicroArray Data reside? https://www.ebi.ac.uk/arrayexpress/experiments/E-MTAB-809/?keywords=&amp;amp;organism=Burkholderia+cenocepacia&amp;amp;exptype%5B%5D=%22rna+assay%22&amp;amp;exptype%5B%5D=%22array+assay%22&amp;amp;array=&lt;br /&gt;
#* What experiment was performed? What was the &amp;quot;treatment&amp;quot; and what was the &amp;quot;control&amp;quot; in the experiment? The &amp;quot;treatments&amp;quot; strains were collected from a cystic fibrosis patient. The strain &amp;quot;IST439&amp;quot; was collected first, and the strain &amp;quot;IST4113&amp;quot; was collected 3 years later. The control for this experiment is reference data of Burkholderia cenocepacia.&lt;br /&gt;
#* Were replicate experiments of the &amp;quot;treatment&amp;quot; and &amp;quot;control&amp;quot; conditions conducted? Were these biological or technical replicates? How many of each? There were 3 replicates of each of the 2 strains and 6 replicates of the reference strain. It is unclear whether these are biological or technical replicates.&lt;br /&gt;
#* How many articles does this article cite? This article has 75 cited references.&lt;br /&gt;
#* How many articles cite this article? This article has been cited 22 times in All Databases, and 22 times in Web of Science Core Collection.&lt;br /&gt;
#* Based on the titles and abstracts of the papers, what type of research directions have been taken now that the genome for that organism has been sequenced? Most articles are related to Burkholderia&amp;#039;s pathogenesis and antibiotic resistance.&lt;br /&gt;
#&amp;#039;&amp;#039;&amp;#039;Yoder-Himes, D. R., Konstantinidis, K. T., &amp;amp; Tiedje, J. M. (2010). Identification of potential therapeutic targets for Burkholderia cenocepacia by comparative transcriptomics. PLoS One, 5(1), e8724.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* PubMed Abstract: http://www.ncbi.nlm.nih.gov/pubmed/20090946&lt;br /&gt;
#* PubMed Central: http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2806911/&lt;br /&gt;
#* Publisher Full Text (HTML): http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0008724&lt;br /&gt;
#* Publisher Full Text (PDF): http://www.plosone.org/article/fetchObject.action?uri=info:doi/10.1371/journal.pone.0008724&amp;amp;representation=PDF&lt;br /&gt;
#* Copyright: &amp;#039;&amp;#039;&amp;#039;© 2010 Yoder-Himes et al&amp;#039;&amp;#039;&amp;#039; (information found on PDF version of article); the article is open-access and is distributed under a &amp;#039;&amp;#039;&amp;#039;Creative Commons license&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Publisher: &amp;#039;&amp;#039;&amp;#039;PLOS&amp;#039;&amp;#039;&amp;#039; (Public Library of Science); nonprofit open-access publisher/advocate             &lt;br /&gt;
#* Availability: &amp;#039;&amp;#039;&amp;#039;online only&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Did LMU pay a fee for this article: &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Data Found At: [http://www.ebi.ac.uk/arrayexpress/experiments/E-GEOD-15817/ ArrayExpress]&lt;br /&gt;
#* Experiment Information: The transcriptome of a clinical and a environmental strain of &amp;#039;&amp;#039;B. cenocepacia&amp;#039;&amp;#039; was analyzed under conditions mimicking soil versus conditions mimicking the sputum resulting from cystic fibrosis. Identification and observation related to putative virulence factors was conducted. &amp;quot;Treatment&amp;quot; conditions were those mimicking CF sputum and &amp;quot;Control&amp;quot; conditions were those mimicking soil.&lt;br /&gt;
#* Replicate Information: Replicate experiments of the &amp;quot;treatment&amp;quot; and &amp;quot;control&amp;quot; were conducted (quadruplicates were employed using different cultures). These were biological replicates (total of 8 arrays, &amp;#039;&amp;#039;&amp;#039;four biological replicates&amp;#039;&amp;#039;&amp;#039;).&lt;br /&gt;
#* How many articles does this article cite: &amp;#039;&amp;#039;&amp;#039;61&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many articles cite this article: &amp;#039;&amp;#039;&amp;#039;14&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* The papers that cite this article appear to focus upon the aspects of the J2315 strain and other BCC bacteria that are related to virulence and host-pathogen interactions. A few articles also explored the role of certain genes which are related to the pathogenic character of the strain (which were possibly examined in the paper by Yoder-Himes et al).&lt;br /&gt;
#&amp;#039;&amp;#039;&amp;#039;Coenye, T., Van Acker, H., Peeters, E., Sass, A., Buroni, S., Riccardi, G., &amp;amp; Mahenthiralingam, E. (2011). Molecular Mechanisms of Chlorhexidine Tolerance in Burkholderia cenocepacia Biofilms. Antimicrobial Agents and Chemotherapy, 55(5), 1912–1919. http://doi.org/10.1128/AAC.01571-10&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* State what you used as search terms and what type of search terms they were. &amp;#039;&amp;#039;&amp;#039;Used the search bar in Array Express and used the terms Burkholderia cenocepacia J2315. I used the filters RNA assay and Array assay.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many results did you get? &amp;#039;&amp;#039;&amp;#039;There were 18 experiments that resulted in the search.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Give an assessment of how relevant the results were. &amp;#039;&amp;#039;&amp;#039;A good chunk of the experiments we weren&amp;#039;t going to look at because the assay numbers were smaller than 9 which was as low as we were going to test.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* The link to the abstract from  [http://www.ncbi.nlm.nih.gov/pubmed PubMed]. [http://www.ncbi.nlm.nih.gov/pubmed/21357299?dopt=Abstract]&lt;br /&gt;
#* The link to the full text of the article in [http://www.ncbi.nlm.nih.gov/pmc/ PubMedCentral]. [http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3088199/]&lt;br /&gt;
#* The link to the full text of the article (HTML format) from the publisher web site. [http://aac.asm.org/content/55/5/1912.full]&lt;br /&gt;
#* The link to the full PDF version of the article from the publisher web site. [http://aac.asm.org/content/55/5/1912.full.pdf+html]&lt;br /&gt;
#*Who owns the rights to the article? &amp;#039;&amp;#039;&amp;#039;American Society for Microbiology&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Does the journal own the copyright? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Do the authors own the copyright? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Do the authors own the rights under a [http://creativecommons.org/ Creative Commons] license? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Is the article available “Open Access”? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* What organization is the publisher of the article?  What type of organization is it?  (commercial, for-profit publisher, scientific society, respected open access organization like [http://www.plos.org/ Public Library of Science] or [http://www.plos.org/ BioMedCentral], or predatory open access organization, see the list of) [http://oaspa.org/membership/members/ (Open Access Scholarly Publishers Association Members) here.] &amp;#039;&amp;#039;&amp;#039;American Society For Microbiology which is a scientific society.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Is this article available in print or online only? &amp;#039;&amp;#039;&amp;#039;Both online and in print.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Has LMU paid a subscription or other fee for your access to this article? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many articles does this article cite? &amp;#039;&amp;#039;&amp;#039;It sites 36 other articles.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many articles cite this article? &amp;#039;&amp;#039;&amp;#039;32 on Google Scholar and 22 on Web of Science&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Based on the titles and abstracts of the papers, what type of research directions have been taken now that the genome for that organism has been sequenced?&lt;br /&gt;
#* In addition, you must also link to the web site where the microarray data resides.[ https://www.ebi.ac.uk/arrayexpress/experiments/E-MEXP-2502/?keywords=Burkholderia+cenocepacia+J2315&amp;amp;organism=&amp;amp;exptype%5B%5D=%22rna+assay%22&amp;amp;exptype%5B%5D=%22array+assay%22&amp;amp;array=]&lt;br /&gt;
#* For each of the microarray articles/datasets, answer the following:&lt;br /&gt;
#* What experiment was performed?  What was the &amp;quot;treatment&amp;quot; and what was the &amp;quot;control&amp;quot; in the experiment? &amp;#039;&amp;#039;&amp;#039;B. cenocepacia J2315 cells were treated by exposure to high levels of H2O2, NaOCl or chlorhexidine. In addition differences in gene expression were examined between untreated B. cenocepacia sessile cells and B. cenocepacia planktonic cells.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#*  Were replicate experiments of the &amp;quot;treatment&amp;quot; and &amp;quot;control&amp;quot; conditions conducted?  Were these biological or technical replicates?  How many of each? &amp;#039;&amp;#039;&amp;#039;There were 20 assays.Hybridizations for all experimental conditions were performed in 4 replicates.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
# &amp;#039;&amp;#039;&amp;#039;Drevinek, P., Holden, M. T., Ge, Z., Jones, A. M., Ketchell, I., Gill, R. T., &amp;amp; Mahenthiralingam, E. (2008). Gene expression changes linked to antimicrobial resistance, oxidative stress, iron depletion and retained motility are observed when Burkholderia cenocepacia grows in cystic fibrosis sputum. BMC Infectious Diseases, 8, 121. http://doi.org/10.1186/1471-2334-8-121&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* The link to the abstract from PubMed: [http://www.ncbi.nlm.nih.gov/pubmed/18801206?dopt=Abstract&amp;amp;holding=f1000,f1000m,isrctn]&lt;br /&gt;
#* The link to the full text of the article in PubMedCentral: [http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2559838/]&lt;br /&gt;
#* The link to the full text of the article (HTML format) from the publisher web site: [http://www.biomedcentral.com/1471-2334/8/121]&lt;br /&gt;
#* The link to the full PDF version of the article from the publisher web site: [http://www.biomedcentral.com/content/pdf/1471-2334-8-121.pdf]&lt;br /&gt;
#* Who owns the rights to the article? Authors of the article: &amp;#039;&amp;#039;&amp;#039;Copyright © 2008 Drevinek et al; licensee BioMed Central Ltd.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Does the journal own the copyright? &amp;#039;&amp;#039;&amp;#039;No&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Do the authors own the copyright? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Do the authors own the rights under a Creative Commons license? &amp;#039;&amp;#039;&amp;#039;Yes&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
#* Is the article available “Open Access”? &amp;#039;&amp;#039;&amp;#039;Yes.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* What organization is the publisher of the article? What type of organization is it? &amp;#039;&amp;#039;&amp;#039;BMC Infectious Diseases is an open access, peer-reviewed journal&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Is this article available in print or online only? Available in print and online.&lt;br /&gt;
#* Has LMU paid a subscription or other fee for your access to this article? No.&lt;br /&gt;
#* Where does MicroArray Data reside? [https://www.ebi.ac.uk/arrayexpress/experiments/E-MEXP-1261/?keywords=+Burkholderia+cenocepacia+J2315&amp;amp;organism=&amp;amp;exptype%5B%5D=%22rna+assay%22&amp;amp;exptype%5B%5D=%22array+assay%22&amp;amp;array=]&lt;br /&gt;
#* What experiment was performed? What was the &amp;quot;treatment&amp;quot; and what was the &amp;quot;control&amp;quot; in the experiment? &amp;#039;&amp;#039;&amp;#039;The genome of Burkholderia cenocepacia J2315 and transcriptomics used to identify genes that were differentially regulated when the pathogen was grown in a CF sputum-based infection model. Sputum samples from CF individuals infected with the same B. cenocepacia strain as genome isolate were used, hence, other than a dilution into a minimal growth medium (used as the control condition), no further treatment of the sputum was carried out.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Were replicate experiments of the &amp;quot;treatment&amp;quot; and &amp;quot;control&amp;quot; conditions conducted? Were these biological or technical replicates? How many of each? &amp;#039;&amp;#039;&amp;#039;A replicate self-hybridization control experiment was performed. There were 8 essays and 4 biological replicates.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many articles does this article cite? &amp;#039;&amp;#039;&amp;#039;50 references cited.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* How many articles cite this article? &amp;#039;&amp;#039;&amp;#039;52 in Google Scholar and 44 in Web of Science.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
#* Based on the titles and abstracts of the papers, what type of research directions have been taken now that the genome for that organism has been sequenced? &amp;#039;&amp;#039;&amp;#039;It has been working on antibiotic resistance in cystic fibrosis patients and how the bacteria had evolves and reacts to different extreme treatments.&amp;#039;&amp;#039;&amp;#039; --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Blitvak_Week_14&amp;diff=7466</id>
		<title>Blitvak Week 14</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=Blitvak_Week_14&amp;diff=7466"/>
				<updated>2015-12-08T06:49:22Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: cleaned up the page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Goals for Week 14==&lt;br /&gt;
*Consult with Anu to make modifications to TallyEngine/GenMAPP (share initial export results)&lt;br /&gt;
*Use Excel to track discrepant IDs (reference: [[Using Microsoft Excel to Compare ID Lists|Using Microsoft Excel to Compare ID Lists]])&lt;br /&gt;
*Conduct gene database exports for any modified versions of GenMAPP builder that are created&lt;br /&gt;
**Analyze any conducted exports and perform Q&amp;amp;A work&lt;br /&gt;
==Initial Export Analysis==&lt;br /&gt;
===Overview of Week 12 findings===&lt;br /&gt;
*Using XMLPipeDB Match, 7127 unique matches were found that correlated with the OrderedLocusNames IDs outlined at the end of the [[Blitvak Week 12|week 12 assignment]]&lt;br /&gt;
*TallyEngine reported that 337 OrderedLocusNames were present in the XML and within the PSQL database&lt;br /&gt;
*Using &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;p?BCA[A-Z]?[0-9][0-9][0-9][A-Z]?[0-9]?[A-Z, a-z]?&amp;#039;;&amp;lt;/code&amp;gt;, it was verified that 337 OrderedLocusNames entries were present in B.cenocepacia_J2315_20151119_gmb3build5.&lt;br /&gt;
*By looking at the data present in the genenametype table, it was found that the OrderedLocusName data was in the format of &amp;lt;code&amp;gt;BceJ2315_#####&amp;lt;/code&amp;gt;&lt;br /&gt;
===Steps taken for further analysis, conducted on 12/1===&lt;br /&gt;
*The UniProt XML file was opened , via [http://www.firstobject.com/dn_editor.htm first object XML editor], in order to investigate and verify the location/nature of the OrderedLocusName data.&lt;br /&gt;
*A data entry was selected and the related data was looked into:&lt;br /&gt;
[[File:XML_exploration_GEN_BL14_20151201.png]]&lt;br /&gt;
*In this entry, and in numerous others, it was noticed that only the gene name in the format of &amp;lt;code&amp;gt;BceJ2315_#####&amp;lt;/code&amp;gt; was tagged as being of the &amp;quot;ordered locus&amp;quot; type. The format that was being focused upon in previous work, that of &amp;lt;code&amp;gt;p?BCA[M,S,L]###?[A,a]#[A-Z]?&amp;lt;/code&amp;gt;, was labeled as being of the type &amp;quot;ORF&amp;quot;. It was noticed that all entires that contained an &amp;quot;ordered locus&amp;quot; gene name also contained an &amp;quot;ORF&amp;quot; name for the same gene; most entries, additionally, lacked an &amp;quot;ordered locus&amp;quot; name and only contained an &amp;quot;ORF&amp;quot; name. &lt;br /&gt;
*GenMAPP builder, by default, is made to pick up and utilize the ordered locus data within the XML; it was realized that, with respect to the initial export, it was functioning properly. Since the XML data only contained 337 OrderedLocus names, only 337 made it to the database. Since 7127 matches were found, using XMLPipeDB Match, that correlated to an &amp;quot;ORF&amp;quot; name, it is assumed that most of the gene data is ignored by focusing on OrderedLocus names.&lt;br /&gt;
*[http://www.uniprot.org/uniprot/ UniProt KB] was referenced in order to further verify that all &amp;lt;code&amp;gt;BceJ2315_#####&amp;lt;/code&amp;gt;  gene names were coupled with one that was considered an &amp;quot;ORF&amp;quot; name&lt;br /&gt;
*A search query was conducted that consisted of &amp;lt;code&amp;gt;bcej2315 NOT gene:bca*&amp;lt;/code&amp;gt;; this query, it was hoped, would show the number of gene entries that contained just an OrderedLocusName ID.&lt;br /&gt;
[[File:UniProt_Results_2_12.1_GEN_BL14_20151201.png]]&lt;br /&gt;
===Discrepant ID analysis for the Initial Export, Conducted on 12/3===&lt;br /&gt;
*The PSQL database for the initial export was opened up and the SQL query &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[A-Z]?[0-9][0-9][0-9][A-Z]?[0-9]?[A-Z, a-z]?&amp;#039;;&amp;lt;/code&amp;gt; was run in order to find the ORF counts within the database (since TallyEngine, with the present used build of GenMAPP builder, did not incorporate the ORF data).&lt;br /&gt;
**It was found that 7121 entries were within the database that corresponded to ORF data. &amp;lt;code&amp;gt;select * from genenametype where type = &amp;#039;ORF&amp;#039;;&amp;lt;/code&amp;gt; was run in order to observe the data; it was found that the data within the table corresponded to the gene name format of interest (&amp;lt;code&amp;gt;p?BCA[A-Z]?[0-9][0-9][0-9][A-Z]?[0-9]?[A-Z, a-z]?&amp;lt;/code&amp;gt;).&lt;br /&gt;
*However, it was found that there was a difference in count between what was previously reported by XMLPipeDB Match and by Postgres (7127 vs. 7121, a difference of 6 entries). It was realized that Excel should be utilized in order to track down the discrepant IDs. &lt;br /&gt;
====Using Excel to track down discrepant IDs====&lt;br /&gt;
*Pg Admin III was initialized and the database that was the initial export was booted up.&lt;br /&gt;
*The SQL query &amp;lt;code&amp;gt;select * from genenametype where type = &amp;#039;ORF&amp;#039; order by value&amp;lt;/code&amp;gt; was utilized in order to put the data in ascending order (lower ID #s come first); the results of query was then exported in a format that Excel can read (text file).&lt;br /&gt;
*Using the windows command line, through XMLPipeDB match, the 7127 unique XML entries that fit the criteria of ORF gene name were exported as a text file using &amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;p?BCA[A-Z]?[0-9][0-9][0-9][A-Z]?[0-9]?[A-Z, a-z]?&amp;quot; &amp;lt; uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml &amp;gt; MATCHIDs_GEN_BL14_20151203&amp;lt;/code&amp;gt;&lt;br /&gt;
*Both files were opened with Excel and the proper settings were selected so that the gene name data ended up on its own column (for the Match data, a colon was selected as the divider between columns; PSQL data was comma separated). &lt;br /&gt;
*The column of IDs from from the Match utility, and the one that was found in the PostgreSQL database, were put side by side in a new Excel document with no spaces between them; it was ensured that each column was in ascending order. The column of IDs from the Match utility was given the label of &amp;quot;MATCH IDs&amp;quot;; the one from the PSQL database was given the label of &amp;quot;IDs FROM postgreSQL&amp;#039;&amp;#039;.&lt;br /&gt;
*Two new columns were created to the right of the ID columns, one was given the label of &amp;quot;MATCH: 1 to 2&amp;quot;, the other that of &amp;quot;MATCH: 2 to 1&amp;quot;. The plan, at this point, was to utilize Excel MATCH commands in order to compare the two sets of IDs with eachother; it was hoped that these commands would indicate which IDs were present in one set but not in the other.&lt;br /&gt;
*MATCH commands were then written the 2 MATCH columns and applied to the entirety of each MATCH column; the basic format is &amp;lt;code&amp;gt;=MATCH(VALUE TO LOOK-UP, RANGE/COLUMN WHERE THE LOOKING-UP OF A VALUE TAKES PLACE, &amp;quot;MATCH TYPE&amp;quot; [0 in this case])&amp;lt;/code&amp;gt;. The purpose of these MATCH commands is to compare the two different ID lists (with each other)&lt;br /&gt;
 *&amp;#039;&amp;#039;&amp;#039;ALL MATCH COMMANDS:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
 Format - &amp;#039;&amp;#039;&amp;#039;Column Label&amp;#039;&amp;#039;&amp;#039; : &amp;lt;code&amp;gt;MATCH Command&amp;lt;/code&amp;gt; (in first &amp;quot;cell&amp;quot;)&lt;br /&gt;
 &amp;#039;&amp;#039;&amp;#039;MATCH:1 to 2&amp;#039;&amp;#039;&amp;#039; : &amp;lt;code&amp;gt;=MATCH(A2, B$2:B$7122, 0)&amp;lt;/code&amp;gt;   &lt;br /&gt;
 &amp;#039;&amp;#039;&amp;#039;MATCH:2 to 1&amp;#039;&amp;#039;&amp;#039; : &amp;lt;code&amp;gt;=MATCH(B2, A$2:A$7122, 0)&amp;lt;/code&amp;gt;&lt;br /&gt;
Note: In the analysis conducted, the IDs from XMLPipeDB Match were placed in column A, and the ones from the Postgres Database were placed in column B. Values of &amp;quot;#N/A&amp;quot; appear in instances where an ID in one was set was not found in another.&lt;br /&gt;
*The Find function was used in Excel (via control + F) and the value &amp;#039;&amp;#039;&amp;#039;#N/A&amp;#039;&amp;#039;&amp;#039; was searched for (&amp;quot;Look In:&amp;quot; was set to Values). 6 instances of &amp;#039;&amp;#039;&amp;#039;#N/A&amp;#039;&amp;#039;&amp;#039; were found, which coheres with the difference of 6 that was found between the Match utility results and those of PSQL.&lt;br /&gt;
**The discrepant IDs are: bca199f, bca5253f, bca636c, bcad837b, bcal0235a, and bcal0239a&lt;br /&gt;
*bca199f, bca5253f, bca636c, and bcad837b were found to be a part of a sequence of letters and numbers under the label of &amp;quot;checksum&amp;quot;; these appeared to have been accidentally captured by the utilized Match command. &lt;br /&gt;
*bcal0235a and bcal0239a follow the previous identified gene name patterns, however, they both show up as database reference IDs (database reference to STRING, which is a database of known and predicted protein interactions; these data will be ignored as they do not fall under an entry that refers to a gene name.&lt;br /&gt;
**At this point, it was also realized that the commands utilized for Match and PSQL could use some adjustments with respect to the desired pattern. &amp;lt;code&amp;gt;p?BCA[A-Z]?[0-9][0-9][0-9][A-Z]?[0-9]?[A-Z, a-z]&amp;lt;/code&amp;gt; was modified to &amp;lt;code&amp;gt;p?BCA[L,M,S]?[0-9][0-9][0-9][A,a]?[0-9]?[A-Z, a-z]&amp;lt;/code&amp;gt;; this new pattern was tested with XMLPipe DB match using the command &amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;p?BCA[L,M,S]?[0-9][0-9][0-9][A,a]?[0-9]?[A-Z, a-z]?&amp;quot; &amp;lt; filename.xml&amp;lt;/code&amp;gt;. The new pattern resulted in 7126 matches which eliminates one discrepant and incorrect match.&lt;br /&gt;
==Export of Build 2, a custom version of GenMAPP builder: conducted on 12/1==&lt;br /&gt;
*Anu provided a [[Media:gmbuilder-genialomics-12012015-build-2.zip|custom build of GenMAPP builder]] that included a customized species profile for J2315 as the only change.&lt;br /&gt;
===Creating the database &amp;quot;B.cenocepacia_J2315_20151201_BUILD2_genialomics&amp;quot; in PostgreSQL===&lt;br /&gt;
*Steps taken were sourced from the [[Running GenMAPP Builder | Running GenMAPP Builder page]]&lt;br /&gt;
*pgAdmin III was launched and a connection to the server was made. &amp;quot;Databases&amp;quot; was right clicked and select &amp;quot;New Database...&amp;quot; was chosen. The database was given a name, B.cenocepacia_J2315_20151201_gmbuilder-genialomics-20151201, and OK was clicked.&lt;br /&gt;
*The new database was selected and the Query Tool was launched. Open File was clicked in the Query Tool and &amp;#039;&amp;#039;gmbuilder.sql&amp;#039;&amp;#039; in the &amp;#039;&amp;#039;&amp;#039;gmbuilder-genialomics-12012015-build-2&amp;#039;&amp;#039;&amp;#039; folder (within the &amp;#039;&amp;#039;sql&amp;#039;&amp;#039; folder) was selected. Upon selection of that file, a query was loaded into Query Tool and it was subsequently executed by clicking the green &amp;quot;Execute Query&amp;quot; arrow&lt;br /&gt;
*This query populates the created database with all of its tables. In order to ensure that the query properly worked, it was checked that 167 tables existed in the database&lt;br /&gt;
===Data Import into &amp;#039;&amp;#039;gmbuilder-genialomics-12012015-build-2&amp;#039;&amp;#039;===&lt;br /&gt;
*gmbuilder.bat in the gmbuilder-genialomics-12012015-build-2 folder was launched&lt;br /&gt;
*Under file -&amp;gt; configure database, the host was left as localhost, the port number was left as 5432, database name was set to &amp;#039;&amp;#039;gmbuilder-genialomics-12012015-build-2&amp;#039;&amp;#039;, Username was set to postgres, Password was set to the password of the PostgreSQL database that was recently created. OK was clicked.&lt;br /&gt;
*File -&amp;gt; Import UniProt XML was selected&lt;br /&gt;
**The UniProt XML file that was previously extracted was chosen, open was clicked. The import process was allowed to proceed uninterrupted.&lt;br /&gt;
*File -&amp;gt; Import GO OBO-XML was selected&lt;br /&gt;
**The GO OBO-XML that was previously extracted was chosen, open was clicked. The import process was allowed to proceed uninterrupted.&lt;br /&gt;
*File -&amp;gt; Import GOA was selected&lt;br /&gt;
**The GOA file that was downloaded previously was chosen, open was clicked, and the import process was allowed to proceed uninterrupted.&lt;br /&gt;
===Exporting a GenMAPP Gene Database (.gdb file)===&lt;br /&gt;
*File -&amp;gt; Export to GenMAPP Gene Database was selected&lt;br /&gt;
*BL was typed into the Owner field. The species of interest was selected for export (&amp;#039;&amp;#039;B. cenocepacia J2315&amp;#039;&amp;#039;)&lt;br /&gt;
*Next was clicked, the create GenMAPP database file/location was selected, and the boxes for the exporting of Molecular Function, Cellular Component, and Biological Process Gene Ontology Terms were left checked. The export process was initialized by clicking next; the windows were left open for the program to continue and finish with the export process (was estimated to take somewhere between 1-2 hrs). The database was given the name &amp;quot;Bc-Std_GEN_BL12_20151201.gdb&amp;quot;.&lt;br /&gt;
===Database Testing Report for Build 2===&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 2 Export)|Testing Report for Build 2 Export]]&lt;br /&gt;
==Exports of Build 3 and 4, custom versions of GenMAPP builder: conducted on 12/3==&lt;br /&gt;
*Gene database (.gdb) exports were conducted for builds 3 and 4 of the customized GenMAPP builder.&lt;br /&gt;
*Build 3 of GenMAPP Builder: program was modified so that the gene names will be picked up from ORF data rather than ordered locus data.&lt;br /&gt;
*Build 4 of GenMAPP Builder: TallyEngine code was cleaned up and code errors were fixed.&lt;br /&gt;
===Creating the postgres databases for builds 3 and 4 of customized GenMAPP builder===&lt;br /&gt;
*pgAdmin III was launched and a connection to the server was made. &amp;quot;Databases&amp;quot; was right clicked and select &amp;quot;New Database...&amp;quot; was chosen. The database, for Build 3, was given the name &amp;#039;&amp;#039;B.cenocepacia_J2315_20151203_BUILD3_genialomics&amp;#039;&amp;#039;, and OK was clicked. The same procedure was repeated for Build 4; the build 4 database was given the name &amp;#039;&amp;#039;B.cenocepacia_J2315_20151204_BUILD4_genialomics&amp;#039;&amp;#039;.&lt;br /&gt;
*The new databases were selected and the Query Tool was launched. Open File was clicked in the Query Tool and &amp;#039;&amp;#039;gmbuilder.sql&amp;#039;&amp;#039; in the &amp;#039;&amp;#039;sql&amp;#039;&amp;#039; folder of the &amp;#039;&amp;#039;&amp;#039;gmbuilder folder&amp;#039;&amp;#039;&amp;#039; of Build 3 and Build 4 of the customized GenMAPP builder was selected. Upon selection of that file, a query was loaded into Query Tool and it was subsequently executed by clicking the green &amp;quot;Execute Query&amp;quot; arrow&lt;br /&gt;
*This query populates the created databases with all of its tables. In order to ensure that the query properly worked, it was checked that 167 tables existed in the databases.&lt;br /&gt;
===Data Import into &amp;#039;&amp;#039;B.cenocepacia_J2315_20151203_BUILD3_genialomics&amp;#039;&amp;#039; and &amp;#039;&amp;#039;B.cenocepacia_J2315_20151204_BUILD4_genialomics&amp;#039;&amp;#039;===&lt;br /&gt;
*gmbuilder.bat was launched in the respective GenMAPP builder folder for both of the exports involving the two custom builds.&lt;br /&gt;
*Under file -&amp;gt; configure database, the host was left as localhost, the port number was left as 5432, database name was set to &amp;#039;&amp;#039;B.cenocepacia_J2315_20151203_BUILD3_genialomics&amp;#039;&amp;#039;, in the case of the third build of GenMAPP builder. The database name was set to &amp;#039;&amp;#039;B.cenocepacia_J2315_20151204_BUILD4_genialomics&amp;#039;&amp;#039; in the case of the fourth build.&lt;br /&gt;
*The username was set to postgres, Password was set to the password of the PostgreSQL server that was being utilized. OK was clicked.&lt;br /&gt;
*File -&amp;gt; Import UniProt XML was selected&lt;br /&gt;
**The UniProt XML file that was previously extracted was chosen, open was clicked. The import process was allowed to proceed uninterrupted.&lt;br /&gt;
*File -&amp;gt; Import GO OBO-XML was selected&lt;br /&gt;
**The GO OBO-XML that was previously extracted was chosen, open was clicked. The import process was allowed to proceed uninterrupted.&lt;br /&gt;
*File -&amp;gt; Import GOA was selected&lt;br /&gt;
**The GOA file that was downloaded previously was chosen, open was clicked, and the import process was allowed to proceed uninterrupted.&lt;br /&gt;
===Exporting a GenMAPP Gene Database (.gdb file)===&lt;br /&gt;
*File -&amp;gt; Export to GenMAPP Gene Database was selected&lt;br /&gt;
*BL was typed into the Owner field. The species of interest was selected for export (&amp;#039;&amp;#039;B. cenocepacia J2315&amp;#039;&amp;#039;)&lt;br /&gt;
*Next was clicked, the create GenMAPP database file/location was selected, and the boxes for the exporting of Molecular Function, Cellular Component, and Biological Process Gene Ontology Terms were left checked. The export process was initialized by clicking next; the windows were left open for the program to continue and finish with the export process (was estimated to take somewhere between 1-2 hrs). The database for the build 3 export was given the name of &amp;quot;Bc-Std_GEN_Build3_20151203.gdb&amp;quot;; the one for the build 4 export was given the name &amp;quot;Bc-Std_GEN_Build4_20151204.gdb&amp;quot;.&lt;br /&gt;
===Database Testing Report for Builds 3 and 4===&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 3 Export)|Testing Report for Build 3 Export]]&lt;br /&gt;
*[[GÉNialOMICS Gene Database Testing Report (Build 4 Export)|Testing Report for Build 4 Export]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
{{Template:GÉNialOMICS}}&lt;br /&gt;
{{Template:blitvak}}&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=G%C3%89NialOMICS_Gene_Database_Testing_Report_(Build_4_Export)&amp;diff=7465</id>
		<title>GÉNialOMICS Gene Database Testing Report (Build 4 Export)</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=G%C3%89NialOMICS_Gene_Database_Testing_Report_(Build_4_Export)&amp;diff=7465"/>
				<updated>2015-12-08T06:48:26Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: added genmapp analysis (wrapped it up)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Export Information==&lt;br /&gt;
&lt;br /&gt;
Version of GenMAPP Builder: [[Media:gmbuilder-genialomics-12032015-build-4.zip|GenMAPP Builder Custom, Build 4]]&lt;br /&gt;
&lt;br /&gt;
Computer on which the export was run: Home Workstation&lt;br /&gt;
&lt;br /&gt;
Postgres Database name: B.cenocepacia_J2315_20151204_BUILD4_genialomics&lt;br /&gt;
&lt;br /&gt;
UniProt XML filename: [[Media:Uniprot-taxonomy-216591 GEN BL12 20151119.zip|uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml]]&lt;br /&gt;
* UniProt XML version: UniProt release 2015_11 - November 11, 2015&lt;br /&gt;
* UniProt XML download link: [http://www.uniprot.org/uniprot/?query=organism:216591 UniProtKB link for the complete proteome of J2315]&lt;br /&gt;
* Time taken to import: 3.46 minutes&lt;br /&gt;
** Note: Time taken appears to be slightly shorter than previous exports.&lt;br /&gt;
&lt;br /&gt;
GO OBO-XML filename: [[Media:Go daily-termdb GEN BL12 20151119.zip|go_daily-termdb_GEN_BL12_20151119.obo-xml]]&lt;br /&gt;
* GO OBO-XML version (derived from the date modified on the file, itself): &amp;#039;&amp;#039;Date Modified: 11/19/2015 2:24 AM&amp;#039;&amp;#039;&lt;br /&gt;
* GO OBO-XML download link: [http://geneontology.org/page/download-ontology#Legacy_Downloads Link from GO website]&lt;br /&gt;
* Time taken to import: 5.05 minutes&lt;br /&gt;
* Time taken to process: 3.75 minutes&lt;br /&gt;
** Note: Time taken appears to be slightly shorter than previous exports.&lt;br /&gt;
&lt;br /&gt;
GOA filename: [[Media:31277.B cepacia GEN BL12 20151119.zip | 31277.B_cepacia_GEN_BL12_20151119.goa]]&lt;br /&gt;
* GOA version: &amp;#039;&amp;#039;Date Modified: 11/10/15, 1:47:00 PM&amp;#039;&amp;#039; (information sourced from FTP site)&lt;br /&gt;
* GOA download link: [http://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/31277.B_cepacia.goa FTP site file]&lt;br /&gt;
* Time taken to import: 0.04 Minutes&lt;br /&gt;
** Note: No issues were found with the import of this file.&lt;br /&gt;
&lt;br /&gt;
Name of .gdb file: [[Media:Bc-Std GEN Build4 20151204.zip|Bc-Std GEN Build4 20151204.gdb]]&lt;br /&gt;
* Time taken to export: 11 hours 6 minutes&lt;br /&gt;
** Start time: 7:51 am&lt;br /&gt;
** End time: 6:57 pm&lt;br /&gt;
** Note: File was exported without any major issues, however, the export appeared to take significantly longer than the previous exports. It is likely that the export took so long because the workstation had, for some period of time, entered a &amp;quot;sleep&amp;quot; mode (export was delayed, as the computer had to be taken off of &amp;quot;sleep&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
==Using TallyEngine==&lt;br /&gt;
*PostgreSQL was initialized through pgAdmin III and the database  B.cenocepacia_J2315_20151204_BUILD4_genialomics was left running&lt;br /&gt;
*GenMAPP builder was booted and &amp;#039;&amp;#039;Run XML and Database Tallies for UniProt and GO&amp;#039;&amp;#039; was selected under the &amp;#039;&amp;#039;Tallies&amp;#039;&amp;#039; menu item; the UniProt XML and GO files that were imported were chosen&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Results of TallyEngine:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*[[File:Build4tallyengine_results_GEN_BL14_20151204.png]]&lt;br /&gt;
**Note: These results differ significantly from what was found in previous exports. The 337 Ordered Locus gene names are now distinct from the 7121 ORF gene names (and are represented, as such, by TallyEngine). All of the counts related to external references (like UniProt) remain the same. The major and crucial change is the inclusion and representation of the ORF data.&lt;br /&gt;
&lt;br /&gt;
==Using XMLPipeDB match to Validate the XML Results from the TallyEngine==&lt;br /&gt;
*The Windows command line was launched (cmd.exe)&lt;br /&gt;
*This set of commands was inputted into the command line in order to utilize XMLPipeDB match to verify the OrderedLocusNames count:&lt;br /&gt;
*&amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;p?BCA[L,S,M]?[0-9][0-9][0-9][A,a]?[0-9]?[A-Z, a-z]?&amp;quot; &amp;lt; &amp;quot;uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
**NOTE: Prior to executing the command, the folder that held the files and xmlpipedb-match-1.1.1.jar was entered through the Windows command line (a set of CD commands was used in order to enter the correct directory). The results were identical to what was found in the [[GÉNialOMICS Gene Database Testing Report (Build 2 Export)|the build 2 export]].&lt;br /&gt;
*[[File:XmlpipedbmatchOUTPUT GEN BL14 20151201.png]]&lt;br /&gt;
*7126 unique matches were found through 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;
*These results vary slightly from what was found by TallyEngine due to the presence of 5 discrepant IDs (which were identified in the [[Blitvak Week 14|Week 14 assignment]]). Barring those 5 IDs, the results by XMLPipeDB Match line up with what TallyEngine reports (since the Match query grabs ORF data).&lt;br /&gt;
&lt;br /&gt;
==Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine==&lt;br /&gt;
*&amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039; was booted and all of the necessary connections were made&lt;br /&gt;
*In &amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039;, the query &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;BceJ2315_[0-9][0-9][0-9][0-9]&amp;#039;;&amp;lt;/code&amp;gt; was issued via the SQL Query menu in order to validate the TallyEngine count for &amp;quot;Ordered Locus&amp;quot; for the PSQL database.&lt;br /&gt;
**337 unique matches were found in &amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039; (postgres database results). This lines up with what was found in TallyEngine.&lt;br /&gt;
*Additionally, the query &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[A-Z]?[0-9][0-9][0-9][A-Z]?[0-9]?[A-Z, a-z]?&amp;#039;;&amp;lt;/code&amp;gt; was run via SQL in order to the verify the ORF counts &lt;br /&gt;
**7121 counts were found which is identical to what was found through XMLPipeDB match (ignoring the discrepant IDs) and to what was reported by TallyEngine (for the ORF data).&lt;br /&gt;
*Are your results the same as reported by the TallyEngine?  Why or why not?&lt;br /&gt;
**The results are now the same as what was reported by TallyEngine; this is due to the fact that the most recent build incorporated code fixes that allowed GenMAPP builder, and TallyEngine, to properly include the ORF data in their analysis/work.&lt;br /&gt;
&lt;br /&gt;
==OriginalRowCounts Comparison==&lt;br /&gt;
*The newly created J2315 .gdb file (Bc-Std_GEN_BL12_20151201.gdb) was opened with a program that is able to explore a .mdb file (such as Microsoft Access); in this case, [http://www.alexnolan.net/software/mdb_viewer_plus.htm MDB Viewer Plus] was utilized.&lt;br /&gt;
*Using the program, the OriginalRowCounts table was looked at, which contained summaries regarding each of the tables within the database (and the # of rows/entries in each of the tables)&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;OriginalRowCounts for Build 4 export of J2315&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**[[File:build4OriginalRowCounts_GEN_BL14_20151204.png]]&lt;br /&gt;
*It was decided that a good reference or &amp;quot;benchmark&amp;quot; would be the database that was created using Build 3 of the customized GenMAPP builder; comparing the two should allow me to see if there was any difference in the imported data (and any difference in the functionality of GenMAPP builder).&lt;br /&gt;
*Benchmark .gdb file: [[Media:Bc-Std_GEN_Build3_20151203.zip|compressed Bc-Std_GEN_Build3_20151203.gdb]]&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;OriginalRowCounts for the Build 3 export of J2315&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**[[File:Build3OriginalRowCounts GEN BL14 20151203.png]]&lt;br /&gt;
Note: It was noticed that the OriginalRowCounts table in this export is identical to the one that came from the Build 3 export. This seems to suggests that the only fundamental difference between the two builds of GenMAPP builder lies with TallyEngine (this makes sense, considering that build 4 focused upon fixing problems with TallyEngine and improper code). &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;
* 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;
**Yes, there are dates present for GeneOntology, InterPro, GeneID, RefSeq, UniProt, EMBL, PDB, Pfam, OrderedLocusNames, and EnsemblBacteria.&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;
*In the UniProt table, like before, it is apparent that only gene names of the type &amp;quot;ordered locus&amp;quot; are represented (no signs of gene names that begin with something like &amp;quot;BCA&amp;quot;). The RefSeq table appears to not have any problems. The ordered locus names table, like in Build 3, only reflects gene names in the form of &amp;lt;code&amp;gt;p?BCA[L,M,S]?[0-9][0-9][0-9][A,a]?[0-9]?[A-Z, a-z]&amp;lt;/code&amp;gt;; it appears that the &amp;quot;ORF&amp;quot; data replaced the &amp;quot;ordered locus&amp;quot; gene names in this table (these IDs appear to be in the correct and common form).&lt;br /&gt;
&lt;br /&gt;
Note: Visually, no changes seem apparent between the Build 3 and Build 4 export.&lt;br /&gt;
&lt;br /&gt;
==.gdb Use in GenMAPP==&lt;br /&gt;
*Some of the protocol from [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] was used as a reference for this portion of the assignment&lt;br /&gt;
*&amp;#039;&amp;#039;Bc-Std_GEN_Build4_20151204.gdb&amp;#039;&amp;#039; was placed within the Gene Databases folder of the GenMAPP directory (the folder is within the GenMAPP 2 Data folder)&lt;br /&gt;
*GenMAPP (Version 2.1) was launched&lt;br /&gt;
*The new gene database was loaded by going into &amp;#039;&amp;#039;Data &amp;gt; Choose Gene Database&amp;#039;&amp;#039;&lt;br /&gt;
*The tab deliminated GenMAPP formatted [[Media:For_genMAPP_KWVP20151205.txt|data]] sourced from the microarray paper was loaded into GenMAPP through &amp;#039;&amp;#039;Data &amp;gt; Expression Dataset Manager &amp;gt; Expression Datasets &amp;gt; New Dataset &amp;gt; &amp;#039;&amp;#039;GenMAPP formatted microarray data_GEN_B14_20151207.txt&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Note: There were no glaring issues with loading the files into GenMAPP (no crashes). However, this gene database led to the detection of 284 errors in the loaded raw data; this error count is identical to what was seen with the build 3 export.&lt;br /&gt;
&lt;br /&gt;
===Putting a gene on the MAPP using the GeneFinder window===&lt;br /&gt;
*A test expression data-set was created in order to observe the behavior of GenMAPP with the exported database&lt;br /&gt;
*GeneFinder was loaded by placing a blank &amp;#039;&amp;#039;Gene&amp;#039;&amp;#039; element on the drafting board of GenMAPP and right-clicking it.&lt;br /&gt;
*The genes BCAL0001,BCAL0002, BCAM0005, and BCAS0105 were searched in the Gene ID box, with the Gene ID System set to OrderedLocusNames&lt;br /&gt;
**All genes were successfully found and reference pages with links successfully appeared&lt;br /&gt;
Note: All cross-referenced IDs were present for all of these sample Gene IDs. No crashing or issues at this step.&lt;br /&gt;
&lt;br /&gt;
===Creating an Expression Dataset in the Expression Dataset Manager===&lt;br /&gt;
*The IDs in the microarray dataset were imported into GenMAPP using the new database; there existed 284 exceptions. &lt;br /&gt;
*The EX.txt file was opened through Excel and it was found out that the exceptions were identical to what was found with the Build 3 export.&lt;br /&gt;
&lt;br /&gt;
===Running MAPPFinder===&lt;br /&gt;
*Protocol sourced from [[Blitvak Week 8 | the week 8 assignment]]&lt;br /&gt;
*The MAPPFinder program was launched within GenMAPP (Tools &amp;gt; MAPPFinder)&lt;br /&gt;
*&amp;quot;Calculate New Results&amp;quot; was clicked in the window that appeared by launching MAPPFinder&lt;br /&gt;
*For &amp;quot;Find File&amp;quot;, the Expression Dataset file (with a .gex extension) was selected, and OK was clicked&lt;br /&gt;
*The Test criteria was selected&lt;br /&gt;
*The boxes corresponding to &amp;quot;Gene Ontology&amp;quot; were checked&lt;br /&gt;
*&amp;quot;Browse&amp;quot; button was clicked to add a name to the file that will be created&lt;br /&gt;
*&amp;quot;Run MAPPFinder&amp;quot; was clicked and the program was allowed to complete its analysis&lt;br /&gt;
&lt;br /&gt;
Note: MAPPFinder successfully loaded and provided an output with this gene database.&lt;br /&gt;
&lt;br /&gt;
==Compare Gene Database to Outside Resource==&lt;br /&gt;
Outside Resource: [http://beta.burkholderia.com/ Burkholderia Genome DB], [http://www.uniprot.org/uniprot/ UniProt KB]&lt;br /&gt;
*The strain page for J2315 was looked up: [http://beta.burkholderia.com/strain/show/146]&lt;br /&gt;
*7121 OrderedLocusNames were found within the exported gdb file. 6,994 entries corresponding to protein encoding genes were found in [http://www.uniprot.org/uniprot/ UniProt KB], and 7114 coding sequences were found in the [http://beta.burkholderia.com/strain/show/146 MOD. The count of 7121 genes that is represented by the exported database appears to be very similar to the values reported by external sources/databases. It is likely that all of the genes covered by UniProt appear within the database. It is not known whether all of the coding sequences covered by the MOD appear within the database as some of the coding sequences represent hypothetical protein encoding genes or functional RNA. &lt;br /&gt;
&lt;br /&gt;
*Note: The IDs and counts covered by this export appear to be consistent with outside resources.&lt;br /&gt;
----&lt;br /&gt;
{{Template:GÉNialOMICS}}&lt;br /&gt;
{{Template:blitvak}}&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=G%C3%89NialOMICS_Gene_Database_Testing_Report_(Build_3_Export)&amp;diff=7462</id>
		<title>GÉNialOMICS Gene Database Testing Report (Build 3 Export)</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=G%C3%89NialOMICS_Gene_Database_Testing_Report_(Build_3_Export)&amp;diff=7462"/>
				<updated>2015-12-08T06:41:55Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: added gennmapp work&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Export Information==&lt;br /&gt;
&lt;br /&gt;
Version of GenMAPP Builder: [[Media:gmbuilder-genialomics-12032015-build-3.zip|GenMAPP Builder Custom, Build 3]]&lt;br /&gt;
&lt;br /&gt;
Computer on which the export was run: Home Workstation&lt;br /&gt;
&lt;br /&gt;
Postgres Database name: B.cenocepacia_J2315_20151203_BUILD3_genialomics&lt;br /&gt;
&lt;br /&gt;
UniProt XML filename: [[Media:Uniprot-taxonomy-216591 GEN BL12 20151119.zip|uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml]]&lt;br /&gt;
* UniProt XML version: UniProt release 2015_11 - November 11, 2015&lt;br /&gt;
* UniProt XML download link: [http://www.uniprot.org/uniprot/?query=organism:216591 UniProtKB link for the complete proteome of J2315]&lt;br /&gt;
* Time taken to import: 3.99 minutes&lt;br /&gt;
** Note: No issues were found with the import of this file.&lt;br /&gt;
&lt;br /&gt;
GO OBO-XML filename: [[Media:Go daily-termdb GEN BL12 20151119.zip|go_daily-termdb_GEN_BL12_20151119.obo-xml]]&lt;br /&gt;
* GO OBO-XML version (derived from the date modified on the file, itself): &amp;#039;&amp;#039;Date Modified: 11/19/2015 2:24 AM&amp;#039;&amp;#039;&lt;br /&gt;
* GO OBO-XML download link: [http://geneontology.org/page/download-ontology#Legacy_Downloads Link from GO website]&lt;br /&gt;
* Time taken to import: 5.77 minutes&lt;br /&gt;
* Time taken to process: 4.06 minutes&lt;br /&gt;
** Note: No issues were found with the import of this file.&lt;br /&gt;
&lt;br /&gt;
GOA filename: [[Media:31277.B cepacia GEN BL12 20151119.zip | 31277.B_cepacia_GEN_BL12_20151119.goa]]&lt;br /&gt;
* GOA version: &amp;#039;&amp;#039;Date Modified: 11/10/15, 1:47:00 PM&amp;#039;&amp;#039; (information sourced from FTP site)&lt;br /&gt;
* GOA download link: [http://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/31277.B_cepacia.goa FTP site file]&lt;br /&gt;
* Time taken to import: 0.05 Minutes&lt;br /&gt;
** Note: No issues were found with the import of this file.&lt;br /&gt;
&lt;br /&gt;
Name of .gdb file: [[Media:Bc-Std_GEN_Build3_20151203.zip|Bc-Std_GEN_Build3_20151203.gdb]]&lt;br /&gt;
* Time taken to export: 4 hours 37 minutes&lt;br /&gt;
** Start time: 7.24 pm&lt;br /&gt;
** End time: 12:01 am&lt;br /&gt;
** Note: File was exported without any major issues, however, the export appeared to take even longer than the one conducted for the [[GÉNialOMICS Gene Database Testing Report (Initial Export) | initial export]]. This export took a little over 2 hours longer than the previous export and it is suspected that this difference is due to the fact that work was being done on the computer while the export was taking place.&lt;br /&gt;
&lt;br /&gt;
==Using TallyEngine==&lt;br /&gt;
*PostgreSQL was initialized through pgAdmin III and the database  B.cenocepacia_J2315_20151203_BUILD3_genialomics was left running&lt;br /&gt;
*GenMAPP builder was booted and &amp;#039;&amp;#039;Run XML and Database Tallies for UniProt and GO&amp;#039;&amp;#039; was selected under the &amp;#039;&amp;#039;Tallies&amp;#039;&amp;#039; menu item; the UniProt XML and GO files that were imported were chosen&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Results of TallyEngine:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*[[File:Build3tallyengine results GEN BL14 20151203.png]]&lt;br /&gt;
**Note: These results are identical to what was found in the initial export and in the export involving the second build of a modified genmapp builder (see [[GÉNialOMICS Gene Database Testing Report (Build 2 Export)|the build 2 testing report]]). Since GenMAPP builder was modified, for Build 3, so that the gene names will be collected by the program from the ORF data rather than the ordered locus data, it appears that there exists some errors in the program that are preventing it from properly collecting and taking into account the &amp;quot;ORF&amp;quot; data that resides in the XML file.&lt;br /&gt;
&lt;br /&gt;
==Using XMLPipeDB match to Validate the XML Results from the TallyEngine==&lt;br /&gt;
*The Windows command line was launched (cmd.exe)&lt;br /&gt;
*This set of commands was inputted into the command line in order to utilize XMLPipeDB match to verify the OrderedLocusNames count:&lt;br /&gt;
*&amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;p?BCA[L,S,M]?[0-9][0-9][0-9][A,a]?[0-9]?[A-Z, a-z]?&amp;quot; &amp;lt; &amp;quot;uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
**NOTE: Prior to executing the command, the folder that held the files and xmlpipedb-match-1.1.1.jar was entered through the Windows command line (a set of CD commands was used in order to enter the correct directory). The results were identical to what was found in the [[GÉNialOMICS Gene Database Testing Report (Build 2 Export)|the build 2 export]].&lt;br /&gt;
*[[File:XmlpipedbmatchOUTPUT GEN BL14 20151201.png]]&lt;br /&gt;
*7126 unique matches were found through 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;
*These results are very different from what was found through TallyEngine because these TallyEngine results, as mentioned in the [[Blitvak Week 14|Week 14 assignment]], only represent the gene name data in the XML that is tagged as being &amp;quot;ordered locus&amp;quot;. The match command was found to reflect the data that is found under the &amp;quot;ORF&amp;quot; tag; the ORF and ordered locus counts are both very different, and this is reflected in the difference between TallyEngine and XMLPipeDB match with respect to the gene name counts.&lt;br /&gt;
&lt;br /&gt;
==Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine==&lt;br /&gt;
*&amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039; was booted and all of the necessary connections were made&lt;br /&gt;
*It was realized that the &amp;#039;&amp;#039;gene/name&amp;#039;&amp;#039; tags in the XML file end up in the &amp;#039;&amp;#039;genenametype&amp;#039;&amp;#039; table (source: [[How_Do_I_Count_Thee%3F_Let_Me_Count_The_Ways |the wiki page regarding database quality analysis]]&lt;br /&gt;
*In &amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039;, the query &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;BceJ2315_[0-9][0-9][0-9][0-9]&amp;#039;;&amp;lt;/code&amp;gt; was issued via the SQL Query menu in order to validate the TallyEngine count for &amp;quot;orderedlocusnames&amp;quot; for the PSQL database.&lt;br /&gt;
**337 unique matches were found in &amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039; (postgres database results). This lines up with what was found in TallyEngine.&lt;br /&gt;
*Once again, the query &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[A-Z]?[0-9][0-9][0-9][A-Z]?[0-9]?[A-Z, a-z]?&amp;#039;;&amp;lt;/code&amp;gt; was run via SQL in order to the verify the ORF counts (compared to the results that were found using XMLPipeDB match, see [[Blitvak Week 14|the week 14 assignment]].&lt;br /&gt;
**7121 counts were found which lines up with what was found through XMLPipeDB match and through an analysis of the XML file&lt;br /&gt;
*At this point, it was once again assumed that the data in the genenametype table of the PSQL database is identical to what was within the same table in the initial export PSQL database.&lt;br /&gt;
*Are your results the same as reported by the TallyEngine?  Why or why not?&lt;br /&gt;
**The &amp;quot;ordered locus&amp;quot; results are the same as what was reported by TallyEngine since both are focusing on the same set of data. TallyEngine was modified to focus upon the &amp;quot;ORF&amp;quot; data, however, it appears that there are issues that are preventing it from doing so.&lt;br /&gt;
&lt;br /&gt;
==OriginalRowCounts Comparison==&lt;br /&gt;
*The newly created J2315 .gdb file (Bc-Std_GEN_BL12_20151201.gdb) was opened with a program that is able to explore a .mdb file (such as Microsoft Access); in this case, [http://www.alexnolan.net/software/mdb_viewer_plus.htm MDB Viewer Plus] was utilized.&lt;br /&gt;
*Using the program, the OriginalRowCounts table was looked at, which contained summaries regarding each of the tables within the database (and the # of rows/entries in each of the tables)&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;OriginalRowCounts for Build 3 export of J2315&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**[[File:Build3OriginalRowCounts GEN BL14 20151203.png]]&lt;br /&gt;
*It was decided that a good reference or &amp;quot;benchmark&amp;quot; would be the database that was created using Build 2 of the customized GenMAPP builder; comparing the two should allow me to see if there was any difference in the imported data.&lt;br /&gt;
*Benchmark .gdb file: [[Media:Bc-Std Build2 GEN BL14 20151201.zip|compressed Bc-Std_Build2_GEN_BL14_20151201.gdb]]&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;OriginalRowCounts for the Build 2 export of J2315&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**[[File:Build2ExportOriginalRowCounts GEN BL14 20151201.png]]&lt;br /&gt;
Note: It was noticed that the OriginalRowCounts table in this export are mostly identical to the one found through the Build 2 export. However, it was noticed that there existed differences in the OrderedLocusNames table between the two exports. It was found that the recent export, the Build 3 export, contained 7121 rows in the OrderedLocusNames table (which indicates 7121 entries, which is the same as the number of ORF gene names in the XML), while the last export, the Build 2 export, contained 337 rows in the OrderedLocusNames tables. The fact that the build 3 export how shows 7121 entries in that table is indicative of the fact that this modified GenMAPP builder (build 3) is now focusing on the ORF data; it appears, however, that it is now labeling the &amp;quot;ORF&amp;quot; data as being OrderedLocusNames instead of the &amp;quot;ordered locus&amp;quot; data. The observation in the OriginalRowCounts table does not completely mesh with what was found earlier in the PSQL database. In the PSQL database, it was found that the OrderedLocusName data was still the &amp;quot;ordered locus&amp;quot; gene names that reside in the XML (and the &amp;quot;ORF&amp;quot; data are the 7121 gene names of interest). In conclusion, it feels that there are some issues with TallyEngine and GenMAPP builder that are leading to some issues (such as TallyEngine not reporting the ORF data).&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;
* 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;
**Yes, there are dates present for GeneOntology, InterPro, GeneID, RefSeq, UniProt, EMBL, PDB, Pfam, OrderedLocusNames, and EnsemblBacteria.&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;
*In the UniProt table, like before, it is apparent that only gene names of the type &amp;quot;ordered locus&amp;quot; are represented (no signs of gene names that begin with something like &amp;quot;BCA&amp;quot;). The RefSeq table appears to not have any problems. The ordered locus names table, now, only reflects gene names in the form of &amp;lt;code&amp;gt;p?BCA[L,M,S]?[0-9][0-9][0-9][A,a]?[0-9]?[A-Z, a-z]&amp;lt;/code&amp;gt;; it appears that the &amp;quot;ORF&amp;quot; data replaced the &amp;quot;ordered locus&amp;quot; gene names in this table (these IDs appear to be in the correct and common form).&lt;br /&gt;
&lt;br /&gt;
Note: The modifications to GenMAPP builder appear to have changed some of the data within the tables of the gene database (ORF gene names replacing &amp;quot;ordered locus&amp;quot; gene names, with respect to the OrderedLocusNames table).&lt;br /&gt;
&lt;br /&gt;
==.gdb Use in GenMAPP==&lt;br /&gt;
*Some of the protocol from [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] was used as a reference for this portion of the assignment&lt;br /&gt;
*&amp;#039;&amp;#039;Bc-Std_GEN_Build3_20151203.gdb&amp;#039;&amp;#039; was placed within the Gene Databases folder of the GenMAPP directory (the folder is within the GenMAPP 2 Data folder)&lt;br /&gt;
*GenMAPP (Version 2.1) was launched&lt;br /&gt;
*The new gene database was loaded by going into &amp;#039;&amp;#039;Data &amp;gt; Choose Gene Database&amp;#039;&amp;#039;&lt;br /&gt;
*The tab deliminated GenMAPP formatted [[Media:For_genMAPP_KWVP20151205.txt|data]] sourced from the microarray paper was loaded into GenMAPP through &amp;#039;&amp;#039;Data &amp;gt; Expression Dataset Manager &amp;gt; Expression Datasets &amp;gt; New Dataset &amp;gt; &amp;#039;&amp;#039;GenMAPP formatted microarray data_GEN_B14_20151207.txt&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Note: There were no glaring issues with loading the files into GenMAPP (no crashes). However, this gene database led to the detection of 284 errors in the loaded raw data; this new error count is significantly smaller than the 7251 errors that were detected using the previously exported database. Since this export incorporates the ORF data, it appears that the majority of the genes present in the microarray dataset are covered.&lt;br /&gt;
&lt;br /&gt;
===Putting a gene on the MAPP using the GeneFinder window===&lt;br /&gt;
*A test expression data-set was created in order to observe the behavior of GenMAPP with the exported database&lt;br /&gt;
*GeneFinder was loaded by placing a blank &amp;#039;&amp;#039;Gene&amp;#039;&amp;#039; element on the drafting board of GenMAPP and right-clicking it.&lt;br /&gt;
*The genes BCAL0001,BCAL0002, BCAM0005, and BCAS0105 were searched in the Gene ID box, with the Gene ID System set to OrderedLocusNames&lt;br /&gt;
**All genes were successfully found and reference pages with links successfully appeared&lt;br /&gt;
Note: All cross-referenced IDs were present for all of these sample Gene IDs. No crashing or issues at this step.&lt;br /&gt;
&lt;br /&gt;
===Creating an Expression Dataset in the Expression Dataset Manager===&lt;br /&gt;
*The IDs in the microarray dataset were imported into GenMAPP using the new database; there existed 284 exceptions. &lt;br /&gt;
*The EX.txt file was opened through Excel and it was found out that the error code for all of the exceptions was: &amp;#039;&amp;#039;Gene not found in OrderedLocusNames or any related system.&amp;#039;&amp;#039; The Gene IDs were sorted by error and the problematic IDs were analyzed. It was found, through the find function, that 101 of the exceptions were due to alterations in the usual formatting of the gene name (these gene names contained underscores, Js, and numbers). The rest of the exceptions, it was found (via UniProt KB searches), represented genes that are not present in the UniProt database; the majority of these gene exceptions, additionally, were not present in the Burkholderia model organism database. The ones that were present were all found to be non-coding DNA or DNA with no known associated protein.&lt;br /&gt;
&lt;br /&gt;
===Running MAPPFinder===&lt;br /&gt;
*Protocol sourced from [[Blitvak Week 8 | the week 8 assignment]]&lt;br /&gt;
*The MAPPFinder program was launched within GenMAPP (Tools &amp;gt; MAPPFinder)&lt;br /&gt;
*&amp;quot;Calculate New Results&amp;quot; was clicked in the window that appeared by launching MAPPFinder&lt;br /&gt;
*For &amp;quot;Find File&amp;quot;, the Expression Dataset file (with a .gex extension) was selected, and OK was clicked&lt;br /&gt;
*The Test criteria was selected&lt;br /&gt;
*The boxes corresponding to &amp;quot;Gene Ontology&amp;quot; were checked&lt;br /&gt;
*&amp;quot;Browse&amp;quot; button was clicked to add a name to the file that will be created&lt;br /&gt;
*&amp;quot;Run MAPPFinder&amp;quot; was clicked and the program was allowed to complete its analysis&lt;br /&gt;
&lt;br /&gt;
Note: MAPPFinder successfully loaded and provided an output with this gene database.&lt;br /&gt;
&lt;br /&gt;
==Compare Gene Database to Outside Resource==&lt;br /&gt;
Outside Resource: [http://beta.burkholderia.com/ Burkholderia Genome DB], [http://www.uniprot.org/uniprot/ UniProt KB]&lt;br /&gt;
*The strain page for J2315 was looked up: [http://beta.burkholderia.com/strain/show/146]&lt;br /&gt;
*7121 OrderedLocusNames were found within the exported gdb file. 6,994 entries corresponding to protein encoding genes were found in [http://www.uniprot.org/uniprot/ UniProt KB], and 7114 coding sequences were found in the [http://beta.burkholderia.com/strain/show/146 MOD. It is apparent that the count of 7121 (ORF data) is much closer to what is present in outside resources than the one of 337 (&amp;quot;ordered locus&amp;quot; data). The differences in count between UniProt and the gdb and MOD could be the result of the fact that UniProt only covers genes that code for protein (some of the coding sequences present in the MOD, or within the gdb, could be responsible for functional RNA, which are not covered by UniProt).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Note: The exported database now seems more in-line with what is to be expected of the genome of &amp;#039;&amp;#039;B. cenocepacia&amp;#039;&amp;#039;; the current OrderedLocusName counts (which actually represents ORF counts) seem very close to the counts expressed by the MOD and by UniProt.&lt;br /&gt;
----&lt;br /&gt;
{{Template:GÉNialOMICS}}&lt;br /&gt;
{{Template:blitvak}}&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=G%C3%89NialOMICS_Gene_Database_Testing_Report_(Build_2_Export)&amp;diff=7450</id>
		<title>GÉNialOMICS Gene Database Testing Report (Build 2 Export)</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=G%C3%89NialOMICS_Gene_Database_Testing_Report_(Build_2_Export)&amp;diff=7450"/>
				<updated>2015-12-08T06:16:58Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: added genmapp analysis&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Export Information==&lt;br /&gt;
&lt;br /&gt;
Version of GenMAPP Builder: [[Media:gmbuilder-genialomics-12012015-build-2.zip|GenMAPP Builder Custom, Build 2]]&lt;br /&gt;
&lt;br /&gt;
Computer on which the export was run: Home Workstation&lt;br /&gt;
&lt;br /&gt;
Postgres Database name: B.cenocepacia_J2315_20151201_BUILD2_genialomics&lt;br /&gt;
&lt;br /&gt;
UniProt XML filename: [[Media:Uniprot-taxonomy-216591 GEN BL12 20151119.zip|uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml]]&lt;br /&gt;
* UniProt XML version: UniProt release 2015_11 - November 11, 2015&lt;br /&gt;
* UniProt XML download link: [http://www.uniprot.org/uniprot/?query=organism:216591 UniProtKB link for the complete proteome of J2315]&lt;br /&gt;
* Time taken to import: 3.72 minutes&lt;br /&gt;
** Note: No issues were found with the import of this file.&lt;br /&gt;
&lt;br /&gt;
GO OBO-XML filename: [[Media:Go daily-termdb GEN BL12 20151119.zip|go_daily-termdb_GEN_BL12_20151119.obo-xml]]&lt;br /&gt;
* GO OBO-XML version (derived from the date modified on the file, itself): &amp;#039;&amp;#039;Date Modified: 11/19/2015 2:24 AM&amp;#039;&amp;#039;&lt;br /&gt;
* GO OBO-XML download link: [http://geneontology.org/page/download-ontology#Legacy_Downloads Link from GO website]&lt;br /&gt;
* Time taken to import: 5.25 minutes&lt;br /&gt;
* Time taken to process: 3.91 minutes&lt;br /&gt;
** Note: No issues were found with the import of this file.&lt;br /&gt;
&lt;br /&gt;
GOA filename: [[Media:31277.B cepacia GEN BL12 20151119.zip | 31277.B_cepacia_GEN_BL12_20151119.goa]]&lt;br /&gt;
* GOA version: &amp;#039;&amp;#039;Date Modified: 11/10/15, 1:47:00 PM&amp;#039;&amp;#039; (information sourced from FTP site)&lt;br /&gt;
* GOA download link: [http://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/31277.B_cepacia.goa FTP site file]&lt;br /&gt;
* Time taken to import: 0.04 Minutes&lt;br /&gt;
** Note: No issues were found with the import of this file.&lt;br /&gt;
&lt;br /&gt;
Name of .gdb file: [[Media:Bc-Std Build2 GEN BL14 20151201.zip|Bc-Std_Build2_GEN_BL14_20151201.gdb]]&lt;br /&gt;
* Time taken to export: 4 hours 22 minutes&lt;br /&gt;
** Start time: 10:27 pm&lt;br /&gt;
** End time: 2:49 am&lt;br /&gt;
** Note: File was exported without any major issues, however, the export appeared to take even longer than the one conducted for the [[GÉNialOMICS Gene Database Testing Report (Initial Export) | initial export]]. This export took almost 2 more hours than the previous export and it is suspected that this difference is due to the fact that work was being done on the computer while the export was taking place.&lt;br /&gt;
&lt;br /&gt;
==Using TallyEngine==&lt;br /&gt;
*PostgreSQL was initialized through pgAdmin III and the database  B.cenocepacia_J2315_20151201_BUILD2_genialomics was left running&lt;br /&gt;
*GenMAPP builder was booted and &amp;#039;&amp;#039;Run XML and Database Tallies for UniProt and GO&amp;#039;&amp;#039; was selected under the &amp;#039;&amp;#039;Tallies&amp;#039;&amp;#039; menu item; the UniProt XML and GO files that were imported were chosen&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Results of TallyEngine:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*[[File:Tallyengine results GEN BL14 20151201.png]]&lt;br /&gt;
**Note: These results are identical to what was found through the initial, dry, export of the gene database. This isn&amp;#039;t all too surprising since the only difference in build 2 is that there exists a customized species profile for J2315. The data that GenMAPP builder collects from the XML is still the same since no major coding modifications were done on the program. As outlined in the [[Blitvak Week 14|Week 14 assignment]], future versions of GenMAPP builder should collect the data related to the &amp;quot;ORF&amp;quot; gene name data, rather than the &amp;quot;ordered locus&amp;quot; gene name data that is collected by default. It is apparent, through analysis of the XML file and through Match commands, that the XML only contains &amp;quot;ORF&amp;quot; names for most of its genes (see [[Blitvak Week 14|Week 14 assignment]], and the [[GÉNialOMICS Gene Database Testing Report (Initial Export)|initial export testing report]]).&lt;br /&gt;
&lt;br /&gt;
==Using XMLPipeDB match to Validate the XML Results from the TallyEngine==&lt;br /&gt;
*The Windows command line was launched (cmd.exe)&lt;br /&gt;
*This set of commands was inputted into the command line in order to utilize XMLPipeDB match to verify the OrderedLocusNames count:&lt;br /&gt;
*&amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;p?BCA[L,S,M]?[0-9][0-9][0-9][A,a]?[0-9]?[A-Z, a-z]?&amp;quot; &amp;lt; &amp;quot;uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
**NOTE: Prior to executing the command, the folder that held the files and xmlpipedb-match-1.1.1.jar was entered through the Windows command line (a set of CD commands was used in order to enter the correct directory)&lt;br /&gt;
*[[File:XmlpipedbmatchOUTPUT GEN BL14 20151201.png]]&lt;br /&gt;
*7126 unique matches were found through 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;
*These results are very different from what was found through TallyEngine because these TallyEngine results, as mentioned in the [[Blitvak Week 14|Week 14 assignment]], only represent the gene name data in the XML that is tagged as being &amp;quot;ordered locus&amp;quot;. The match command was found to reflect the data that is found under the &amp;quot;ORF&amp;quot; tag; the ORF and ordered locus counts are both very different, and this is reflected in the difference between TallyEngine and XMLPipeDB match with respect to the gene name counts.&lt;br /&gt;
&lt;br /&gt;
==Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine==&lt;br /&gt;
*&amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039; was booted and all of the necessary connections were made&lt;br /&gt;
*It was realized that the &amp;#039;&amp;#039;gene/name&amp;#039;&amp;#039; tags in the XML file end up in the &amp;#039;&amp;#039;genenametype&amp;#039;&amp;#039; table (source: [[How_Do_I_Count_Thee%3F_Let_Me_Count_The_Ways |the wiki page regarding database quality analysis]]&lt;br /&gt;
*In &amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039;, the query &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;BceJ2315_[0-9][0-9][0-9][0-9]&amp;#039;;&amp;lt;/code&amp;gt; was issued via the SQL Query menu in order to validate the TallyEngine count for &amp;quot;orderedlocusnames&amp;quot; for the PSQL database.&lt;br /&gt;
**337 unique matches were found in &amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039; (postgres database results). This lines up with what was found in TallyEngine.&lt;br /&gt;
*Additionally, the query &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[A-Z]?[0-9][0-9][0-9][A-Z]?[0-9]?[A-Z, a-z]?&amp;#039;;&amp;lt;/code&amp;gt; was run via SQL in order to the verify the ORF counts (compared to the results that were found using XMLPipeDB match, see [[Blitvak Week 14|the week 14 assignment]].&lt;br /&gt;
**7121 counts were found which lines up with what was found through XMLPipeDB match and through an analysis of the XML file&lt;br /&gt;
*At this point, it was assumed that the data in the genenametype table of the PSQL database is identical to what was within the same table in the initial export PSQL database.&lt;br /&gt;
*Are your results the same as reported by the TallyEngine?  Why or why not?&lt;br /&gt;
**The &amp;quot;ordered locus&amp;quot; results are the same as what was reported by TallyEngine since both are focusing on the same set of data.&lt;br /&gt;
&lt;br /&gt;
==OriginalRowCounts Comparison==&lt;br /&gt;
&lt;br /&gt;
*The newly created J2315 .gdb file (Bc-Std_GEN_BL12_20151201.gdb) was opened with a program that is able to explore a .mdb file (such as Microsoft Access); in this case, [http://www.alexnolan.net/software/mdb_viewer_plus.htm MDB Viewer Plus] was utilized.&lt;br /&gt;
*Using the program, the OriginalRowCounts table was looked at, which contained summaries regarding each of the tables within the database (and the # of rows/entries in each of the tables)&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;OriginalRowCounts for Build 2 Export of J2315&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**[[File:Build2ExportOriginalRowCounts GEN BL14 20151201.png]]&lt;br /&gt;
*It was decided that a good reference or &amp;quot;benchmark&amp;quot; would be the database that was created for the initial, dry, export of the gene data related to J2315; comparing the two should bring to light any differences that are the result of the export.&lt;br /&gt;
*Benchmark .gdb file: [[Media:Bc-Std GEN BL12 20151119.zip |compressed Bc-Std_GEN_BL12_20151119.gdb]]&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;OriginalRowCounts for Initial Export of J2315&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**[[File:OriginalRowCounts(initial_export)_GEN_BL12_20151123.png]]&lt;br /&gt;
&lt;br /&gt;
Note: It was noticed that the OriginalRowCounts table in this export is identical to the one found in the [[GÉNialOMICS Gene Database Testing Report (Initial Export)|initial export]]; this is not surprising since the utilized GenMAPP builder is mostly identical to one that was utilized in the initial export.&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;
**Yes, there are dates present for GeneOntology, InterPro, GeneID, RefSeq, UniProt, EMBL, PDB, Pfam, OrderedLocusNames, and EnsemblBacteria.&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;
*In the UniProt table, it appears that the ID and EntryName columns involve the correct ID form for J2315. The GeneName column in UniProt, however, appears to be missing most of its entries. No gene names in the basic form of &amp;#039;&amp;#039;&amp;#039;BCA[S,L,M]####&amp;#039;&amp;#039;&amp;#039; and &amp;#039;&amp;#039;&amp;#039;BceJ2315_#####&amp;#039;&amp;#039;&amp;#039; can be found. Very few gene names are present, and those present are in the form of either four letters with the final letter being capital or in the form of three uncapitalized letters.&lt;br /&gt;
*RefSeq table appears to be in order&lt;br /&gt;
*OrderedLocusNames table, as suggested by earlier analysis, only contains 337 rows and IDs in the format of &amp;#039;&amp;#039;&amp;#039;BceJ2315_#####&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
Note: It was noticed that the UniProt table only contained gene names that are either of &amp;quot;ordered locus&amp;quot; type or in the format of four letters. &lt;br /&gt;
&lt;br /&gt;
==.gdb Use in GenMAPP==&lt;br /&gt;
*Some of the protocol from [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] was used as a reference for this portion of the assignment&lt;br /&gt;
*&amp;#039;&amp;#039;Bc-Std_Build2_GEN_BL14_20151201.gdb&amp;#039;&amp;#039; was placed within the Gene Databases folder of the GenMAPP directory (the folder is within the GenMAPP 2 Data folder)&lt;br /&gt;
*GenMAPP (Version 2.1) was launched&lt;br /&gt;
*The new gene database was loaded by going into &amp;#039;&amp;#039;Data &amp;gt; Choose Gene Database&amp;#039;&amp;#039;&lt;br /&gt;
*The tab deliminated GenMAPP formatted [[Media:For_genMAPP_KWVP20151205.txt|data]] sourced from the microarray paper was loaded into GenMAPP through &amp;#039;&amp;#039;Data &amp;gt; Expression Dataset Manager &amp;gt; Expression Datasets &amp;gt; New Dataset &amp;gt; &amp;#039;&amp;#039;GenMAPP formatted microarray data_GEN_B14_20151207.txt&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*Note: There were no glaring issues with loading the files into GenMAPP (no crashes). However, this gene database led to the detection of 7251 errors in the loaded data. It is suspected that this gene database does not cover the majority of the genes within the microarray data (which is expected, since the microarray data represents ORF gene names)&lt;br /&gt;
&lt;br /&gt;
==Compare Gene Database to Outside Resource==&lt;br /&gt;
Outside Resource: [http://beta.burkholderia.com/ Burkholderia Genome DB]&lt;br /&gt;
*The strain page for J2315 was looked up: [http://beta.burkholderia.com/strain/show/146]&lt;br /&gt;
*Only 337 OrderedLocusNames IDs were found in the exported database; 7384 annotated genes, however, are present in the MOD&lt;br /&gt;
**[[File:J2315MODGENES_GEN_BL12_20151123.png]] &lt;br /&gt;
&lt;br /&gt;
Note: A lot more OrderedLocusNames IDs should be present in the exported database than the counts that were found. Data on the MOD and executed Match queries help confirm this. Current number of OrderedLocusNames (337) is very far from the numbers that was seen in the MOD (7384 annotated genes, with 7114 involved with the coding of protein). The count is so low, it is now known, due to the fact that GenMAPP builder, at the moment, is programmed to only pick-up &amp;quot;ordered locus&amp;quot; data from the XML; most of the gene names reside as &amp;quot;ORF&amp;quot; data, which explains the fact that most of the data is not present in the export.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
{{Template:GÉNialOMICS}}&lt;br /&gt;
{{Template:blitvak}}&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=G%C3%89NialOMICS_Gene_Database_Testing_Report_(Build_4_Export)&amp;diff=7437</id>
		<title>GÉNialOMICS Gene Database Testing Report (Build 4 Export)</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=G%C3%89NialOMICS_Gene_Database_Testing_Report_(Build_4_Export)&amp;diff=7437"/>
				<updated>2015-12-08T05:57:55Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: wrapped up most the report&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Export Information==&lt;br /&gt;
&lt;br /&gt;
Version of GenMAPP Builder: [[Media:gmbuilder-genialomics-12032015-build-4.zip|GenMAPP Builder Custom, Build 4]]&lt;br /&gt;
&lt;br /&gt;
Computer on which the export was run: Home Workstation&lt;br /&gt;
&lt;br /&gt;
Postgres Database name: B.cenocepacia_J2315_20151204_BUILD4_genialomics&lt;br /&gt;
&lt;br /&gt;
UniProt XML filename: [[Media:Uniprot-taxonomy-216591 GEN BL12 20151119.zip|uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml]]&lt;br /&gt;
* UniProt XML version: UniProt release 2015_11 - November 11, 2015&lt;br /&gt;
* UniProt XML download link: [http://www.uniprot.org/uniprot/?query=organism:216591 UniProtKB link for the complete proteome of J2315]&lt;br /&gt;
* Time taken to import: 3.46 minutes&lt;br /&gt;
** Note: Time taken appears to be slightly shorter than previous exports.&lt;br /&gt;
&lt;br /&gt;
GO OBO-XML filename: [[Media:Go daily-termdb GEN BL12 20151119.zip|go_daily-termdb_GEN_BL12_20151119.obo-xml]]&lt;br /&gt;
* GO OBO-XML version (derived from the date modified on the file, itself): &amp;#039;&amp;#039;Date Modified: 11/19/2015 2:24 AM&amp;#039;&amp;#039;&lt;br /&gt;
* GO OBO-XML download link: [http://geneontology.org/page/download-ontology#Legacy_Downloads Link from GO website]&lt;br /&gt;
* Time taken to import: 5.05 minutes&lt;br /&gt;
* Time taken to process: 3.75 minutes&lt;br /&gt;
** Note: Time taken appears to be slightly shorter than previous exports.&lt;br /&gt;
&lt;br /&gt;
GOA filename: [[Media:31277.B cepacia GEN BL12 20151119.zip | 31277.B_cepacia_GEN_BL12_20151119.goa]]&lt;br /&gt;
* GOA version: &amp;#039;&amp;#039;Date Modified: 11/10/15, 1:47:00 PM&amp;#039;&amp;#039; (information sourced from FTP site)&lt;br /&gt;
* GOA download link: [http://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/31277.B_cepacia.goa FTP site file]&lt;br /&gt;
* Time taken to import: 0.04 Minutes&lt;br /&gt;
** Note: No issues were found with the import of this file.&lt;br /&gt;
&lt;br /&gt;
Name of .gdb file: [[Media:Bc-Std GEN Build4 20151204.zip|Bc-Std GEN Build4 20151204.gdb]]&lt;br /&gt;
* Time taken to export: 11 hours 6 minutes&lt;br /&gt;
** Start time: 7:51 am&lt;br /&gt;
** End time: 6:57 pm&lt;br /&gt;
** Note: File was exported without any major issues, however, the export appeared to take significantly longer than the previous exports. It is likely that the export took so long because the workstation had, for some period of time, entered a &amp;quot;sleep&amp;quot; mode (export was delayed, as the computer had to be taken off of &amp;quot;sleep&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
==Using TallyEngine==&lt;br /&gt;
*PostgreSQL was initialized through pgAdmin III and the database  B.cenocepacia_J2315_20151204_BUILD4_genialomics was left running&lt;br /&gt;
*GenMAPP builder was booted and &amp;#039;&amp;#039;Run XML and Database Tallies for UniProt and GO&amp;#039;&amp;#039; was selected under the &amp;#039;&amp;#039;Tallies&amp;#039;&amp;#039; menu item; the UniProt XML and GO files that were imported were chosen&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Results of TallyEngine:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*[[File:Build4tallyengine_results_GEN_BL14_20151204.png]]&lt;br /&gt;
**Note: These results differ significantly from what was found in previous exports. The 337 Ordered Locus gene names are now distinct from the 7121 ORF gene names (and are represented, as such, by TallyEngine). All of the counts related to external references (like UniProt) remain the same. The major and crucial change is the inclusion and representation of the ORF data.&lt;br /&gt;
&lt;br /&gt;
==Using XMLPipeDB match to Validate the XML Results from the TallyEngine==&lt;br /&gt;
*The Windows command line was launched (cmd.exe)&lt;br /&gt;
*This set of commands was inputted into the command line in order to utilize XMLPipeDB match to verify the OrderedLocusNames count:&lt;br /&gt;
*&amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;p?BCA[L,S,M]?[0-9][0-9][0-9][A,a]?[0-9]?[A-Z, a-z]?&amp;quot; &amp;lt; &amp;quot;uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
**NOTE: Prior to executing the command, the folder that held the files and xmlpipedb-match-1.1.1.jar was entered through the Windows command line (a set of CD commands was used in order to enter the correct directory). The results were identical to what was found in the [[GÉNialOMICS Gene Database Testing Report (Build 2 Export)|the build 2 export]].&lt;br /&gt;
*[[File:XmlpipedbmatchOUTPUT GEN BL14 20151201.png]]&lt;br /&gt;
*7126 unique matches were found through 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;
*These results vary slightly from what was found by TallyEngine due to the presence of 5 discrepant IDs (which were identified in the [[Blitvak Week 14|Week 14 assignment]]). Barring those 5 IDs, the results by XMLPipeDB Match line up with what TallyEngine reports (since the Match query grabs ORF data).&lt;br /&gt;
&lt;br /&gt;
==Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine==&lt;br /&gt;
*&amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039; was booted and all of the necessary connections were made&lt;br /&gt;
*In &amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039;, the query &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;BceJ2315_[0-9][0-9][0-9][0-9]&amp;#039;;&amp;lt;/code&amp;gt; was issued via the SQL Query menu in order to validate the TallyEngine count for &amp;quot;Ordered Locus&amp;quot; for the PSQL database.&lt;br /&gt;
**337 unique matches were found in &amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039; (postgres database results). This lines up with what was found in TallyEngine.&lt;br /&gt;
*Additionally, the query &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[A-Z]?[0-9][0-9][0-9][A-Z]?[0-9]?[A-Z, a-z]?&amp;#039;;&amp;lt;/code&amp;gt; was run via SQL in order to the verify the ORF counts &lt;br /&gt;
**7121 counts were found which is identical to what was found through XMLPipeDB match (ignoring the discrepant IDs) and to what was reported by TallyEngine (for the ORF data).&lt;br /&gt;
*Are your results the same as reported by the TallyEngine?  Why or why not?&lt;br /&gt;
**The results are now the same as what was reported by TallyEngine; this is due to the fact that the most recent build incorporated code fixes that allowed GenMAPP builder, and TallyEngine, to properly include the ORF data in their analysis/work.&lt;br /&gt;
&lt;br /&gt;
==OriginalRowCounts Comparison==&lt;br /&gt;
*The newly created J2315 .gdb file (Bc-Std_GEN_BL12_20151201.gdb) was opened with a program that is able to explore a .mdb file (such as Microsoft Access); in this case, [http://www.alexnolan.net/software/mdb_viewer_plus.htm MDB Viewer Plus] was utilized.&lt;br /&gt;
*Using the program, the OriginalRowCounts table was looked at, which contained summaries regarding each of the tables within the database (and the # of rows/entries in each of the tables)&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;OriginalRowCounts for Build 4 export of J2315&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**[[File:build4OriginalRowCounts_GEN_BL14_20151204.png]]&lt;br /&gt;
*It was decided that a good reference or &amp;quot;benchmark&amp;quot; would be the database that was created using Build 3 of the customized GenMAPP builder; comparing the two should allow me to see if there was any difference in the imported data (and any difference in the functionality of GenMAPP builder).&lt;br /&gt;
*Benchmark .gdb file: [[Media:Bc-Std_GEN_Build3_20151203.zip|compressed Bc-Std_GEN_Build3_20151203.gdb]]&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;OriginalRowCounts for the Build 3 export of J2315&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**[[File:Build3OriginalRowCounts GEN BL14 20151203.png]]&lt;br /&gt;
Note: It was noticed that the OriginalRowCounts table in this export is identical to the one that came from the Build 3 export. This seems to suggests that the only fundamental difference between the two builds of GenMAPP builder lies with TallyEngine (this makes sense, considering that build 4 focused upon fixing problems with TallyEngine and improper code). &lt;br /&gt;
&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;
* 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;
**Yes, there are dates present for GeneOntology, InterPro, GeneID, RefSeq, UniProt, EMBL, PDB, Pfam, OrderedLocusNames, and EnsemblBacteria.&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;
*In the UniProt table, like before, it is apparent that only gene names of the type &amp;quot;ordered locus&amp;quot; are represented (no signs of gene names that begin with something like &amp;quot;BCA&amp;quot;). The RefSeq table appears to not have any problems. The ordered locus names table, like in Build 3, only reflects gene names in the form of &amp;lt;code&amp;gt;p?BCA[L,M,S]?[0-9][0-9][0-9][A,a]?[0-9]?[A-Z, a-z]&amp;lt;/code&amp;gt;; it appears that the &amp;quot;ORF&amp;quot; data replaced the &amp;quot;ordered locus&amp;quot; gene names in this table (these IDs appear to be in the correct and common form).&lt;br /&gt;
&lt;br /&gt;
Note: Visually, no changes seem apparent between the Build 3 and Build 4 export.&lt;br /&gt;
&lt;br /&gt;
==.gdb Use in GenMAPP==&lt;br /&gt;
&lt;br /&gt;
Note: To do.&lt;br /&gt;
&lt;br /&gt;
==Compare Gene Database to Outside Resource==&lt;br /&gt;
Outside Resource: [http://beta.burkholderia.com/ Burkholderia Genome DB], [http://www.uniprot.org/uniprot/ UniProt KB]&lt;br /&gt;
*The strain page for J2315 was looked up: [http://beta.burkholderia.com/strain/show/146]&lt;br /&gt;
*7121 OrderedLocusNames were found within the exported gdb file. 6,994 entries corresponding to protein encoding genes were found in [http://www.uniprot.org/uniprot/ UniProt KB], and 7114 coding sequences were found in the [http://beta.burkholderia.com/strain/show/146 MOD. The count of 7121 genes that is represented by the exported database appears to be very similar to the values reported by external sources/databases. It is likely that all of the genes covered by UniProt appear within the database. It is not known whether all of the coding sequences covered by the MOD appear within the database as some of the coding sequences represent hypothetical protein encoding genes or functional RNA. &lt;br /&gt;
&lt;br /&gt;
*Note: The IDs and counts covered by this export appear to be consistent with outside resources.&lt;br /&gt;
----&lt;br /&gt;
{{Template:GÉNialOMICS}}&lt;br /&gt;
{{Template:blitvak}}&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=G%C3%89NialOMICS_Gene_Database_Testing_Report_(Build_4_Export)&amp;diff=7430</id>
		<title>GÉNialOMICS Gene Database Testing Report (Build 4 Export)</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=G%C3%89NialOMICS_Gene_Database_Testing_Report_(Build_4_Export)&amp;diff=7430"/>
				<updated>2015-12-08T05:46:51Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: version one of build 4 export&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Export Information==&lt;br /&gt;
&lt;br /&gt;
Version of GenMAPP Builder: [[Media:gmbuilder-genialomics-12032015-build-4.zip|GenMAPP Builder Custom, Build 4]]&lt;br /&gt;
&lt;br /&gt;
Computer on which the export was run: Home Workstation&lt;br /&gt;
&lt;br /&gt;
Postgres Database name: B.cenocepacia_J2315_20151204_BUILD4_genialomics&lt;br /&gt;
&lt;br /&gt;
UniProt XML filename: [[Media:Uniprot-taxonomy-216591 GEN BL12 20151119.zip|uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml]]&lt;br /&gt;
* UniProt XML version: UniProt release 2015_11 - November 11, 2015&lt;br /&gt;
* UniProt XML download link: [http://www.uniprot.org/uniprot/?query=organism:216591 UniProtKB link for the complete proteome of J2315]&lt;br /&gt;
* Time taken to import: 3.46 minutes&lt;br /&gt;
** Note: Time taken appears to be slightly shorter than previous exports.&lt;br /&gt;
&lt;br /&gt;
GO OBO-XML filename: [[Media:Go daily-termdb GEN BL12 20151119.zip|go_daily-termdb_GEN_BL12_20151119.obo-xml]]&lt;br /&gt;
* GO OBO-XML version (derived from the date modified on the file, itself): &amp;#039;&amp;#039;Date Modified: 11/19/2015 2:24 AM&amp;#039;&amp;#039;&lt;br /&gt;
* GO OBO-XML download link: [http://geneontology.org/page/download-ontology#Legacy_Downloads Link from GO website]&lt;br /&gt;
* Time taken to import: 5.05 minutes&lt;br /&gt;
* Time taken to process: 3.75 minutes&lt;br /&gt;
** Note: Time taken appears to be slightly shorter than previous exports.&lt;br /&gt;
&lt;br /&gt;
GOA filename: [[Media:31277.B cepacia GEN BL12 20151119.zip | 31277.B_cepacia_GEN_BL12_20151119.goa]]&lt;br /&gt;
* GOA version: &amp;#039;&amp;#039;Date Modified: 11/10/15, 1:47:00 PM&amp;#039;&amp;#039; (information sourced from FTP site)&lt;br /&gt;
* GOA download link: [http://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/31277.B_cepacia.goa FTP site file]&lt;br /&gt;
* Time taken to import: 0.04 Minutes&lt;br /&gt;
** Note: No issues were found with the import of this file.&lt;br /&gt;
&lt;br /&gt;
Name of .gdb file: [[Media:Bc-Std GEN Build4 20151204.zip|Bc-Std GEN Build4 20151204.gdb]]&lt;br /&gt;
* Time taken to export: 11 hours 6 minutes&lt;br /&gt;
** Start time: 7:51 am&lt;br /&gt;
** End time: 6:57 pm&lt;br /&gt;
** Note: File was exported without any major issues, however, the export appeared to take significantly longer than the previous exports. It is likely that the export took so long because the workstation had, for some period of time, entered a &amp;quot;sleep&amp;quot; mode (export was delayed, as the computer had to be taken off of &amp;quot;sleep&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
==Using TallyEngine==&lt;br /&gt;
*PostgreSQL was initialized through pgAdmin III and the database  B.cenocepacia_J2315_20151204_BUILD4_genialomics was left running&lt;br /&gt;
*GenMAPP builder was booted and &amp;#039;&amp;#039;Run XML and Database Tallies for UniProt and GO&amp;#039;&amp;#039; was selected under the &amp;#039;&amp;#039;Tallies&amp;#039;&amp;#039; menu item; the UniProt XML and GO files that were imported were chosen&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Results of TallyEngine:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*[[File:Build4tallyengine_results_GEN_BL14_20151204.png]]&lt;br /&gt;
**Note: These results differ significantly from what was found in previous exports. The 337 Ordered Locus gene names are now distinct from the 7121 ORF gene names (and are represented, as such, by TallyEngine). All of the counts related to external references (like UniProt) remain the same. The major and crucial change is the inclusion and representation of the ORF data.&lt;br /&gt;
&lt;br /&gt;
==Using XMLPipeDB match to Validate the XML Results from the TallyEngine==&lt;br /&gt;
*The Windows command line was launched (cmd.exe)&lt;br /&gt;
*This set of commands was inputted into the command line in order to utilize XMLPipeDB match to verify the OrderedLocusNames count:&lt;br /&gt;
*&amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;p?BCA[L,S,M]?[0-9][0-9][0-9][A,a]?[0-9]?[A-Z, a-z]?&amp;quot; &amp;lt; &amp;quot;uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
**NOTE: Prior to executing the command, the folder that held the files and xmlpipedb-match-1.1.1.jar was entered through the Windows command line (a set of CD commands was used in order to enter the correct directory). The results were identical to what was found in the [[GÉNialOMICS Gene Database Testing Report (Build 2 Export)|the build 2 export]].&lt;br /&gt;
*[[File:XmlpipedbmatchOUTPUT GEN BL14 20151201.png]]&lt;br /&gt;
*7126 unique matches were found through 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;
*These results vary slightly from what was found by TallyEngine due to the presence of 5 discrepant IDs (which were identified in the [[Blitvak Week 14|Week 14 assignment]]). Barring those 5 IDs, the results by XMLPipeDB Match line up with what TallyEngine reports (since the Match query grabs ORF data).&lt;br /&gt;
&lt;br /&gt;
==Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine==&lt;br /&gt;
*&amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039; was booted and all of the necessary connections were made&lt;br /&gt;
*In &amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039;, the query &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;BceJ2315_[0-9][0-9][0-9][0-9]&amp;#039;;&amp;lt;/code&amp;gt; was issued via the SQL Query menu in order to validate the TallyEngine count for &amp;quot;Ordered Locus&amp;quot; for the PSQL database.&lt;br /&gt;
**337 unique matches were found in &amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039; (postgres database results). This lines up with what was found in TallyEngine.&lt;br /&gt;
*Additionally, the query &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[A-Z]?[0-9][0-9][0-9][A-Z]?[0-9]?[A-Z, a-z]?&amp;#039;;&amp;lt;/code&amp;gt; was run via SQL in order to the verify the ORF counts &lt;br /&gt;
**7121 counts were found which is identical to what was found through XMLPipeDB match (ignoring the discrepant IDs) and to what was reported by TallyEngine (for the ORF data).&lt;br /&gt;
*Are your results the same as reported by the TallyEngine?  Why or why not?&lt;br /&gt;
**The results are now the same as what was reported by TallyEngine; this is due to the fact that the most recent build incorporated code fixes that allowed GenMAPP builder, and TallyEngine, to properly include the ORF data in their analysis/work.&lt;br /&gt;
&lt;br /&gt;
==OriginalRowCounts Comparison==&lt;br /&gt;
*The newly created J2315 .gdb file (Bc-Std_GEN_BL12_20151201.gdb) was opened with a program that is able to explore a .mdb file (such as Microsoft Access); in this case, [http://www.alexnolan.net/software/mdb_viewer_plus.htm MDB Viewer Plus] was utilized.&lt;br /&gt;
*Using the program, the OriginalRowCounts table was looked at, which contained summaries regarding each of the tables within the database (and the # of rows/entries in each of the tables)&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;OriginalRowCounts for Build 4 export of J2315&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**[[File:build4OriginalRowCounts_GEN_BL14_20151204.png]]&lt;br /&gt;
*It was decided that a good reference or &amp;quot;benchmark&amp;quot; would be the database that was created using Build 3 of the customized GenMAPP builder; comparing the two should allow me to see if there was any difference in the imported data (and any difference in the functionality of GenMAPP builder).&lt;br /&gt;
*Benchmark .gdb file: [[Media:Bc-Std_GEN_Build3_20151203.zip|compressed Bc-Std_GEN_Build3_20151203.gdb]]&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;OriginalRowCounts for the Build 3 export of J2315&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**[[File:Build3OriginalRowCounts GEN BL14 20151203.png]]&lt;br /&gt;
Note: It was noticed that the OriginalRowCounts table in this export are mostly identical to the one found through the Build 2 export. However, it was noticed that there existed differences in the OrderedLocusNames table between the two exports. It was found that the recent export, the Build 3 export, contained 7121 rows in the OrderedLocusNames table (which indicates 7121 entries, which is the same as the number of ORF gene names in the XML), while the last export, the Build 2 export, contained 337 rows in the OrderedLocusNames tables. The fact that the build 3 export how shows 7121 entries in that table is indicative of the fact that this modified GenMAPP builder (build 3) is now focusing on the ORF data; it appears, however, that it is now labeling the &amp;quot;ORF&amp;quot; data as being OrderedLocusNames instead of the &amp;quot;ordered locus&amp;quot; data. The observation in the OriginalRowCounts table does not completely mesh with what was found earlier in the PSQL database. In the PSQL database, it was found that the OrderedLocusName data was still the &amp;quot;ordered locus&amp;quot; gene names that reside in the XML (and the &amp;quot;ORF&amp;quot; data are the 7121 gene names of interest). In conclusion, it feels that there are some issues with TallyEngine and GenMAPP builder that are leading to some issues (such as TallyEngine not reporting the ORF data).&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;
* 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;
**Yes, there are dates present for GeneOntology, InterPro, GeneID, RefSeq, UniProt, EMBL, PDB, Pfam, OrderedLocusNames, and EnsemblBacteria.&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;
*In the UniProt table, like before, it is apparent that only gene names of the type &amp;quot;ordered locus&amp;quot; are represented (no signs of gene names that begin with something like &amp;quot;BCA&amp;quot;). The RefSeq table appears to not have any problems. The ordered locus names table, now, only reflects gene names in the form of &amp;lt;code&amp;gt;p?BCA[L,M,S]?[0-9][0-9][0-9][A,a]?[0-9]?[A-Z, a-z]&amp;lt;/code&amp;gt;; it appears that the &amp;quot;ORF&amp;quot; data replaced the &amp;quot;ordered locus&amp;quot; gene names in this table (these IDs appear to be in the correct and common form).&lt;br /&gt;
&lt;br /&gt;
Note: The modifications to GenMAPP builder appear to have changed some of the data within the tables of the gene database (ORF gene names replacing &amp;quot;ordered locus&amp;quot; gene names, with respect to the OrderedLocusNames table).&lt;br /&gt;
&lt;br /&gt;
==.gdb Use in GenMAPP==&lt;br /&gt;
&lt;br /&gt;
Note: To do.&lt;br /&gt;
&lt;br /&gt;
==Compare Gene Database to Outside Resource==&lt;br /&gt;
Outside Resource: [http://beta.burkholderia.com/ Burkholderia Genome DB], [http://www.uniprot.org/uniprot/ UniProt KB]&lt;br /&gt;
*The strain page for J2315 was looked up: [http://beta.burkholderia.com/strain/show/146]&lt;br /&gt;
*7121 OrderedLocusNames were found within the exported gdb file. 6,994 entries corresponding to protein encoding genes were found in [http://www.uniprot.org/uniprot/ UniProt KB], and 7114 coding sequences were found in the [http://beta.burkholderia.com/strain/show/146 MOD. It is apparent that the count of 7121 (ORF data) is much closer to what is present in outside resources than the one of 337 (&amp;quot;ordered locus&amp;quot; data). The differences in count between UniProt and the gdb and MOD could be the result of the fact that UniProt only covers genes that code for protein (some of the coding sequences present in the MOD, or within the gdb, could be responsible for functional RNA, which are not covered by UniProt).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Note: The exported database now seems more in-line with what is to be expected of the genome of &amp;#039;&amp;#039;B. cenocepacia&amp;#039;&amp;#039;; the current OrderedLocusName counts (which actually represents ORF counts) seem very close to the counts expressed by the MOD and by UniProt.&lt;br /&gt;
----&lt;br /&gt;
{{Template:GÉNialOMICS}}&lt;br /&gt;
{{Template:blitvak}}&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=G%C3%89NialOMICS_Gene_Database_Testing_Report_(Build_3_Export)&amp;diff=7429</id>
		<title>GÉNialOMICS Gene Database Testing Report (Build 3 Export)</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=G%C3%89NialOMICS_Gene_Database_Testing_Report_(Build_3_Export)&amp;diff=7429"/>
				<updated>2015-12-08T05:45:57Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: fixed incorrect link, for .gdb file&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Export Information==&lt;br /&gt;
&lt;br /&gt;
Version of GenMAPP Builder: [[Media:gmbuilder-genialomics-12032015-build-3.zip|GenMAPP Builder Custom, Build 3]]&lt;br /&gt;
&lt;br /&gt;
Computer on which the export was run: Home Workstation&lt;br /&gt;
&lt;br /&gt;
Postgres Database name: B.cenocepacia_J2315_20151203_BUILD3_genialomics&lt;br /&gt;
&lt;br /&gt;
UniProt XML filename: [[Media:Uniprot-taxonomy-216591 GEN BL12 20151119.zip|uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml]]&lt;br /&gt;
* UniProt XML version: UniProt release 2015_11 - November 11, 2015&lt;br /&gt;
* UniProt XML download link: [http://www.uniprot.org/uniprot/?query=organism:216591 UniProtKB link for the complete proteome of J2315]&lt;br /&gt;
* Time taken to import: 3.99 minutes&lt;br /&gt;
** Note: No issues were found with the import of this file.&lt;br /&gt;
&lt;br /&gt;
GO OBO-XML filename: [[Media:Go daily-termdb GEN BL12 20151119.zip|go_daily-termdb_GEN_BL12_20151119.obo-xml]]&lt;br /&gt;
* GO OBO-XML version (derived from the date modified on the file, itself): &amp;#039;&amp;#039;Date Modified: 11/19/2015 2:24 AM&amp;#039;&amp;#039;&lt;br /&gt;
* GO OBO-XML download link: [http://geneontology.org/page/download-ontology#Legacy_Downloads Link from GO website]&lt;br /&gt;
* Time taken to import: 5.77 minutes&lt;br /&gt;
* Time taken to process: 4.06 minutes&lt;br /&gt;
** Note: No issues were found with the import of this file.&lt;br /&gt;
&lt;br /&gt;
GOA filename: [[Media:31277.B cepacia GEN BL12 20151119.zip | 31277.B_cepacia_GEN_BL12_20151119.goa]]&lt;br /&gt;
* GOA version: &amp;#039;&amp;#039;Date Modified: 11/10/15, 1:47:00 PM&amp;#039;&amp;#039; (information sourced from FTP site)&lt;br /&gt;
* GOA download link: [http://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/31277.B_cepacia.goa FTP site file]&lt;br /&gt;
* Time taken to import: 0.05 Minutes&lt;br /&gt;
** Note: No issues were found with the import of this file.&lt;br /&gt;
&lt;br /&gt;
Name of .gdb file: [[Media:Bc-Std_GEN_Build3_20151203.zip|Bc-Std_GEN_Build3_20151203.gdb]]&lt;br /&gt;
* Time taken to export: 4 hours 37 minutes&lt;br /&gt;
** Start time: 7.24 pm&lt;br /&gt;
** End time: 12:01 am&lt;br /&gt;
** Note: File was exported without any major issues, however, the export appeared to take even longer than the one conducted for the [[GÉNialOMICS Gene Database Testing Report (Initial Export) | initial export]]. This export took a little over 2 hours longer than the previous export and it is suspected that this difference is due to the fact that work was being done on the computer while the export was taking place.&lt;br /&gt;
&lt;br /&gt;
==Using TallyEngine==&lt;br /&gt;
*PostgreSQL was initialized through pgAdmin III and the database  B.cenocepacia_J2315_20151203_BUILD3_genialomics was left running&lt;br /&gt;
*GenMAPP builder was booted and &amp;#039;&amp;#039;Run XML and Database Tallies for UniProt and GO&amp;#039;&amp;#039; was selected under the &amp;#039;&amp;#039;Tallies&amp;#039;&amp;#039; menu item; the UniProt XML and GO files that were imported were chosen&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Results of TallyEngine:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*[[File:Build3tallyengine results GEN BL14 20151203.png]]&lt;br /&gt;
**Note: These results are identical to what was found in the initial export and in the export involving the second build of a modified genmapp builder (see [[GÉNialOMICS Gene Database Testing Report (Build 2 Export)|the build 2 testing report]]). Since GenMAPP builder was modified, for Build 3, so that the gene names will be collected by the program from the ORF data rather than the ordered locus data, it appears that there exists some errors in the program that are preventing it from properly collecting and taking into account the &amp;quot;ORF&amp;quot; data that resides in the XML file.&lt;br /&gt;
&lt;br /&gt;
==Using XMLPipeDB match to Validate the XML Results from the TallyEngine==&lt;br /&gt;
*The Windows command line was launched (cmd.exe)&lt;br /&gt;
*This set of commands was inputted into the command line in order to utilize XMLPipeDB match to verify the OrderedLocusNames count:&lt;br /&gt;
*&amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;p?BCA[L,S,M]?[0-9][0-9][0-9][A,a]?[0-9]?[A-Z, a-z]?&amp;quot; &amp;lt; &amp;quot;uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
**NOTE: Prior to executing the command, the folder that held the files and xmlpipedb-match-1.1.1.jar was entered through the Windows command line (a set of CD commands was used in order to enter the correct directory). The results were identical to what was found in the [[GÉNialOMICS Gene Database Testing Report (Build 2 Export)|the build 2 export]].&lt;br /&gt;
*[[File:XmlpipedbmatchOUTPUT GEN BL14 20151201.png]]&lt;br /&gt;
*7126 unique matches were found through 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;
*These results are very different from what was found through TallyEngine because these TallyEngine results, as mentioned in the [[Blitvak Week 14|Week 14 assignment]], only represent the gene name data in the XML that is tagged as being &amp;quot;ordered locus&amp;quot;. The match command was found to reflect the data that is found under the &amp;quot;ORF&amp;quot; tag; the ORF and ordered locus counts are both very different, and this is reflected in the difference between TallyEngine and XMLPipeDB match with respect to the gene name counts.&lt;br /&gt;
&lt;br /&gt;
==Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine==&lt;br /&gt;
*&amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039; was booted and all of the necessary connections were made&lt;br /&gt;
*It was realized that the &amp;#039;&amp;#039;gene/name&amp;#039;&amp;#039; tags in the XML file end up in the &amp;#039;&amp;#039;genenametype&amp;#039;&amp;#039; table (source: [[How_Do_I_Count_Thee%3F_Let_Me_Count_The_Ways |the wiki page regarding database quality analysis]]&lt;br /&gt;
*In &amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039;, the query &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;BceJ2315_[0-9][0-9][0-9][0-9]&amp;#039;;&amp;lt;/code&amp;gt; was issued via the SQL Query menu in order to validate the TallyEngine count for &amp;quot;orderedlocusnames&amp;quot; for the PSQL database.&lt;br /&gt;
**337 unique matches were found in &amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039; (postgres database results). This lines up with what was found in TallyEngine.&lt;br /&gt;
*Once again, the query &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[A-Z]?[0-9][0-9][0-9][A-Z]?[0-9]?[A-Z, a-z]?&amp;#039;;&amp;lt;/code&amp;gt; was run via SQL in order to the verify the ORF counts (compared to the results that were found using XMLPipeDB match, see [[Blitvak Week 14|the week 14 assignment]].&lt;br /&gt;
**7121 counts were found which lines up with what was found through XMLPipeDB match and through an analysis of the XML file&lt;br /&gt;
*At this point, it was once again assumed that the data in the genenametype table of the PSQL database is identical to what was within the same table in the initial export PSQL database.&lt;br /&gt;
*Are your results the same as reported by the TallyEngine?  Why or why not?&lt;br /&gt;
**The &amp;quot;ordered locus&amp;quot; results are the same as what was reported by TallyEngine since both are focusing on the same set of data. TallyEngine was modified to focus upon the &amp;quot;ORF&amp;quot; data, however, it appears that there are issues that are preventing it from doing so.&lt;br /&gt;
&lt;br /&gt;
==OriginalRowCounts Comparison==&lt;br /&gt;
*The newly created J2315 .gdb file (Bc-Std_GEN_BL12_20151201.gdb) was opened with a program that is able to explore a .mdb file (such as Microsoft Access); in this case, [http://www.alexnolan.net/software/mdb_viewer_plus.htm MDB Viewer Plus] was utilized.&lt;br /&gt;
*Using the program, the OriginalRowCounts table was looked at, which contained summaries regarding each of the tables within the database (and the # of rows/entries in each of the tables)&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;OriginalRowCounts for Build 3 export of J2315&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**[[File:Build3OriginalRowCounts GEN BL14 20151203.png]]&lt;br /&gt;
*It was decided that a good reference or &amp;quot;benchmark&amp;quot; would be the database that was created using Build 2 of the customized GenMAPP builder; comparing the two should allow me to see if there was any difference in the imported data.&lt;br /&gt;
*Benchmark .gdb file: [[Media:Bc-Std Build2 GEN BL14 20151201.zip|compressed Bc-Std_Build2_GEN_BL14_20151201.gdb]]&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;OriginalRowCounts for the Build 2 export of J2315&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**[[File:Build2ExportOriginalRowCounts GEN BL14 20151201.png]]&lt;br /&gt;
Note: It was noticed that the OriginalRowCounts table in this export are mostly identical to the one found through the Build 2 export. However, it was noticed that there existed differences in the OrderedLocusNames table between the two exports. It was found that the recent export, the Build 3 export, contained 7121 rows in the OrderedLocusNames table (which indicates 7121 entries, which is the same as the number of ORF gene names in the XML), while the last export, the Build 2 export, contained 337 rows in the OrderedLocusNames tables. The fact that the build 3 export how shows 7121 entries in that table is indicative of the fact that this modified GenMAPP builder (build 3) is now focusing on the ORF data; it appears, however, that it is now labeling the &amp;quot;ORF&amp;quot; data as being OrderedLocusNames instead of the &amp;quot;ordered locus&amp;quot; data. The observation in the OriginalRowCounts table does not completely mesh with what was found earlier in the PSQL database. In the PSQL database, it was found that the OrderedLocusName data was still the &amp;quot;ordered locus&amp;quot; gene names that reside in the XML (and the &amp;quot;ORF&amp;quot; data are the 7121 gene names of interest). In conclusion, it feels that there are some issues with TallyEngine and GenMAPP builder that are leading to some issues (such as TallyEngine not reporting the ORF data).&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;
* 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;
**Yes, there are dates present for GeneOntology, InterPro, GeneID, RefSeq, UniProt, EMBL, PDB, Pfam, OrderedLocusNames, and EnsemblBacteria.&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;
*In the UniProt table, like before, it is apparent that only gene names of the type &amp;quot;ordered locus&amp;quot; are represented (no signs of gene names that begin with something like &amp;quot;BCA&amp;quot;). The RefSeq table appears to not have any problems. The ordered locus names table, now, only reflects gene names in the form of &amp;lt;code&amp;gt;p?BCA[L,M,S]?[0-9][0-9][0-9][A,a]?[0-9]?[A-Z, a-z]&amp;lt;/code&amp;gt;; it appears that the &amp;quot;ORF&amp;quot; data replaced the &amp;quot;ordered locus&amp;quot; gene names in this table (these IDs appear to be in the correct and common form).&lt;br /&gt;
&lt;br /&gt;
Note: The modifications to GenMAPP builder appear to have changed some of the data within the tables of the gene database (ORF gene names replacing &amp;quot;ordered locus&amp;quot; gene names, with respect to the OrderedLocusNames table).&lt;br /&gt;
&lt;br /&gt;
==.gdb Use in GenMAPP==&lt;br /&gt;
&lt;br /&gt;
Note: To do.&lt;br /&gt;
&lt;br /&gt;
==Compare Gene Database to Outside Resource==&lt;br /&gt;
Outside Resource: [http://beta.burkholderia.com/ Burkholderia Genome DB], [http://www.uniprot.org/uniprot/ UniProt KB]&lt;br /&gt;
*The strain page for J2315 was looked up: [http://beta.burkholderia.com/strain/show/146]&lt;br /&gt;
*7121 OrderedLocusNames were found within the exported gdb file. 6,994 entries corresponding to protein encoding genes were found in [http://www.uniprot.org/uniprot/ UniProt KB], and 7114 coding sequences were found in the [http://beta.burkholderia.com/strain/show/146 MOD. It is apparent that the count of 7121 (ORF data) is much closer to what is present in outside resources than the one of 337 (&amp;quot;ordered locus&amp;quot; data). The differences in count between UniProt and the gdb and MOD could be the result of the fact that UniProt only covers genes that code for protein (some of the coding sequences present in the MOD, or within the gdb, could be responsible for functional RNA, which are not covered by UniProt).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Note: The exported database now seems more in-line with what is to be expected of the genome of &amp;#039;&amp;#039;B. cenocepacia&amp;#039;&amp;#039;; the current OrderedLocusName counts (which actually represents ORF counts) seem very close to the counts expressed by the MOD and by UniProt.&lt;br /&gt;
----&lt;br /&gt;
{{Template:GÉNialOMICS}}&lt;br /&gt;
{{Template:blitvak}}&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:Bc-Std_GEN_Build3_20151203.zip&amp;diff=7428</id>
		<title>File:Bc-Std GEN Build3 20151203.zip</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:Bc-Std_GEN_Build3_20151203.zip&amp;diff=7428"/>
				<updated>2015-12-08T05:45:12Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: exported gdb from build 3 of the modified genmapp builder&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;exported gdb from build 3 of the modified genmapp builder&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=G%C3%89NialOMICS_Gene_Database_Testing_Report_(Build_3_Export)&amp;diff=7423</id>
		<title>GÉNialOMICS Gene Database Testing Report (Build 3 Export)</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=G%C3%89NialOMICS_Gene_Database_Testing_Report_(Build_3_Export)&amp;diff=7423"/>
				<updated>2015-12-08T05:42:54Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: fixed match section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Export Information==&lt;br /&gt;
&lt;br /&gt;
Version of GenMAPP Builder: [[Media:gmbuilder-genialomics-12032015-build-3.zip|GenMAPP Builder Custom, Build 3]]&lt;br /&gt;
&lt;br /&gt;
Computer on which the export was run: Home Workstation&lt;br /&gt;
&lt;br /&gt;
Postgres Database name: B.cenocepacia_J2315_20151203_BUILD3_genialomics&lt;br /&gt;
&lt;br /&gt;
UniProt XML filename: [[Media:Uniprot-taxonomy-216591 GEN BL12 20151119.zip|uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml]]&lt;br /&gt;
* UniProt XML version: UniProt release 2015_11 - November 11, 2015&lt;br /&gt;
* UniProt XML download link: [http://www.uniprot.org/uniprot/?query=organism:216591 UniProtKB link for the complete proteome of J2315]&lt;br /&gt;
* Time taken to import: 3.99 minutes&lt;br /&gt;
** Note: No issues were found with the import of this file.&lt;br /&gt;
&lt;br /&gt;
GO OBO-XML filename: [[Media:Go daily-termdb GEN BL12 20151119.zip|go_daily-termdb_GEN_BL12_20151119.obo-xml]]&lt;br /&gt;
* GO OBO-XML version (derived from the date modified on the file, itself): &amp;#039;&amp;#039;Date Modified: 11/19/2015 2:24 AM&amp;#039;&amp;#039;&lt;br /&gt;
* GO OBO-XML download link: [http://geneontology.org/page/download-ontology#Legacy_Downloads Link from GO website]&lt;br /&gt;
* Time taken to import: 5.77 minutes&lt;br /&gt;
* Time taken to process: 4.06 minutes&lt;br /&gt;
** Note: No issues were found with the import of this file.&lt;br /&gt;
&lt;br /&gt;
GOA filename: [[Media:31277.B cepacia GEN BL12 20151119.zip | 31277.B_cepacia_GEN_BL12_20151119.goa]]&lt;br /&gt;
* GOA version: &amp;#039;&amp;#039;Date Modified: 11/10/15, 1:47:00 PM&amp;#039;&amp;#039; (information sourced from FTP site)&lt;br /&gt;
* GOA download link: [http://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/31277.B_cepacia.goa FTP site file]&lt;br /&gt;
* Time taken to import: 0.05 Minutes&lt;br /&gt;
** Note: No issues were found with the import of this file.&lt;br /&gt;
&lt;br /&gt;
Name of .gdb file: [[Media:Bc-Std Build2 GEN BL14 20151201.zip|Bc-Std_Build2_GEN_BL14_20151201.gdb]]&lt;br /&gt;
* Time taken to export: 4 hours 37 minutes&lt;br /&gt;
** Start time: 7.24 pm&lt;br /&gt;
** End time: 12:01 am&lt;br /&gt;
** Note: File was exported without any major issues, however, the export appeared to take even longer than the one conducted for the [[GÉNialOMICS Gene Database Testing Report (Initial Export) | initial export]]. This export took a little over 2 hours longer than the previous export and it is suspected that this difference is due to the fact that work was being done on the computer while the export was taking place.&lt;br /&gt;
&lt;br /&gt;
==Using TallyEngine==&lt;br /&gt;
*PostgreSQL was initialized through pgAdmin III and the database  B.cenocepacia_J2315_20151203_BUILD3_genialomics was left running&lt;br /&gt;
*GenMAPP builder was booted and &amp;#039;&amp;#039;Run XML and Database Tallies for UniProt and GO&amp;#039;&amp;#039; was selected under the &amp;#039;&amp;#039;Tallies&amp;#039;&amp;#039; menu item; the UniProt XML and GO files that were imported were chosen&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Results of TallyEngine:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*[[File:Build3tallyengine results GEN BL14 20151203.png]]&lt;br /&gt;
**Note: These results are identical to what was found in the initial export and in the export involving the second build of a modified genmapp builder (see [[GÉNialOMICS Gene Database Testing Report (Build 2 Export)|the build 2 testing report]]). Since GenMAPP builder was modified, for Build 3, so that the gene names will be collected by the program from the ORF data rather than the ordered locus data, it appears that there exists some errors in the program that are preventing it from properly collecting and taking into account the &amp;quot;ORF&amp;quot; data that resides in the XML file.&lt;br /&gt;
&lt;br /&gt;
==Using XMLPipeDB match to Validate the XML Results from the TallyEngine==&lt;br /&gt;
*The Windows command line was launched (cmd.exe)&lt;br /&gt;
*This set of commands was inputted into the command line in order to utilize XMLPipeDB match to verify the OrderedLocusNames count:&lt;br /&gt;
*&amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;p?BCA[L,S,M]?[0-9][0-9][0-9][A,a]?[0-9]?[A-Z, a-z]?&amp;quot; &amp;lt; &amp;quot;uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
**NOTE: Prior to executing the command, the folder that held the files and xmlpipedb-match-1.1.1.jar was entered through the Windows command line (a set of CD commands was used in order to enter the correct directory). The results were identical to what was found in the [[GÉNialOMICS Gene Database Testing Report (Build 2 Export)|the build 2 export]].&lt;br /&gt;
*[[File:XmlpipedbmatchOUTPUT GEN BL14 20151201.png]]&lt;br /&gt;
*7126 unique matches were found through 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;
*These results are very different from what was found through TallyEngine because these TallyEngine results, as mentioned in the [[Blitvak Week 14|Week 14 assignment]], only represent the gene name data in the XML that is tagged as being &amp;quot;ordered locus&amp;quot;. The match command was found to reflect the data that is found under the &amp;quot;ORF&amp;quot; tag; the ORF and ordered locus counts are both very different, and this is reflected in the difference between TallyEngine and XMLPipeDB match with respect to the gene name counts.&lt;br /&gt;
&lt;br /&gt;
==Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine==&lt;br /&gt;
*&amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039; was booted and all of the necessary connections were made&lt;br /&gt;
*It was realized that the &amp;#039;&amp;#039;gene/name&amp;#039;&amp;#039; tags in the XML file end up in the &amp;#039;&amp;#039;genenametype&amp;#039;&amp;#039; table (source: [[How_Do_I_Count_Thee%3F_Let_Me_Count_The_Ways |the wiki page regarding database quality analysis]]&lt;br /&gt;
*In &amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039;, the query &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;BceJ2315_[0-9][0-9][0-9][0-9]&amp;#039;;&amp;lt;/code&amp;gt; was issued via the SQL Query menu in order to validate the TallyEngine count for &amp;quot;orderedlocusnames&amp;quot; for the PSQL database.&lt;br /&gt;
**337 unique matches were found in &amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039; (postgres database results). This lines up with what was found in TallyEngine.&lt;br /&gt;
*Once again, the query &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[A-Z]?[0-9][0-9][0-9][A-Z]?[0-9]?[A-Z, a-z]?&amp;#039;;&amp;lt;/code&amp;gt; was run via SQL in order to the verify the ORF counts (compared to the results that were found using XMLPipeDB match, see [[Blitvak Week 14|the week 14 assignment]].&lt;br /&gt;
**7121 counts were found which lines up with what was found through XMLPipeDB match and through an analysis of the XML file&lt;br /&gt;
*At this point, it was once again assumed that the data in the genenametype table of the PSQL database is identical to what was within the same table in the initial export PSQL database.&lt;br /&gt;
*Are your results the same as reported by the TallyEngine?  Why or why not?&lt;br /&gt;
**The &amp;quot;ordered locus&amp;quot; results are the same as what was reported by TallyEngine since both are focusing on the same set of data. TallyEngine was modified to focus upon the &amp;quot;ORF&amp;quot; data, however, it appears that there are issues that are preventing it from doing so.&lt;br /&gt;
&lt;br /&gt;
==OriginalRowCounts Comparison==&lt;br /&gt;
*The newly created J2315 .gdb file (Bc-Std_GEN_BL12_20151201.gdb) was opened with a program that is able to explore a .mdb file (such as Microsoft Access); in this case, [http://www.alexnolan.net/software/mdb_viewer_plus.htm MDB Viewer Plus] was utilized.&lt;br /&gt;
*Using the program, the OriginalRowCounts table was looked at, which contained summaries regarding each of the tables within the database (and the # of rows/entries in each of the tables)&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;OriginalRowCounts for Build 3 export of J2315&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**[[File:Build3OriginalRowCounts GEN BL14 20151203.png]]&lt;br /&gt;
*It was decided that a good reference or &amp;quot;benchmark&amp;quot; would be the database that was created using Build 2 of the customized GenMAPP builder; comparing the two should allow me to see if there was any difference in the imported data.&lt;br /&gt;
*Benchmark .gdb file: [[Media:Bc-Std Build2 GEN BL14 20151201.zip|compressed Bc-Std_Build2_GEN_BL14_20151201.gdb]]&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;OriginalRowCounts for the Build 2 export of J2315&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**[[File:Build2ExportOriginalRowCounts GEN BL14 20151201.png]]&lt;br /&gt;
Note: It was noticed that the OriginalRowCounts table in this export are mostly identical to the one found through the Build 2 export. However, it was noticed that there existed differences in the OrderedLocusNames table between the two exports. It was found that the recent export, the Build 3 export, contained 7121 rows in the OrderedLocusNames table (which indicates 7121 entries, which is the same as the number of ORF gene names in the XML), while the last export, the Build 2 export, contained 337 rows in the OrderedLocusNames tables. The fact that the build 3 export how shows 7121 entries in that table is indicative of the fact that this modified GenMAPP builder (build 3) is now focusing on the ORF data; it appears, however, that it is now labeling the &amp;quot;ORF&amp;quot; data as being OrderedLocusNames instead of the &amp;quot;ordered locus&amp;quot; data. The observation in the OriginalRowCounts table does not completely mesh with what was found earlier in the PSQL database. In the PSQL database, it was found that the OrderedLocusName data was still the &amp;quot;ordered locus&amp;quot; gene names that reside in the XML (and the &amp;quot;ORF&amp;quot; data are the 7121 gene names of interest). In conclusion, it feels that there are some issues with TallyEngine and GenMAPP builder that are leading to some issues (such as TallyEngine not reporting the ORF data).&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;
* 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;
**Yes, there are dates present for GeneOntology, InterPro, GeneID, RefSeq, UniProt, EMBL, PDB, Pfam, OrderedLocusNames, and EnsemblBacteria.&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;
*In the UniProt table, like before, it is apparent that only gene names of the type &amp;quot;ordered locus&amp;quot; are represented (no signs of gene names that begin with something like &amp;quot;BCA&amp;quot;). The RefSeq table appears to not have any problems. The ordered locus names table, now, only reflects gene names in the form of &amp;lt;code&amp;gt;p?BCA[L,M,S]?[0-9][0-9][0-9][A,a]?[0-9]?[A-Z, a-z]&amp;lt;/code&amp;gt;; it appears that the &amp;quot;ORF&amp;quot; data replaced the &amp;quot;ordered locus&amp;quot; gene names in this table (these IDs appear to be in the correct and common form).&lt;br /&gt;
&lt;br /&gt;
Note: The modifications to GenMAPP builder appear to have changed some of the data within the tables of the gene database (ORF gene names replacing &amp;quot;ordered locus&amp;quot; gene names, with respect to the OrderedLocusNames table).&lt;br /&gt;
&lt;br /&gt;
==.gdb Use in GenMAPP==&lt;br /&gt;
&lt;br /&gt;
Note: To do.&lt;br /&gt;
&lt;br /&gt;
==Compare Gene Database to Outside Resource==&lt;br /&gt;
Outside Resource: [http://beta.burkholderia.com/ Burkholderia Genome DB], [http://www.uniprot.org/uniprot/ UniProt KB]&lt;br /&gt;
*The strain page for J2315 was looked up: [http://beta.burkholderia.com/strain/show/146]&lt;br /&gt;
*7121 OrderedLocusNames were found within the exported gdb file. 6,994 entries corresponding to protein encoding genes were found in [http://www.uniprot.org/uniprot/ UniProt KB], and 7114 coding sequences were found in the [http://beta.burkholderia.com/strain/show/146 MOD. It is apparent that the count of 7121 (ORF data) is much closer to what is present in outside resources than the one of 337 (&amp;quot;ordered locus&amp;quot; data). The differences in count between UniProt and the gdb and MOD could be the result of the fact that UniProt only covers genes that code for protein (some of the coding sequences present in the MOD, or within the gdb, could be responsible for functional RNA, which are not covered by UniProt).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Note: The exported database now seems more in-line with what is to be expected of the genome of &amp;#039;&amp;#039;B. cenocepacia&amp;#039;&amp;#039;; the current OrderedLocusName counts (which actually represents ORF counts) seem very close to the counts expressed by the MOD and by UniProt.&lt;br /&gt;
----&lt;br /&gt;
{{Template:GÉNialOMICS}}&lt;br /&gt;
{{Template:blitvak}}&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:Build4OriginalRowCounts_GEN_BL14_20151204.png&amp;diff=7422</id>
		<title>File:Build4OriginalRowCounts GEN BL14 20151204.png</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:Build4OriginalRowCounts_GEN_BL14_20151204.png&amp;diff=7422"/>
				<updated>2015-12-08T05:39:18Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: GENIALOMICS WEEK 14: from build 4, original row counts found using mdb viewer&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;GENIALOMICS WEEK 14: from build 4, original row counts found using mdb viewer&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:Build4tallyengine_results_GEN_BL14_20151204.png&amp;diff=7417</id>
		<title>File:Build4tallyengine results GEN BL14 20151204.png</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:Build4tallyengine_results_GEN_BL14_20151204.png&amp;diff=7417"/>
				<updated>2015-12-08T05:27:01Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: build 4 tallyengine results, export Q/A, week 14, conducted 12/4&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;build 4 tallyengine results, export Q/A, week 14, conducted 12/4&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:Bc-Std_GEN_Build4_20151204.zip&amp;diff=7414</id>
		<title>File:Bc-Std GEN Build4 20151204.zip</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=File:Bc-Std_GEN_Build4_20151204.zip&amp;diff=7414"/>
				<updated>2015-12-08T05:19:36Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: gdb exported using the build 4 of the modified genmapp builder&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;gdb exported using the build 4 of the modified genmapp builder&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=G%C3%89NialOMICS_Gene_Database_Testing_Report_(Build_3_Export)&amp;diff=7411</id>
		<title>GÉNialOMICS Gene Database Testing Report (Build 3 Export)</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=G%C3%89NialOMICS_Gene_Database_Testing_Report_(Build_3_Export)&amp;diff=7411"/>
				<updated>2015-12-08T05:13:08Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: wrapped up the core of the report for build 3&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Export Information==&lt;br /&gt;
&lt;br /&gt;
Version of GenMAPP Builder: [[Media:gmbuilder-genialomics-12032015-build-3.zip|GenMAPP Builder Custom, Build 3]]&lt;br /&gt;
&lt;br /&gt;
Computer on which the export was run: Home Workstation&lt;br /&gt;
&lt;br /&gt;
Postgres Database name: B.cenocepacia_J2315_20151203_BUILD3_genialomics&lt;br /&gt;
&lt;br /&gt;
UniProt XML filename: [[Media:Uniprot-taxonomy-216591 GEN BL12 20151119.zip|uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml]]&lt;br /&gt;
* UniProt XML version: UniProt release 2015_11 - November 11, 2015&lt;br /&gt;
* UniProt XML download link: [http://www.uniprot.org/uniprot/?query=organism:216591 UniProtKB link for the complete proteome of J2315]&lt;br /&gt;
* Time taken to import: 3.99 minutes&lt;br /&gt;
** Note: No issues were found with the import of this file.&lt;br /&gt;
&lt;br /&gt;
GO OBO-XML filename: [[Media:Go daily-termdb GEN BL12 20151119.zip|go_daily-termdb_GEN_BL12_20151119.obo-xml]]&lt;br /&gt;
* GO OBO-XML version (derived from the date modified on the file, itself): &amp;#039;&amp;#039;Date Modified: 11/19/2015 2:24 AM&amp;#039;&amp;#039;&lt;br /&gt;
* GO OBO-XML download link: [http://geneontology.org/page/download-ontology#Legacy_Downloads Link from GO website]&lt;br /&gt;
* Time taken to import: 5.77 minutes&lt;br /&gt;
* Time taken to process: 4.06 minutes&lt;br /&gt;
** Note: No issues were found with the import of this file.&lt;br /&gt;
&lt;br /&gt;
GOA filename: [[Media:31277.B cepacia GEN BL12 20151119.zip | 31277.B_cepacia_GEN_BL12_20151119.goa]]&lt;br /&gt;
* GOA version: &amp;#039;&amp;#039;Date Modified: 11/10/15, 1:47:00 PM&amp;#039;&amp;#039; (information sourced from FTP site)&lt;br /&gt;
* GOA download link: [http://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/31277.B_cepacia.goa FTP site file]&lt;br /&gt;
* Time taken to import: 0.05 Minutes&lt;br /&gt;
** Note: No issues were found with the import of this file.&lt;br /&gt;
&lt;br /&gt;
Name of .gdb file: [[Media:Bc-Std Build2 GEN BL14 20151201.zip|Bc-Std_Build2_GEN_BL14_20151201.gdb]]&lt;br /&gt;
* Time taken to export: 4 hours 37 minutes&lt;br /&gt;
** Start time: 7.24 pm&lt;br /&gt;
** End time: 12:01 am&lt;br /&gt;
** Note: File was exported without any major issues, however, the export appeared to take even longer than the one conducted for the [[GÉNialOMICS Gene Database Testing Report (Initial Export) | initial export]]. This export took a little over 2 hours longer than the previous export and it is suspected that this difference is due to the fact that work was being done on the computer while the export was taking place.&lt;br /&gt;
&lt;br /&gt;
==Using TallyEngine==&lt;br /&gt;
*PostgreSQL was initialized through pgAdmin III and the database  B.cenocepacia_J2315_20151203_BUILD3_genialomics was left running&lt;br /&gt;
*GenMAPP builder was booted and &amp;#039;&amp;#039;Run XML and Database Tallies for UniProt and GO&amp;#039;&amp;#039; was selected under the &amp;#039;&amp;#039;Tallies&amp;#039;&amp;#039; menu item; the UniProt XML and GO files that were imported were chosen&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Results of TallyEngine:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*[[File:Build3tallyengine results GEN BL14 20151203.png]]&lt;br /&gt;
**Note: These results are identical to what was found in the initial export and in the export involving the second build of a modified genmapp builder (see [[GÉNialOMICS Gene Database Testing Report (Build 2 Export)|the build 2 testing report]]). Since GenMAPP builder was modified, for Build 3, so that the gene names will be collected by the program from the ORF data rather than the ordered locus data, it appears that there exists some errors in the program that are preventing it from properly collecting and taking into account the &amp;quot;ORF&amp;quot; data that resides in the XML file.&lt;br /&gt;
&lt;br /&gt;
==Using XMLPipeDB match to Validate the XML Results from the TallyEngine==&lt;br /&gt;
*The Windows command line was launched (cmd.exe)&lt;br /&gt;
*This set of commands was inputted into the command line in order to utilize XMLPipeDB match to verify the OrderedLocusNames count:&lt;br /&gt;
*&amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;p?BCA[L,S,M]?[0-9][0-9][0-9][A,a]?[0-9]?[A-Z, a-z]?&amp;quot; &amp;lt; &amp;quot;uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
**NOTE: Prior to executing the command, the folder that held the files and xmlpipedb-match-1.1.1.jar was entered through the Windows command line (a set of CD commands was used in order to enter the correct directory). The results were identical to what was found in the [[GÉNialOMICS Gene Database Testing Report (Build 2 Export)|the build 2 export]].&lt;br /&gt;
*[[File:Tallyengine results GEN BL14 20151201.png]]&lt;br /&gt;
*7126 unique matches were found through 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;
*These results are very different from what was found through TallyEngine because these TallyEngine results, as mentioned in the [[Blitvak Week 14|Week 14 assignment]], only represent the gene name data in the XML that is tagged as being &amp;quot;ordered locus&amp;quot;. The match command was found to reflect the data that is found under the &amp;quot;ORF&amp;quot; tag; the ORF and ordered locus counts are both very different, and this is reflected in the difference between TallyEngine and XMLPipeDB match with respect to the gene name counts.&lt;br /&gt;
&lt;br /&gt;
==Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine==&lt;br /&gt;
*&amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039; was booted and all of the necessary connections were made&lt;br /&gt;
*It was realized that the &amp;#039;&amp;#039;gene/name&amp;#039;&amp;#039; tags in the XML file end up in the &amp;#039;&amp;#039;genenametype&amp;#039;&amp;#039; table (source: [[How_Do_I_Count_Thee%3F_Let_Me_Count_The_Ways |the wiki page regarding database quality analysis]]&lt;br /&gt;
*In &amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039;, the query &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;BceJ2315_[0-9][0-9][0-9][0-9]&amp;#039;;&amp;lt;/code&amp;gt; was issued via the SQL Query menu in order to validate the TallyEngine count for &amp;quot;orderedlocusnames&amp;quot; for the PSQL database.&lt;br /&gt;
**337 unique matches were found in &amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039; (postgres database results). This lines up with what was found in TallyEngine.&lt;br /&gt;
*Once again, the query &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[A-Z]?[0-9][0-9][0-9][A-Z]?[0-9]?[A-Z, a-z]?&amp;#039;;&amp;lt;/code&amp;gt; was run via SQL in order to the verify the ORF counts (compared to the results that were found using XMLPipeDB match, see [[Blitvak Week 14|the week 14 assignment]].&lt;br /&gt;
**7121 counts were found which lines up with what was found through XMLPipeDB match and through an analysis of the XML file&lt;br /&gt;
*At this point, it was once again assumed that the data in the genenametype table of the PSQL database is identical to what was within the same table in the initial export PSQL database.&lt;br /&gt;
*Are your results the same as reported by the TallyEngine?  Why or why not?&lt;br /&gt;
**The &amp;quot;ordered locus&amp;quot; results are the same as what was reported by TallyEngine since both are focusing on the same set of data. TallyEngine was modified to focus upon the &amp;quot;ORF&amp;quot; data, however, it appears that there are issues that are preventing it from doing so.&lt;br /&gt;
&lt;br /&gt;
==OriginalRowCounts Comparison==&lt;br /&gt;
*The newly created J2315 .gdb file (Bc-Std_GEN_BL12_20151201.gdb) was opened with a program that is able to explore a .mdb file (such as Microsoft Access); in this case, [http://www.alexnolan.net/software/mdb_viewer_plus.htm MDB Viewer Plus] was utilized.&lt;br /&gt;
*Using the program, the OriginalRowCounts table was looked at, which contained summaries regarding each of the tables within the database (and the # of rows/entries in each of the tables)&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;OriginalRowCounts for Build 3 export of J2315&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**[[File:Build3OriginalRowCounts GEN BL14 20151203.png]]&lt;br /&gt;
*It was decided that a good reference or &amp;quot;benchmark&amp;quot; would be the database that was created using Build 2 of the customized GenMAPP builder; comparing the two should allow me to see if there was any difference in the imported data.&lt;br /&gt;
*Benchmark .gdb file: [[Media:Bc-Std Build2 GEN BL14 20151201.zip|compressed Bc-Std_Build2_GEN_BL14_20151201.gdb]]&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;OriginalRowCounts for the Build 2 export of J2315&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**[[File:Build2ExportOriginalRowCounts GEN BL14 20151201.png]]&lt;br /&gt;
Note: It was noticed that the OriginalRowCounts table in this export are mostly identical to the one found through the Build 2 export. However, it was noticed that there existed differences in the OrderedLocusNames table between the two exports. It was found that the recent export, the Build 3 export, contained 7121 rows in the OrderedLocusNames table (which indicates 7121 entries, which is the same as the number of ORF gene names in the XML), while the last export, the Build 2 export, contained 337 rows in the OrderedLocusNames tables. The fact that the build 3 export how shows 7121 entries in that table is indicative of the fact that this modified GenMAPP builder (build 3) is now focusing on the ORF data; it appears, however, that it is now labeling the &amp;quot;ORF&amp;quot; data as being OrderedLocusNames instead of the &amp;quot;ordered locus&amp;quot; data. The observation in the OriginalRowCounts table does not completely mesh with what was found earlier in the PSQL database. In the PSQL database, it was found that the OrderedLocusName data was still the &amp;quot;ordered locus&amp;quot; gene names that reside in the XML (and the &amp;quot;ORF&amp;quot; data are the 7121 gene names of interest). In conclusion, it feels that there are some issues with TallyEngine and GenMAPP builder that are leading to some issues (such as TallyEngine not reporting the ORF data).&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;
* 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;
**Yes, there are dates present for GeneOntology, InterPro, GeneID, RefSeq, UniProt, EMBL, PDB, Pfam, OrderedLocusNames, and EnsemblBacteria.&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;
*In the UniProt table, like before, it is apparent that only gene names of the type &amp;quot;ordered locus&amp;quot; are represented (no signs of gene names that begin with something like &amp;quot;BCA&amp;quot;). The RefSeq table appears to not have any problems. The ordered locus names table, now, only reflects gene names in the form of &amp;lt;code&amp;gt;p?BCA[L,M,S]?[0-9][0-9][0-9][A,a]?[0-9]?[A-Z, a-z]&amp;lt;/code&amp;gt;; it appears that the &amp;quot;ORF&amp;quot; data replaced the &amp;quot;ordered locus&amp;quot; gene names in this table (these IDs appear to be in the correct and common form).&lt;br /&gt;
&lt;br /&gt;
Note: The modifications to GenMAPP builder appear to have changed some of the data within the tables of the gene database (ORF gene names replacing &amp;quot;ordered locus&amp;quot; gene names, with respect to the OrderedLocusNames table).&lt;br /&gt;
&lt;br /&gt;
==.gdb Use in GenMAPP==&lt;br /&gt;
&lt;br /&gt;
Note: To do.&lt;br /&gt;
&lt;br /&gt;
==Compare Gene Database to Outside Resource==&lt;br /&gt;
Outside Resource: [http://beta.burkholderia.com/ Burkholderia Genome DB], [http://www.uniprot.org/uniprot/ UniProt KB]&lt;br /&gt;
*The strain page for J2315 was looked up: [http://beta.burkholderia.com/strain/show/146]&lt;br /&gt;
*7121 OrderedLocusNames were found within the exported gdb file. 6,994 entries corresponding to protein encoding genes were found in [http://www.uniprot.org/uniprot/ UniProt KB], and 7114 coding sequences were found in the [http://beta.burkholderia.com/strain/show/146 MOD. It is apparent that the count of 7121 (ORF data) is much closer to what is present in outside resources than the one of 337 (&amp;quot;ordered locus&amp;quot; data). The differences in count between UniProt and the gdb and MOD could be the result of the fact that UniProt only covers genes that code for protein (some of the coding sequences present in the MOD, or within the gdb, could be responsible for functional RNA, which are not covered by UniProt).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Note: The exported database now seems more in-line with what is to be expected of the genome of &amp;#039;&amp;#039;B. cenocepacia&amp;#039;&amp;#039;; the current OrderedLocusName counts (which actually represents ORF counts) seem very close to the counts expressed by the MOD and by UniProt.&lt;br /&gt;
----&lt;br /&gt;
{{Template:GÉNialOMICS}}&lt;br /&gt;
{{Template:blitvak}}&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	<entry>
		<id>https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=G%C3%89NialOMICS_Gene_Database_Testing_Report_(Build_2_Export)&amp;diff=7407</id>
		<title>GÉNialOMICS Gene Database Testing Report (Build 2 Export)</title>
		<link rel="alternate" type="text/html" href="https://xmlpipedb.lmucs.io/biodb/fall2015/index.php?title=G%C3%89NialOMICS_Gene_Database_Testing_Report_(Build_2_Export)&amp;diff=7407"/>
				<updated>2015-12-08T04:40:16Z</updated>
		
		<summary type="html">&lt;p&gt;Blitvak: additional fixes applied to original row counts section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Export Information==&lt;br /&gt;
&lt;br /&gt;
Version of GenMAPP Builder: [[Media:gmbuilder-genialomics-12012015-build-2.zip|GenMAPP Builder Custom, Build 2]]&lt;br /&gt;
&lt;br /&gt;
Computer on which the export was run: Home Workstation&lt;br /&gt;
&lt;br /&gt;
Postgres Database name: B.cenocepacia_J2315_20151201_BUILD2_genialomics&lt;br /&gt;
&lt;br /&gt;
UniProt XML filename: [[Media:Uniprot-taxonomy-216591 GEN BL12 20151119.zip|uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml]]&lt;br /&gt;
* UniProt XML version: UniProt release 2015_11 - November 11, 2015&lt;br /&gt;
* UniProt XML download link: [http://www.uniprot.org/uniprot/?query=organism:216591 UniProtKB link for the complete proteome of J2315]&lt;br /&gt;
* Time taken to import: 3.72 minutes&lt;br /&gt;
** Note: No issues were found with the import of this file.&lt;br /&gt;
&lt;br /&gt;
GO OBO-XML filename: [[Media:Go daily-termdb GEN BL12 20151119.zip|go_daily-termdb_GEN_BL12_20151119.obo-xml]]&lt;br /&gt;
* GO OBO-XML version (derived from the date modified on the file, itself): &amp;#039;&amp;#039;Date Modified: 11/19/2015 2:24 AM&amp;#039;&amp;#039;&lt;br /&gt;
* GO OBO-XML download link: [http://geneontology.org/page/download-ontology#Legacy_Downloads Link from GO website]&lt;br /&gt;
* Time taken to import: 5.25 minutes&lt;br /&gt;
* Time taken to process: 3.91 minutes&lt;br /&gt;
** Note: No issues were found with the import of this file.&lt;br /&gt;
&lt;br /&gt;
GOA filename: [[Media:31277.B cepacia GEN BL12 20151119.zip | 31277.B_cepacia_GEN_BL12_20151119.goa]]&lt;br /&gt;
* GOA version: &amp;#039;&amp;#039;Date Modified: 11/10/15, 1:47:00 PM&amp;#039;&amp;#039; (information sourced from FTP site)&lt;br /&gt;
* GOA download link: [http://ftp.ebi.ac.uk/pub/databases/GO/goa/proteomes/31277.B_cepacia.goa FTP site file]&lt;br /&gt;
* Time taken to import: 0.04 Minutes&lt;br /&gt;
** Note: No issues were found with the import of this file.&lt;br /&gt;
&lt;br /&gt;
Name of .gdb file: [[Media:Bc-Std Build2 GEN BL14 20151201.zip|Bc-Std_Build2_GEN_BL14_20151201.gdb]]&lt;br /&gt;
* Time taken to export: 4 hours 22 minutes&lt;br /&gt;
** Start time: 10:27 pm&lt;br /&gt;
** End time: 2:49 am&lt;br /&gt;
** Note: File was exported without any major issues, however, the export appeared to take even longer than the one conducted for the [[GÉNialOMICS Gene Database Testing Report (Initial Export) | initial export]]. This export took almost 2 more hours than the previous export and it is suspected that this difference is due to the fact that work was being done on the computer while the export was taking place.&lt;br /&gt;
&lt;br /&gt;
==Using TallyEngine==&lt;br /&gt;
*PostgreSQL was initialized through pgAdmin III and the database  B.cenocepacia_J2315_20151201_BUILD2_genialomics was left running&lt;br /&gt;
*GenMAPP builder was booted and &amp;#039;&amp;#039;Run XML and Database Tallies for UniProt and GO&amp;#039;&amp;#039; was selected under the &amp;#039;&amp;#039;Tallies&amp;#039;&amp;#039; menu item; the UniProt XML and GO files that were imported were chosen&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;Results of TallyEngine:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
*[[File:Tallyengine results GEN BL14 20151201.png]]&lt;br /&gt;
**Note: These results are identical to what was found through the initial, dry, export of the gene database. This isn&amp;#039;t all too surprising since the only difference in build 2 is that there exists a customized species profile for J2315. The data that GenMAPP builder collects from the XML is still the same since no major coding modifications were done on the program. As outlined in the [[Blitvak Week 14|Week 14 assignment]], future versions of GenMAPP builder should collect the data related to the &amp;quot;ORF&amp;quot; gene name data, rather than the &amp;quot;ordered locus&amp;quot; gene name data that is collected by default. It is apparent, through analysis of the XML file and through Match commands, that the XML only contains &amp;quot;ORF&amp;quot; names for most of its genes (see [[Blitvak Week 14|Week 14 assignment]], and the [[GÉNialOMICS Gene Database Testing Report (Initial Export)|initial export testing report]]).&lt;br /&gt;
&lt;br /&gt;
==Using XMLPipeDB match to Validate the XML Results from the TallyEngine==&lt;br /&gt;
*The Windows command line was launched (cmd.exe)&lt;br /&gt;
*This set of commands was inputted into the command line in order to utilize XMLPipeDB match to verify the OrderedLocusNames count:&lt;br /&gt;
*&amp;lt;code&amp;gt;java -jar xmlpipedb-match-1.1.1.jar &amp;quot;p?BCA[L,S,M]?[0-9][0-9][0-9][A,a]?[0-9]?[A-Z, a-z]?&amp;quot; &amp;lt; &amp;quot;uniprot-taxonomy%3A216591_GEN_BL12_20151119.xml&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
**NOTE: Prior to executing the command, the folder that held the files and xmlpipedb-match-1.1.1.jar was entered through the Windows command line (a set of CD commands was used in order to enter the correct directory)&lt;br /&gt;
*[[File:XmlpipedbmatchOUTPUT GEN BL14 20151201.png]]&lt;br /&gt;
*7126 unique matches were found through 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;
*These results are very different from what was found through TallyEngine because these TallyEngine results, as mentioned in the [[Blitvak Week 14|Week 14 assignment]], only represent the gene name data in the XML that is tagged as being &amp;quot;ordered locus&amp;quot;. The match command was found to reflect the data that is found under the &amp;quot;ORF&amp;quot; tag; the ORF and ordered locus counts are both very different, and this is reflected in the difference between TallyEngine and XMLPipeDB match with respect to the gene name counts.&lt;br /&gt;
&lt;br /&gt;
==Using SQL Queries to Validate the PostgreSQL Database Results from the TallyEngine==&lt;br /&gt;
*&amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039; was booted and all of the necessary connections were made&lt;br /&gt;
*It was realized that the &amp;#039;&amp;#039;gene/name&amp;#039;&amp;#039; tags in the XML file end up in the &amp;#039;&amp;#039;genenametype&amp;#039;&amp;#039; table (source: [[How_Do_I_Count_Thee%3F_Let_Me_Count_The_Ways |the wiki page regarding database quality analysis]]&lt;br /&gt;
*In &amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039;, the query &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ordered locus&amp;#039; and value ~ &amp;#039;BceJ2315_[0-9][0-9][0-9][0-9]&amp;#039;;&amp;lt;/code&amp;gt; was issued via the SQL Query menu in order to validate the TallyEngine count for &amp;quot;orderedlocusnames&amp;quot; for the PSQL database.&lt;br /&gt;
**337 unique matches were found in &amp;#039;&amp;#039;pgAdmin III&amp;#039;&amp;#039; (postgres database results). This lines up with what was found in TallyEngine.&lt;br /&gt;
*Additionally, the query &amp;lt;code&amp;gt;select count(*) from genenametype where type = &amp;#039;ORF&amp;#039; and value ~ &amp;#039;p?BCA[A-Z]?[0-9][0-9][0-9][A-Z]?[0-9]?[A-Z, a-z]?&amp;#039;;&amp;lt;/code&amp;gt; was run via SQL in order to the verify the ORF counts (compared to the results that were found using XMLPipeDB match, see [[Blitvak Week 14|the week 14 assignment]].&lt;br /&gt;
**7121 counts were found which lines up with what was found through XMLPipeDB match and through an analysis of the XML file&lt;br /&gt;
*At this point, it was assumed that the data in the genenametype table of the PSQL database is identical to what was within the same table in the initial export PSQL database.&lt;br /&gt;
*Are your results the same as reported by the TallyEngine?  Why or why not?&lt;br /&gt;
**The &amp;quot;ordered locus&amp;quot; results are the same as what was reported by TallyEngine since both are focusing on the same set of data.&lt;br /&gt;
&lt;br /&gt;
==OriginalRowCounts Comparison==&lt;br /&gt;
&lt;br /&gt;
*The newly created J2315 .gdb file (Bc-Std_GEN_BL12_20151201.gdb) was opened with a program that is able to explore a .mdb file (such as Microsoft Access); in this case, [http://www.alexnolan.net/software/mdb_viewer_plus.htm MDB Viewer Plus] was utilized.&lt;br /&gt;
*Using the program, the OriginalRowCounts table was looked at, which contained summaries regarding each of the tables within the database (and the # of rows/entries in each of the tables)&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;OriginalRowCounts for Build 2 Export of J2315&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**[[File:Build2ExportOriginalRowCounts GEN BL14 20151201.png]]&lt;br /&gt;
*It was decided that a good reference or &amp;quot;benchmark&amp;quot; would be the database that was created for the initial, dry, export of the gene data related to J2315; comparing the two should bring to light any differences that are the result of the export.&lt;br /&gt;
*Benchmark .gdb file: [[Media:Bc-Std GEN BL12 20151119.zip |compressed Bc-Std_GEN_BL12_20151119.gdb]]&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;OriginalRowCounts for Initial Export of J2315&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
**[[File:OriginalRowCounts(initial_export)_GEN_BL12_20151123.png]]&lt;br /&gt;
&lt;br /&gt;
Note: It was noticed that the OriginalRowCounts table in this export is identical to the one found in the [[GÉNialOMICS Gene Database Testing Report (Initial Export)|initial export]]; this is not surprising since the utilized GenMAPP builder is mostly identical to one that was utilized in the initial export.&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;
**Yes, there are dates present for GeneOntology, InterPro, GeneID, RefSeq, UniProt, EMBL, PDB, Pfam, OrderedLocusNames, and EnsemblBacteria.&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;
*In the UniProt table, it appears that the ID and EntryName columns involve the correct ID form for J2315. The GeneName column in UniProt, however, appears to be missing most of its entries. No gene names in the basic form of &amp;#039;&amp;#039;&amp;#039;BCA[S,L,M]####&amp;#039;&amp;#039;&amp;#039; and &amp;#039;&amp;#039;&amp;#039;BceJ2315_#####&amp;#039;&amp;#039;&amp;#039; can be found. Very few gene names are present, and those present are in the form of either four letters with the final letter being capital or in the form of three uncapitalized letters.&lt;br /&gt;
*RefSeq table appears to be in order&lt;br /&gt;
*OrderedLocusNames table, as suggested by earlier analysis, only contains 337 rows and IDs in the format of &amp;#039;&amp;#039;&amp;#039;BceJ2315_#####&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
Note: It was noticed that the UniProt table only contained gene names that are either of &amp;quot;ordered locus&amp;quot; type or in the format of four letters. &lt;br /&gt;
&lt;br /&gt;
==.gdb Use in GenMAPP==&lt;br /&gt;
&lt;br /&gt;
Note: To do.&lt;br /&gt;
&lt;br /&gt;
==Compare Gene Database to Outside Resource==&lt;br /&gt;
Outside Resource: [http://beta.burkholderia.com/ Burkholderia Genome DB]&lt;br /&gt;
*The strain page for J2315 was looked up: [http://beta.burkholderia.com/strain/show/146]&lt;br /&gt;
*Only 337 OrderedLocusNames IDs were found in the exported database; 7384 annotated genes, however, are present in the MOD&lt;br /&gt;
**[[File:J2315MODGENES_GEN_BL12_20151123.png]] &lt;br /&gt;
&lt;br /&gt;
Note: A lot more OrderedLocusNames IDs should be present in the exported database than the counts that were found. Data on the MOD and executed Match queries help confirm this. Current number of OrderedLocusNames (337) is very far from the numbers that was seen in the MOD (7384 annotated genes, with 7114 involved with the coding of protein). The count is so low, it is now known, due to the fact that GenMAPP builder, at the moment, is programmed to only pick-up &amp;quot;ordered locus&amp;quot; data from the XML; most of the gene names reside as &amp;quot;ORF&amp;quot; data, which explains the fact that most of the data is not present in the export.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
{{Template:GÉNialOMICS}}&lt;br /&gt;
{{Template:blitvak}}&lt;/div&gt;</summary>
		<author><name>Blitvak</name></author>	</entry>

	</feed>