Releases: galaxy-genome-annotation/python-chado
Releases · galaxy-genome-annotation/python-chado
2.2.6
Compare
Sorry, something went wrong.
No results found
2.2.6
fix requirement name for psycopg2 (name change for version >=2.8)
2.2.5
Compare
Sorry, something went wrong.
No results found
2.2.5
Added support for units in expression loaders
Fix broken --skip_missing option for load_go
2.2.3
Compare
Sorry, something went wrong.
No results found
2.2.3
Throw a warning instead of an exception when a GFF target feature does not exist
2.2.2
Compare
Sorry, something went wrong.
No results found
2.2.2
Bug fixes and improvements to the expression module
2.2.1
Compare
Sorry, something went wrong.
No results found
2.2.1
Minor release to fix broken package at pypi, no code change
2.2.0
Compare
Sorry, something went wrong.
No results found
2.2.0
Added feature.load_go() to load GO annotation (blast2go results)
Added feature.get_feature_analyses() to fetch the analyses associated with a feature
Added feature.get_feature_cvterms() to fetch the cvterms associated with a feature
Added support for biomaterial/expression data (as used by tripal_analysis_expression)
New --protein_id_attr option for feature.load_gff()
2.1.5
Compare
Sorry, something went wrong.
No results found
2.1.5
bugfix: fix features deletion when deleting an analysis
2.1.4
Compare
Sorry, something went wrong.
No results found
2.1.4
bugfix: fix sporadic errors with AnalysisFeature class declaration
2.1.3
Compare
Sorry, something went wrong.
No results found
2.1.3
bugfix: make --species a mandatory arg for organism creation
bugfix: fix features deletion when deleting an analysis or an organism
update chado docker image
2.1.2
Compare
Sorry, something went wrong.
No results found
skip whole database schema reflection for simple tasks (analysis and organism management)
fix polypeptide creation for genes beginning at position 0
fix various small bugs in phylogeny and featureprop loading
fix bug in cvterm creation
fix crashes in gbk/gff exporters