Skip to content

Commit 85445c6

Browse files
committed
update version to 0.2.7
1 parent 8b6f6c9 commit 85445c6

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

docs/source/history.rst

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,17 @@
22
History
33
=======
44

5-
0.2.5 (Dec 2023)
5+
0.2.7 (Mar 2024)
66
~~~~~~~~~~~~~~~~
7+
* introduce `ngs` module to process fastq files and generate count matrix
8+
* add missing features to support single-guide-design screens (i.e. V2 CRISPRi/a screens)
9+
10+
0.2.5 – 0.2.6 (Dec 2023 - Feb 2024)
11+
~~~~~~~~~~~~~~~~
12+
* public release on Arc's website https://arcinstitute.org/tools/screenpro2
13+
* improve the conda environment and docker config files
14+
* improve documentation
15+
* split phenoScore and phenoStats modules
716
* fix bugs in phenotype score calculation and growth rate normalization
817

918
0.2.1 - 0.2.4 (July 2023 - Nov 2023)

screenpro/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.2.6"
1+
__version__ = "0.2.7"

0 commit comments

Comments
 (0)