Releases: aertslab/pySCENIC
Releases · aertslab/pySCENIC
0.9.8
29 Apr 19:13
Compare
Sorry, something went wrong.
No results found
0.9.7
21 Mar 08:15
Compare
Sorry, something went wrong.
No results found
BugFix: Changed load_adjacencies to use fixed column types to avoid type errors (e.g. 'nan' as gene name in D. melanogaster incorrectly got interpreted as a floating point number).
0.9.6
10 Mar 07:54
Compare
Sorry, something went wrong.
No results found
Added new Singularity file incorporating version tags.
Small correction in documentation on Docker.
BugFix: Incorrect warning message about number of genes being present in expression matrix when calculating recovery (based on #57 ).
0.9.5
12 Feb 16:09
Compare
Sorry, something went wrong.
No results found
Fixing versions for pandas and dask because github issues:
Fixed an issue where the regulon assignment matrix was not being added
to row attributes (loom output).
Changed lp.connect to read-only mode when importing expression matrix
from a loom file.
0.9.4
24 Jan 17:47
Compare
Sorry, something went wrong.
No results found
This release fixes an issue where the container images weren't properly updating after a new pySCENIC version was released.
0.9.3
16 Jan 19:45
Compare
Sorry, something went wrong.
No results found
CLI: ability to choose algorithm used for gene regulatory network reconstruction.
CLI: When loom file requested as output of aucell step, the regulon AUC values are appended as column attributes of a newly created loom file.
0.9.2
14 Jan 20:07
Compare
Sorry, something went wrong.
No results found
Minor updates for compatibility with SCope.
0.9.1
20 Dec 10:28
Compare
Sorry, something went wrong.
No results found
CLI: BugFix for issue #39
0.9.0
18 Dec 12:39
Compare
Sorry, something went wrong.
No results found
Command Line Interface (CLI): support for more file formats (e.g. loom and GMT format).
Command Line Interface (CLI): new 'csv2loom' utility to convert an expression matrix as csv to loom.
Differentiation of dependencies for CLI and Jupyter notebook usage: matplotlib dependency removed from the former.
0.8.16
04 Dec 13:15
Compare
Sorry, something went wrong.
No results found
Removed support for direct pruning of modules to regulons without the enriched motif table as intermediate.