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

changed index of conformers in gnina function to match pymol indexing #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

BenCree
Copy link
Collaborator

@BenCree BenCree commented Mar 21, 2023

added 1 to index of 'Conformer'

@bieniekmateusz
Copy link
Collaborator

Thanks @BenCree , sorry for taking so long, could you remind me please what is the issue with starting from 0 here? It will be a good note for the log. Cheers, Mat

@bieniekmateusz
Copy link
Collaborator

One way to add to index is to directly refer to the index "column":
result.index += 1
Source: https://stackoverflow.com/questions/20167930/start-index-at-1-for-pandas-dataframe

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