Published August 23, 2022
| Version v1.1.0
Software
Open
apcamargo/genomad: geNomad v1.1.0
Description
Added
- Dockerfile for version 1.0.0.
Sequenceclass: add support forstrin__eq__.Sequenceclass: add a__hash__method.- Compute marker enrichment in the
marker-classificationmodule. - Add columns for plasmid and virus marker enrichment to the
_plasmid_summary.tsvand_virus_summary.tsvfiles. - Set
--min-plasmid-marker-enrichmentand--min-virus-marker-enrichmentto0as default. This will alter the results when using default parameters. - Add support for plasmid and virus hallmarks. Requires geNomad database v1.1.
- Add CONJscan annotations to
_plasmid_summary.tsv. Requires geNomad database v1.1.
Sequenceclass: simplifyhas_dtrreturn statement.Sequenceclass: make__repr__more friendly for long sequences.Sequenceclass: rename theidproperty toaccession.- Amino acids are now written to
_provirus_aragorn.tsv. - Update the XGBoost model file to the
.ubjformat. - Require
xgboost >=1.6. - The taxonomic lineage in
_taxonomy.tsvand_virus_summary.tsvwill useVirusesas the highest rank, instead ofroot. - Change order of the columns in
_plasmid_summary.tsvand_virus_summary.tsv. - Explicitly set
fractionto0.5intaxopy.find_majority_vote.
- tRNA coordinates are now 1-indexed.
- Write
summary_execution_info. - Fix a problem in
DatabaseDownloader.get_versionwhere it only only compared the major version.
Files
apcamargo/genomad-v1.1.0.zip
Files
(26.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:5f383967a469e2451443c10dad827402
|
26.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/apcamargo/genomad/tree/v1.1.0 (URL)