Category:LBA: Difference between revisions
Line 143: | Line 143: | ||
methanosarcinales ={{},{},{}} | methanosarcinales ={{},{},{}} | ||
function printtable(name, T, reg) print("\n&-\n&[[Volatile:ListMolByReference&"..reg.."&"..name.."]] && ") for k,v in pairs(T[1]) do print(k.."("..v..") ") end print(" && ") for k,v in pairs(T[2]) do print(k.."("..v..") ") end print(" && ") for k,v in pairs(T[3]) do print(k.."("..v..") ") end end | |||
function printtable(name, T) print("\n&-\n&"..name.." && ") for k,v in pairs(T[1]) do print(k.."("..v..") ") end print(" && ") for k,v in pairs(T[2]) do print(k.."("..v..") ") end print(" && ") for k,v in pairs(T[3]) do print(k.."("..v..") ") end end | function printtable(name, T) print("\n&-\n&"..name.." && ") for k,v in pairs(T[1]) do print(k.."("..v..") ") end print(" && ") for k,v in pairs(T[2]) do print(k.."("..v..") ") end print(" && ") for k,v in pairs(T[3]) do print(k.."("..v..") ") end end | ||
function register(T, id) local s = string.sub(id,4,4) if (T[1][s] == nil) then T[1][s]=1 else T[1][s]= T[1][s] + 1 end s = string.sub(id,5,5) if (T[2][s] == nil) then T[2][s]=1 else T[2][s]= T[2][s] + 1 end s = string.sub(id,6,6) if (T[3][s] == nil) then T[3][s]=1 else T[3][s]= T[3][s] + 1 end end | function register(T, id) local s = string.sub(id,4,4) if (T[1][s] == nil) then T[1][s]=1 else T[1][s]= T[1][s] + 1 end s = string.sub(id,5,5) if (T[2][s] == nil) then T[2][s]=1 else T[2][s]= T[2][s] + 1 end s = string.sub(id,6,6) if (T[3][s] == nil) then T[3][s]=1 else T[3][s]= T[3][s] + 1 end end | ||
Line 171: | Line 172: | ||
end | end | ||
end | end | ||
printtable("desulfurococcales", desulfurococcales) | printtable("desulfurococcales", desulfurococcales, "Aeropyrum~Desulfurococcus~Pyrolobus") | ||
printtable("sulfolobales",sulfolobales) | printtable("sulfolobales",sulfolobales) | ||
printtable("thermoproteales",thermoproteales) | printtable("thermoproteales",thermoproteales) |
Revision as of 09:09, 9 March 2013
Archaeal Lipid
Upper classes:
LB
Class Overview
Archaeal lipid is composed of sn-glycerol 1-phosphate and isoprenoids. This composition is different from lipid in eubacteria and eukaryotes, which comprises of sn-glycerol 3-phosphate and fatty acids. Responsible enzymes are also non-homologous. Archaea also contains tetraether lipid |
アーキア古細菌と呼ばれることが多いのですが、真性細菌と明確に区別するためにここではアーキアと記します。の脂質は、 sn-グリセロール1リン酸にイソプレン骨格がエーテル結合しています。 これは、グリセロール3リン酸と脂肪酸を利用する真性細菌や真核生物と全く異なる構造で、生合成をおこなう酵素も相同ではありません。またテトラエーテル型と呼ばれるイソプレン骨格が末端で重合した環状脂質も広く存在し、これが単分子膜を形成すると考えられています。 |
Archaea are separated into two phyla which show three different characters (Table 1: leftmost column). |
アーキアの系統はcrenarchaeotaとeuryarchaetaに分かれますが、 特徴からみると三通りになります(表の最左カラム)。 |
Character | Phyrum (綱) | Order (目) | Family (科) |
---|---|---|---|
Non-methanogenic thermophils |
crenarchaeota | desulfurococcales | desulfurococcaceae, pyrodictiaceae |
sulfolobales | sulfolobaceae | ||
thermoproteales | thermoproteaceae | ||
euryarchaeota | thermococcales | thermococcaceae | |
thermoplasmatales | thermoplasmataceae | ||
Halophils | halobacteriales | halobacteriaceae | |
Methanogens | methanobacteriales | methanobacteriaceae, methanothermaceae | |
methanococcales | methanococcaceae, methanocaldococcaceae | ||
methanomicrobiales | methanomicrobiaceae, methanospirillaceae | ||
methanopyrales | methanopyraceae | ||
methanosarcinales | methanosarcinaceae, methanosaetaceae |
Design of Fat acyl Page Titles
Each ID contains information on backbone type, chemical modification of polar head, and attached sugars. |
各分子のページIDは基本骨格、極性基のタイプ、糖のタイプがコード化されています。 |
9-DIGIT
L | B | A | x | y | z | w | c | c |
|
|
Classification 分類
Backbone Structure 基本構造
|
|
This category currently contains no pages or media.