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

Release 3.19 #474

Merged
merged 74 commits into from
May 6, 2024
Merged

Release 3.19 #474

merged 74 commits into from
May 6, 2024

Conversation

lldelisle
Copy link
Collaborator

3.9

Changes in dependencies:

  • This version drops support for python 3.7.
  • This version is compatible with matplotlib 3.8.

Enhancement:

  • pyGenomeTracks now uses font type 42 for pdf and ps which helps modification with illustrator.

  • 2 new display for bed: deletions which is helpful when you need to show a deletion with precise coordinates and inversions which displays arrows.

  • New style to display bed: exonarrows which displays arrows with orientation in the exons.

  • For the UCSC stlyle, the color of arrows on introns in customable

  • Do not hesistate to check the updated documentation: here <https://pygenometracks.readthedocs.io/en/latest/content/examples.html#examples-with-bed-and-gtf>_

  • Allow to rasterize rectangles/lines of maf tracks with rasterize = true.

Bugfix:

  • Fix the UTR/Coding of BED8/BED9.
  • Fix a typo in options help text of bedgraph and bigwig: tranform instead of transform.

lldelisle added 27 commits May 2, 2024 12:02
Relax matplotlib versions compatible
add new option to rasterize rectangles/lines in maf
change setup.py to project.toml
@lldelisle
Copy link
Collaborator Author

Ready for release.

Copy link
Member

@bgruening bgruening left a comment

Choose a reason for hiding this comment

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

Cool, so many new tests!

@lldelisle lldelisle merged commit 8b0c96b into master May 6, 2024
9 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.

2 participants