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

update assembly node #517

Merged
merged 3 commits into from
Jun 5, 2024
Merged

update assembly node #517

merged 3 commits into from
Jun 5, 2024

Conversation

BradyAJohnston
Copy link
Owner

Tweaks the assembly node to discard data points that have a chain_id greater than the number of instances.

Assembly information that comes from the files sometimes include chain IDs which don't appear in the actual file. This removes them when instancing to not double up the assemblies.

Tweaks the assembly node to discard data points that have a chain_id greater than the number of instances.

Assembly information that comes from the files sometimes include chain IDs which don't appear in the actual file. This removes them when instancing to not double up the assemblies.
Properly polls for the biological assembly operator.

Updates node creation to return existing nodes and existing data objects.
update bio assembly documentation to mention the need to set material again when using assembly node
@BradyAJohnston BradyAJohnston merged commit 6fe1fd2 into main Jun 5, 2024
5 checks passed
@BradyAJohnston BradyAJohnston deleted the fix-assembly-doubling branch June 5, 2024 05:40
@BradyAJohnston BradyAJohnston linked an issue Jun 26, 2024 that may be closed by this pull request
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.

Doubling up of instances when building assemblies
1 participant