#**The gene IDs BP0101A and BP0101B were both listed as open reading frame (ORF) genes in the .xml file as opposed to ordered locus names. This presented a new category of gene IDs that the custom ''Bordetella pertussis'' species profile was not designed to export.
 
#**The gene IDs BP0101A and BP0101B were both listed as open reading frame (ORF) genes in the .xml file as opposed to ordered locus names. This presented a new category of gene IDs that the custom ''Bordetella pertussis'' species profile was not designed to export.
 
#*ORF investigation
 
#*ORF investigation
#**To see if there were other ORF genes with the pattern BP####A or BP####B, we ran a query to retrieve such IDs from the original PostgreSQL: ''bpertussis_cw20151119_gmb3build5''.
+
#**To see if there were other ORF genes with the pattern BP####A or BP####B, we ran a query to retrieve such IDs from the original PostgreSQL database: ''bpertussis_cw20151119_gmb3build5''.
 
#***[[File: ORFissue_cw20151119.png]]
 
#***[[File: ORFissue_cw20151119.png]]
 
#****This query retrieved a list of 11 ORF genes. Seven of these genes exhibited numerical sequences (####) that were cross-listed as ordered locus names, whereas four of the genes exhibited unique numerical sequences that were only listed as ORF genes. Therefore, only four of the ORF IDs should been discrepant during our comparative analysis between .gdb and .xml IDs. Of these four, two were BP0101A and BP0101B.
 
#****This query retrieved a list of 11 ORF genes. Seven of these genes exhibited numerical sequences (####) that were cross-listed as ordered locus names, whereas four of the genes exhibited unique numerical sequences that were only listed as ORF genes. Therefore, only four of the ORF IDs should been discrepant during our comparative analysis between .gdb and .xml IDs. Of these four, two were BP0101A and BP0101B.
 
#*This was the third ORF gene with a unique numerical sequence. The gene was listed as BP0684A in the original .xml file.
 
#*This was the third ORF gene with a unique numerical sequence. The gene was listed as BP0684A in the original .xml file.
   −
Conclusion: The custom ''Bordetella pertussis'' species profile in GenMAPP Builder needs to be customized to export the 11 ORF genes. The gene BP3167.1 was already being exported and, therefore, does not warrant coding changes. Instead, this unique pattern should be incorporated into the regex used to count ''Bordetella pertussis'' gene IDs when running future gene database testing reports.
+
'''Conclusion:''' The custom ''Bordetella pertussis'' species profile in GenMAPP Builder needs to be customized to export the 11 ORF genes. The gene BP3167.1 was already being exported and, therefore, does not warrant coding changes. Instead, this unique pattern should be incorporated into the regex used to count ''Bordetella pertussis'' gene IDs when running future gene database testing reports.
    
===Changes to the Code===
 
===Changes to the Code===
Exception encountered, of type "Error"
[70eed482] /biodb/fall2015/index.php?diff=cur&oldid=7354&title=Bklein7_Week_14 Error from line 434 of /apps/xmlpipedb/biodb/fall2015/includes/diff/DairikiDiff.php: Call to undefined function each()
Backtrace:
#0 /apps/xmlpipedb/biodb/fall2015/includes/diff/DairikiDiff.php(544): DiffEngine->diag()
#1 /apps/xmlpipedb/biodb/fall2015/includes/diff/DairikiDiff.php(344): DiffEngine->compareSeq()
#2 /apps/xmlpipedb/biodb/fall2015/includes/diff/DairikiDiff.php(227): DiffEngine->diffLocal()
#3 /apps/xmlpipedb/biodb/fall2015/includes/diff/DairikiDiff.php(721): DiffEngine->diff()
#4 /apps/xmlpipedb/biodb/fall2015/includes/diff/DairikiDiff.php(859): Diff->__construct()
#5 /apps/xmlpipedb/biodb/fall2015/includes/diff/DairikiDiff.php(980): MappedDiff->__construct()
#6 /apps/xmlpipedb/biodb/fall2015/includes/diff/TableDiffFormatter.php(194): WordLevelDiff->__construct()
#7 /apps/xmlpipedb/biodb/fall2015/includes/diff/DiffFormatter.php(140): TableDiffFormatter->changed()
#8 /apps/xmlpipedb/biodb/fall2015/includes/diff/DiffFormatter.php(82): DiffFormatter->block()
#9 /apps/xmlpipedb/biodb/fall2015/includes/diff/DifferenceEngine.php(888): DiffFormatter->format()
#10 /apps/xmlpipedb/biodb/fall2015/includes/diff/DifferenceEngine.php(802): DifferenceEngine->generateTextDiffBody()
#11 /apps/xmlpipedb/biodb/fall2015/includes/diff/DifferenceEngine.php(733): DifferenceEngine->generateContentDiffBody()
#12 /apps/xmlpipedb/biodb/fall2015/includes/diff/DifferenceEngine.php(662): DifferenceEngine->getDiffBody()
#13 /apps/xmlpipedb/biodb/fall2015/includes/diff/DifferenceEngine.php(632): DifferenceEngine->getDiff()
#14 /apps/xmlpipedb/biodb/fall2015/includes/diff/DifferenceEngine.php(453): DifferenceEngine->showDiff()
#15 /apps/xmlpipedb/biodb/fall2015/includes/page/Article.php(795): DifferenceEngine->showDiffPage()
#16 /apps/xmlpipedb/biodb/fall2015/includes/page/Article.php(506): Article->showDiffPage()
#17 /apps/xmlpipedb/biodb/fall2015/includes/actions/ViewAction.php(44): Article->view()
#18 /apps/xmlpipedb/biodb/fall2015/includes/MediaWiki.php(395): ViewAction->show()
#19 /apps/xmlpipedb/biodb/fall2015/includes/MediaWiki.php(273): MediaWiki->performAction()
#20 /apps/xmlpipedb/biodb/fall2015/includes/MediaWiki.php(566): MediaWiki->performRequest()
#21 /apps/xmlpipedb/biodb/fall2015/includes/MediaWiki.php(414): MediaWiki->main()
#22 /apps/xmlpipedb/biodb/fall2015/index.php(44): MediaWiki->run()
#23 {main}