Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weird column names when exporting ontogeny table to excel #2537

Closed
Yuri05 opened this issue Feb 9, 2023 · 1 comment
Closed

Weird column names when exporting ontogeny table to excel #2537

Yuri05 opened this issue Feb 9, 2023 · 1 comment

Comments

@Yuri05
Copy link
Member

Yuri05 commented Feb 9, 2023

When exporting ontogeny data to excel, exported file looks like this:

Post menstrual age [year(s)] Ontogeny for CYP3A4 Ontogeny for CYP3A4_1
0,01 13,99 0,0011
0,03 5,87 0,0086
0,53 1,67 0,23
0,59 1,63 0,25
0,77 1,52 0,32
1,08 1,45 0,41
1,44 1,45 0,5
... ... ...

The column named Ontogeny for CYP3A4 is in fact the geoSD, and the column Ontogeny for CYP3A4_1 is the (geo)Mean value.
The columns should be named properly (and the order changed: first mean, then SD)

@msevestre
Copy link
Member

Probably we can fix some ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants