We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Complete mouse brain vascular graphs can be slow to load (≈ 2 minutes)
ClearMap.Analysis.Graphs.GraphGt.Graph
graph_tool.load_graph
A useful feature would be to optionally specify properties to ignore in ClearMap, when they are not needed.
The text was updated successfully, but these errors were encountered:
edoumazane
Successfully merging a pull request may close this issue.
Complete mouse brain vascular graphs can be slow to load (≈ 2 minutes)
ClearMap.Analysis.Graphs.GraphGt.Graph
objects, "edge_geometry" properties are stored as "graph_properties"graph_tool.load_graph
allows to optionally ignore a list of propertiesA useful feature would be to optionally specify properties to ignore in ClearMap, when they are not needed.
The text was updated successfully, but these errors were encountered: