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

Colour non carbon atoms also should be a feature for a given user defined colour #354

Open
FilomenoSanchez opened this issue Mar 8, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request libcoot-api Something related to libcoot api

Comments

@FilomenoSanchez
Copy link
Member

When calling:

    molecules_container.set_user_defined_bond_colours(imol, colourMap)
    molecules_container.set_user_defined_atom_colour_by_selection(imol, indexedResiduesVec, nonCarbonAtoms)

We need a way to specify whether non carbons should also be coloured at the "user defined colour" level, so either within the colourMap or the indexedResiduesVec. This is required for Goodsell colours.

@FilomenoSanchez FilomenoSanchez converted this from a draft issue Mar 8, 2024
@FilomenoSanchez FilomenoSanchez added enhancement New feature or request libcoot-api Something related to libcoot api labels Mar 8, 2024
@FilomenoSanchez FilomenoSanchez moved this from In progress to To do in Moorhen project board Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request libcoot-api Something related to libcoot api
Projects
Status: To do
Development

No branches or pull requests

2 participants