Skip to content

Commit ce4a3fc

Browse files
committed
[DOC] Update CHANGELOG for 0.0.5 [skip ci]
1 parent 5750667 commit ce4a3fc

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
0.0.5 (March 24, 2020)
2+
======================
3+
This release includes quite a bit of new functionality, including:
4+
5+
- Several new gene/sample normalization methods,
6+
- A fetcher / new loader functions for RNAseq data (``abagen.fetch_rnaseq()``),
7+
- The ability to use RNAseq data for selecting probes (``probe_selection='rnaseq``), and
8+
- A new ``donor_probes`` parameter for ``abagen.get_expression_data()`` to control how probe selection is performed
9+
10+
Check out the documentation for more details!
11+
12+
* [ENH] Adds new mechanisms for probe selection (#145), @rmarkello
13+
* [ENH,REF] Adds RNAseq probe selection method (#144), @rmarkello
14+
* [TEST] Fix Azure maybe? (#143), @rmarkello
15+
* [ENH] Adds FreeSurfer data fetcher (#142), @rmarkello
16+
* [ENH] Adds fetchers / loaders for RNAseq data (#140), @rmarkello
17+
* [TEST] Adds Windows testing with Azure (#141), @rmarkello
18+
* [FIX,ENH] Error in get_expression_data, gene stability calculation (#136), @rmarkello
19+
* [ENH,REF] New norms, utils, renamed modules (#135), @rmarkello
20+
121
0.0.4 (February 26, 2020)
222
=========================
323
A release with a small bugfixes (#134) and a small fix-fix (#133)!

0 commit comments

Comments
 (0)