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

Bump to v0.3.1 #18

Merged
merged 14 commits into from
Apr 9, 2023
Merged

Bump to v0.3.1 #18

merged 14 commits into from
Apr 9, 2023

Conversation

moshi4
Copy link
Owner

@moshi4 moshi4 commented Apr 9, 2023

Change Log

Improvement

  • Added some methods to Genbank/Gff parser class for plotting genomic features in each contig/scaffold
  • Added arc option to xxx.line() method to enable selecting arc or linear style
  • Added mycoplasma_alvi.[gbk|gff] example to load_prokaryote_example_file() function

Bug Fix

  • Fixed GCskew, GCcontent calculation error when biopython<=1.79 is installed

moshi4 added 14 commits April 9, 2023 13:14
* Enable set `r = tuple[float, float]`
* Add `arc` option for selecting liner & arc line style
* For selecting line style (arc | linear)
* `mycoplasma_alv.[gbk|gff]` (multi contigs)
If `SeqUtils.gc_fraction()` is implemented from BioPython>=1.80.
Therefore, if BioPython<=1.79 is installed, use `SeqUtils.GC()` instead for backward compatibility.
* Enable set user specified sequence
* Remove poetry v1.4.0 version restriction
* Remove trigger when push to develop branch
@moshi4 moshi4 merged commit b1140da into main Apr 9, 2023
@moshi4 moshi4 deleted the develop branch April 9, 2023 08:14
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.

None yet

1 participant