|
| 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 | + |
1 | 21 | 0.0.4 (February 26, 2020) |
2 | 22 | ========================= |
3 | 23 | A release with a small bugfixes (#134) and a small fix-fix (#133)! |
|
0 commit comments