jmborr / idpflex

Analysis of intrinsically disordered proteins by comparing MD simulations to Small Angle Scattering experiments
http://idpflex.readthedocs.io/en/latest/
MIT License
3 stars 4 forks source link

92 calculate trajectory profiles #98

Open ConnorPigg opened 5 years ago

ConnorPigg commented 5 years ago

Closes #92 by calculating profiles for entire trajectories. This is done using multiprocessing and is implemented as a utility function. Depends upon 90_feature_vector.

jmborr commented 5 years ago

After merging #90, I think you should update this branch with a rebase from current master and then have change the target branch from 90_feature_vector to master