Skip to content

pytximport 0.9.0

Compare
Choose a tag to compare
@maltekuehl maltekuehl released this 30 Sep 13:42
· 34 commits to main since this release
a483354

API

  • Added support for .csv transcript to gene maps
  • Added experimental inferential replicate support for oarfish and psicem quantification files
  • Moved ignore_bar and ignore_transcript_version logic from utils.convert_transcripts_to_genes to core.tximport

Other changes

  • General performance improvements
  • Vectorized get_median_length_over_isoform
  • Added support for pyarrow for reading in .tsv/.csv files
  • Removed unnecessary copy operations
  • Added support for .csv transcript to gene maps
  • Added test for RSEM and Piscem files
  • Updated the documentation to include recommendations for installation options and added code examples to docstrings