-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBigRedButton.ini
63 lines (54 loc) · 2.02 KB
/
BigRedButton.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
[Paths]
#Where full/partial flowcell demultiplexing results are stored. Copies of parts of this are delivered to groups
baseData=/path/to/dissectBCL_results
# groupdata = /path if PI A and pi B have folders as /path/A/sequencing_data and /path/B/sequencing_data
groupData=/path/to/basedir/of/PI/folders
# where sequencing facility inspects QC reports
seqFacDir=/path/to/seqfacdir
# where the log-files show appear
logPath=/path/to/logdir
#Groups are stored under $groupData/groupName
groupData=/data
bioinfoCoreDir=/path/to/bioinfocoreDir
[Options]
#How long to sleep between runs, in hours, may be fractional
sleepTime=1
#valid library types, separate by a comma
validLibraryTypes=ChIP-Seq,stranded mRNA-Seq,stranded RNA-Seq,mRNA-Seq,RNA-Seq,WGS,ATAC-Seq
#Pipeline names, one for each of the aforementioned validLibraryTypes. Each pipeline is actually a function in the PushButton submodule
pipelines=DNA,RNA,RNA,RNA,RNA,DNA,ATAC
#valid organisms, separate by a comma
validOrganisms=human,mouse,drosophila
#An ordered list of the organism names used in the pipeline (the order matches validOrganisms)
organismNames=hg38,mm10,dm6
#Snakemake workflow base directory
snakemakeWorkflowBaseDir=/package/anaconda3/envs/snakePipes-1.0.0_alpha2/bin/RNA-seq
#Don't set these, they're just for passing info around
runID=
[Queue]
queueName=queue_name
parallelProcesses=10
[Parkour]
QueryURL=http://someserver.com/api/analysis_list/analysis_list/
ResultsURL=
password=supersecret
cert=path/to/cert.pem
[Email]
#Lists of recipients can be comma separated
host=localhost
[Galaxy]
URL=URL_to_galaxy_server
API key=the_api_key
verify=False
Users=path_to_user_file
[10x]
# separate pipelines specific for 10x Single Cell processing
RNA=/path/to/repo/10X_snakepipe/10x_scRNA/10x_scRNA
ATAC=/path/to/repo/10X_snakepipe/10x_scATAC/10x_scATAC
[external]
LibraryTypes =