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

Extra attributes are not conserved after Diffany run #255

Open
thpar opened this issue Dec 23, 2014 · 2 comments
Open

Extra attributes are not conserved after Diffany run #255

thpar opened this issue Dec 23, 2014 · 2 comments

Comments

@thpar
Copy link
Owner

thpar commented Dec 23, 2014

Attributes connected to an input Network do not seem to be transferred to the corresponding output networks.

@thpar
Copy link
Owner Author

thpar commented Dec 24, 2014

As far as I checked, it seems that Network.nodeAttributes stays empty for the output network.

@svlandeg
Copy link
Collaborator

the method Network.defineCommonAttributes is called whenever a new ConsensusNetwork or DifferentialNetwork is created, but it only keeps those attributes that are present in all input networks. Are you sure this was the case when you were testing this?

@svlandeg svlandeg removed their assignment May 21, 2024
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

2 participants