Releases: galaxy-genome-annotation/python-chado
Releases · galaxy-genome-annotation/python-chado
2.2.6
2.2.5
2.2.3
2.2.2
2.2.1
2.2.0
- 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
2.1.4
2.1.3
2.1.2
- 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