Skip to content

Releases: aertslab/pySCENIC

0.8.15

04 Dec 12:12
Compare
Choose a tag to compare

0.8.14

29 Nov 12:51
Compare
Choose a tag to compare

BugFix: TypeError when invoking pyscenic from the command line.

0.8.13

28 Nov 20:03
Compare
Choose a tag to compare

BugFix: Signature of Loompy.create() changed which resulted in an error when invoking export2loom.

0.8.12

26 Nov 19:08
Compare
Choose a tag to compare

Avoid degradation of performance by better thread allocation (i.e. better cooperation between dask framework and numpy - via MKL extensions or OpenBLAS).

0.8.11

05 Nov 19:38
Compare
Choose a tag to compare

Clean up of package dependencies.

0.8.10

05 Nov 07:59
Compare
Choose a tag to compare

Fixed installation issue.

0.8.9

22 Aug 07:42
Compare
Choose a tag to compare

BugFix in command line interface: change functionality of all_modules option.

0.8.8

02 Aug 08:06
Compare
Choose a tag to compare
  • Overall more consistent CLI.
  • Possibility for the user to keep negative regulons in the analysis via the CLI.

0.8.7

12 Jul 14:02
Compare
Choose a tag to compare
  • support for dask 0.18+
  • modules_from_adjacencies: by default keep only modules in which the expression of the TFs is positively correlated with its target genes.
  • Command Line Interface: support for JSON-serialized regulon output in cisTarget/prune step.

0.8.6

27 Jun 12:36
Compare
Choose a tag to compare

Loom export functionality (for SCope): sequence logo is now part of a regulon's metadata.