<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://catalog.jinharsh.co.in/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_enzyme</id>
	<title>Template:Infobox enzyme - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://catalog.jinharsh.co.in/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_enzyme"/>
	<link rel="alternate" type="text/html" href="https://catalog.jinharsh.co.in/index.php?title=Template:Infobox_enzyme&amp;action=history"/>
	<updated>2026-05-06T02:34:59Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://catalog.jinharsh.co.in/index.php?title=Template:Infobox_enzyme&amp;diff=11694&amp;oldid=prev</id>
		<title>Admin: 1 revision imported: setup</title>
		<link rel="alternate" type="text/html" href="https://catalog.jinharsh.co.in/index.php?title=Template:Infobox_enzyme&amp;diff=11694&amp;oldid=prev"/>
		<updated>2021-04-16T04:05:10Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported: setup&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 04:05, 16 April 2021&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://catalog.jinharsh.co.in/index.php?title=Template:Infobox_enzyme&amp;diff=11693&amp;oldid=prev</id>
		<title>setup&gt;Boghog: abbreviate number so that only one line is needed to display CAS and EC IDs</title>
		<link rel="alternate" type="text/html" href="https://catalog.jinharsh.co.in/index.php?title=Template:Infobox_enzyme&amp;diff=11693&amp;oldid=prev"/>
		<updated>2021-03-19T15:02:35Z</updated>

		<summary type="html">&lt;p&gt;abbreviate number so that only one line is needed to display CAS and EC IDs&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{infobox&lt;br /&gt;
| above = {{{name|{{{Name|{{PAGENAME}} }}}}}}&lt;br /&gt;
| bodystyle = {{#switch:{{{align|}}}&lt;br /&gt;
 | left = float:left; clear:left; margin: 0.5em 1em 0.5em 0;&lt;br /&gt;
 | center = float:none; margin:auto&lt;br /&gt;
 | none = float:none; margin: 0.5em 0 0.5em 0;&lt;br /&gt;
 | right | #default =&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
| image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|{{{width|}}}}}}|sizedefault=frameless|alt={{{alt|}}}}}&lt;br /&gt;
| caption = {{{caption|}}}&lt;br /&gt;
&lt;br /&gt;
| headerstyle = background-color: #ddd&lt;br /&gt;
| labelstyle  = background-color: #e7dcc3&lt;br /&gt;
| datastyle   = background-color: #eee&lt;br /&gt;
&lt;br /&gt;
| header1 = {{#if:{{{EC_number|}}}{{{CAS_number|}}}|Identifiers}}&lt;br /&gt;
&lt;br /&gt;
| label2  = [[Enzyme Commission number|EC no.]]&lt;br /&gt;
| data2   = {{#if:{{{EC_number}}}|[https://www.qmul.ac.uk/sbcs/iubmb/enzyme/EC{{#invoke:String|replace|{{{EC_number}}}|.|/}}.html {{{EC_number}}}]|?}}&lt;br /&gt;
&lt;br /&gt;
| label3  = [[CAS registry number|CAS no.]]&lt;br /&gt;
| data3   = {{#if:{{{CAS_number|}}}|  {{CAS|{{{CAS_number}}} }} }}&lt;br /&gt;
&lt;br /&gt;
| label4  = Alt. names&lt;br /&gt;
| data4   = {{{AltNames|}}}&lt;br /&gt;
&lt;br /&gt;
| header5 = {{#if:{{{EC_number|}}}| Databases }}&lt;br /&gt;
&lt;br /&gt;
| label6 = [[IntEnz]]&lt;br /&gt;
| data6  = {{#if:{{{EC_number|}}}| [https://www.ebi.ac.uk/intenz/query?cmd=SearchEC&amp;amp;ec={{{EC_number}}} IntEnz view] }}&lt;br /&gt;
&lt;br /&gt;
| label7 =  [[BRENDA]]&lt;br /&gt;
| data7 = {{#if:{{{EC_number|}}}| [http://www.brenda-enzymes.org/enzyme.php?ecno={{{EC_number}}} BRENDA entry] }}&lt;br /&gt;
&lt;br /&gt;
| label8 =  [[ExPASy]]&lt;br /&gt;
| data8 = {{#if:{{{EC_number|}}}| [https://enzyme.expasy.org/EC/{{{EC_number}}}  NiceZyme view] }}&lt;br /&gt;
&lt;br /&gt;
| label9 = [[KEGG]]&lt;br /&gt;
| data9 = {{#if:{{{EC_number|}}}| [https://www.genome.jp/dbget-bin/www_bget?enzyme+{{{EC_number}}}  KEGG entry]}}&lt;br /&gt;
&lt;br /&gt;
| label10 = [[MetaCyc]]&lt;br /&gt;
| data10 = {{#if:{{{EC_number|}}}| [https://biocyc.org/META/substring-search?type=NIL&amp;amp;object={{{EC_number}}} metabolic pathway]}}&lt;br /&gt;
&lt;br /&gt;
| label11 =  [[PRIAM enzyme-specific profiles|PRIAM]]&lt;br /&gt;
| data11 = {{#if:{{{EC_number|}}}| [http://priam.prabi.fr/cgi-bin/PRIAM_profiles_CurrentRelease.pl?EC={{{EC_number}}} profile]}}&lt;br /&gt;
&lt;br /&gt;
| label12 =  [[Protein Data Bank|PDB]] structures&lt;br /&gt;
| data12 = {{#if:{{{EC_number|}}}| [http://www.rcsb.org/pdb/search/smartSubquery.do?smartSearchSubtype=EnzymeClassificationQuery&amp;amp;Enzyme_Classification={{{EC_number}}} RCSB PDB] [https://www.ebi.ac.uk/pdbe/entry/search/index?ec_number:{{{EC_number}}} PDBe] [//www.ebi.ac.uk/thornton-srv/databases/cgi-bin/enzymes/GetPage.pl?ec_number={{{EC_number}}} PDBsum] }}&lt;br /&gt;
&lt;br /&gt;
| label13 =  [[Gene Ontology]]&lt;br /&gt;
| data13 = {{#if:{{{GO_code|}}}|[http://amigo.geneontology.org/amigo/term/GO:{{{GO_code}}} AmiGO ] / [//www.ebi.ac.uk/QuickGO/term/GO:{{{GO_code}}} QuickGO] }}&lt;br /&gt;
&lt;br /&gt;
| data20 = {{#if:{{{EC_number|}}}|{{infobox&lt;br /&gt;
  | bodyclass = collapsible collapsed&lt;br /&gt;
  | bodystyle = float:none; clear:none; margin:0; border-width:0; border-collapse:collapse; text-align:left; width:100%&lt;br /&gt;
  | headerstyle = background-color: #ddd&lt;br /&gt;
  | labelstyle  = background-color: #e7dcc3; border:#fafafa 2px solid; border-width:3px 2px 0 0;&lt;br /&gt;
  | datastyle   = background-color: #eee; border:#fafafa 2px solid; border-width:3px 0 0 2px;&lt;br /&gt;
&lt;br /&gt;
  | header1 =Search&lt;br /&gt;
&lt;br /&gt;
  | label2 = [[PubMed Central|PMC]]&lt;br /&gt;
  | data2 = [https://www.ncbi.nlm.nih.gov/entrez/query.fcgi?db=pubmed&amp;amp;term={{{EC_number}}}%5BEC/RN%20Number%5D%20AND%20pubmed%20pmc%20local%5Bsb%5D articles]&lt;br /&gt;
&lt;br /&gt;
  | label3 = [[PubMed]]&lt;br /&gt;
  | data3  = [https://www.ncbi.nlm.nih.gov/entrez/query.fcgi?db=pubmed&amp;amp;term={{{EC_number}}}%5BEC/RN%20Number%5D articles] &lt;br /&gt;
&lt;br /&gt;
  | label4 = [[National Center for Biotechnology Information|NCBI]]&lt;br /&gt;
  | data4 = [https://www.ncbi.nlm.nih.gov/protein?term={{{EC_number}}}%5BEC/RN%20Number%5D proteins]&lt;br /&gt;
 }}}}&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}&amp;lt;!-- please add category links to the /doc sub-page, not here --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>setup&gt;Boghog</name></author>
	</entry>
</feed>