Skip to content

Commit

Permalink
[DOC] Update CHANGELOG for 0.0.5 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
rmarkello committed Mar 24, 2020
1 parent 5750667 commit ce4a3fc
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
0.0.5 (March 24, 2020)
======================
This release includes quite a bit of new functionality, including:

- Several new gene/sample normalization methods,
- A fetcher / new loader functions for RNAseq data (``abagen.fetch_rnaseq()``),
- The ability to use RNAseq data for selecting probes (``probe_selection='rnaseq``), and
- A new ``donor_probes`` parameter for ``abagen.get_expression_data()`` to control how probe selection is performed

Check out the documentation for more details!

* [ENH] Adds new mechanisms for probe selection (#145), @rmarkello
* [ENH,REF] Adds RNAseq probe selection method (#144), @rmarkello
* [TEST] Fix Azure maybe? (#143), @rmarkello
* [ENH] Adds FreeSurfer data fetcher (#142), @rmarkello
* [ENH] Adds fetchers / loaders for RNAseq data (#140), @rmarkello
* [TEST] Adds Windows testing with Azure (#141), @rmarkello
* [FIX,ENH] Error in get_expression_data, gene stability calculation (#136), @rmarkello
* [ENH,REF] New norms, utils, renamed modules (#135), @rmarkello

0.0.4 (February 26, 2020)
=========================
A release with a small bugfixes (#134) and a small fix-fix (#133)!
Expand Down

0 comments on commit ce4a3fc

Please sign in to comment.