pytximport 0.5.0
API
- Added support for inferential replicates via the
inferential_replicates
,inferential_replicate_variance
andinferential_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.