@@ -3,6 +3,9 @@ genome_height_ratio = 1
3
3
feature_label_order = 4
4
4
feature_label_size = 10
5
5
scale_ratio = 1700
6
+
7
+ synteny = order->0->1,query->pO83_CORR.indel->NC_017659.1.fake:target->pO83_CORR->NC_017659.1,../data/NC_017659.1.indel.fa.to.NC_017659.1.fa.blast.m6,blast_m8,quadrilateral,forward->orange->opacity0.5,reverse->blue->opacity0.7,cross_link_shift_y->+3:-3,sort->1
8
+
6
9
legend_stroke_width = 0.5
7
10
scale_display = yes
8
11
scale_color = green
@@ -41,7 +44,7 @@ scale_tick_height = 0.01
41
44
legend_height_space = 0.1
42
45
legend_width_margin = 0.15
43
46
feature_shift_x = 0
44
- feature_keywords = xx,long_reads,short_reads,ylabel
47
+ feature_keywords = xx,long_reads,short_reads,synteny, ylabel
45
48
track_style = fill:blue;opacity:0.2
46
49
feature_x_extent = 0bp,0bp
47
50
label_rotate_angle = 0
@@ -58,15 +61,16 @@ space_between_blocks = 500
58
61
feature_color = rgb(50,205,50)
59
62
scale_position = low
60
63
feature_border_size = 0
61
- display_segment_name = no,center,shift_y:+1,fontsize:10,color:black,order:5
62
64
feature_shape = arrow
65
+ display_segment_name = yes,center,shift_y:+2,fontsize:10,color:black,order:5
63
66
legend_font_size = 20
64
67
legend_height_percent = 0.2
65
68
track_order = 1
66
69
distance_closed_feature = 200
67
70
scale_width = 0.5
68
71
color_sample_name_default = green
69
72
tracks_shift_y = pO83_CORR,0,+1:-0
73
+ allow_feature_out_of_list = synteny
70
74
scale_tick_padding_y = 10
71
75
absolute_postion_in_title = yes
72
76
pos_feature_label = right_low
@@ -79,6 +83,7 @@ pdf_dpi = 100
79
83
reads_mapping = short_reads,1,pO83_CORR,NC_017659.1,0,../data/NC_017659.1.indel.fa.to.NC_017659.1.fa.sr.sam.sorted.bam:../data/NC_017659.1.fa,paired:color->Orange:opacity->1:cross_link_height_line->0.2,5->30,0,10->30->3,ytick_label_text,0,green:black,1:1,2:6:0.2:0.1,15:15,10:10:40 ylabel->illuminate pair-end read mapping,gap:50bp,fontsize:13,color:black
80
84
reads_mapping = short_reads,1,pO83_CORR,NC_017659.1,0,../data/NC_017659.1.indel.fa.to.NC_017659.1.fa.sr.sam.sorted.bam:../data/NC_017659.1.fa,stack,35->65,0,10->40->3,ytick_label_text,0,green:black,1:1,2:6:0.2:0.1,15:15,10:10:40 ylabel->illuminate pair-end read mapping stack,gap:50bp,fontsize:13,color:black
81
85
reads_mapping = long_reads,1,pO83_CORR,NC_017659.1,0,../data/NC_017659.1.indel.fa.to.NC_017659.1.fa.longreads.sort.bam:../data/NC_017659.1.fa,stack,70->100,0,20->30->2,ytick_label_text,hgrid_flag,green:black,1:1,2:6:0.2:0,15:15,0:10:40 color_height_cs->M:green:opacity0.8:height0.5:1bp:rect,I:red:opacity1:height0.9:6bp:rect,D:black:opacity1:height0.8:3bp:rect,N:blue:opacity1:height0.2:1bp:rect,S:blue:opacity0.6:height0.4:10bp:rect,H:blue:opacity0.6:height0.2:10bp:rect,P:blue:opacity1:height0.2:1bp:rect,X:Purple:opacity1:height0.6:1bp:rect,reverse:#1E90FF:opacity0.6:height0.8:6bp:arrow,forward:green:opacity0.6:height0.8:1bp:arrow,fake:white:opacity1:height0.8:0bp:rect ylabel->pacbio read mapping stack,gap:50bp,fontsize:13,color:black
86
+ reads_mapping = long_reads,1,pO83_CORR.indel,NC_017659.1.fake,0,../data/NC_017659.1.indel.fa.longreads.map2ref.sort.bam:../data/NC_017659.1.indel.fa,stack,-20->-100,0,20->30->2,ytick_label_text,hgrid_flag,green:black,1:1,2:6:0.2:0,15:15,0:10:40 color_height_cs->M:green:opacity0.8:height0.5:1bp:rect,I:red:opacity1:height0.9:6bp:rect,D:black:opacity1:height0.8:3bp:rect,N:blue:opacity1:height0.2:1bp:rect,S:blue:opacity0.6:height0.4:10bp:rect,H:blue:opacity0.6:height0.2:10bp:rect,P:blue:opacity1:height0.2:1bp:rect,X:Purple:opacity1:height0.6:1bp:rect,reverse:#1E90FF:opacity0.6:height0.8:6bp:arrow,forward:green:opacity0.6:height0.8:1bp:arrow,fake:white:opacity1:height0.8:0bp:rect ylabel->pacbio read mapping stack,gap:50bp,fontsize:13,color:black
82
87
83
88
label_text_alignment_baseline = baseline
84
89
scale_order = -1
0 commit comments