v0.8.0 #117
jamesli124
announced in
Announcements
v0.8.0
#117
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Removed
finaletoolkit.frag.frag_length_bins
no longer has thecontig_by_contig
option. This never had any functionality.
finaletoolkit.frag.frag_length_bins
no longer generates a text-basedhistogram.
Fixed
contig_sizes
option included forcleavage-profile
CLI command.normalize
option forcoverage
fixed so it no longer normalizes twicenormalize=False
forcoverage
runs much fasterChanged
finaletoolkit.frag.frag_length_bins
uses a dict based implementationthat is more memory efficient.
finaletoolkit.frag.frag_length_bins
andfinaletoolkit.frag.frag_length_intervals
now takemin_length
andmax_length
keyword args to only consider fragments of certain lengths.frag-length-bins
andfrag-length-intervals
CLI commands updated to match Python APIcoverage
default argument fornormalize
changed toFalse
coverage
default argument forscale_factor
changed to 1.Added
finaletoolkit.frag.frag_length_bins
can generate a histogram figurefrag_length
moduleThis discussion was created from the release v0.8.0.
Beta Was this translation helpful? Give feedback.
All reactions