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

Dev restruct opt #22

Merged
merged 22 commits into from
Jan 26, 2024
Merged

Dev restruct opt #22

merged 22 commits into from
Jan 26, 2024

Conversation

cbouyio
Copy link
Member

@cbouyio cbouyio commented Jan 25, 2024

Description

First round of implementations for developing the new modular visualisation approach.

cbouyio and others added 22 commits January 22, 2024 03:59
…uct clasulation and visualisation seperately
…Including major improvent on the sum correlations function, compute the correlation matrix once (with numpy) -that depricates for the moment the computation of other than Pearson correlation function.
… graph interactions. Genome contour load and visualisation.
…mand line argument the resolution to reflect teh new functionality and comput the gene 3D coordinates based on its start site.
Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Type: Enhancement

PR Summary: The pull request introduces a new modular visualization approach for 3D genome plotting, refactors existing code to improve modularity, and adds new functionality for calculating distances and correlations in gene positions. It also includes the addition of a timing decorator for performance measurement and the removal of an outdated module.

Decision: Comment

📝 Type: 'Enhancement' - not supported yet.
  • Sourcery currently only approves 'Typo fix' PRs.
✅ Issue addressed: this change correctly addresses the issue or implements the desired feature.
No details provided.
📝 Complexity: the changes are too large or complex for Sourcery to approve.
  • Unsupported files: the diff contains files that Sourcery does not currently support during reviews.
  • Files deleted: Sourcery does not currently approve diffs with deleted files.

General suggestions:

  • Ensure that all new functions handle edge cases and potential errors gracefully, especially when dealing with file inputs and external libraries.
  • Consider adding comprehensive documentation for the new modules and functions to facilitate easier maintenance and future development.
  • Review the implementation of the visualization functions to ensure that all intended data is correctly represented and that no data is inadvertently lost or misrepresented.

Thanks for using Sourcery. We offer it for free for open source projects and would be very grateful if you could help us grow. If you like it, would you consider sharing Sourcery on your favourite social media? ✨

Share Sourcery

Help me be more useful! Please click 👍 or 👎 on each comment to tell me if it was helpful.

great_3d/genome_3D_integration.py Show resolved Hide resolved
great_3d/genome_3D_integration.py Show resolved Hide resolved
great_3d/plotly_graphs.py Show resolved Hide resolved
great_3d/plotly_graphs.py Show resolved Hide resolved
great_3d/plotly_graphs.py Show resolved Hide resolved
@cbouyio cbouyio merged commit c706286 into develop Jan 26, 2024
2 checks passed
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.

1 participant