Published March 12, 2022
| Version v0.7.0
Software
Open
althonos/pyrodigal: v0.7.0
Description
Added
- Support for setting a custom minimum gene length in
pyrodigal.OrfFinder. Genes.write_scoresmethod to write the node scores to a file.Gene.__repr__andNode.__repr__methods to display some useful attributes.Sequence.__str__method to get back a nucleotide string from aSequenceobject.
- Use a more compact data structure to store
Genedata.
Nodes._calc_orf_gcreading nucleotides after the sequence end when computing GC content for edge nodes.
pyrodigal.Pyrodigalclass (usepyrodigal.OrfFinderinstead).pyrodigal.Predictionsclass (functionality merged intopyrodigal.Genes).
Files
althonos/pyrodigal-v0.7.0.zip
Files
(1.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:7ebcf012ef2f8e95724dcc00576205f6
|
1.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/althonos/pyrodigal/tree/v0.7.0 (URL)