Phenolic lipid
Phenolic lipids are a class of natural products composed of long aliphatic chains and phenolic rings.[1] Phenolic lipids occur in plants, fungi and bacteria.

Bilobol, an alkylresorcinol found in Ginkgo biloba
Types
- Alkylcatechols
- Alkylphenols (nonylphenol, cardanol)
- Alkylresorcinols
- Anacardic acids
Biological activity
Due to their strong amphiphilic character, the phenolic lipids can incorporate into erythrocytes and liposomal membranes. The ability of these compounds to inhibit bacterial, fungal, protozoan and parasite growth seems to depend on their interaction with proteins and/or on their membrane-disturbing properties.[2]
Biological role
The phenolic lipid synthesis by type III polyketide synthases is essential for cyst formation in Azotobacter vinelandii.[3]
gollark: ```scheme(define actually-forgiving-grudge (lambda (x y) (let* ( (defection-count (length (filter (lambda (m) (= m 1)) x))) (lookback (+ 1 (inexact->exact (floor (expt 1.8 defection-count))))) (result (if (member '(1 0) (take lookback (zip x y))) 1 0)) ) result)))```I think this detects betrayals properly now.
gollark: Wow, BEE the memq function?
gollark: We are investigating MANY things.
gollark: This is quite complex, but here you go.
gollark: ```lualocal mathfloor, mathpow = math.floor, math.powstrats.actually_vaguely_forgiving_grudger = function(prev, opponent, memory) -- gollarious² if #opponent == 0 then return true end if memory.defections == nil then memory.defections = 0 end if opponent[#opponent] == false then memory.defections = memory.defections + 1 return false end local lookback = mathfloor(mathpow(2, memory.defections)) for i = #opponent, (#opponent - lookback), -1 do if opponent[i] == false and prev[i] == true then return false end end return trueend```
See also
References
- Baerson, S. R.; Schröder, J.; Cook, D.; Rimando, A. M.; Pan, Z.; Dayan, F. E.; Noonan, B. P.; Duke, S. O. (2010). "Alkylresorcinol biosynthesis in plants: New insights from an ancient enzyme family?". Plant Signaling & Behavior. 5 (10): 1286. doi:10.4161/psb.5.10.13062. PMC 3115369. PMID 20861691.
- Stasiuk, M.; Kozubek, A. (2009). "Biological activity of phenolic lipids". Cellular and Molecular Life Sciences. 67 (6): 841–860. doi:10.1007/s00018-009-0193-1. PMID 20213924.
- Funa, N.; Ozawa, H.; Hirata, A.; Horinouchi, S. (2006). "Phenolic lipid synthesis by type III polyketide synthases is essential for cyst formation in Azotobacter vinelandii". Proceedings of the National Academy of Sciences. 103 (16): 6356–6361. doi:10.1073/pnas.0511227103. PMC 1458882. PMID 16597676.
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.