How to define new ethnic population? #1504
|
Hello there, Since I was interested in the South Korean population, I tried to make a population on PK-Sim using their age, weight, and height distribution data which could be obtained from the national statistics in the country ["A Survey on the Dimension of Korean Persons" in Korean "한국인인체치수조사" by the Ministry of Trade, Industry and Energy (Korean Government)]. Since the Koreans have different weight and height distribution over ages from European, East Asian, and Japanese in the population options of PK-Sim, I would like to make a user-defined population (Korean population). However, I could not find the method to make a user-defined population. Even if I input the median height and weight for an individual (#965), the virtual population referencing the user-defined (height and weight) individual seems to generate one which has characteristics of the reference population in the PK-Sim (e.g., European, East Asian, and Japanese). Here is a brief comparison of the PK-Sim incorporated populations and South Korean statistics (mean ± standard deviation) for an example. The statistics (mean and SD) for the South Korean population were averaged at 30-34 yr and 35-39 yr groups.
Can I define a user-defined population with new weight-age, height-age, and BMI-age correlation or functions on PK-Sim? Attached below were for the detailed information. Korean statistics
|
Replies: 4 comments 9 replies
|
Dear @misol , thanks for this initiative. This would have to be solved on the database level. Possibly @Yuri05 and @JanSchlender can support? |
Indeed, this is what I was referring to when I said, that this would require setting up a database for a Korean population similar to what now exists for Japanese and European, etc. populations in PK-Sim. If you have all the data available, this should not be too much effort. |
|
Hello Misol, As far as I can see, you only have body measures of the Korean population. These can be defined when generating a population in the PK-SIm Gui by defining a range matching your desired Korean population measures. Please do not do this in Excel, since the underlying anatomical and physiological information will only be scaled when a population is generated in PK-SIm. In case you change e.g. body weight in Excel afterwards, the sum of all organs would not match the new body weight. You can also change ontogenies in the GUI within the individual under the respective ADME protein. Things get a bit trickier once you want to change organ sizes, blood flows,... This can only be altered on a database level. Again, keep in mind the interdependencies of organ volumes (sum needs to add up to the body weight) and blood flows (sum needs to match Cardiac output). Details can be studied in the following references: The easiest way to get this in PK-Sim is writing a script which modifies the exported population csv and re-import the file again. When conceptualising the script, I suggest to work with factors as deltas from the pre-selected population information. This way you are still making use of the population generation algorithm in PK-Sim. |
|
Just in case, I am no longer proceeding with this topic due to my personal reasons. |
Indeed, this is what I was referring to when I said, that this would require setting up a database for a Korean population similar to what now exists for Japanese and European, etc. populations in PK-Sim.
If you have all the data available, this should not be too much effort.