Skip to content

Releases: pachterlab/kb_python

v0.24.3

05 Nov 00:03
Compare
Choose a tag to compare

kallisto

  • Update to 0.46.1.

--info

  • Updated information on indrop versions

v0.24.2

01 Nov 04:26
Compare
Choose a tag to compare

count

  • fix bug with --filter where it would produce the same matrix as unfiltered

v0.24.1

01 Nov 03:25
Compare
Choose a tag to compare

ref

  • kb now provides a pre-built human index for RNA velocity (linnarsson)
  • The intronic fasta with the --lamanno option now includes 30-base flanking regions.

count

  • Unfiltered count matrices will always be placed in the counts_unfiltered folder.
  • If the --filter option is specified, the filtered count matrices will be placed in the counts_filtered folder.

v0.24.0

30 Oct 23:07
Compare
Choose a tag to compare

Official release.

v0.2.1

30 Oct 21:01
Compare
Choose a tag to compare

count

  • -o is now optional. Defaults to current directory.

Documentation

  • Developer docs hosted on Read the Docs.

v0.2.0

29 Oct 21:56
Compare
Choose a tag to compare

Official PyPi release.

v0.1.4

29 Oct 04:39
Compare
Choose a tag to compare

count

  • New --filter option. This option generates a filtered count matrix. It can not be used with --lamanno. Currently, this option only supports filtering with bustools.

v0.1.3

28 Oct 04:44
Compare
Choose a tag to compare

Fix for python 3.6

v0.1.2

27 Oct 04:44
Compare
Choose a tag to compare

info

  • Updated information (now includes examples and citations)

v0.1.1

26 Oct 17:38
Compare
Choose a tag to compare

kb

  • New --list option to display supported single-cell technologies
  • Updated help messages and print statements overall

ref

  • Can download prebuilt indices (but not for --lamanno)

count

  • Support for --loom and --h5ad with --lamanno