Skip to content

this allows for proper concatenation of a collection of these outputs #174

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

thepineapplepirate
Copy link
Contributor

Previously, when one would run this tool on a collection of protein files and then try to concatenate these rmsd outputs (to further analyze with histograms, for example), the outputs would incorrectly be concatenated horizontally as a continue string, which made it difficult to analyze the data. This new change adds a new line after the rmsd output, which then allows for proper concatenation of the files, leading to a column of all the rmsd values.

Copy link
Contributor

@bgruening bgruening left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You could use f-strings.

Please bump the version number of that tool.

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

Successfully merging this pull request may close these issues.

2 participants