Releases: sanjaynagi/AnoExpress
Releases · sanjaynagi/AnoExpress
v0.3.0
What's Changed
- refactor package into separate scripts by @sanjaynagi in #64
- fix np and px to avoid conflicts by @sanjaynagi in #66
Full Changelog: v0.2.5...v0.3.0
v0.2.5
What's Changed
- add count method to metadata by @sanjaynagi in #60
- fix plotly to v5.11 by @sanjaynagi in #62
Full Changelog: v0.2.4...v0.2.5
v0.2.4
- Removes most of the malariagen_data functionality, as that requires google cloud auth now. Instead we load gffs directly from VectorBase
- Support for python 3.11
What's Changed
- remove ag3() by @sanjaynagi in #59
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- Implement an NaN filter within xpress.data(), and GSEA custom gene lists by @sanjaynagi in #51
- Allow mixing of PFAM and Go terms to select genes by @sanjaynagi in #52
- add missing coeae1f name by @sanjaynagi in #55
- allow file input to gsea, filter_low_counts + sample_query by @sanjaynagi in #57
Full Changelog: v0.2.0...v0.2.3
v0.2.0
v0.1.8
v0.1.7
- Release for zenodo so that AnoExpress can be cited prior to the manuscript.
- No changes since v0.1.6
v0.1.6
-
Results arrays now standardised (Only contain GeneID, not Name or Description), which is added to data from a separate file -
resources/AgamP4.annots.tsv
-
Adds support for filtering by pvalue
-
Genome-wide expression scans implementation
v0.1.4
- adds support for kegg pathway enrichment analysis
v0.1.3
Adds support for python 3.10 and 3.11