Becksteinlab / MDPOW

Calculation of water/solvent partition coefficients with Gromacs.
https://mdpow.readthedocs.io
GNU General Public License v3.0
25 stars 10 forks source link

Create MDPOW Project Analysis Output Manifest DataFrame/CSV #244

Open cadeduckworth opened 1 year ago

cadeduckworth commented 1 year ago

For each project analyzed, create a DataFrame including metadata for files created like: (preliminary, rough working list)

After all projects are analyzed, write out each project DataFrame to a final Manifest CSV. Return and log the location of the saved manifest.

Additionally, reorganize the directory structure for analysis output. For instance, given one directory as input to save all results under, automatically nest the EnsembleAnalysis results and plots within subdirectories for each respective project.

For the automated dihedrals workflow specifically, split up total results DataFrame into a separate DataFrame for each dihedral atom group selection.