Skip to content

Loads ONE pharmacokinetic data file (XPT, XLSX, XLS, CSV, TXT, SAS7BDAT) - #635

Open
PavanLomati wants to merge 1 commit into
humanpred:mainfrom
PavanLomati:read_pk_file
Open

Loads ONE pharmacokinetic data file (XPT, XLSX, XLS, CSV, TXT, SAS7BDAT)#635
PavanLomati wants to merge 1 commit into
humanpred:mainfrom
PavanLomati:read_pk_file

Conversation

@PavanLomati

Copy link
Copy Markdown
Contributor

that may contain concentration data, dose data, or both (a "combined"
file), and returns the matching PKNCA object:

both conc + dose columns present -> a PKNCAdata object
only conc columns present -> a PKNCAconc object
only dose columns present -> a PKNCAdose object

 that may contain concentration data, dose data, or both (a "combined"
 file), and returns the matching PKNCA object:

   both conc + dose columns present -> a PKNCAdata object
   only conc columns present        -> a PKNCAconc object
   only dose columns present        -> a PKNCAdose object
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant