Template:P450/Table
From Metabolomics.JP
(Difference between revisions)
m |
(→Functions) |
||
| (5 intermediate revisions by one user not shown) | |||
| Line 54: | Line 54: | ||
{{#repeat:P450/Table/Row|1|{{{1}}}}} | {{#repeat:P450/Table/Row|1|{{{1}}}}} | ||
}} | }} | ||
| + | =Functions= | ||
| + | {{#lua: | ||
| + | for line in stdin:gmatch("P450/Function&&([^\n]+)") do | ||
| + | print("* " .. string.gsub(line, "&&", ", ")) | ||
| + | end | ||
| + | |{{#SearchLineReg:{{PAGENAME}}[^0-9]|Index|P450/Function}} | ||
| + | }} | ||
| + | |||
| + | =Links= | ||
| + | * CYPedia [http://www-ibmp.u-strasbg.fr/~CYPedia/index.html#{{PAGENAME}} {{PAGENAME}}] Functional Prediction (Cytochrome P450 Expression Database using Arabidopsis) by [http://ibmp.u-strasbg.fr/ IBMP Strasbourg]. | ||
Latest revision as of 17:27, 25 June 2009
[edit] Functions
[edit] Links
- CYPedia P450/Table Functional Prediction (Cytochrome P450 Expression Database using Arabidopsis) by IBMP Strasbourg.