Skip to content

0.0.3

Compare
Choose a tag to compare
@rmarkello rmarkello released this 26 Nov 18:26

0.0.3 (November 26, 2019)

A new release with some added features but primarily a good bit of re-arranging
in the primary abagen.get_expression_data() workflow. Notable changes
include:

  • New parameters region_agg, agg_metric, sample_norm, and gene_norm (the latter of which supplants donor_norm), controlling how microarray samples are normalized and aggregated across donors;
  • Large reductions in memory usage (#130), such that the primary workflow should only use ~2GB of RAM at its peak; and,
  • Migration to CircleCI for all testing purposes!

Special thanks to Vincent Bazinet (@VinceBaz), Ellen Wang (@Ellen8780), Romke Hannema (@rhannema), and Anthony Gifuni (@gifuni) for their contributions!