Open-Systems-Pharmacology / Forum

Discussion forum for the Open Systems Pharmacology Project
65 stars 19 forks source link

How to import a large dataset? #591

Closed humblewarrior closed 4 years ago

humblewarrior commented 4 years ago

image

Hi, in the above pic by data is longitudinal data of 100 subjects. Some time points are repeating in different subjects, and its giving me this error shown in the pic. Any idea how to get around it?

NinaHanke commented 4 years ago

Hi there, should work, these are the right tags... At the moment PK-Sim thinks you have 110 individuals ("Import 110"). Did you check that no individual has the 9 min time point twice?

If that doesn't help try squared brackets for the units in your dataset: --> Time [min] and --> Concentration [ng/ml] and also try to put your IDs in the third column, not the first. Hope that helps, Nina

humblewarrior commented 4 years ago

Thanks a lot! That worked!