We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 435062e commit 6c50fbcCopy full SHA for 6c50fbc
config.yaml
@@ -10,7 +10,7 @@ RESULTS:
10
11
STAR:
12
# path to STAR executable, if not in PATH
13
- "STAR"
+ "macos_bin/STAR"
14
15
STAR_INDEX:
16
# path to STAR genome index
macos_bin/STAR
1.97 MB
scraps_conda.yml
@@ -11,7 +11,6 @@ dependencies:
- multiqc >= 1.6
- samtools >= 1.15
- pysam >= 0.16.0
- - snakemake < 8
- subread >= 2.0.1
- umi_tools >= 1.1.2
17
- star >= 2.7.9a
0 commit comments