MDBASE joins and processes data from multiple XLS databases.
- The XLS databases:
- MS Excel files with similar structure.
- Similar structure = the same columns names.
- The processing of joined databases:
- Correlations: statistical plots + correlation coefficients and p-values.
- Comparisons: boxplots + statistical significance of different groups.
- Example of usage and more details:
- Polymers 15 (2023) 568. https://doi.org/10.3390/polym15030568
- If you use MDBASE in your research, please cite the publication above.
- TODO; at the moment, you can see GitHub Pages.
- PyPI repository.
- GitHub repository.
- GitHub pages with documentation.
- Version 0.1 = complete, working, but without documentation
- Version 0.2 = several minor improvements + basic documentation
- Version 0.3 = further improvements in both code and documentation
- Version 0.4 = updates, corrections, re-arranged modules, updated docs