| Information just wants to be free |
[May. 29th, 2006|11:09 pm] |
| [ | Current Mood |
| | pensive | ] |
| [ | Current Music |
| | Stranglers - Something Better Change | ] | As I mentioned earlier I switched companies last year. I enjoy keeping in touch with many of my friends at the previous place and one good reason is that an ex-colleagues and I are involved in writing a fairly extensive review. I noticed, while trawling through the recent literature, that there appears to be an increased tendency for articles to cite other articles where the text is available freely (e.g. jounals like the excellent Drug Metabolism and Disposition) and is a simple click away when you find it through PubMed. Naturally if there is a key reference and it occurs in an obscure and/or closed-text publication it will be cited as a matter of course but, if there's a choice between the two, the free option appears to win more often. Those personal libraries of free PDF or HTML files make searching and citing very easy, while for the special requests most electronic retrieval facilities only supply inconvenient TIFFs of scanned documents instead. I'm glad that a journal's impact factor does not depend on it being pay-only and less accessible. In fact some of the free journals have very high impact factors. I know that money has to be made at some point but I really appreciate the open access journals and thank their publishers for making them available. It really helps to get the job done. |
|
|
| What's in a name? - part 2 |
[Nov. 21st, 2005|04:31 pm] |
| [ | Current Music |
| | Jimi Hendrix - BBC sessions | ] | I have been involved in a project where N-methylation is a significant route of metabolism for one of the compounds. Since this is not one of the mainstream pathways for xenobiotic elimination I wanted to give the team an overview on the subject of methylation in general. As I searched the literature for recent reviews I realised that there was a huge impact of pharmacogenetic variability on the visibility of the methyltransferase family members. In this context I am skipping some of the enzymes that are not directly related to drug metabolism, such as DNA and RNA methyltransferases, phospholipid methyltransferase and many of the others in the 2.1.1 tree. It is strikingly easier to find reviews on COMT, HNMT, PNMT and even HIOMT (which all play no or limited roles in xenobiotic metabolism), than it is to find information on INMT. TPMT can be excused because of the life-or-death nature of the consequences of lacking the gene and TMT at least appears to be involved in the metabolism of penicillamine and captopril.Anyway, the latest nomenclature problem I came across concerns methylated histamine metabolites. I was under the impression that the major inactivation product was N-tau-methylhistamine, generated by the action of HNMT. However, some papers refer to this as 1-methylhistamine, others as 3-methylhistamine and there's even a mention of N-gamma-methylhistamine (thankfully the alpha amino group on the sidechain doesn't seem to cause any further problems). I turned to NCBI's PubChem, believing this to be fairly definitive but there I found that both ring N-methylated derivatives had "tau" as a synonym. My notion that N-tau-methylhistamine was the only methylated metabolite was destroyed when I saw that histamine was also a substrate for INMT and yielded the alpha-N-methyl and "non-tau"-N-methyl products. Mercifully I came across an IUPAC definition page [PDF] describing the labeling situation. It would appear that "tau" is actually tele ("far") and refers to the nitrogen furthest from the sidechain. The other ("pi") is actually pros ("near"). These are N-3 and N-1, respectively, in the formal nomenclature. I can certainly see why authors preferred to talk about N-tau-methylhistamine than N3-methylhistamine as there is less scope for mistakes. I'm going to continue to hang on to my over-inclusive list of small compound (but not necessarily xenobiotic) methyltransferases;
- O-Methyltransferases
- COMT (soluble and membrane-bound forms)
- HIOMT
- N-Methyltransferases
- S-methyltransferases
but HIOMT and PNMT are more there from habit than anything else. I can argue HNMT's place because it seems to be a target for inhibition by a diverse group of drugs. |
|
|
| Fun and GAMESS |
[Oct. 15th, 2005|03:10 pm] |
| [ | Current Music |
| | Planes, dogs and surf | ] | So, I started at my new job a couple of weeks ago and am settling in. My new boss told me that he wouldn't drop me in at the deep end but would give me a chance to meet people and find my feet. I have been trying to make the most of the free time and have been catching up with my background reading and trying more speculative things that I would otherwise have to confine to the back burner. One of those more speculative activities is revisiting my interest in the prediction of the sites of metabolism through examining the reactivities of those sites. This is something that was brought to attention by one of my colleagues in my last job. He pointed me to this article, and subsequent studies by Ken Korzekwa, such as this one. The early work was done with the semi-empirical program, MOPAC, which was originally free (sponsored by the USAF) but has now been commercialised. The version immediately prior to closing the source is still available (e.g. here). I had good success wrapping the running of this in Perl or Python scripts to automate the analysis of large molecules, then viewing the results with RasMol (or later, Open RasMol). The later publications switched from semi-empirical methods to density function theory, primarily using the commercial program, Gaussian. Other groups took the opposite route and focused solely on the local environments of the potential sites of metabolism (typified e.g. by the work of Singh et al.). Although Gaussian was supposedly available at my last job I didn't have the time to invest in learning it. Also, because it is a commercial program, I couldn't take it home to play with as I had done with MOPAC. While I was finishing at my last position I was told about GAMESS and this is what I have lately been toying with in my spare time. The program is free (as in beer) and the source is available. It looks as if it has the basic capabilities of both MOPAC and Gaussian and then some more. The learning curve is steep, especially for a weak chemist like me, and the list of keywords dwarfs that of MOPAC. Like MOPAC the native coordinate format is the Z matrix so I wasn't completely fazed when faced with that (both MOPAC and GAMESS can read cartesian coordinates as well) but GAMESS appears to be more strict when parsing input files and I have come to grief a few times already (I'm using my favourite text editor, Vim to write them and so do at least I do not suffer from the DOS/UNIX line termination problems). I have been a coward and used ChemDraw to generate some of the imput files but I'd like to be able to fully understand the file structure so that I can perform the same sort of automation as I did with MOPAC under Cygwin, Linux, and maybe even DJGPP. The main problem with the last option is that it limits me to compilation with g77. I plan on experimenting with GAMESS while I still have the spare time at work. Unfortunately I am guessing that it will not last for long. |
|
|
| Getting tight |
[Jun. 23rd, 2005|07:33 pm] |
In a recent entry I pointed out the importance of protein binding in understanding various processes in ADME and pharmacokinetics. One idea that came up in discussions is that it isn't the extent of protein binding that affects these processes but the affinity. I am not sure I understand this argument unless this involves consideration of multiple binding sites, each with different affinities. For a ligand binding to a single class of independent binding sites there is a direct relationship between Ks and the fraction of the ligand that is bound. Unfortunately I can't find a handy reference with the formula and trying to write one in HTML is painful. I'll give it a go anyway;
Ks = (fu([P]-[L] + fu[L]))/(1-fu))
The important subexpression is [P]-[L] in the numerator as, quite correctly, this results in nonsense negative Ks values if the initial concentration of ligand, [L], exceeds the initial concentration of protein binding sites, [P], and the fraction unbound, fu, is set artificially high. The important plasma concentrations of key proteins are about 600 µM for albumin and 18 µM for alpha1-acid glycoprotein. This means that a ligand that is 99% bound need only have a Ks of 6 µM for HSA (the one for AAG would be 0.17 µM). Instead of the affinity of binding (an equilibrium constant), the more important term is probably the off-rate for binding.I believe that I have already mentioned that my mathematical skills are fairly limited. It was thus a surprise to realise that you cannot calculate a unique fraction unbound when provided with Ks, [L] and [P]. Instead you have to make the approximation that the concentration of empty binding sites is not appreciably affected by the presence of ligand, then;
fu = Ks/([P] + Ks)
I came up with an alternative approximation which is less error-prone than this;
fu = Ks/( ([P]-[L]) + Ks )
This is version is always better for any ligand to binding site ratio of greater than about 1 : 1.2. I have never seen this approximation used in the literature. This is probably because in most studies binding sites are usually present in great excess (although, since protein binding is not my specialty I could be very wrong). |
|
|
| Hysteresis Shmysteresis |
[Apr. 30th, 2005|11:52 am] |
| [ | Current Music |
| | Area Code 615 - Stone Fox Chase | ] | While I try to apply pharmacokinetic principles in my studies my training in drug metabolism has mainly been geared towards enzymology per se. I have a general understanding of the principles of PBPK modeling and PKPD relationships but this has mostly been from self-tuition and listening to people who know far more on the topics than I do. This lack of formal training has some disadvantages; for example I am occasionally unsure as to what is standard terminology and what constitutes a personal extension of a concept. The case in point is that I am trying some PKPD modeling of a time-dependent system. The concentration-effect relationship can be biased in either direction (fast up/slow down or slow up/fast down) so the plots show nice hysteresis loops. In the past I have always termed these "clockwise" and "anticlockwise" (or "counterclockwise") hysteresis. While looking through the literature I now see that someone (probably Girard & Boissel in 1989) has coined the description "proteresis" for the clockwise form. I have no idea if this is an accepted term or not. Medline only finds 10 articles using proteresis as a search term so I don't think the name has caught on.Related to this, I have adjusted my model to collapse the hysteresis loop under the baseline conditions and can now see the loop opening again when I perturb the system. Are there accepted terms for this phenomenon? Hopefully they don't involve "hysteresis hysteresis" or "retro-hysteresis" or somesuch. This barrier to switching between disciplines, even those that are closely related, is widely recognised and is best crossed with a guide familiar with the terrain on both sides. I have seen colleagues in the same quandary as me when they come across new terms in drug metabolism, such as "phase III". This concept arose when the role of transport in the excretion of metabolites was appreciated and reinforced the notion that true detoxication hadn't taken place until the xenobiotic (either as parent drug OR metabolite) had left the cell, organ and body. So there was phase I (functionalisation), phase II (conjugation) and phase III (metabolite transport). My argument has been that transport should be termed "phase 0", as xenobiotics will be generally exposed to transporters BEFORE they are exposed to phase I (or phase II) enzymes. For some reason my idea doesn't seem to have caught on... |
|
|
| Worth a thousand words? |
[Mar. 15th, 2005|06:59 pm] |
| [ | Current Music |
| | Leonard Cohen - I'm Your Man | ] | One of the difficulties with which I have to deal is interpreting and summarising data generated for large numbers of compounds. The hope is that an SAR trend will emerge and rational progress can be made in acquiring the necessary properties. This isn't too strenuous when the chemists have locked down a core structure and are playing molecular roulette with the substituents but at earlier stages in discovery the various series have to be grouped retroactively from a large pool. Like most people in my kind of job I make great use of graphing and statistical programs. Spotfire in particular is very popular for this task, so much so that these days "Spotfireing" seems to be just as valid a term as "Googleing". Spotfire can certainly create pretty pictures but their generation is dependent upon local programmers providing some useful query tools and then the user making good use of them (and knowing their limitations).Trying correlations between metabolic stability and physicochemical properties (measured or calculated) is common and easy to perform but the mileage varies considerably. I find it to be most useful to steer within a series as more global comparisons often blur the trends together. I have seen better correlations between properties such as PSA and ClogP and pharmacokinetic parameters, especially as the compounds become metabolically more stable. To best steer chemists towards metabolic stability you need to identify the structural changes that make the most difference. Ideally this means comparisons between pairs or larger groups of similar compounds (groups that can ideally be represented by Markush structures). Picking those groups autimatically is the crux of the problem. I am now beginning to really appreciate how much work is entailed in clustering compounds by structure. The most common methods create bit strings ("fingerprints") or key lists from moiety assignments and then align them, in apparently much the same way that protein or nucleic acid sequences are aligned. The choice then depends on the keys (e.g. MACCS, Daylight), the definitions of similarity (e.g. Tanimoto, Euclidean) and the clustering techniques (e.g. unweighted, weighted, Ward's). I have been trying all of the ones available to me and have been surprised at the differences in the results. I was also surprised (and a little disappointed) that some pairs of very similar compounds I had spotted with the naked eye failed to be clustered by any of the search combinations. I am talking to our computational chemists about alternatives, such as shape-based similarity searching (e.g. Tversky). I will be very interested to see how things work out. In the meantime I am putting together some Perl scripts to help automate finding clusters or spikes of stability and instability. I need to be able to build for the long term as these challenges can only get more difficult as more compounds accumulate (and I am charged with interpreting data for more and more projects). At this stage it is still fun. I hope that it stays that way. |
|
|
| A helping hand? |
[Feb. 27th, 2005|01:21 pm] |
| [ | Current Music |
| | Ian Dury - Do It Yourself | ] | With my new supervisor I've been dicussing screening the potential for covalent binding. They think having such a screen in place should be a priority - and, considering one of the comapnies they have worked for in the past, I am not at all surprised. Most first-round screens for covalent binding use microsomal activation and glutathione trapping and the general assumption is that anything that results in an adduct must have been activated to something chemically reactive. I'm not so sure. The earliest glutathione transferases characterised were those in the cytosol but lately the microsomal forms are attracting more attention. I realise that enzymes like LTC4 synthase and FLAP are unlikely to play major roles in the metabolism of xenobiotics but some of the MGST forms appear to be able to conjugate foreign compounds. MGST2 might be a LTC4 synthase variant but MGST3, and particularly MGST1 are likely candidates for true phase II enzymes. My worry is that people might mistakenly dump an innocuous but efficient MGST substrate in the belief that there is potential for covalent binding. Hopefully people take a good look at controls in which NADPH has been omitted.I'll leave discussions on interpreting in vitro covalent binding data for another time. |
|
|
| Bound to make a difference |
[Feb. 7th, 2005|04:46 pm] |
|
One topic eliciting a good debate is the influence of protein binding on different processes. A correction for plasma protein binding is in the basic models for the prediction of plasma clearance (well-stirred liver, parallel tube etc.) and it is clear that sometimes it really does make a big difference. The same argument can be applied to processes other than metabolism (inhibition, induction, renal clearance etc.) as the usual assumption is that it is the unbound fraction of the compound that is doing all the work. Unfortunately the story is not always so simple. The data for the older drugs used to develop those models rarely included very highly bound components and usually the predicted clearance value was considered acceptable if it fell within quite a broad range (e.g. 2 - 3 fold of actual) so the actual influence of binding was hard to determine. With chemists now chasing efficacy in high-throughput assays the development candidates are getting more greasy and protein binding values above 99% or 99.9% are not uncommon. This would be expected to drastically restrict the activity of any process driven by drug concentration but clearly this doesn't happen very often. Two arguments I have heard to explain the discrepancy involve transporters and tissue binding. Those that lean towards the former claim that e.g. uptake transporters on the liver sinusoid can strip plasma proteins of drug on the way through. The equilibrium between bound and unbound is shifted very rapidly and the liver thus acts as a sink. The other argument tends to be used in cell-free systems, for example when working with microsomal fractions. The idea is that apparent kinetic parameters determined in such systems are affected by non-specific binding, so e.g. actual Km values are considerably lower than measured. Plugging these corrected values into intrinsic clearance calculations can improve the resulting predictions. Since microsomal binding and plasma protein binding are often to the same extent it is difficult to tell the difference between; a) using one to cancel the other, and b) simply leaving out plasma protein binding completely. There does appear to be a dependence on the physicochemical nature of the compound in question. Acidic compounds appear to be more affected by plasma protein binding (presumably due to efficient binding to albumin) while basic compounds seem to bind well to microsomal fraction (presumably interacting with the phospholipid). However basic compounds might also be considered good substrates for OATP etc. I have read many good papers on these different aspects of binding but have not not yet seen one that treats the subject as a whole. |
|
|
| In two minds about things... |
[Jan. 30th, 2005|08:40 am] |
| [ | Current Music |
| | Goldie Lookin' Chain | ] | When I teach people basic pharmacokinetics I find it interesting how they approach the subject in different ways. One group bases their approach firmly in the physical/physiological world so that the pharmacokinetic parameters are seen to have direct real-world counterparts. The other main group latches on to the mathematics of the subject and is perfectly happy with the derivation of the equations for multi-compartment systems. Each of these groups has their strengths and their weaknesses. At the end of the day, all we want to be able to do is to describe a plasma or blood time course with as few parameters as possible. For intravenous dosing with first order elimination from a simple one compartment model we can determine Co, AUC and kel from the profile (the mathematicians' forte) but to be useful we have to turn those values into something that relates to the real world, namely Vd and Clp (the physiologists' forte). The physiologists initially have difficulty when the correspondence is poor between a pharmacokinetic parameter and a corresponding bodily value (e.g. Vd does not correspond to a real fluid volume or Clp exceeds liver plasma flow). Such discrepancies are often very informative. The mathematicians have the opposite problem and can over-model the data and lose touch with the body, relying too much on Akiake's Information Criterion and less on common sense. The eventual hope, of course, is that the two schools of thought learn from each other so that we end up with a relevant and informative mathematical model of a real physiological system. |
|
|
| Tools to build tools to build... |
[Jan. 25th, 2005|07:35 pm] |
| [ | Current Music |
| | Bonzo Dog (Doo Dah) Band | ] | The most recent interesting discussion I had here concerned the degree of overlap in the substrate specificities of human CYP3A and MDR1. The structural similarities in the ligands for the two proteins have long been recognised. This overlap is so close that it has taken a long while to obtain tools that can distinguish between the two (and ideally, in doing so, be neutral towards other enzymes and transporters). If we have to accept that any distinction between CYP3A-mediated and MDR1-mediated effects on systemic clearance and/or bioavailability are quantitative rather than fully qualitative this makes trawling the literature for information more difficult because, due to the chicken-and-egg nature of the problem there are no clearly specific inhibitors in clinical use that would allow assessment of the relative contribution of the two processes. Induction data are also not very informative because of the co-regulation of the two proteins. In vitro data for CYP3A mediated metabolism allows selection of a likely looking set of substrates but there is much less equivalent transport information. When looking I thus have to hope that there's a nice grapefruit juice or ketoconazole etc. clinical interaction study to give me some clues. Anti-cancer agents provide some nice examples of differences in the usage of the two processes. For example, anti-metabolites (particularly purine and pyrimidine derivatives) appear to be neither substrates for CYP3A nor MDR1. The anthracyclines are known to be classic substrates for MDR1 but metabolism is probably through carbonyl reductase. The vinca alkaloids are CYP3A substrates but their disposition is probably most dependent on MDR1 (some newer forms, such as vinflunine, may escape this). The kinase inhibitors such as imatininb (Gleevec), gefitinib (Iressa) and erlotinib (Tarceva) are CYP3A substrates and their clearance and bioavailability do not appear to be MDR1 dependent. The compounds that interest me most are the camptothecins and the podophyllotoxins as the spectra of CYP3A and/or MDR1 dependences are quite compound dependent. They may be useful probes of similarities and differences between the two proteins. |
|
|
| Conspiracy theories |
[Jan. 17th, 2005|10:22 pm] |
|
I have been back for a while but have been too busy to think about a decent update. I was also not terribly surprised to find that I couldn't remember my password and a procmail glitch meant I couldn't have it sent to me for a while. Perhaps it is just as well. Anyway, I am a fan of the columnist, John Dvorak, and regularly read his blog and PC Magazine column. I was somewhat surprised to read his recent post about big pharma supposedly ignoring a heroic little Australian company who supposedly has a miracle cure for the flu. Unfortunately Mr. Dvorak appears to have forgotten to check for signs of bogus science (especially signs 2 and 6). A little research would find that zanamivir is one of a class of compounds (neuraminidase inhibitors) that has been around for some time and were once thought to have the potential to be a real flu killer. Oseltamivir (Tamiflu) is another drug in the same class. There are also a couple of compounds (amantadine, rimantidine) targeting the virus' M2 ion channel. Unfortunately flu virus seems to find it remarkably easy to develop resistance to all of these agents and, as one of the comments to the blog post notes, the window of opportunity for treatment is also very narrow. There's also no reason to invoke conspiracy theories as the only current competitor to a potential anti-flu agent is a vaccine and, as clearly illustrated this year, it is not as if the market is saturated with flu vaccine manufacturers. Considering the size of the market and the profit potential, if Relenza-Biota Holdings had a blockbuster in the wings they would have been bought by one of the pharma giants. As with any such broad target, there's plenty of need to go around.
|
|
|
| Last note before the new year (probably) |
[Dec. 17th, 2004|07:04 pm] |
| [ | Current Mood |
| | Seasonal | ] |
| [ | Current Music |
| | Portsmouth Sinfonia - Pinball Wizard | ] | The local debate of the moment is whether or not there are any clinically relevant polymorphisms in CYP3A4. The only one I know of where there are claims of subtle changes in pharmacokinetics is CYP3A4*1B but I doubt if they'll have much impact. Carefully controlled studies are teasing out statistically significant, but biologically insignificant changes. If there was to be much impact it would probably have been spotted by this stage as most of the other clinically relevant polymorphisms were found quite early, leaving molecular biology to catch up. The most recently discovered polymorphism seeing much attention is probably OATP-C in reference to the statins. The old favourite, CYP2D6, gets most of the attention when it comes to polymorphisms because the common mutant alleles have no function, plus the protein is constitutively expressed with apparently no means to appreciably induce or downregulate it. This is why it is possible to see Poor, Intermedidate, Extensive and Ultrarapid metabolisers in population studies. If CYP2D6 was as inducible as CYP3A4 or CYP1A2 the pharmacokinetics of the various genotypes would blur as induced activity compensated for lower activity alleles. CYP2D6 also has the advantage of being in a subfamily on its own (almost, I assume that CYP2D7 is only expressed at low levels in the brain) and thus having no close neighbours with overlapping substrate specificities. Plus CYP2D6 ligands are likely to be much more hydrophilic than e.g. those of CYP3A so they are less likely to be substrates for transporters which would otherwise turn a monogenic influence into a polygenic blur.If anyone else is reading this then best wishes for 2005 (or 4703). |
|
|
| What's in a name? part 2 |
[Dec. 15th, 2004|04:32 pm] |
|
Anyone old enough to remember the old (pre-molecular biology) competing nomenclatures for cytochromes P450 may feel nostalgic (and maybe a little smug) when they know that e.g. P450d, LM4, P3 and P450ISF-G etc. all refer to a single P450 enzyme. I am almost certain that the same people were very relieved when the first attempt at rational nomenclature was rolled out. The later switch from roman to arabic numerals was minor in comparison. It is still good to be au fait with the old names as it makes literature searches easier. Since the nomenclature was based solely upon sequence it was a relief to find that substrate selectivity segregated quite nicely with primary structure homology (considering the extreme diversity in ligands acceptable by the many cytochromes P450 this was never guaranteed). Now when someone clones a cDNA from e.g. lemming and it has highest homology with CYP1A2 we can make a rational guess at how it will behave even before it has been functionally expressed. Anyway, as a comparative latecomer (1992) to the wonderful world of transporters I am glad to see that things are becoming a little more settled. As genome projects reach fruition and we can answer the question of "just how many transporters are there in this family?" the divisions into superfamilies and families can become a little more confident. A prime example of this is the OATP superfamily as this used to occupy SLC21, one of the >40 families in the SLC solute carrier superfamily. Unfortunately a gene family wasn't big enough to contain all of the members so now they have their own SLCO superfamily. The downside is that scientific presentations are now frequently accompanied by sidebar explanations intended to remind the audience that "this is SLCO1B1, which used to be SLC21A6, and it encodes OATP1B1, which most of you know as OATP-C, but a few of you call OATP2 or LST-1". My guess is that protein will remain OATP-C in most people's minds for some time to come. The chances of MDR1 becoming referred to as ABCB1 seem really slim and will have to wait for the pioneers in the transporter field to retire. Until that time I will have to carry my drug transporter nomenclature cheat sheet with me to all meetings.
|
|
|
| What's in a name? |
[Dec. 14th, 2004|04:08 pm] |
More fun with explaining enzymology to project teams. One of the team had heard of "amine oxidase" and wanted to know more about it. When I asked for more details, so that I could at least track down to which enzyme family he was refering, things became a little vague. Rather than rushing straight for the copper-containing forms I decided to stratify things a little. I think he ended up with more than he bargained for;
- Cytochromes P450: You could almost argue that CYP1A2 is an "amine oxidase" because of the major role in aromatic amine (especially mutagenic aromatic amine) N-hydroxylation. There are also other P450 enzymes that are not bad at this kind of reaction.
- Flavin-containing monooxygenases: These are great at creating N-oxides (as well as S- P- and Se- oxidation) so they deserve the "amine oxidase" label as well.
- Monoamine oxidases: As the name suggests both MAO A and MAO B are professional amine oxidases. The substrate specificity used to seem to be a little narrow to be truly interesting but the finding that MAO B can metabolise some amide derivatives of valproic acid suggests that it cannot be so easily summed up.
- Polyamine oxidase: This other FAD-containing enzyme is another that has largely been ignored in xenobiotic metabolism but the report that it can metabolise milacemide again suggests that it may occasionally cross over from working with endogenous substrates.
- Semicarbazide-sensitive amine oxidases (SSAO): These are the copper-containing enzymes with the weird topaquinone group. AOC1 is diamine oxidase or histaminase and is mainly expressed in the kidney. AOC2 is the form found in the retina. AOC3 is also known as VAP-1 (vascular adhesion protein) and appears to be the source of plasma SSAO activity. The method for release from endothelial cells has yet to be fully elucidated but it might involve a metalloproteinase. Interest in this group of enzymes is moving away from roles in metabolism and more towards functions in pathological consitions such as diabetes and heart failure.
So, which of those is actually "amine oxidase"? What do you mean "lysyl oxidase (LOX)"...? No, "lysyl oxidase-like (LOXL)" wasn't an option either? Yes, I know that COX-1, COX-2, myeloperoxidase and lactoperoxidase can oxidise amines. Maybe I shouldn't have opened this can of worms... |
|
|
| How many P450 enzymes are relevant to drug disposition? |
[Dec. 13th, 2004|11:20 am] |
|
Each time I present data to the project teams I try and make time to give them a little extra general information. Sometimes it is basic pharmacokinetic principles, other times it might be an overview of induction or drug transport. Not surprisingly aspects of enzymology make a frequent appearance. I have to take time to ease chemists away from approaching things from a chemical structure point of view and teach them how enzymes will probably see their new creations. It is not difficult to convince them that free hydroxyl groups, or morpholines or N-alkly moieties are ingredients for problems down the road but some of my more unusual pronouncements (e.g. "that isoquinoline will probably get chewed up by aldehyde oxidase") take a little more context. This opens the door to conversations along the lines of "just how many drug metabolising enzymes are there?". To answer this I have to start the catalogue with the 58 human cytochromes P450 and then point out that less than 20% of them are probably relevant to drug metabolism. I rule out most of the steroid, bile acid, fatty acid (and eicosanoid etc.) and fat soluble vitamin metabolising forms (except as targets) and zero in on families CYP1, CYP2 and CYP3 (although I do agonise somewhat about omitting CYP4B1). Then I have to discard even more enzymes (e.g. CYP2R1). Then I hand-wave over enzymes like CYP1B1. Then I try and discard poorly expressed forms like CYP2C18 and CYP3A43 (and wild type CYP3A7 in adult liver). Should CYP2J2 be included because of its ability to metabolise astemizole, or is that just a one-off? CYP1A1 seems to have more of an effect upon toxicology than pharmacokinetics, so should that one be left out (especially as there's no protein in human liver)? Eventually you reach the core group of P450 enzymes that people habitually recognise as influencing drug disposition and acting as targets for drug interactions. When I am carrying out this process I often wonder why I leave CYP2E1 in the final list. I have quizzed my counterparts at other companies over the relevance of CYP2E1 and am forced to the conclusion that we work with the enzyme mainly because we have the tools do so (how often is chlorzoxazone actually prescribed these days?). I need to talk to members of regulatory bodies to see how they'd react if we left out information on this enzyme. My guess is that their answer would be something along the lines of "you CAN assay the enzyme so you SHOULD assay the enzyme". I could possibly apply the same kind of logic to CYP2A6 but there's the nicotine interaction to worry about, plus coumarin being used as a therapeutic, plus the tegafur story, so I don't think I'd get away with that argument. It is not as if I am trying to ignore CYP2E1 (earlier in my career I used to study nitrosamine and carbon tetrachloride metabolism), I just want to work with it for all the right reasons. I think I had better leave non-P450 enzymes for another commentary. |
|
|
| Heteroatoms are unsafe! |
[Dec. 10th, 2004|04:53 pm] |
| [ | Current Music |
| | Joe Jackson | ] | Drug metabolism in higher organisms tends to look a little more sophisticated than in e.g. bacteria. In bugs the aim of metabolism is more to inactivate xenobiotics (such as antibiotics) rather than to actually clear them from the organism. For that kind of clearance they tend to rely more on transport. Those metabolic routes that they use for inactivation usually rely on cheaper phase II processes, such as methylation or acetylation, as well as some analogous processes, such as phosphorylation. In mammals we don't seem to care as much about reducing activity and use phase I reactions to introduce handles to which phase II reactions can attach water soluble (usually) moieties. Those conjugates are almost always less biologically active than the parent (notable exceptions being morphine glucuronide and some steroid sulphates). Some phase I metabolites will not have lost their initial biological activity, and in some cases the activity may be increased or changed. The phase I pathways of metabolism are wonderfully efficient and versatile but of course there's no chemist or toxicologist deciding the best route to use so mother nature sometimes makes a booboo and generates metabolites which are toxic. Thankfully, since there is no way of escaping this eventuality, there's a host of detoxication processes that can mop up those toxic metabolites (most of the time, anyway). The interesting situation is where phase I metabolites are not toxic but are still active and are not particularly water soluble. The last property is important as otherwise the metabolite will be filtered by the kidneys. Common phase I reactions that don't really increase water solubility are the formation of N-oxides and the N-dealkylation of heteroaromatic systems.Our latest molecule of interest had a thioether moiety. CYP3A seemed to love that and initially metabolised it to the sulphoxide. This lost the therapeutic activity but had no effect on an annoying off-target activity. The pharmacokinetics of the metabolite were very similar to parent and the plasma concentrations tended to reach a level equivalent to, or higher than, parent. CYP3A had another go at the sulphoxide and converted it to the sulphone. This actually increased the off-target activity. Plasma concentrations were still pretty substantial, reaching about 50% of those of parent. Finally CYP3A got it right and hydroxylated a group at the other end of the molecule and it rapidly disappeared from sight. Thankfully when they were shown these data the chemists agreed to remove the sulphur for their follow-on series. I keep telling them to get rid of nitrogen and oxygen as well but for some reason they claim they can't get by without them. Perhaps this is just as well or we'd have another "octafluoro-chickenwire" series to deal with. |
|
|
| The world's largest CYP2C9 inhibitors? |
[Dec. 8th, 2004|05:32 pm] |
|
When you think of large P450 ligands you'll almost always think about CYP3A, or maybe CYP2C8. Whereas CYP2C9 is usually dealing with relatively small, none too greasy little things. My associate and I are currently working with some <100 nM Ki potency inhibitors of human hepatic microsomal diclofenac 4'-hydroxylase that are all MW >800. Hunting through the literature I think the largest acknowledged CYP2C9 ligand is sulfaphenazole which checks in at a measly MW = 314. We are obviously reviewing our data very closely but all compounds in the series have sulphonamide moieties (like sulfaphenazole, tolbutamide, torsemide etc.) so there's a hint that they might have something in common. My guess is that with such a large compound it would probably occupy both the "substrate" site, as seen with flurbiprofen in 1R9O, and the allosteric site, as seen with warfarin in 1OG5. Maybe we should check for lack of homotropic cooperativity in metabolism (but at the moment we don't yet even know if these compounds are actually substrates of CYP2C9). Another outside possibility is that these compounds are messing with the interaction between CYP2C9 and P450 reductase. We will have to dig deeper into the inhibition kinetics. Hopefully we'll get a definite answer on whether or not these compounds are actually occupying the CYP2C9 active site. They are so large there's no real chance of them meandering their way there down some kind of substrate access channel, so those groups who prefer to envisage the enzyme flapping open (maybe in the region of the F-G loop) would have more evidence to support their prefered mechanism. |
|
|
| Give me masses of sugar, Mickey. |
[Dec. 7th, 2004|05:31 pm] |
|
Many biotransformations are quite predictable, so much so that software capable of guessing metabolites from their masses (relative to parent) is now quite common. Most of the time you can keep a simple look-up table in your head and can easily make a first-round guess at what has happened with +16, -14, +80, +176 etc. Some combinations can be a little tricky but relying on biological, rather than mathematical, know-how usually leads you to the right conclusion. Why do we do all this? Because cleaning up enough (often unstable) material for NMR can be a real pain. I've had some good teachers for metabolite identification and the best ones are those who don't rely on a simple mass difference but need supporting evidence before making their tentative assignment. For example, for one of my early test compounds I saw a nice peak at +192. Being young and over-confident I quickly guessed that this represented hydroxylation plus glucuronidation. What I hadn't done was look very hard at higher masses and my colleague pointed out a reasonable peak at +321. I had the collision energy higher than was necessary and was causing the loss of pyroglutamate from a hydroxylated glutathione conjugate. That +176 ion can sometimes be the cysteinyl glycine conjugate not just a simple glucuronide. The implications for the two are very different. Anyway, we saw an interesting one last week in samples from mouse hepatocytes. The mass was +162 and the parent compound contained a nice juicy N-methyl group. Our initial guess was demethylation + glucuronidation. Unfortunately the supplementary evidence didn't support this as there was no cleavage back to demethylated parent and the characteristic fragmentation of the glucuronic acid moiety (e.g. loss of water and carbon dioxide) didn't occur. Having learned a lesson we checked higher masses and there was absolutely no sign of a mass consistent with a glutathione conjugate (with or without demethylation). Since the sample was from hepatocytes we wondered if there could be quantitative cleavage by GGT to the cysteinyl glycine conjugate of the demethylated metabolite. This is unlikely but in fact Jösch and co-workers (1998) report that the liver can take a glutathione conjugate all the way through to a mercapturic acid derivative (who needs kidneys!). So this was unlikely but possible. We were resigning ourselves to purifying enough for NMR when my associate found a literature precedent for metabolism of the subgroup we suspected was important in our molecule. He ordered some new cofactors and tried an in vitro conjugation reaction. Bingo! The metabolite turns out to be the direct N-glucoside. This route is comparatively rare in humans, rats and dogs etc. but mice seem to favour it a lot. Now that my eyes have been opened, the more I look in the literature the more I see that mice are associated with glucosidation of some series of compounds. This is not a fact of which I was previously aware. I am familiar with the other R.T. Williams era rules ("cats don't make glucuronides", "pigs don't make sulphates", "dogs are poor acetylators" etc.) but there's always one more rule to learn
I find it fascinating that the same UGT enzymes that catalyse glucuronidation also catalyse glucosidation. The odd thing is that the aglycone appears to determine/bias the nature of the conjugate, so for some compounds the mice are making glucuronides instead even though the cofactors are presumably still present at the same ratio. One fact I haven't been able to glean from the literature is the relative concentrations of UDP-glucose and UDP-glucuronic acid in the endoplasmic reticulum lumen. It seems that two separate transporters are responsible for their presence there but I don't know enough about the kinetics to model what is happening. |
|
|
| When is a pseudogene not a pseudogene? |
[Dec. 6th, 2004|12:58 pm] |
In undergraduate biochemistry we are taught that "DNA makes RNA makes protein [makes money]" as if the procedure was that atomic and straightforward. In practice there are plenty of potential slips betwixt gene and function, such as silenced genes at one end of the process and unstable or misfolded proteins at the other. I'll open this screed by admitting that I don't know the formal definition of what constitutes a pseudogene. The definitions provided by google appear to be most applicable to a single particular sequence. These kinds of definition make very good sense when the majority of the population possesses a true pseudogene at a particular locus. What I am questioning is how the definition can be applied to the grey area in between. Two examples spring easiest to mind; Human FMO6: This gene passes the simple functional test in that it can be transcribed and doesn't contain premature stop codons or any other nastiness. However there is almost certainly no active FMO6 protein generated due to horribly inefficient RNA processing generating all sorts of odd transcripts. This was originally reported in 2002 by Hines and co-workers and, more recently, Hernandez et al. (2004) have suggested that FMO6 be reclassified as a pseudogene. Unless bioinformatics programs become very good at the quantitative assessment of splicing then gene/pseudogene distinctions will have to be made at the functional level rather than simply relying on predicting inactivating truncations.
CYP2D7: This was originally classified as a pseudogene as the genomic sequences available indicated that no active protein should be produced. This changed earlier this year when Pai et al. found that a frameshift mutation could result in a functional transcript being generated by tissue selective splicing in the brains of half of the individuals they examined. This may eventually lead to CYP2D7 being reclassified as the 58th human cytochrome P450 enzyme. This expression of CYP2D7 in the brain could also be functionally important as CYP2D7 is more efficient than CYP2D6 at converting codeine to morphine.
We'll have to wait and see if FMO6 is "downgraded" to a pseudogene and/or CYP2D7P loses its 'P'.
|
|
|
| What triggered the creation of the account... |
[Dec. 3rd, 2004|05:20 pm] |
| [ | Current Mood |
| | Awed | ] |
| [ | Current Music |
| | Beatles - White album | ] | I have studied and worked in the field of drug metabolism for over 20 years and still find the subject fascinating on an almost daily basis. At the moment I am writing an internal whitepaper on pharmacogenetics and so am spending a lot of the time reviewing the literature in depth. Today was the turn of the CYP3A subfamily and I thought that I had it all planned out in advance as I had already read several papers on CYP3A5 polymorphisms and was aware of the debate surrounding the relevance of CYP3A4 variants. I had discounted CYP3A7 as unlikely to play a role in human pharmacogenetics as that enzyme is known to be a foetal-specific form, but what I hadn't counted on was the existence of the CYP3A7*1C allele. This has a change in the promoter region which results in an ER6 motif being changed to a form that PXR can bind and transactivate. Bingo! A supposedly foetal-selective form picks up the regulatory mechanism (or part of it) of the adult liver. The reference in question is Burk et al. (2002) and is a fascinating read. The mRNA levels are still much lower than those for CYP3A4 but considering the interesting substrate specificity of CYP3A7 I think the relevance will be toxicologic rather than pharmacokinetic.
Mother nature is always fascinating.
|
|
|
| navigation |
| [ |
viewing |
| |
most recent entries |
] |
| |
|
|