-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gw.ini
82 lines (74 loc) · 2.14 KB
/
.gw.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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
# GW ini file
# -----------
# Here you can set reference genomes and tracks and change the default appearance and behavior of GW
# add reference genome paths here. Note environment variables will also work as values
[genomes]
ce11=https://github.com/kcleal/ref_genomes/releases/download/v0.1.0/ce11.fa.gz
danrer11=https://github.com/kcleal/ref_genomes/releases/download/v0.1.0/danRer11.fa.gz
dm6=https://github.com/kcleal/ref_genomes/releases/download/v0.1.0/dm6.fa.gz
hg19=https://github.com/kcleal/ref_genomes/releases/download/v0.1.0/hg19.fa.gz
hg38=https://github.com/kcleal/ref_genomes/releases/download/v0.1.0/hg38.fa.gz
grch37=https://github.com/kcleal/ref_genomes/releases/download/v0.1.0/Homo_sapiens.GRCh37.dna.toplevel.fa.gz
grch38=https://github.com/kcleal/ref_genomes/releases/download/v0.1.0/Homo_sapiens.GRCh38.dna.toplevel.fa.gz
t2t=https://github.com/kcleal/ref_genomes/releases/download/v0.1.0/hs1.fa.gz
mm39=https://github.com/kcleal/ref_genomes/releases/download/v0.1.0/mm39.fa.gz
pantro6=https://github.com/kcleal/ref_genomes/releases/download/v0.1.0/panTro6.fa.gz
saccer3=https://github.com/kcleal/ref_genomes/releases/download/v0.1.0/sacCer3.fa.gz
[tracks]
# add comma separated list of bed/gtf files to add to each reference genome listed above:
# hg38=/home/hg38.refseq_genes.gtf.gz,/home/hg38.repeats.bed.gz
[general]
theme=dark
dimensions=3000x1000
indel_length=10
ylim=50
coverage=true
log2_cov=false
expand_tracks=true
link=none
split_view_size=10000
threads=4
pad=500
scroll_speed=0.15
tabix_track_height=0.3
font=Menlo
font_size=14
sv_arcs=true
[view_thresholds]
soft_clip=20000
small_indel=100000
snp=500000
edge_highlights=100000
variant_distance=100000
low_memory=1500000
[navigation]
scroll_right=RIGHT
scroll_left=LEFT
zoom_out=DOWN
zoom_in=UP
scroll_down=PAGE_DOWN
scroll_up=PAGE_UP
[interaction]
cycle_link_mode=L
print_screen=PRINT_SCREEN
find_alignments=F
repeat_command=R
vcf_as_tracks=false
[labelling]
number=3x3
parse_label=filter
labels=PASS,FAIL
delete_labels=DELETE
enter_interactive_mode=ENTER
[shift_keymap]
ampersand=7
bar=\
colon=;
curly_open=[
curly_close=]
dollar=4
exclamation=1
greater_than=.
less_than=,
tilde=`
underscore=-