thalita_m ☆ Brazil, 2019-06-18 03:55 (1947 d 03:14 ago) Posting: # 20329 Views: 4,668 |
|
Dear all, I'm a Master Student in Brazil and I'm trying to apply IVIVC with anti-HIV efavirenz. The thing is: I have the bioequivalence data from Stocrin and from licensed generic in Brazil and I intend to use this data to establish IVIVC with the dissolution studies in biorelevant means (FaSSIF, FeSSIF, etc). It is not the classical "FDA-IVIVC" because it is an immediate release drug, and I just have one formulation, with different dissolutions conditions. I'm trying to establish this without pay-software like GastroPlus or Phoenix. I just tried to calculate Fabs based on Wagner Nelson equation, but the values of Fabs were higher than 1. The Kel is too little. On my work group we have a study that used same in vivo data with GastroPlus and establish the correlation based on one-compartment model, because we do not have intravenous data. I tried the ivivc for R but Mr. Yung-jin Lee told me that may be not works. I read the articles of Mr. Langenbucher but my Excel experience is not enough to understand all method. I read here that someone's successfully run the worksheets. Could anyone send me that? And explain me how it woks? There is another thing, the time scale problem. My in vivo date has 192h and my in vitro date has just 2h30. I read other articles that used Levy's plot to scale time, could any one give me an MS Excel example for this? I'm learning a lot with the information here, thank you all. |
yjlee168 ★★★ Kaohsiung, Taiwan, 2019-06-18 22:57 (1946 d 08:13 ago) @ thalita_m Posting: # 20340 Views: 3,947 |
|
Hi Thalita, Since you posted in two different threads, I reply your questions with this thread all together. ❝ You recommend me this article! I request the Excel worksheet but the authors did not answer to my request. Did you have this worksheet ? Once I read your post, I tried to find the excel file with no luck. It's been a long time ago. Sorry about that. I think it should be not that difficult to re-create that excel file. As far as I can remember, the excel file was just used to validate Wagner-Nelson method used in ivivic for R. You should be able to find it from some textbooks, such as Shargel and Yu's Applied Biopharmaceutics & Pharmacokinetics. Even if you can access that excel file, it may not be helpful for you since you do not have iv data in your case. Wagner-Nelson approach requires iv/solution/suspension data to calculate 'Kel' first, and then use 'Kel' to back-stripping the drug conc. vs time curve for oral dosage forms to get 'Ka' for each subject. If you really need Wagner-Nelson method, that should be very simple. You can dig in ivivc for R and find the file 'WagNel.R' from source tarball. If you had different sampling times for in-vitro and in-vivo, you can find another nice R package called Rivivc. Rivivc uses numerical convolution/deconvolution approach to establish ivivc. So it does not require same sampling times for in-vitro and in-vivo data. Please let me know if you are not familiar with R, although I do not think you need ivivc at all. I am very happy to help. ❝ It is not the classical "FDA-IVIVC" because it is an immediate release drug, and I just have one formulation, with different dissolutions conditions. See? Here is the question. One IR formulation and dissolution profiles with different pH media? You consider to establish ivivc for your case? I doubt it. ❝ ... I just tried to calculate Fabs based on Wagner Nelson equation, but the values of Fabs were higher than 1. The Kel is too little. On my work group we have a study that used same in vivo data with GastroPlus and establish the correlation based on one-compartment model, because we do not have intravenous data. Again, if you do not have iv data for each subject, you cannot predict 'Ka' or 'Fabs' correctly. The value of 'Kel' should be estimated from the same subject. Otherwise, the result may not be reliable. ❝ ... I tried the ivivc for R but Mr. Yung-jin Lee told me that may be not works. That is correct. ❝ There is another thing, the time scale problem. My in vivo date has 192h and my in vitro date has just 2h30. I read other articles that used Levy's plot to scale time, could any one give me an MS Excel example for this? Did you imply that different sampling times (points) be used for in-vitro and in-vivo data in your study? If yes, look for Rivivc. However, even Rivivc requires iv/solution/suspension data. There should be no excel example for this, as far as I know. — All the best, -- Yung-jin Lee bear v2.9.1:- created by Hsin-ya Lee & Yung-jin Lee Kaohsiung, Taiwan https://www.pkpd168.com/bear Download link (updated) -> here |
thalita_m ☆ Brazil, 2019-06-21 00:40 (1944 d 06:29 ago) @ yjlee168 Posting: # 20352 Views: 3,806 |
|
Hi Mr. Lee, thanks for the attention! ❝ Once I read your post, I tried to find the excel file with no luck. It's been a long time ago. Sorry about that. I think it should be not that difficult to re-create that excel file. As far as I can remember, the excel file was just used to validate Wagner-Nelson method used in ivivic for R. You should be able to find it from some textbooks, such as Shargel and Yu's Applied Biopharmaceutics & Pharmacokinetics. Even if you can access that excel file, it may not be helpful for you since you do not have iv data in your case. Yes, it's may be simple. I tried to recreate the example that was in the article, but no success. ❝ Wagner-Nelson approach requires iv/solution/suspension data to calculate 'Kel' first, and then use 'Kel' to back-stripping the drug conc. vs time curve for oral dosage forms to get 'Ka' for each subject. If you really need Wagner-Nelson method, that should be very simple. You can dig in ivivc for R and find the file 'WagNel.R' from source tarball. If you had different sampling times for in-vitro and in-vivo, you can find another nice R package called Rivivc. Rivivc uses numerical convolution/deconvolution approach to establish ivivc. So it does not require same sampling times for in-vitro and in-vivo data. Please let me know if you are not familiar with R, although I do not think you need ivivc at all. I am very happy to help. I'm not exactly familiar with R but I have friends that have friends that is. I will try this ones. ❝ See? Here is the question. One IR formulation and dissolution profiles with different pH media? You consider to establish ivivc for your case? I doubt it. This is very sad. ❝ Again, if you do not have iv data for each subject, you cannot predict 'Ka' or 'Fabs' correctly. The value of 'Kel' should be estimated from the same subject. Otherwise, the result may not be reliable. Did you think that I can use another method ? I say that because there is another work that was able to establish the correlation through GastroPlus. 10.1208/s12249-013-0016-4 He uses 2 biobatches to generate in silico data, but one of the biobatches wasn't BE with the reference drug. So, the IVIVC was made with just one biobatches based on different dissolution method. ❝ Did you imply that different sampling times (points) be used for in-vitro and in-vivo data in your study? If yes, look for Rivivc. However, even Rivivc requires iv/solution/suspension data. There should be no excel example for this, as far as I know. Yes. But, as far as I read, this seems to be a commom thing. I think that Rivivc could help. Perhaps I have to look at the IV data, not least because simulation software uses other particulars of the drug and its behavior in the body to generate the in silico data. Thanks for all help! Thalita |
yjlee168 ★★★ Kaohsiung, Taiwan, 2019-06-19 11:36 (1945 d 19:33 ago) @ thalita_m Posting: # 20341 Views: 3,972 |
|
Hi Thalita, If you do not have iv data for your subjects and you still want to get Fabs (fraction cumulative absorption in %) and then do Levy plots, I think probably you can do the following:
❝ ... I just tried to calculate Fabs based on Wagner Nelson equation, but the values of Fabs were higher than 1. The Kel is too little. On my work group we have a study that used same in vivo data with GastroPlus and establish the correlation based on one-compartment model, because we do not have intravenous data. R codes for (j in 1:length(W.split)){ ### 'W.split' contains in-vivo data for all subj., j = # of subj. — All the best, -- Yung-jin Lee bear v2.9.1:- created by Hsin-ya Lee & Yung-jin Lee Kaohsiung, Taiwan https://www.pkpd168.com/bear Download link (updated) -> here |