Skip to content

pytximport 0.5.0

Choose a tag to compare

@maltekuehl maltekuehl released this 08 Jul 15:22
· 98 commits to main since this release
82b057d

API

  • Added support for inferential replicates via the inferential_replicates, inferential_replicate_variance and inferential_replicate_transformer arguments with support for salmon and kallisto.
  • Fixed a bug where custom column names were not applied.
  • Fixed a bug when saving .csv files from AnnData objects.

Other changes

  • Added unit tests for file saving via programatic (non-CLI) usage.