forked from wbaopaul/scATAC-pro
-
Notifications
You must be signed in to change notification settings - Fork 8
/
configure_system.txt
23 lines (23 loc) · 1.27 KB
/
configure_system.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#######################################################################
## scATAC-pro - System settings
#######################################################################
#######################################################################
## Required Software - Specified the DIRECTORY name of the executables
## If not specified, the program will try to locate the executable
## using the 'which' command
#######################################################################
INSTALL_PREFIX = /mnt/isilon/tan_lab/yuw1/local_tools/bin
PYTHON_PATH = /cm/shared/easybuild/software/Python/3.10.4-GCCcore-11.3.0/bin
R_PATH = /cm/shared/apps_chop/R/4.4.0/lib64/R/bin
SAMTOOLS_PATH = /mnt/isilon/tan_lab/yuw1/local_tools/bin/samtools-1.9
DEEPTOOLS_PATH = /home/yuw1/.local/bin
BEDTOOLS_PATH = /home/yuw1/squire_build/bedtools-2.25.0/bedtools2/bin
TABIX_PATH = /mnt/isilon/tan_lab/yuw1/local_tools/bin/tabix
BWA_PATH = /mnt/isilon/tan_lab/yuw1/local_tools/bin/bwa-0.7.17
MACS2_PATH = /home/yuw1/.local/bin
PERL_PATH = /usr/bin
CUTADAPT_PATH = /home/yuw1/.local/bin
TRIM_GALORE_PATH = /mnt/isilon/tan_lab/yuw1/local_tools/bin
HINT_PATH = /home/yuw1/.local/bin
TRIMMOMATIC_PATH = /mnt/isilon/tan_lab/yuw1/local_tools/bin/Trimmomatic-0.39
GEM_PATH = /mnt/isilon/tan_lab/yuw1/local_tools/bin/gem