Skip to content

Commit 9d0abf7

Browse files
authored
Update News.rst (#972)
1 parent 890735c commit 9d0abf7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/content/News.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ snakePipes News
33

44
snakePipes 2.8.0
55
----------------
6-
76
* Moved SalmonIndex creation from mRNAseq and scRNAseq to createIndices.
87
* Changed the behaviour of snakePipes createEnvs - it is no longer possible to set condaEnvDir with this function. It is required to set it with snakePipes config beforhand, instead. To ingore what's in the defaults.yaml and overwrite the condaEnvDir value with default system conda prefix, use '--autodetectCondaEnvDir'.
98
* Snakemake options in the defaults.yaml are now an empty string. The required arguments '--use-conda --conda-prefix' have been directly added to the command string. condaEnvDir is parsed from defaults.yaml, requiring running snakePipes config first.
@@ -20,6 +19,11 @@ snakePipes 2.8.0
2019
* an 'on success' file is touched in the output directory when a workflow is finished successfully
2120
* fuzzywuzzy deprecated in favor for thefuzz
2221

22+
23+
snakePipes 2.7.3
24+
----------------
25+
* Fixes #884 by creating an additional conda env for DSS. Build tests are now run with strict channel priority.
26+
2327
snakePipes 2.7.2
2428
----------------
2529
* STAR version has been updated to 2.7.10b. 2.7.10a was returning segmentation fault on MAC.

0 commit comments

Comments
 (0)