Skip to content

Commit 6c50fbc

Browse files
committed
add macos STAR binary
1 parent 435062e commit 6c50fbc

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ RESULTS:
1010

1111
STAR:
1212
# path to STAR executable, if not in PATH
13-
"STAR"
13+
"macos_bin/STAR"
1414

1515
STAR_INDEX:
1616
# path to STAR genome index

macos_bin/STAR

1.97 MB
Binary file not shown.

scraps_conda.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ dependencies:
1111
- multiqc >= 1.6
1212
- samtools >= 1.15
1313
- pysam >= 0.16.0
14-
- snakemake < 8
1514
- subread >= 2.0.1
1615
- umi_tools >= 1.1.2
1716
- star >= 2.7.9a

0 commit comments

Comments
 (0)