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

Decoupled QTLplot module #45

Merged
merged 1 commit into from
Feb 23, 2024
Merged

Decoupled QTLplot module #45

merged 1 commit into from
Feb 23, 2024

Conversation

GregFa
Copy link
Member

@GregFa GregFa commented Feb 22, 2024

Decoupled QTLplot module in favor of enhanced plotting via BigRiverQTLPlots.jl.

  • All plotting functions are being integrated into BigRiverQTLPlots.jl for improved performance and maintainability.
  • This change ensures that all plotting capabilities are centralized.
  • Users should now use BigRiverQTLPlots.jl for all their plotting needs related to QTL analysis.

…LPlots.jl.

- All plotting functions are being integrated into BigRiverQTLPlots.jl for improved performance and maintainability.
- This changes ensures that all ploting capabilities are centralized.
- Users should now use BigRiverQTLPlots.jl for all their plotting needs related to QTL analysis.
Copy link

codecov bot commented Feb 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.39%. Comparing base (44d252b) to head (f73e94f).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
+ Coverage   64.20%   68.39%   +4.19%     
==========================================
  Files          13       12       -1     
  Lines        1338     1256      -82     
==========================================
  Hits          859      859              
+ Misses        479      397      -82     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@GregFa GregFa merged commit df69cfd into senresearch:master Feb 23, 2024
7 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