Skip to content
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

change --plaintext output format to edge tuples #9

Open
kianho opened this issue Mar 6, 2015 · 0 comments
Open

change --plaintext output format to edge tuples #9

kianho opened this issue Mar 6, 2015 · 0 comments

Comments

@kianho
Copy link
Owner

kianho commented Mar 6, 2015

The current --plaintext outputs the matrices as dense adjacency vectors. This format is needlessly verbose. Change the output format to graph-style edge tuples, such that tuples of non-contacts are not shown -- (res index 1, res index 2, distance)

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

No branches or pull requests

1 participant