Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add weight file option to Rg Center of Mass Distance Calculator #237

@skrueger111

Description

@skrueger111

Rg Center of Mass Distance Calculator has the capability to handle both single structure and trajectory files as input. At this time, the resultant Rg values for the two components and the distance between their centers of mass are output to a file. The user has to go through the results manually to see which structures in the trajectory file have parameters that most closely match those obtained from the data (using Stuhrmann Parallel Axis). This is not a problem for a small number of trajectories. But for files containing hundreds or thousands of trajectories, the option to create a weight file that identifies the trajectories of interest is needed. The user would then use Extract Utilities to write a new "best fit" trajectory file.

Implement a weight file option similar to that in Chi square filter. Note that basis_to_python has a method to "clean up" the weight basis from Chi square filter. A similar method needs to be written for Rg Center of Mass Distance Calculator.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions