-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathgallery_data.csv
More file actions
We can make this file beautiful and searchable if this error is corrected: Illegal quoting in line 38.
794 lines (794 loc) · 226 KB
/
Copy pathgallery_data.csv
File metadata and controls
794 lines (794 loc) · 226 KB
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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
Id,Name,Image_url,Tutorial_url,Description,Type,Level1,Level2
1,Basic Violin Plot,https://openbiox.github.io/Bizard/Distribution/ViolinPlot_files/figure-html/fig-1.1BasicViolin-1.png,https://openbiox.github.io/Bizard/Distribution/ViolinPlot.html#fig-1.1BasicViolin,Basic violin plot using the ggplot2 package and manually created dataset,Violin Plot,BASICS,Distribution
2,Basic Violin Plot,https://openbiox.github.io/Bizard/Distribution/ViolinPlot_files/figure-html/fig-1.2BasicViolin-1.png,https://openbiox.github.io/Bizard/Distribution/ViolinPlot.html#fig-1.2BasicViolin,Basic violin plot using the ggplot2 package and iris dataset,Violin Plot,BASICS,Distribution
3,Basic Violin Plot,https://openbiox.github.io/Bizard/Distribution/ViolinPlot_files/figure-html/fig-1.3BasicViolin-1.png,https://openbiox.github.io/Bizard/Distribution/ViolinPlot.html#fig-1.3BasicViolin,Basic violin plot using the ggplot2 package and TCGA-BRCA dataset,Violin Plot,BASICS,Distribution
4,Horizontal Violin Plot,https://openbiox.github.io/Bizard/Distribution/ViolinPlot_files/figure-html/fig-2HorizontalViolin-1.png,https://openbiox.github.io/Bizard/Distribution/ViolinPlot.html#fig-2HorizontalViolin,Horizontal violin plot using the ggplot2 package and TCGA-BRCA dataset,Violin Plot,BASICS,Distribution
5,Violin Plot with Boxplot,https://openbiox.github.io/Bizard/Distribution/ViolinPlot_files/figure-html/fig-3.1Violinwizbox-1.png,https://openbiox.github.io/Bizard/Distribution/ViolinPlot.html#fig-3.1Violinwizbox,Violin plot with boxplot using the ggplot2 package and manually created data,Violin Plot,BASICS,Distribution
6,Violin Plot with Boxplot,https://openbiox.github.io/Bizard/Distribution/ViolinPlot_files/figure-html/fig-3.2Violinwizbox-1.png,https://openbiox.github.io/Bizard/Distribution/ViolinPlot.html#fig-3.2Violinwizbox,Violin plot with boxplot using the ggplot2 package and TCGA-BRCA dataset,Violin Plot,BASICS,Distribution
7,Grouped Violin Plot,https://openbiox.github.io/Bizard/Distribution/ViolinPlot_files/figure-html/fig-4GroupedViolin-1.png,https://openbiox.github.io/Bizard/Distribution/ViolinPlot.html#fig-4GroupedViolin,Grouped violin plot using the ggplot2 package and penguins dataset,Violin Plot,BASICS,Distribution
8,Half-Violin Plot,https://openbiox.github.io/Bizard/Distribution/ViolinPlot_files/figure-html/fig-5Half-ViolinPlot-1.png,https://openbiox.github.io/Bizard/Distribution/ViolinPlot.html#fig-5Half-ViolinPlot,Half-violin plot using the ggplot2 package and penguins dataset,Violin Plot,BASICS,Distribution
9,Violin Plot Using the ggstatsplot Package,https://openbiox.github.io/Bizard/Distribution/ViolinPlot_files/figure-html/fig-6ViolinPlot-ggstatsplot-1.png,https://openbiox.github.io/Bizard/Distribution/ViolinPlot.html#fig-6ViolinPlot-ggstatsplot,Violin plot using the ggstatsplot package and penguins dataset,Violin Plot,BASICS,Distribution
10,Basic Density Plot,https://openbiox.github.io/Bizard/Distribution/Density_files/figure-html/fig-BasicDensity-1.png,https://openbiox.github.io/Bizard/Distribution/Density.html#fig-BasicDensity,Basic density plot using the ggplot2 package and TCGA-LIHC dataset,Density Plot,BASICS,Distribution
11,Basic Density Plot,https://openbiox.github.io/Bizard/Distribution/Density_files/figure-html/fig-ThemedDensity-1.png,https://openbiox.github.io/Bizard/Distribution/Density.html#fig-ThemedDensity,Basic density plot using theme_ipsum,Density Plot,BASICS,Distribution
12,Mirrored Density Plot,https://openbiox.github.io/Bizard/Distribution/Density_files/figure-html/fig-MirroredDensity-1.png,https://openbiox.github.io/Bizard/Distribution/Density.html#fig-MirroredDensity,Mirror density plot using the ggplot2 package and TCGA-LIHC dataset,Density Plot,BASICS,Distribution
13,Multiple Groups Density Plot,https://openbiox.github.io/Bizard/Distribution/Density_files/figure-html/fig-MultipleGroupsDensity_Diamonds-1.png,https://openbiox.github.io/Bizard/Distribution/Density.html#fig-MultipleGroupsDensity_Diamonds,Multiple groups density plot using the ggplot2 package and diamonds dataset,Density Plot,BASICS,Distribution
14,Multiple Groups Density Plot,https://openbiox.github.io/Bizard/Distribution/Density_files/figure-html/fig-MultipleGroupsDensity_iris-1.png,https://openbiox.github.io/Bizard/Distribution/Density.html#fig-MultipleGroupsDensity_iris,Multiple groups density plot using the ggplot2 package and iris dataset,Density Plot,BASICS,Distribution
15,Faceted Density Plot,https://openbiox.github.io/Bizard/Distribution/Density_files/figure-html/fig-FacetedDensity-1.png,https://openbiox.github.io/Bizard/Distribution/Density.html#fig-FacetedDensity,Facet density plot using the ggplot2 package and diamonds dataset,Density Plot,BASICS,Distribution
16,Stacked Density Plot,https://openbiox.github.io/Bizard/Distribution/Density_files/figure-html/fig-StackedDensity-1.png,https://openbiox.github.io/Bizard/Distribution/Density.html#fig-StackedDensity,Stacked density plot using the ggplot2 package and diamonds dataset,Density Plot,BASICS,Distribution
17,Marginal Density Plot,https://openbiox.github.io/Bizard/Distribution/Density_files/figure-html/fig-MarginalDensity-1.png,https://openbiox.github.io/Bizard/Distribution/Density.html#fig-MarginalDensity,Marginal density plot using the ggExtra package and mtcars dataset,Density Plot,BASICS,Distribution
18,Marginal Density Plot,https://openbiox.github.io/Bizard/Distribution/Density_files/figure-html/fig-MarginalDistributions_Parameters-1.png,https://openbiox.github.io/Bizard/Distribution/Density.html#fig-MarginalDistributions_Parameters,Customizable parameters for marginal density plot,Density Plot,BASICS,Distribution
19,Annotated Density Plot,https://openbiox.github.io/Bizard/Distribution/Density_files/figure-html/fig-AnnotatedDensity-1.png,https://openbiox.github.io/Bizard/Distribution/Density.html#fig-AnnotatedDensity,Annotated density plot using the ggplot2 package and iris dataset,Density Plot,BASICS,Distribution
20,Annotated Density Plot,https://openbiox.github.io/Bizard/Distribution/Density_files/figure-html/fig-AnnotatedDensity_Parameters-1.png,https://openbiox.github.io/Bizard/Distribution/Density.html#fig-AnnotatedDensity_Parameters,Customizable parameters for annotated density plot,Density Plot,BASICS,Distribution
21,Basic Histograms,https://openbiox.github.io/Bizard/Distribution/Histogram_files/figure-html/fig-BasicHist-1.png,https://openbiox.github.io/Bizard/Distribution/Histogram.html#fig-BasicHist,Basic histogram using the ggplot2 package and TCGA-LIHC dataset,Histogram,BASICS,Distribution
22,Basic Histograms,https://openbiox.github.io/Bizard/Distribution/Histogram_files/figure-html/fig-bins-1.png,https://openbiox.github.io/Bizard/Distribution/Histogram.html#fig-bins,Key parameters binwidth/bins for basic histograms,Histogram,BASICS,Distribution
23,Histogram with Density Curve,https://openbiox.github.io/Bizard/Distribution/Histogram_files/figure-html/fig-DensityCurve-1.png,https://openbiox.github.io/Bizard/Distribution/Histogram.html#fig-DensityCurve,Histogram with density curve using the ggplot2 package and TCGA-LIHC dataset,Histogram,BASICS,Distribution
24,Mirrored Histogram,https://openbiox.github.io/Bizard/Distribution/Histogram_files/figure-html/fig-MirroredHistogram-1.png,https://openbiox.github.io/Bizard/Distribution/Histogram.html#fig-MirroredHistogram,Mirrored histogram using the ggplot2 package and TCGA-LIHC dataset,Histogram,BASICS,Distribution
25,Overlapping Histograms on the Same Axis,https://openbiox.github.io/Bizard/Distribution/Histogram_files/figure-html/fig-OverlappingHistograms-1.png,https://openbiox.github.io/Bizard/Distribution/Histogram.html#fig-OverlappingHistograms,Overlapping histograms on the same axis using the ggplot2 package and TCGA-LIHC dataset,Histogram,BASICS,Distribution
26,Faceted Histograms for Multiple Variables,https://openbiox.github.io/Bizard/Distribution/Histogram_files/figure-html/fig-FacetedHistograms-1.png,https://openbiox.github.io/Bizard/Distribution/Histogram.html#fig-FacetedHistograms,Faceted histograms for multiple variables using the ggplot2 package and TCGA-LIHC dataset,Histogram,BASICS,Distribution
27,Adding Marginal Distributions Using ggMarginal,https://openbiox.github.io/Bizard/Distribution/Histogram_files/figure-html/fig-MarginalDistributions-1.png,https://openbiox.github.io/Bizard/Distribution/Histogram.html#fig-MarginalDistributions,Adding marginal distributions using the ggMarginal package and the mtcars dataset,Histogram,BASICS,Distribution
28,Adding Marginal Distributions Using ggMarginal,https://openbiox.github.io/Bizard/Distribution/Histogram_files/figure-html/fig-MarginalDistributions_Parameters-1.png,https://openbiox.github.io/Bizard/Distribution/Histogram.html#fig-MarginalDistributions_Parameters,Customizable parameters for marginal distribution plot,Histogram,BASICS,Distribution
29,Break BarPlot,https://openbiox.github.io/Bizard/images/Distribution/BreakPlot_fig1.png,https://openbiox.github.io/Bizard/Distribution/BreakPlot.html#fig-BreakPlotFig1,Break barplot using the ggbreak package and ToothGrowth dataset,Break Plot,BASICS,Distribution
30,Break Grouped Scatter Plot,https://openbiox.github.io/Bizard/images/Distribution/BreakPlot_fig2.png,https://openbiox.github.io/Bizard/Distribution/BreakPlot.html#fig-BreakPlotFig2,Break grouped scatter plot using the ggbreak package and ToothGrowth dataset,Break Plot,BASICS,Distribution
31,Break Line Plot,https://openbiox.github.io/Bizard/images/Distribution/BreakPlot_fig3.png,https://openbiox.github.io/Bizard/Distribution/BreakPlot.html#fig-BreakPlotFig3,Break line plot using the ggbreak package and ToothGrowth dataset,Break Plot,BASICS,Distribution
32,More Advanced Break Plot,https://openbiox.github.io/Bizard/images/Distribution/BreakPlot_fig4.png,https://openbiox.github.io/Bizard/Distribution/BreakPlot.html#fig-BreakPlotFig4,More advanced break plot using the ggbreak package and ToothGrowth dataset,Break Plot,BASICS,Distribution
33,Basic Box Plot,https://openbiox.github.io/Bizard/Distribution/BoxPlot_files/figure-html/unnamed-chunk-1-1.png,https://openbiox.github.io/Bizard/Distribution/BoxPlot.html#basic-plotting-1,Basic box plot using the ggplot2 package and TCGA-BRCA dataset,Box Plot,BASICS,Distribution
34,Basic Box Plot,https://openbiox.github.io/Bizard/Distribution/BoxPlot_files/figure-html/unnamed-chunk-2-1.png,https://openbiox.github.io/Bizard/Distribution/BoxPlot.html#parameter-adjustment,Basic box plot using the ggplot2 package and mtcars dataset,Box Plot,BASICS,Distribution
35,Basic Box Plot,https://openbiox.github.io/Bizard/Distribution/BoxPlot_files/figure-html/unnamed-chunk-3-1.png,https://openbiox.github.io/Bizard/Distribution/BoxPlot.html#color-settings,Color settings for basic box plot,Box Plot,BASICS,Distribution
36,Basic Box Plot,https://openbiox.github.io/Bizard/Distribution/BoxPlot_files/figure-html/unnamed-chunk-4-1.png,https://openbiox.github.io/Bizard/Distribution/BoxPlot.html#color-settings,Color settings for basic box plot with fill=class,Box Plot,BASICS,Distribution
37,Basic Box Plot,https://openbiox.github.io/Bizard/Distribution/BoxPlot_files/figure-html/unnamed-chunk-5-1.png,https://openbiox.github.io/Bizard/Distribution/BoxPlot.html#color-settings,Color settings for basic box plot with palette="Dark2",Box Plot,BASICS,Distribution
38,Basic Box Plot,https://openbiox.github.io/Bizard/Distribution/BoxPlot_files/figure-html/unnamed-chunk-6-1.png,https://openbiox.github.io/Bizard/Distribution/BoxPlot.html#group-highlighting,Group highlighting for basic box plot,Box Plot,BASICS,Distribution
39,Variable Width Boxplot,https://openbiox.github.io/Bizard/Distribution/BoxPlot_files/figure-html/unnamed-chunk-7-1.png,https://openbiox.github.io/Bizard/Distribution/BoxPlot.html#variable-width-boxplot,Variable width boxplot using the ggplot2 package and manually created dataset,Box Plot,BASICS,Distribution
40,Variable Width Boxplot,https://openbiox.github.io/Bizard/Distribution/BoxPlot_files/figure-html/unnamed-chunk-8-1.png,https://openbiox.github.io/Bizard/Distribution/BoxPlot.html#variable-width-boxplot,Variable width boxplot using the ggplot2 package and mpg dataset,Box Plot,BASICS,Distribution
41,Boxplot for Continuous Variables,https://openbiox.github.io/Bizard/Distribution/BoxPlot_files/figure-html/unnamed-chunk-9-1.png,https://openbiox.github.io/Bizard/Distribution/BoxPlot.html#boxplot-for-continuous-variables,Boxplot for continuous variables using the ggplot2 package and diamonds dataset,Box Plot,BASICS,Distribution
42,Boxplot with Mean Values,https://openbiox.github.io/Bizard/Distribution/BoxPlot_files/figure-html/unnamed-chunk-10-1.png,https://openbiox.github.io/Bizard/Distribution/BoxPlot.html#boxplot-with-mean-values,Boxplot with mean values using the ggplot2 package and manually created dataset,Box Plot,BASICS,Distribution
43,Boxplot with Mean Values,https://openbiox.github.io/Bizard/Distribution/BoxPlot_files/figure-html/unnamed-chunk-11-1.png,https://openbiox.github.io/Bizard/Distribution/BoxPlot.html#boxplot-with-mean-values,Boxplot with mean values using the ggplot2 package and mpg dataset,Box Plot,BASICS,Distribution
44,Scatter Boxplot,https://openbiox.github.io/Bizard/Distribution/BoxPlot_files/figure-html/unnamed-chunk-12-1.png,https://openbiox.github.io/Bizard/Distribution/BoxPlot.html#scatter-boxplot,Scatter boxplot using the ggplot2 package and manually created dataset,Box Plot,BASICS,Distribution
45,Violin Plot,https://openbiox.github.io/Bizard/Distribution/BoxPlot_files/figure-html/unnamed-chunk-13-1.png,https://openbiox.github.io/Bizard/Distribution/BoxPlot.html#violin-plot,Violin plot using the ggplot2 package and manually created dataset,Box Plot,BASICS,Distribution
46,Grouped Boxplot,https://openbiox.github.io/Bizard/Distribution/BoxPlot_files/figure-html/unnamed-chunk-14-1.png,https://openbiox.github.io/Bizard/Distribution/BoxPlot.html#grouped-boxplot,Grouped boxplot using the ggplot2 package and manually created dataset,Box Plot,BASICS,Distribution
47,Grouped Boxplot,https://openbiox.github.io/Bizard/Distribution/BoxPlot_files/figure-html/unnamed-chunk-15-1.png,https://openbiox.github.io/Bizard/Distribution/BoxPlot.html#grouped-boxplot,Adding statistics analysis for grouped boxplot,Box Plot,BASICS,Distribution
48,Grouped Boxplot,https://openbiox.github.io/Bizard/Distribution/BoxPlot_files/figure-html/unnamed-chunk-16-1.png,https://openbiox.github.io/Bizard/Distribution/BoxPlot.html#grouped-boxplot,Grouped boxplot for each subgroup separately,Box Plot,BASICS,Distribution
49,Grouped Boxplot,https://openbiox.github.io/Bizard/Distribution/BoxPlot_files/figure-html/unnamed-chunk-17-1.png,https://openbiox.github.io/Bizard/Distribution/BoxPlot.html#grouped-boxplot,Grouped boxplot with variety as the basis,Box Plot,BASICS,Distribution
50,Adding Marginal Distributions to Boxplots,https://openbiox.github.io/Bizard/Distribution/BoxPlot_files/figure-html/unnamed-chunk-18-1.png,https://openbiox.github.io/Bizard/Distribution/BoxPlot.html#adding-marginal-distributions-to-boxplots,Original scatter plot,Box Plot,BASICS,Distribution
51,Adding Marginal Distributions to Boxplots,https://openbiox.github.io/Bizard/Distribution/BoxPlot_files/figure-html/unnamed-chunk-19-1.png,https://openbiox.github.io/Bizard/Distribution/BoxPlot.html#adding-marginal-distributions-to-boxplots,Adding marginal boxplot distributions,Box Plot,BASICS,Distribution
52,Basic Ridgeline Plot,https://openbiox.github.io/Bizard/Distribution/Ridgeline_files/figure-html/fig-BasicRidgeline-1.png,https://openbiox.github.io/Bizard/Distribution/Ridgeline.html#fig-BasicRidgeline,Basic ridgeline plot using the ggridges package and iris dataset,Ridgeline Plot,BASICS,Distribution
53,Basic Ridgeline Plot,https://openbiox.github.io/Bizard/Distribution/Ridgeline_files/figure-html/fig-BasicRidgeline2-1.png,https://openbiox.github.io/Bizard/Distribution/Ridgeline.html#fig-BasicRidgeline2,Basic ridgeline plot using the ggridges package and TCGA_clinic dataset,Ridgeline Plot,BASICS,Distribution
54,Histogram Ridgeline Plot,https://openbiox.github.io/Bizard/Distribution/Ridgeline_files/figure-html/fig-ChangingShapes-1.png,https://openbiox.github.io/Bizard/Distribution/Ridgeline.html#fig-ChangingShapes,Histogram ridgeline plot using the ggridges package and iris dataset,Ridgeline Plot,BASICS,Distribution
55,Histogram Ridgeline Plot,https://openbiox.github.io/Bizard/Distribution/Ridgeline_files/figure-html/fig-ChangingShapes2-1.png,https://openbiox.github.io/Bizard/Distribution/Ridgeline.html#fig-ChangingShapes2,Histogram ridgeline plot using the ggridges package and TCGA_clinic dataset,Ridgeline Plot,BASICS,Distribution
56,Ridgeline Plot with Variable Colors,https://openbiox.github.io/Bizard/Distribution/Ridgeline_files/figure-html/fig-ChangingColors-1.png,https://openbiox.github.io/Bizard/Distribution/Ridgeline.html#fig-ChangingColors,Ridgeline plot with variable colors using the ggridges package and iris dataset,Ridgeline Plot,BASICS,Distribution
57,Ridgeline Plot with Variable Colors,https://openbiox.github.io/Bizard/Distribution/Ridgeline_files/figure-html/fig-ChangingColors2-1.png,https://openbiox.github.io/Bizard/Distribution/Ridgeline.html#fig-ChangingColors2,Ridgeline plot with variable colors using the ggridges package and TCGA_clinic dataset,Ridgeline Plot,BASICS,Distribution
58,Basic Beeswarm Plot,https://openbiox.github.io/Bizard/Distribution/Beeswarm_files/figure-html/fig-BasicBee-1.png,https://openbiox.github.io/Bizard/Distribution/Beeswarm.html#fig-BasicBee,Basic beeswarm plot using the beeswarm package and iris dataset,Beeswarm Plot,BASICS,Distribution
59,Basic Beeswarm Plot,https://openbiox.github.io/Bizard/Distribution/Beeswarm_files/figure-html/fig-BasicBee2-1.png,https://openbiox.github.io/Bizard/Distribution/Beeswarm.html#fig-BasicBee2,Basic beeswarm plot using the beeswarm package and TCGA-LIHC dataset,Beeswarm Plot,BASICS,Distribution
60,Flipping Beeswarm Plot,https://openbiox.github.io/Bizard/Distribution/Beeswarm_files/figure-html/fig-Flip-1.png,https://openbiox.github.io/Bizard/Distribution/Beeswarm.html#fig-Flip,Flipping beeswarm plot using the beeswarm package and TCGA_clinic dataset,Beeswarm Plot,BASICS,Distribution
61,Changing Basic Features of Beeswarm Plot,https://openbiox.github.io/Bizard/Distribution/Beeswarm_files/figure-html/fig-Features-1.png,https://openbiox.github.io/Bizard/Distribution/Beeswarm.html#fig-Features,Changing basic features of beeswarm plot using the beeswarm package and iris dataset,Beeswarm Plot,BASICS,Distribution
62,Changing Basic Features of Beeswarm Plot,https://openbiox.github.io/Bizard/Distribution/Beeswarm_files/figure-html/fig-Features2-1.png,https://openbiox.github.io/Bizard/Distribution/Beeswarm.html#fig-Features2,Changing basic features of beeswarm plot using the beeswarm package and TCGA_clinic dataset,Beeswarm Plot,BASICS,Distribution
63,Grouping Beeswarm Plot,https://openbiox.github.io/Bizard/Distribution/Beeswarm_files/figure-html/fig-grouping-1.png,https://openbiox.github.io/Bizard/Distribution/Beeswarm.html#fig-grouping,Grouping beeswarm plot using the beeswarm package and iris dataset,Beeswarm Plot,BASICS,Distribution
64,Grouping Beeswarm Plot,https://openbiox.github.io/Bizard/Distribution/Beeswarm_files/figure-html/fig-grouping2-1.png,https://openbiox.github.io/Bizard/Distribution/Beeswarm.html#fig-grouping2,Grouping beeswarm plot using the beeswarm package and TCGA_clinic dataset,Beeswarm Plot,BASICS,Distribution
65,Custom Position Behavior of Beeswarm Plot,https://openbiox.github.io/Bizard/Distribution/Beeswarm_files/figure-html/fig-CustomPositionBehavior-1.png,https://openbiox.github.io/Bizard/Distribution/Beeswarm.html#fig-CustomPositionBehavior,Custom position behavior of beeswarm plot using the beeswarm package and iris dataset,Beeswarm Plot,BASICS,Distribution
66,Custom Position Behavior of Beeswarm Plot,https://openbiox.github.io/Bizard/Distribution/Beeswarm_files/figure-html/fig-CustomPositionBehavior2-1.png,https://openbiox.github.io/Bizard/Distribution/Beeswarm.html#fig-CustomPositionBehavior2,Custom position behavior of beeswarm plot using the beeswarm package and TCGA_clinic dataset,Beeswarm Plot,BASICS,Distribution
67,Basic Beeswarm Using the ggbeeswarm Package,https://openbiox.github.io/Bizard/Distribution/Beeswarm_files/figure-html/fig-Basicggbeeswarm-1.png,https://openbiox.github.io/Bizard/Distribution/Beeswarm.html#fig-Basicggbeeswarm,Basic beeswarm using the ggbeeswarm package and iris dataset,Beeswarm Plot,BASICS,Distribution
68,Basic Beeswarm Using the ggbeeswarm Package,https://openbiox.github.io/Bizard/Distribution/Beeswarm_files/figure-html/fig-BasicggBee2-1.png,https://openbiox.github.io/Bizard/Distribution/Beeswarm.html#fig-BasicggBee2,Basic beeswarm using the ggbeeswarm package and TCGA_clinic dataset,Beeswarm Plot,BASICS,Distribution
69,Flipping Beeswarm Plot Using the ggbeeswarm Package,https://openbiox.github.io/Bizard/Distribution/Beeswarm_files/figure-html/fig-ggFlip-1.png,https://openbiox.github.io/Bizard/Distribution/Beeswarm.html#fig-ggFlip,Flipping beeswarm plot using the ggbeeswarm package and iris dataset,Beeswarm Plot,BASICS,Distribution
70,Flipping Beeswarm Plot Using the ggbeeswarm Package,https://openbiox.github.io/Bizard/Distribution/Beeswarm_files/figure-html/fig-ggFlip2-1.png,https://openbiox.github.io/Bizard/Distribution/Beeswarm.html#fig-ggFlip2,Flipping beeswarm plot using the ggbeeswarm package and TCGA_clinic dataset,Beeswarm Plot,BASICS,Distribution
71,Customization of Beeswarm Plot Using the ggbeeswarm Package,https://openbiox.github.io/Bizard/Distribution/Beeswarm_files/figure-html/fig-ggFeatures-1.png,https://openbiox.github.io/Bizard/Distribution/Beeswarm.html#fig-ggFeatures,Customization of beeswarm plot using the ggbeeswarm package and iris dataset,Beeswarm Plot,BASICS,Distribution
72,Customization of Beeswarm Plot Using the ggbeeswarm Package,https://openbiox.github.io/Bizard/Distribution/Beeswarm_files/figure-html/fig-ggFeatures2-1.png,https://openbiox.github.io/Bizard/Distribution/Beeswarm.html#fig-ggFeatures2,Customization of beeswarm plot using the ggbeeswarm package and TCGA_clinic dataset,Beeswarm Plot,BASICS,Distribution
73,Changing Position of Points Using the ggbeeswarm Package,https://openbiox.github.io/Bizard/Distribution/Beeswarm_files/figure-html/fig-PositionOfPoint-1.png,https://openbiox.github.io/Bizard/Distribution/Beeswarm.html#fig-PositionOfPoint,Changing position of points using the ggbeeswarm package and iris dataset,Beeswarm Plot,BASICS,Distribution
74,Customizing Color of Points Using the ggbeeswarm Package,https://openbiox.github.io/Bizard/Distribution/Beeswarm_files/figure-html/fig-ColorPoints-1.png,https://openbiox.github.io/Bizard/Distribution/Beeswarm.html#fig-ColorPoints,Customizing color of points using the ggbeeswarm package and TCGA_clinic dataset,Beeswarm Plot,BASICS,Distribution
75,Grouping and Adding Statistical Analysis Using the ggbeeswarm Package,https://openbiox.github.io/Bizard/Distribution/Beeswarm_files/figure-html/fig-ggGrouping-1.png,https://openbiox.github.io/Bizard/Distribution/Beeswarm.html#fig-ggGrouping,Grouping and adding statistical analysis using the ggbeeswarm package and iris dataset,Beeswarm Plot,BASICS,Distribution
76,Grouping and Adding Statistical Analysis Using the ggbeeswarm Package,https://openbiox.github.io/Bizard/Distribution/Beeswarm_files/figure-html/fig-ggGrouping2-1.png,https://openbiox.github.io/Bizard/Distribution/Beeswarm.html#fig-ggGrouping2,Grouping and adding statistical analysis using the ggbeeswarm package and TCGA-LIHC dataset,Beeswarm Plot,BASICS,Distribution
77,Radial Column Chart,https://openbiox.github.io/Bizard/Distribution/RadialColumnChart_files/figure-html/fig-1.1BasicRadial-1.png,https://openbiox.github.io/Bizard/Distribution/RadialColumnChart.html#fig-1.1BasicRadial,Radial column chart using the manually created dataset,Radial Column Chart,BASICS,Distribution
78,Radial Column Chart,https://openbiox.github.io/Bizard/Distribution/RadialColumnChart_files/figure-html/fig-1.2LabeledRadial-1.png,https://openbiox.github.io/Bizard/Distribution/RadialColumnChart.html#fig-1.2LabeledRadial,Radial column chart with patient labels using the manually created dataset,Radial Column Chart,BASICS,Distribution
79,More Advanced Radial Column Chart,https://openbiox.github.io/Bizard/Distribution/RadialColumnChart_files/figure-html/fig-2.1DensityCurve-1.png,https://openbiox.github.io/Bizard/Distribution/RadialColumnChart.html#fig-2.1DensityCurve,More advanced radial column chart using the manually created dataset,Radial Column Chart,BASICS,Distribution
80,More Advanced Radial Column Chart,https://openbiox.github.io/Bizard/Distribution/RadialColumnChart_files/figure-html/fig-2.2DensityCurve-1.png,https://openbiox.github.io/Bizard/Distribution/RadialColumnChart.html#fig-2.2DensityCurve,More advanced radial column chart using the manually created dataset,Radial Column Chart,BASICS,Distribution
81,Basic Scatter Plot,https://openbiox.github.io/Bizard/Correlation/Scatter_files/figure-html/fig-BasicPlot-1.png,https://openbiox.github.io/Bizard/Correlation/Scatter.html#fig-BasicPlot,Basic scatter plot using the ggplot2 package and iris dataset,Scatter Plot,BASICS,Correlation
82,Set Point Style for Scatter Plot,https://openbiox.github.io/Bizard/Correlation/Scatter_files/figure-html/fig-PointStyle-1.png,https://openbiox.github.io/Bizard/Correlation/Scatter.html#fig-PointStyle,"Set the shape, size, and color parameters in geom_point()",Scatter Plot,BASICS,Correlation
83,Multi-class Data Scatter Plot,https://openbiox.github.io/Bizard/Correlation/Scatter_files/figure-html/fig-Multi-classDataPlot-1.png,https://openbiox.github.io/Bizard/Correlation/Scatter.html#fig-Multi-classDataPlot,Multi-class data scatter plot using the ggplot2 package and iris dataset,Scatter Plot,BASICS,Correlation
84,Multi-class Data Scatter Plot,https://openbiox.github.io/Bizard/Correlation/Scatter_files/figure-html/fig-MapFeatures-1.png,https://openbiox.github.io/Bizard/Correlation/Scatter.html#fig-MapFeatures,Map categorical variables to species for scatter plot,Scatter Plot,BASICS,Correlation
85,Multi-class Data Scatter Plot,https://openbiox.github.io/Bizard/Correlation/Scatter_files/figure-html/fig-ChangeLegendPosition-1.png,https://openbiox.github.io/Bizard/Correlation/Scatter.html#fig-ChangeLegendPosition,"Change legend position for scatter plot with legend.position.inside = c(0.87, 0.8)",Scatter Plot,BASICS,Correlation
86,Add Point Labels for Scatter Plot,https://openbiox.github.io/Bizard/Correlation/Scatter_files/figure-html/fig-Point_Labels1-1.png,https://openbiox.github.io/Bizard/Correlation/Scatter.html#fig-Point_Labels1,Add point labels for scatter plot using geom_text(),Scatter Plot,BASICS,Correlation
87,Add Point Labels for Scatter Plot,https://openbiox.github.io/Bizard/Correlation/Scatter_files/figure-html/fig-Point_Labels2-1.png,https://openbiox.github.io/Bizard/Correlation/Scatter.html#fig-Point_Labels2,Add point labels for scatter plot using geom_label(),Scatter Plot,BASICS,Correlation
88,Regression Curve for Scatter Plot,https://openbiox.github.io/Bizard/Correlation/Scatter_files/figure-html/fig-RegressionCurve-1.png,https://openbiox.github.io/Bizard/Correlation/Scatter.html#fig-RegressionCurve,Draw regression curve for scatter plot using geom_smooth(),Scatter Plot,BASICS,Correlation
89,Regression Curve for Scatter Plot,https://openbiox.github.io/Bizard/Correlation/Scatter_files/figure-html/fig-RegressionEquation-1.png,https://openbiox.github.io/Bizard/Correlation/Scatter.html#fig-RegressionEquation,Add regression equation for scatter plot using geom_labelsmooth(),Scatter Plot,BASICS,Correlation
90,Regression Curve for Scatter Plot,https://openbiox.github.io/Bizard/Correlation/Scatter_files/figure-html/fig-RegressionEquation_Label-1.png,https://openbiox.github.io/Bizard/Correlation/Scatter.html#fig-RegressionEquation_Label,Adjust position of regression equation label for scatter plot using label.y and label.x parameters ,Scatter Plot,BASICS,Correlation
91,Regression Curve for Scatter Plot,https://openbiox.github.io/Bizard/Correlation/Scatter_files/figure-html/fig-RegressionEquations-1.png,https://openbiox.github.io/Bizard/Correlation/Scatter.html#fig-RegressionEquations,Plotting multi-class data with regression equations for scatter plot,Scatter Plot,BASICS,Correlation
92,Regression Curve for Scatter Plot,https://openbiox.github.io/Bizard/Correlation/Scatter_files/figure-html/fig-CorrelationCoefficient-1.png,https://openbiox.github.io/Bizard/Correlation/Scatter.html#fig-CorrelationCoefficient,Display correlation coefficient for scatter plot,Scatter Plot,BASICS,Correlation
93,Add Labels to Regression Curve for Scatter Plot,https://openbiox.github.io/Bizard/Correlation/Scatter_files/figure-html/fig-RegressionCurve_Label-1.png,https://openbiox.github.io/Bizard/Correlation/Scatter.html#fig-RegressionCurve_Label,Single-type data plotting with label for scatter plot,Scatter Plot,BASICS,Correlation
94,Add Labels to Regression Curve for Scatter Plot,https://openbiox.github.io/Bizard/Correlation/Scatter_files/figure-html/fig-RegressionCurve_Labels-1.png,https://openbiox.github.io/Bizard/Correlation/Scatter.html#fig-RegressionCurve_Labels,Multi-class data plotting with labels for scatter plot,Scatter Plot,BASICS,Correlation
95,Add Marginal Rug Plots for Scatter Plot,https://openbiox.github.io/Bizard/Correlation/Scatter_files/figure-html/fig-MarginalRug_Plot-1.png,https://openbiox.github.io/Bizard/Correlation/Scatter.html#fig-MarginalRug_Plot,Using geom_rug() to add marginal rugs,Scatter Plot,BASICS,Correlation
96,Add Marginal Distributions for Scatter Plot,https://openbiox.github.io/Bizard/Correlation/Scatter_files/figure-html/fig-MarginalDistributions-1.png,https://openbiox.github.io/Bizard/Correlation/Scatter.html#fig-MarginalDistributions,Add marginal distributions for scatter plot using ggMarginal(),Scatter Plot,BASICS,Correlation
97,3D Interactive Scatter Plot,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/ScatterPlot_3D.jpg,https://openbiox.github.io/Bizard/Correlation/Scatter.html#fig-3D_Scatter,3D interactive scatter plot using plotly package,Scatter Plot,BASICS,Correlation
98,Basic Heatmap,https://openbiox.github.io/Bizard/Correlation/Heatmap_files/figure-html/fig-BasicHeatBasicR-1.png,https://openbiox.github.io/Bizard/Correlation/Heatmap.html#fig-BasicHeatBasicR,Basic heatmap using the heatmap() function and mtcars dataset,Heatmap,BASICS,Correlation
99,Basic Heatmap,https://openbiox.github.io/Bizard/Correlation/Heatmap_files/figure-html/fig-StandardizationBasicR-1.png,https://openbiox.github.io/Bizard/Correlation/Heatmap.html#fig-StandardizationBasicR,Standardization Heatmap with scale="column",Heatmap,BASICS,Correlation
100,Basic Heatmap,https://openbiox.github.io/Bizard/Correlation/Heatmap_files/figure-html/fig-ClusteringandReorderingBasicR-1.png,https://openbiox.github.io/Bizard/Correlation/Heatmap.html#fig-ClusteringandReorderingBasicR,Clustering dendrograms and reordering for heatmap using the Rowv and Colv parameters,Heatmap,BASICS,Correlation
101,Basic Heatmap,https://openbiox.github.io/Bizard/Correlation/Heatmap_files/figure-html/fig-ColorPalettesBasicR-1.png,https://openbiox.github.io/Bizard/Correlation/Heatmap.html#fig-ColorPalettesBasicR-1,Color palettes for heatmap with col=cm.colors(256),Heatmap,BASICS,Correlation
102,Basic Heatmap,https://openbiox.github.io/Bizard/Correlation/Heatmap_files/figure-html/fig-CustomizingLayoutBasicR-2.png,https://openbiox.github.io/Bizard/Correlation/Heatmap.html#fig-CustomizingLayoutBasicR-2,Customizing layout for heatmap with cexRow/cexCol parameters,Heatmap,BASICS,Correlation
103,Basic Heatmap,https://openbiox.github.io/Bizard/Correlation/Heatmap_files/figure-html/fig-ColorAnnotationsBasicR-1.png,https://openbiox.github.io/Bizard/Correlation/Heatmap.html#fig-ColorAnnotationsBasicR,Heatmaps with color annotations with RowSideColors parameters,Heatmap,BASICS,Correlation
104,Heatmap Using ggplot2 Package,https://openbiox.github.io/Bizard/Correlation/Heatmap_files/figure-html/fig-BasicHeatggplot2-1.png,https://openbiox.github.io/Bizard/Correlation/Heatmap.html#fig-BasicHeatggplot2,Basic heatmap using the ggplot2 package and TCGA-CHOL dataset,Heatmap,BASICS,Correlation
105,Heatmap Using ggplot2 Package,https://openbiox.github.io/Bizard/Correlation/Heatmap_files/figure-html/fig-ColorPalettesggplot2-1.png,https://openbiox.github.io/Bizard/Correlation/Heatmap.html#fig-ColorPalettesggplot2,Color palettes for heatmap using ggplot2,Heatmap,BASICS,Correlation
106,Heatmap Using ggplot2 Package,https://openbiox.github.io/Bizard/Correlation/Heatmap_files/figure-html/fig-Wide-Formatggplot2-1.png,https://openbiox.github.io/Bizard/Correlation/Heatmap.html#fig-Wide-Formatggplot2,Handling wide-format data for heatmap using ggplot2,Heatmap,BASICS,Correlation
107,Heatmap Using ggplot2 Package,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/Heatmap_plotly_3D.jpg,https://openbiox.github.io/Bizard/Correlation/Heatmap.html#interactive-heatmaps,Interactive heatmaps using plotly package,Heatmap,BASICS,Correlation
108,Heatmap Using ggplot2 Package,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/Heatmap_3D_d3heatmap.jpg,https://openbiox.github.io/Bizard/Correlation/Heatmap.html#fig-d3heatmapggplot2,Interactive heatmaps using d3heatmap package,Heatmap,BASICS,Correlation
109,Heatmap Using ggplot2 Package,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/Heatmap_3D_heatmaply.jpg,https://openbiox.github.io/Bizard/Correlation/Heatmap.html#fig-heatmaplyggplot2,Interactive heatmaps using heatmaply package,Heatmap,BASICS,Correlation
110,Heatmap Using lattice Package,https://openbiox.github.io/Bizard/Correlation/Heatmap_files/figure-html/fig-BasicHeatlattice-1.png,https://openbiox.github.io/Bizard/Correlation/Heatmap.html#fig-BasicHeatlattice,Basic heatmap using lattice package and TCGA-CHOL dataset,Heatmap,BASICS,Correlation
111,Heatmap Using lattice Package,https://openbiox.github.io/Bizard/Correlation/Heatmap_files/figure-html/fig-Wide-FormatMatrixInputlattice-1.png,https://openbiox.github.io/Bizard/Correlation/Heatmap.html#fig-Wide-FormatMatrixInputlattice,Wide-format matrix input for heatmap using lattice package,Heatmap,BASICS,Correlation
112,Heatmap Using lattice Package,https://openbiox.github.io/Bizard/Correlation/Heatmap_files/figure-html/fig-FlippingAxeslattice-1.png,https://openbiox.github.io/Bizard/Correlation/Heatmap.html#fig-FlippingAxeslattice,Flipping axes for heatmap using lattice package,Heatmap,BASICS,Correlation
113,Heatmap Using lattice Package,https://openbiox.github.io/Bizard/Correlation/Heatmap_files/figure-html/fig-ColorPaletteslattice-1.png,https://openbiox.github.io/Bizard/Correlation/Heatmap.html#fig-ColorPaletteslattice-1,Color palettes for heatmap using lattice package,Heatmap,BASICS,Correlation
114,Heatmap Using pheatmap Package,https://openbiox.github.io/Bizard/Correlation/Heatmap_files/figure-html/fig-BasicHeatPheatmap-1.png,https://openbiox.github.io/Bizard/Correlation/Heatmap.html#fig-BasicHeatPheatmap,Basic heatmap using pheatmap package and TCGA-CHOL dataset,Heatmap,BASICS,Correlation
115,Heatmap Using pheatmap Package,https://openbiox.github.io/Bizard/Correlation/Heatmap_files/figure-html/fig-AdjustingDendrograms-1.png,https://openbiox.github.io/Bizard/Correlation/Heatmap.html#fig-AdjustingDendrograms,Adjusting dendrograms for heatmap using pheatmap package,Heatmap,BASICS,Correlation
116,Heatmap Using pheatmap Package,https://openbiox.github.io/Bizard/Correlation/Heatmap_files/figure-html/fig-AngleAdjustment-1.png,https://openbiox.github.io/Bizard/Correlation/Heatmap.html#fig-AngleAdjustment,Adjustment of labels and segmentation for heatmap using pheatmap package,Heatmap,BASICS,Correlation
117,Heatmap Using pheatmap Package,https://openbiox.github.io/Bizard/Correlation/Heatmap_files/figure-html/fig-AddingValuesorMarkers-1.png,https://openbiox.github.io/Bizard/Correlation/Heatmap.html#fig-AddingValuesorMarkers,Adding values or markers for heatmap using pheatmap package,Heatmap,BASICS,Correlation
118,Heatmap Using pheatmap Package,https://openbiox.github.io/Bizard/Correlation/Heatmap_files/figure-html/fig-RawDataforAnnotation-1.png,https://openbiox.github.io/Bizard/Correlation/Heatmap.html#fig-RawDataforAnnotation,Using raw data for annotation for heatmap using pheatmap package,Heatmap,BASICS,Correlation
119,Heatmap Using pheatmap Package,https://openbiox.github.io/Bizard/Correlation/Heatmap_files/figure-html/fig-UsingNormalizedData-1.png,https://openbiox.github.io/Bizard/Correlation/Heatmap.html#fig-UsingNormalizedData,Using normalized data for annotation for heatmap using pheatmap package,Heatmap,BASICS,Correlation
120,Heatmap Using pheatmap Package,https://openbiox.github.io/Bizard/Correlation/Heatmap_files/figure-html/fig-ColorPalettesPheatmap-1.png,https://openbiox.github.io/Bizard/Correlation/Heatmap.html#fig-ColorPalettesPheatmap-1,Color palettes for heatmap using pheatmap package ,Heatmap,BASICS,Correlation
121,Heatmap Using complexheatmap Package,https://openbiox.github.io/Bizard/Correlation/Heatmap_files/figure-html/fig-BasicHeatcomplexheatmap-1.png,https://openbiox.github.io/Bizard/Correlation/Heatmap.html#fig-BasicHeatcomplexheatmap,Basic heatmap using complexheatmap package and TCGA-CHOL dataset,Heatmap,BASICS,Correlation
122,Heatmap Using complexheatmap Package,https://openbiox.github.io/Bizard/Correlation/Heatmap_files/figure-html/fig-ColorPalettescomplexheatmap-1.png,https://openbiox.github.io/Bizard/Correlation/Heatmap.html#fig-ColorPalettescomplexheatmap,Color palettes for heatmap using complexheatmap package,Heatmap,BASICS,Correlation
123,Heatmap Using complexheatmap Package,https://openbiox.github.io/Bizard/Correlation/Heatmap_files/figure-html/fig-colorRamp2complexheatmap-1.png,https://openbiox.github.io/Bizard/Correlation/Heatmap.html#fig-colorRamp2complexheatmap,Using colorRamp2 complexheatmap,Heatmap,BASICS,Correlation
124,Heatmap Using complexheatmap Package,https://openbiox.github.io/Bizard/Correlation/Heatmap_files/figure-html/fig-ColorVectorcomplexheatmap-1.png,https://openbiox.github.io/Bizard/Correlation/Heatmap.html#fig-ColorVectorcomplexheatmap,Using color vector complexheatmap,Heatmap,BASICS,Correlation
125,Heatmap Using complexheatmap Package,https://openbiox.github.io/Bizard/Correlation/Heatmap_files/figure-html/fig-nacolcomplexheatmap-1.png,https://openbiox.github.io/Bizard/Correlation/Heatmap.html#fig-nacolcomplexheatmap,Using na_col parameter complexheatmap,Heatmap,BASICS,Correlation
126,Heatmap Using complexheatmap Package,https://openbiox.github.io/Bizard/Correlation/Heatmap_files/figure-html/fig-DifferentLinearInterpolationcomplexheatmap-1.png,https://openbiox.github.io/Bizard/Correlation/Heatmap.html#fig-DifferentLinearInterpolationcomplexheatmap,Different linear interpolation complexheatmap,Heatmap,BASICS,Correlation
127,Heatmap Using complexheatmap Package,https://openbiox.github.io/Bizard/Correlation/Heatmap_files/figure-html/fig-BordersandGridlinescomplexheatmap-1.png,https://openbiox.github.io/Bizard/Correlation/Heatmap.html#fig-BordersandGridlinescomplexheatmap,Borders and gridlines complexheatmap,Heatmap,BASICS,Correlation
128,Heatmap Using complexheatmap Package,https://openbiox.github.io/Bizard/Correlation/Heatmap_files/figure-html/fig-Clusteringcomplexheatmap-1.png,https://openbiox.github.io/Bizard/Correlation/Heatmap.html#fig-Clusteringcomplexheatmap,Clustering complexheatmap,Heatmap,BASICS,Correlation
129,Heatmap Using complexheatmap Package,https://openbiox.github.io/Bizard/Correlation/Heatmap_files/figure-html/fig-MultipleHeatmapscomplexheatmap-1.png,https://openbiox.github.io/Bizard/Correlation/Heatmap.html#fig-MultipleHeatmapscomplexheatmap,Multiple heatmaps complexheatmap,Heatmap,BASICS,Correlation
130,Basic ComplexHeatmap,https://openbiox.github.io/Bizard/Correlation/ComplexHeatmap_files/figure-html/fig-1.1BasicComplexheatmap-1.png,https://openbiox.github.io/Bizard/Correlation/ComplexHeatmap.html#fig-1.1BasicComplexheatmap,Basic complexheatmap with continuous variables using the TCGA-BRCA dataset,ComplexHeatmap,BASICS,Correlation
131,Basic ComplexHeatmap,https://openbiox.github.io/Bizard/Correlation/ComplexHeatmap_files/figure-html/fig-1.2BasicComplexheatmap-1.png,https://openbiox.github.io/Bizard/Correlation/ComplexHeatmap.html#fig-1.2BasicComplexheatmap,Basic complexheatmap with discrete variables using the manually created dataset,ComplexHeatmap,BASICS,Correlation
132,Customizing ComplexHeatmap,https://openbiox.github.io/Bizard/Correlation/ComplexHeatmap_files/figure-html/fig-2.1Custom-1.png,https://openbiox.github.io/Bizard/Correlation/ComplexHeatmap.html#fig-2.1Custom,Customizing color of continuous variables for complexheatmap using the colorRamp2(),ComplexHeatmap,BASICS,Correlation
133,Customizing ComplexHeatmap,https://openbiox.github.io/Bizard/Correlation/ComplexHeatmap_files/figure-html/fig-2.2Custom-1.png,https://openbiox.github.io/Bizard/Correlation/ComplexHeatmap.html#fig-2.2Custom,Customizing color of continuous variables for complexheatmap using the rainbow(),ComplexHeatmap,BASICS,Correlation
134,Customizing ComplexHeatmap,https://openbiox.github.io/Bizard/Correlation/ComplexHeatmap_files/figure-html/fig-2.3Custom-1.png,https://openbiox.github.io/Bizard/Correlation/ComplexHeatmap.html#fig-2.3Custom,Customizing color of discrete variables for complexheatmap,ComplexHeatmap,BASICS,Correlation
135,Customizing ComplexHeatmap,https://openbiox.github.io/Bizard/Correlation/ComplexHeatmap_files/figure-html/fig-2.4Custom-1.png,https://openbiox.github.io/Bizard/Correlation/ComplexHeatmap.html#fig-2.4Custom,Border customization for complexHeatmap,ComplexHeatmap,BASICS,Correlation
136,Clustering for ComplexHeatmap,https://openbiox.github.io/Bizard/Correlation/ComplexHeatmap_files/figure-html/fig-3.1Cluster-1.png,https://openbiox.github.io/Bizard/Correlation/ComplexHeatmap.html#fig-3.1Cluster,Clustering for complexheatmap using the TCGA-BRCA dataset,ComplexHeatmap,BASICS,Correlation
137,Clustering for ComplexHeatmap,https://openbiox.github.io/Bizard/Correlation/ComplexHeatmap_files/figure-html/fig-3.2Cluster-1.png,https://openbiox.github.io/Bizard/Correlation/ComplexHeatmap.html#fig-3.2Cluster,Dendrogram rendering for complexheatmap,ComplexHeatmap,BASICS,Correlation
138,Segmentation for ComplexHeatmap,https://openbiox.github.io/Bizard/Correlation/ComplexHeatmap_files/figure-html/fig-4.1Split-1.png,https://openbiox.github.io/Bizard/Correlation/ComplexHeatmap.html#fig-4.1Split,Continuous variable segmentation for complexheatmap,ComplexHeatmap,BASICS,Correlation
139,Segmentation for ComplexHeatmap,https://openbiox.github.io/Bizard/Correlation/ComplexHeatmap_files/figure-html/fig-4.2Split-1.png,https://openbiox.github.io/Bizard/Correlation/ComplexHeatmap.html#fig-4.2Split,Vector segmentation for complexheatmap,ComplexHeatmap,BASICS,Correlation
140,Segmentation for ComplexHeatmap,https://openbiox.github.io/Bizard/Correlation/ComplexHeatmap_files/figure-html/fig-4.3Split-1.png,https://openbiox.github.io/Bizard/Correlation/ComplexHeatmap.html#fig-4.3Split,Matrix segmentation for complexheatmap,ComplexHeatmap,BASICS,Correlation
141,Segmentation for ComplexHeatmap,https://openbiox.github.io/Bizard/Correlation/ComplexHeatmap_files/figure-html/fig-4.4Split-1.png,https://openbiox.github.io/Bizard/Correlation/ComplexHeatmap.html#fig-4.4Split,Segmentation by specified rows and columns for complexheatmap,ComplexHeatmap,BASICS,Correlation
142,Segmentation for ComplexHeatmap,https://openbiox.github.io/Bizard/Correlation/ComplexHeatmap_files/figure-html/fig-4.5Split-1.png,https://openbiox.github.io/Bizard/Correlation/ComplexHeatmap.html#fig-4.5Split,Parameter segmentation for complexheatmap,ComplexHeatmap,BASICS,Correlation
143,Segmentation for ComplexHeatmap,https://openbiox.github.io/Bizard/Correlation/ComplexHeatmap_files/figure-html/fig-4.6Split-1.png,https://openbiox.github.io/Bizard/Correlation/ComplexHeatmap.html#fig-4.6Split,Annotation segmentation for complexheatmap,ComplexHeatmap,BASICS,Correlation
144,Add Data Labels for ComplexHeatmap,https://openbiox.github.io/Bizard/Correlation/ComplexHeatmap_files/figure-html/fig-5.1AddLabel-1.png,https://openbiox.github.io/Bizard/Correlation/ComplexHeatmap.html#fig-5.1AddLabel,Add data labels for complexheatmap using the TCGA-BRCA dataset,ComplexHeatmap,BASICS,Correlation
145,Add Data Labels for ComplexHeatmap,https://openbiox.github.io/Bizard/Correlation/ComplexHeatmap_files/figure-html/fig-5.2AddLabel-1.png,https://openbiox.github.io/Bizard/Correlation/ComplexHeatmap.html#fig-5.2AddLabel,Shows data greater than 0.5 for complexheatmap,ComplexHeatmap,BASICS,Correlation
146,Add Data Labels for ComplexHeatmap,https://openbiox.github.io/Bizard/images/Correlation/ComplexHeatmap_fig1.png,https://openbiox.github.io/Bizard/Correlation/ComplexHeatmap.html#fig-ComplexHeatmapFig5-3,Add graphics for complexheatmap,ComplexHeatmap,BASICS,Correlation
147,Correlogram Using GGally Package,https://openbiox.github.io/Bizard/Correlation/Correlogram_files/figure-html/unnamed-chunk-1-1.png,https://openbiox.github.io/Bizard/Correlation/Correlogram.html#drawing-of-basic-correlation-diagram,Basic correlation diagram using GGally package and flea dataset,Correlogram,BASICS,Correlation
148,Correlogram Using GGally Package,https://openbiox.github.io/Bizard/Correlation/Correlogram_files/figure-html/unnamed-chunk-2-1.png,https://openbiox.github.io/Bizard/Correlation/Correlogram.html#introducing-ggplot2-codes-to-color-each-category,Customizing color for correlogram using GGally package,Correlogram,BASICS,Correlation
149,Correlogram Using GGally Package,https://openbiox.github.io/Bizard/Correlation/Correlogram_files/figure-html/unnamed-chunk-3-1.png,https://openbiox.github.io/Bizard/Correlation/Correlogram.html#customizing-the-plotting-type,Customizing the plotting type for correlogram using GGally package and flea dataset,Correlogram,BASICS,Correlation
150,Correlogram Using GGally Package,https://openbiox.github.io/Bizard/Correlation/Correlogram_files/figure-html/unnamed-chunk-4-1.png,https://openbiox.github.io/Bizard/Correlation/Correlogram.html#customizing-the-plotting-type,Customizing the plotting type for correlogram using GGally package and tips dataset,Correlogram,BASICS,Correlation
151,Correlogram Using GGally Package,https://openbiox.github.io/Bizard/Correlation/Correlogram_files/figure-html/unnamed-chunk-5-1.png,https://openbiox.github.io/Bizard/Correlation/Correlogram.html#correlation-visualization,Correlation visualization for correlogram using GGally package and mtcars dataset,Correlogram,BASICS,Correlation
152,Correlogram Using corrplot Package,https://openbiox.github.io/Bizard/Correlation/Correlogram_files/figure-html/unnamed-chunk-6-1.png,https://openbiox.github.io/Bizard/Correlation/Correlogram.html#basic-plotting,Basic correlogram using corrplot package and mtcars dataset,Correlogram,BASICS,Correlation
153,Correlogram Using corrplot Package,https://openbiox.github.io/Bizard/Correlation/Correlogram_files/figure-html/unnamed-chunk-7-1.png,https://openbiox.github.io/Bizard/Correlation/Correlogram.html#parameter-customization,Parameter customization for correlogram using corrplot package and mtcars dataset,Correlogram,BASICS,Correlation
154,Correlogram Using corrplot Package,https://openbiox.github.io/Bizard/Correlation/Correlogram_files/figure-html/unnamed-chunk-8-1.png,https://openbiox.github.io/Bizard/Correlation/Correlogram.html#adding-significance-labels,Adding significance labels for correlogram using corrplot package and mtcars dataset,Correlogram,BASICS,Correlation
155,Correlogram Using ggcorrplot Package,https://openbiox.github.io/Bizard/Correlation/Correlogram_files/figure-html/unnamed-chunk-10-1.png,https://openbiox.github.io/Bizard/Correlation/Correlogram.html#plotting-with-ggcorrplot,Correlogram using ggcorrplot package and mtcars dataset,Correlogram,BASICS,Correlation
156,Correlogram Using ggcorrplot Package,https://openbiox.github.io/Bizard/Correlation/Correlogram_files/figure-html/unnamed-chunk-11-1.png,https://openbiox.github.io/Bizard/Correlation/Correlogram.html#plotting-with-ggcorrplot,Correlogram using ggcorrplot package with method = "circle",Correlogram,BASICS,Correlation
157,Correlogram Using corrgram Package,https://openbiox.github.io/Bizard/Correlation/Correlogram_files/figure-html/unnamed-chunk-12-1.png,https://openbiox.github.io/Bizard/Correlation/Correlogram.html#corrgram-package,Correlogram using corrgram package with lower.panel=panel.shade and upper.panel=panel.pie,Correlogram,BASICS,Correlation
158,Correlogram Using corrgram Package,https://openbiox.github.io/Bizard/Correlation/Correlogram_files/figure-html/unnamed-chunk-13-1.png,https://openbiox.github.io/Bizard/Correlation/Correlogram.html#corrgram-package,Correlogram using corrgram package with lower.panel=panel.ellipse and upper.panel=panel.pts,Correlogram,BASICS,Correlation
159,Correlogram Using corrgram Package,https://openbiox.github.io/Bizard/Correlation/Correlogram_files/figure-html/unnamed-chunk-14-1.png,https://openbiox.github.io/Bizard/Correlation/Correlogram.html#corrgram-package,Correlogram using corrgram package with lower.panel=panel.shade and upper.panel=NULL,Correlogram,BASICS,Correlation
160,Basic Bubble Plot,https://openbiox.github.io/Bizard/Correlation/Bubble_files/figure-html/fig-BasicPlot-1.png,https://openbiox.github.io/Bizard/Correlation/Bubble.html#fig-BasicPlot,Basic bubble plot using the ggplot2 package and iris dataset,Bubble Plot,BASICS,Correlation
161,Change Color for Bubble Plot,https://openbiox.github.io/Bizard/Correlation/Bubble_files/figure-html/fig-ChangeColor-1.png,https://openbiox.github.io/Bizard/Correlation/Bubble.html#fig-ChangeColor,Change color for bubble plot using the iris dataset,Bubble Plot,BASICS,Correlation
162,Change the Range of Bubble Size,https://openbiox.github.io/Bizard/Correlation/Bubble_files/figure-html/fig-ChangeSize-1.png,https://openbiox.github.io/Bizard/Correlation/Bubble.html#fig-ChangeSize,Change the range of bubble size using the TCGA_clinic dataset,Bubble Plot,BASICS,Correlation
163,Refined Bubble Plot,https://openbiox.github.io/Bizard/Correlation/Bubble_files/figure-html/fig-RefinedFig-1.png,https://openbiox.github.io/Bizard/Correlation/Bubble.html#fig-RefinedFig,Refined bubble plot using the gapminder dataset,Bubble Plot,BASICS,Correlation
164,Basic Connected Scatter Plot,https://openbiox.github.io/Bizard/Correlation/ConnectedScatter_files/figure-html/fig-BasicHist-1.png,https://openbiox.github.io/Bizard/Correlation/ConnectedScatter.html#fig-BasicHist,Basic connected scatter plot using the iris dataset,Connected Scatter Plot,BASICS,Correlation
165,Set Line Styles for Connected Scatter Plot,https://openbiox.github.io/Bizard/Correlation/ConnectedScatter_files/figure-html/fig-LineStyle-1.png,https://openbiox.github.io/Bizard/Correlation/ConnectedScatter.html#fig-LineStyle,Set line styles for connected scatter plot using the iris dataset,Connected Scatter Plot,BASICS,Correlation
166,Multiclass Data for Connected Scatter Plot,https://openbiox.github.io/Bizard/Correlation/ConnectedScatter_files/figure-html/fig-Multi-classData_plot-1.png,https://openbiox.github.io/Bizard/Correlation/ConnectedScatter.html#fig-Multi-classData_plot,Multiclass data for connected scatter plot using the iris dataset,Connected Scatter Plot,BASICS,Correlation
167,Genetic Data for Connected Scatter Plot,https://openbiox.github.io/Bizard/Correlation/ConnectedScatter_files/figure-html/fig-GeneticData_plot-1.png,https://openbiox.github.io/Bizard/Correlation/ConnectedScatter.html#fig-GeneticData_plot,Genetic data for connected scatter plot using the GSE243555 dataset,Connected Scatter Plot,BASICS,Correlation
168,Do not Connect Points in Chronological Order,https://openbiox.github.io/Bizard/Correlation/ConnectedScatter_files/figure-html/fig-ComparisonDiagram-1.png,https://openbiox.github.io/Bizard/Correlation/ConnectedScatter.html#fig-ComparisonDiagram,Do not connect points in chronological order using the economics dataset,Connected Scatter Plot,BASICS,Correlation
169,Connect Points in Chronological Order,https://openbiox.github.io/Bizard/Correlation/ConnectedScatter_files/figure-html/fig-ChronologicalOrder_plot-1.png,https://openbiox.github.io/Bizard/Correlation/ConnectedScatter.html#fig-ChronologicalOrder_plot,Connect points in chronological order using the economics dataset,Connected Scatter Plot,BASICS,Correlation
170,Draw Arrows for Connected Scatter Plot,https://openbiox.github.io/Bizard/Correlation/ConnectedScatter_files/figure-html/fig-DrawArrows-1.png,https://openbiox.github.io/Bizard/Correlation/ConnectedScatter.html#fig-DrawArrows,Draw arrows for connected scatter plot using the economics dataset,Connected Scatter Plot,BASICS,Correlation
171,2D Histogram,https://openbiox.github.io/Bizard/Correlation/Density2D_files/figure-html/fig-BasicPlot-1.png,https://openbiox.github.io/Bizard/Correlation/Density2D.html#fig-BasicPlot,2D histogram using the TCGA-BRCA dataset,2D Density Plot,BASICS,Correlation
172,Interactive 2D Histogram,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/2DDensity_plotly.jpg,https://openbiox.github.io/Bizard/Correlation/Density2D.html#fig-Interaction,Interactive 2D histogram using the TCGA-BRCA dataset,2D Density Plot,BASICS,Correlation
173,Interactive 2D Histogram,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/2DDensity_plotly_mtcars.jpg,https://openbiox.github.io/Bizard/Correlation/Density2D.html#fig-Usemtcars,Interactive 2D histogram using the mtcars dataset,2D Density Plot,BASICS,Correlation
174,Hexagonal Plot,https://openbiox.github.io/Bizard/Correlation/Density2D_files/figure-html/fig-geom_hex-1.png,https://openbiox.github.io/Bizard/Correlation/Density2D.html#fig-geom_hex,Hexagonal plot using the TCGA-BRCA dataset,2D Density Plot,BASICS,Correlation
175,Hexagonal Plot,https://openbiox.github.io/Bizard/Correlation/Density2D_files/figure-html/fig-binsColor-1.png,https://openbiox.github.io/Bizard/Correlation/Density2D.html#fig-binsColor,Modify bins and palette for hexagonal plot using the TCGA-BRCA dataset,2D Density Plot,BASICS,Correlation
176,Hexagonal Plot,https://openbiox.github.io/Bizard/Correlation/Density2D_files/figure-html/fig-hexbin-1.png,https://openbiox.github.io/Bizard/Correlation/Density2D.html#fig-hexbin,Hexagonal plot using the hexbin package,2D Density Plot,BASICS,Correlation
177,2D Density Plot,https://openbiox.github.io/Bizard/Correlation/Density2D_files/figure-html/fig-2Ddensity-1.png,https://openbiox.github.io/Bizard/Correlation/Density2D.html#fig-2Ddensity,2D density plot using the TCGA-BRCA dataset,2D Density Plot,BASICS,Correlation
178,2D Density Plot,https://openbiox.github.io/Bizard/Correlation/Density2D_files/figure-html/fig-2DKernelDensity-1.png,https://openbiox.github.io/Bizard/Correlation/Density2D.html#fig-2DKernelDensity,2D kernel density plot using the TCGA-BRCA dataset,2D Density Plot,BASICS,Correlation
179,Custom Color Palette for 2D Density Plot,https://openbiox.github.io/Bizard/Correlation/Density2D_files/figure-html/fig-ColorPlatte-1.png,https://openbiox.github.io/Bizard/Correlation/Density2D.html#fig-ColorPlatte,Custom color palette for 2D density plot using the TCGA-BRCA dataset,2D Density Plot,BASICS,Correlation
180,3D Density Plot,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/3DDensity_plotly.jpg,https://openbiox.github.io/Bizard/Correlation/Density2D.html#fig-3Ddensity,3D density plot using the plotly package and TCGA-BRCA dataset,2D Density Plot,BASICS,Correlation
181,Variance Explanation and Variable Contribution Visualization,https://openbiox.github.io/Bizard/Correlation/PCAplot_files/figure-html/fig-1.1fviz_eig-1.png,https://openbiox.github.io/Bizard/Correlation/PCAplot.html#fig-1.1fviz_eig,Variance explanation and variable contribution visualization using the fviz_eig() and iris dataset,PCA Plot,BASICS,Correlation
182,Variance Explanation and Variable Contribution Visualization,https://openbiox.github.io/Bizard/Correlation/PCAplot_files/figure-html/fig-1.2fviz_pca_var-1.png,https://openbiox.github.io/Bizard/Correlation/PCAplot.html#fig-1.2fviz_pca_var,Variance explanation and variable contribution visualization using the fviz_pca_var() and iris dataset,PCA Plot,BASICS,Correlation
183,Distribution of Samples in PCA,https://openbiox.github.io/Bizard/Correlation/PCAplot_files/figure-html/fig-2.1fviz_pca_ind-1.png,https://openbiox.github.io/Bizard/Correlation/PCAplot.html#fig-2.1fviz_pca_ind,Distribution of samples in PCA using the fviz_pca_ind() and iris dataset,PCA Plot,BASICS,Correlation
184,Distribution of Samples in PCA,https://openbiox.github.io/Bizard/Correlation/PCAplot_files/figure-html/fig-2.2fviz_pca_biplot-1.png,https://openbiox.github.io/Bizard/Correlation/PCAplot.html#fig-2.2fviz_pca_biplot,Distribution of samples in PCA using the viz_pca_biplot() and iris dataset,PCA Plot,BASICS,Correlation
185,Distribution of Samples in PCA,https://openbiox.github.io/Bizard/Correlation/PCAplot_files/figure-html/fig-2.2ggplot2-1.png,https://openbiox.github.io/Bizard/Correlation/PCAplot.html#fig-2.2ggplot2,Distribution of samples in PCA using the ggplot2 and iris dataset,PCA Plot,BASICS,Correlation
186,PCA Analysis Using FactoMineR Package,https://openbiox.github.io/Bizard/Correlation/PCAplot_files/figure-html/fig-3.1FactoMineR-1.png,https://openbiox.github.io/Bizard/Correlation/PCAplot.html#fig-3.1FactoMineR,PCA analysis using FactoMineR package and iris dataset,PCA Plot,BASICS,Correlation
187,UMAP Visualization of Clinical Phenotype Data,https://openbiox.github.io/Bizard/images/Correlation/UMAPplot_fig1-1.png,https://openbiox.github.io/Bizard/Correlation/UMAPplot.html#fig-1-1,UMAP visualization of clinical phenotype data using umap package,UMAP Plot,BASICS,Correlation
188,UMAP Visualization of Clinical Phenotype Data,https://openbiox.github.io/Bizard/images/Correlation/UMAPplot_fig1-2.png,https://openbiox.github.io/Bizard/Correlation/UMAPplot.html#fig-1-2,Adjusting different parameters in UMAP to adjust the dimensionality reduction effect,UMAP Plot,BASICS,Correlation
189,Seurat UMAP Visualization,https://openbiox.github.io/Bizard/images/Correlation/UMAPplot_fig2-1.png,https://openbiox.github.io/Bizard/Correlation/UMAPplot.html#fig-2-1,Seurat provides the UMAP dimensionality reduction visualization interface function DimPlot(),UMAP Plot,BASICS,Correlation
190,ggplot2 Custom UMAP Visualization,https://openbiox.github.io/Bizard/images/Correlation/UMAPplot_fig3-1.png,https://openbiox.github.io/Bizard/Correlation/UMAPplot.html#fig-3-1,Using the ggplot2 package to customize the UMAP plot,UMAP Plot,BASICS,Correlation
191,Basic Biplot,https://openbiox.github.io/Bizard/Correlation/Biplot_files/figure-html/fig-1.1BasicPlot-1.png,https://openbiox.github.io/Bizard/Correlation/Biplot.html#fig-1.1BasicPlot,Basic biplot using the ggbiplot package and iris dataset,Biplot,BASICS,Correlation
192,Add Cluster Labels for Biplot,https://openbiox.github.io/Bizard/Correlation/Biplot_files/figure-html/fig-2.1AddLabel-1.png,https://openbiox.github.io/Bizard/Correlation/Biplot.html#fig-2.1AddLabel,Calculate the cluster centers and add labels to more intuitively display the names of different categories,Biplot,BASICS,Correlation
193,Use Sample Names Instead of Points for Biplot,https://openbiox.github.io/Bizard/Correlation/Biplot_files/figure-html/fig-3.1SampleName-1.png,https://openbiox.github.io/Bizard/Correlation/Biplot.html#fig-3.1SampleName,"In order to show the position of different samples in PCA analysis, we can display them by setting labels",Biplot,BASICS,Correlation
194,Basic Ternary Plot,https://openbiox.github.io/Bizard/images/Correlation/TernaryPlot_fig1.png,https://openbiox.github.io/Bizard/Correlation/TernaryPlot.html#fig-Fig1,Basic ternary plot using the ggtern package,Ternary Plot,BASICS,Correlation
195,Theme Change for Ternary Plot,https://openbiox.github.io/Bizard/images/Correlation/TernaryPlot_fig2.png,https://openbiox.github.io/Bizard/Correlation/TernaryPlot.html#fig-Fig2,Theme change for ternary plot using theme_tropical(),Ternary Plot,BASICS,Correlation
196,Theme Change for Ternary Plot,https://openbiox.github.io/Bizard/images/Correlation/TernaryPlot_fig3.png,https://openbiox.github.io/Bizard/Correlation/TernaryPlot.html#fig-Fig3,Theme change for ternary plot using theme_bw(),Ternary Plot,BASICS,Correlation
197,Beautify Ternary Plot,https://openbiox.github.io/Bizard/images/Correlation/TernaryPlot_fig4.png,https://openbiox.github.io/Bizard/Correlation/TernaryPlot.html#fig-Fig4,Adjusting color and theme to beautify ternary plot ,Ternary Plot,BASICS,Correlation
198,Basic Bar Plot,https://openbiox.github.io/Bizard/Ranking/BarPlot_files/figure-html/fig-BasicPlot-1.png,https://openbiox.github.io/Bizard/Ranking/BarPlot.html#fig-BasicPlot,Basic bar plot using the ggplot2 package and TCGA-BRCA dataset,Bar Plot,BASICS,Ranking
199,Basic Bar Plot,https://openbiox.github.io/Bizard/Ranking/BarPlot_files/figure-html/fig-coord_flip-1.png,https://openbiox.github.io/Bizard/Ranking/BarPlot.html#fig-coord_flip,Use coord_flip() to flip the coordinate axes,Bar Plot,BASICS,Ranking
200,Basic Bar Plot,https://openbiox.github.io/Bizard/Ranking/BarPlot_files/figure-html/fig-Color-1.png,https://openbiox.github.io/Bizard/Ranking/BarPlot.html#fig-Color,Color settings for basic bar plot,Bar Plot,BASICS,Ranking
201,Basic Bar Plot,https://openbiox.github.io/Bizard/Ranking/BarPlot_files/figure-html/fig-Grey-1.png,https://openbiox.github.io/Bizard/Ranking/BarPlot.html#fig-Grey,Change the grayscale for basic bar plot,Bar Plot,BASICS,Ranking
202,Basic Bar Plot,https://openbiox.github.io/Bizard/Ranking/BarPlot_files/figure-html/fig-Pattern-1.png,https://openbiox.github.io/Bizard/Ranking/BarPlot.html#fig-Pattern,Change the texture for basic bar plot,Bar Plot,BASICS,Ranking
203,Variable Width Bar Plot,https://openbiox.github.io/Bizard/Ranking/BarPlot_files/figure-html/fig-Barwidth-1.png,https://openbiox.github.io/Bizard/Ranking/BarPlot.html#fig-Barwidth,"The variable width bar chart visualizes the number of samples, using the width of the bar to represent the number of samples",Bar Plot,BASICS,Ranking
204,Error Bar Plot,https://openbiox.github.io/Bizard/Ranking/BarPlot_files/figure-html/fig-BasicErrorbar-1.png,https://openbiox.github.io/Bizard/Ranking/BarPlot.html#fig-BasicErrorbar,Basic error bar plot,Bar Plot,BASICS,Ranking
205,Error Bar Plot,https://openbiox.github.io/Bizard/Ranking/BarPlot_files/figure-html/fig-MultiErrorbar-1.png,https://openbiox.github.io/Bizard/Ranking/BarPlot.html#fig-MultiErrorbar,"ggplot2 provides a variety of error bar types, here we provide four examples",Bar Plot,BASICS,Ranking
206,Error Bar Plot,https://openbiox.github.io/Bizard/Ranking/BarPlot_files/figure-html/fig-pvalue-1.png,https://openbiox.github.io/Bizard/Ranking/BarPlot.html#fig-pvalue,Add differential analysis for error bar plot,Bar Plot,BASICS,Ranking
207,Stacked Bar Plot,https://openbiox.github.io/Bizard/Ranking/BarPlot_files/figure-html/fig-stack-1.png,https://openbiox.github.io/Bizard/Ranking/BarPlot.html#fig-stack,Stacked bar plot using the ggplot2 package and penguins dataset,Bar Plot,BASICS,Ranking
208,Percentage Bar Plot,https://openbiox.github.io/Bizard/Ranking/BarPlot_files/figure-html/fig-percent-1.png,https://openbiox.github.io/Bizard/Ranking/BarPlot.html#fig-percent,Percentage bar plot using the ggplot2 package and mpg dataset,Bar Plot,BASICS,Ranking
209,Side-By-Side Bar Plot,https://openbiox.github.io/Bizard/Ranking/BarPlot_files/figure-html/fig-dodge2-1.png,https://openbiox.github.io/Bizard/Ranking/BarPlot.html#fig-dodge2,"When including grouping within groups, we can also draw side-by-side bar plot by setting the position parameter",Bar Plot,BASICS,Ranking
210,Deformation of Bar Plot,https://openbiox.github.io/Bizard/Ranking/BarPlot_files/figure-html/fig-Pyramid-1.png,https://openbiox.github.io/Bizard/Ranking/BarPlot.html#fig-Pyramid,Pyramid plot using the ggplot2 package and manually created dataset,Bar Plot,BASICS,Ranking
211,Deformation of Bar Plot,https://openbiox.github.io/Bizard/Ranking/BarPlot_files/figure-html/fig-Deviation-1.png,https://openbiox.github.io/Bizard/Ranking/BarPlot.html#fig-Deviation,Deviation plot usingt the ggplot2 package and manually created dataset,Bar Plot,BASICS,Ranking
212,Basic Radar Plot,https://openbiox.github.io/Bizard/Ranking/Radar_files/figure-html/fig-BasicPlot-1.png,https://openbiox.github.io/Bizard/Ranking/Radar.html#fig-BasicPlot,Basic radar plot using the fmsb package and iris dataset,Radar Plot,BASICS,Ranking
213,Basic Radar Plot,https://openbiox.github.io/Bizard/Ranking/Radar_files/figure-html/fig-BasicPlotTCGA-1.png,https://openbiox.github.io/Bizard/Ranking/Radar.html#fig-BasicPlotTCGA,Basic radar plot using the fmsb package and TCGA dataset,Radar Plot,BASICS,Ranking
214,Basic Radar Plot,https://openbiox.github.io/Bizard/Ranking/Radar_files/figure-html/fig-parameter-1.png,https://openbiox.github.io/Bizard/Ranking/Radar.html#fig-parameter,Adjusting parameters for basic radar plot using the fmsb package and iris dataset,Radar Plot,BASICS,Ranking
215,Multi-Group Radar Plot,https://openbiox.github.io/Bizard/Ranking/Radar_files/figure-html/fig-Multigroup-1.png,https://openbiox.github.io/Bizard/Ranking/Radar.html#fig-Multigroup,Multi-group radar plot using the fmsb package and manually created dataset,Radar Plot,BASICS,Ranking
216,Multi-Group Radar Plot,https://openbiox.github.io/Bizard/Ranking/Radar_files/figure-html/fig-Adjustpara-1.png,https://openbiox.github.io/Bizard/Ranking/Radar.html#fig-Adjustpara,Adjusting parameters for multi-group radar plot using the fmsb package and manually created dataset,Radar Plot,BASICS,Ranking
217,Multi-Group Radar Plot,https://openbiox.github.io/Bizard/Ranking/Radar_files/figure-html/fig-AdjustparaTCGA-1.png,https://openbiox.github.io/Bizard/Ranking/Radar.html#fig-AdjustparaTCGA,Multi-group radar plot using the fmsb package and TCGA dataset,Radar Plot,BASICS,Ranking
218,Basic Wordcloud,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/Wordcloud_plot1.png,https://openbiox.github.io/Bizard/Ranking/Wordcloud.html#basic-plotting,Basic wordcloud using wordcloud2 package,Wordcloud,BASICS,Ranking
219,Set Color for Wordcloud,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/Wordcloud_plot2.png,https://openbiox.github.io/Bizard/Ranking/Wordcloud.html#set-color,Set color for wordcloud with parameter color = "random-dark",Wordcloud,BASICS,Ranking
220,Set Color for Wordcloud,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/Wordcloud_plot3.png,https://openbiox.github.io/Bizard/Ranking/Wordcloud.html#set-color,Custom colors for wordcloud,Wordcloud,BASICS,Ranking
221,Set Color for Wordcloud,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/Wordcloud_plot4.png,https://openbiox.github.io/Bizard/Ranking/Wordcloud.html#set-color,Set the background color for wordcloud with parameter backgroundColor = "black",Wordcloud,BASICS,Ranking
222,Set Shape for Wordcloud,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/Wordcloud_plot5.png,https://openbiox.github.io/Bizard/Ranking/Wordcloud.html#set-shape,Set shape for wordcloud with parameter shape = "star",Wordcloud,BASICS,Ranking
223,Wordcloud Rotation,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/Wordcloud_plot6.png,https://openbiox.github.io/Bizard/Ranking/Wordcloud.html#word-cloud-rotation,Set a certain rotation angle for wordcloud,Wordcloud,BASICS,Ranking
224,Wordcloud Rotation,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/Wordcloud_plot7.png,https://openbiox.github.io/Bizard/Ranking/Wordcloud.html#word-cloud-rotation,Set random rotation angle for wordcloud,Wordcloud,BASICS,Ranking
225,English Wordcloud,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/Wordcloud_plot8.png,https://openbiox.github.io/Bizard/Ranking/Wordcloud.html#english-word-cloud,English wordcloud using demoFreq data,Wordcloud,BASICS,Ranking
226,English Wordcloud,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/Wordcloud_plot9.png,https://openbiox.github.io/Bizard/Ranking/Wordcloud.html#english-word-cloud,English wordcloud using pubmed abstract text,Wordcloud,BASICS,Ranking
227,Basic Parallel Coordinates Plot,https://openbiox.github.io/Bizard/Ranking/Parallel_files/figure-html/fig-BasicPlot-1.png,https://openbiox.github.io/Bizard/Ranking/Parallel.html#fig-BasicPlot,Basic parallel coordinates plot using the ggally package and iris dataset,Parallel Coordinates Plot,BASICS,Ranking
228,Basic Parallel Coordinates Plot,https://openbiox.github.io/Bizard/Ranking/Parallel_files/figure-html/fig-CustomColor-1.png,https://openbiox.github.io/Bizard/Ranking/Parallel.html#fig-CustomColor,"Customize colors, themes, and overall appearance",Parallel Coordinates Plot,BASICS,Ranking
229,Basic Parallel Coordinates Plot,https://openbiox.github.io/Bizard/Ranking/Parallel_files/figure-html/fig-scale-1.png,https://openbiox.github.io/Bizard/Ranking/Parallel.html#fig-scale,These four plots show the effects of different normalization methods for parallel coordinates plot on the iris dataset,Parallel Coordinates Plot,BASICS,Ranking
230,Basic Parallel Coordinates Plot,https://openbiox.github.io/Bizard/Ranking/Parallel_files/figure-html/fig-highlight-1.png,https://openbiox.github.io/Bizard/Ranking/Parallel.html#fig-highlight,Highlight different categories for parallel coordinates plot,Parallel Coordinates Plot,BASICS,Ranking
231,Parallel Coordinates Plot Using MASS Package,https://openbiox.github.io/Bizard/Ranking/Parallel_files/figure-html/fig-MASS-1.png,https://openbiox.github.io/Bizard/Ranking/Parallel.html#fig-MASS,Basic parallel coordinates plot using the MASS package and iris dataset,Parallel Coordinates Plot,BASICS,Ranking
232,Parallel Coordinates Plot Using MASS Package,https://openbiox.github.io/Bizard/Ranking/Parallel_files/figure-html/fig-MASSlegend-1.png,https://openbiox.github.io/Bizard/Ranking/Parallel.html#fig-MASSlegend,Use legend() to add a legend,Parallel Coordinates Plot,BASICS,Ranking
233,Parallel Coordinates Plot Using MASS Package,https://openbiox.github.io/Bizard/Ranking/Parallel_files/figure-html/fig-MASSreorder-1.png,https://openbiox.github.io/Bizard/Ranking/Parallel.html#fig-MASSreorder,Reorder variables,Parallel Coordinates Plot,BASICS,Ranking
234,Parallel Coordinates Plot Using MASS Package,https://openbiox.github.io/Bizard/Ranking/Parallel_files/figure-html/fig-MASShighlight-1.png,https://openbiox.github.io/Bizard/Ranking/Parallel.html#fig-MASShighlight,Highlight group,Parallel Coordinates Plot,BASICS,Ranking
235,Bump Plot,https://openbiox.github.io/Bizard/Ranking/Parallel_files/figure-html/fig-BasicBump-1.png,https://openbiox.github.io/Bizard/Ranking/Parallel.html#fig-BasicBump,Basic bump plot using the ggbump package and TCGA-CHOL dataset,Parallel Coordinates Plot,BASICS,Ranking
236,Bump Plot,https://openbiox.github.io/Bizard/Ranking/Parallel_files/figure-html/fig-BumpChangeColor-1.png,https://openbiox.github.io/Bizard/Ranking/Parallel.html#fig-BumpChangeColor,Change color for bump plot,Parallel Coordinates Plot,BASICS,Ranking
237,Bump Plot,https://openbiox.github.io/Bizard/Ranking/Parallel_files/figure-html/fig-BumpLabel-1.png,https://openbiox.github.io/Bizard/Ranking/Parallel.html#fig-BumpLabel,Add labels and titles for bump plot,Parallel Coordinates Plot,BASICS,Ranking
238,Basic Lollipop Plot,https://openbiox.github.io/Bizard/Ranking/Lollipop_files/figure-html/fig-BasicPlot-1.png,https://openbiox.github.io/Bizard/Ranking/Lollipop.html#fig-BasicPlot,Basic lollipop plot using ggplot2 package and TCGA-BRCA dataset,Lollipop Plot,BASICS,Ranking
239,Basic Lollipop Plot,https://openbiox.github.io/Bizard/Ranking/Lollipop_files/figure-html/fig-Basicpenguin-1.png,https://openbiox.github.io/Bizard/Ranking/Lollipop.html#fig-Basicpenguin,Basic lollipop plot using ggplot2 package and penguin dataset,Lollipop Plot,BASICS,Ranking
240,Customize Appearance for Lollipop Plot,https://openbiox.github.io/Bizard/Ranking/Lollipop_files/figure-html/fig-Colorstyle-1.png,https://openbiox.github.io/Bizard/Ranking/Lollipop.html#fig-Colorstyle,Change color and style for lollipop plot,Lollipop Plot,BASICS,Ranking
241,Customize Appearance for Lollipop Plot,https://openbiox.github.io/Bizard/Ranking/Lollipop_files/figure-html/fig-flip-1.png,https://openbiox.github.io/Bizard/Ranking/Lollipop.html#fig-flip,Change flip and baseline for lollipop plot,Lollipop Plot,BASICS,Ranking
242,Highlight Lollipop Plot,https://openbiox.github.io/Bizard/Ranking/Lollipop_files/figure-html/fig-highlight-1.png,https://openbiox.github.io/Bizard/Ranking/Lollipop.html#fig-highlight,Highlight the specified data and add labels using the annotate() function,Lollipop Plot,BASICS,Ranking
243,Color differentiation for Lollipop Plot,https://openbiox.github.io/Bizard/Ranking/Lollipop_files/figure-html/fig-ifelse-1.png,https://openbiox.github.io/Bizard/Ranking/Lollipop.html#fig-ifelse,Using different colors to represent data from different sources,Lollipop Plot,BASICS,Ranking
244,Dumbbell Plot,https://openbiox.github.io/Bizard/Ranking/Lollipop_files/figure-html/fig-dumbbell-1.png,https://openbiox.github.io/Bizard/Ranking/Lollipop.html#fig-dumbbell,Dumbbell plot using the ggalt package and pinguin dataset,Lollipop Plot,BASICS,Ranking
245,Dumbbell Plot,https://openbiox.github.io/Bizard/Ranking/Lollipop_files/figure-html/fig-Addmean-1.png,https://openbiox.github.io/Bizard/Ranking/Lollipop.html#fig-Addmean,Using geom_point to add mean points to dumbbell plot,Lollipop Plot,BASICS,Ranking
246,Dumbbell Plot,https://openbiox.github.io/Bizard/Ranking/Lollipop_files/figure-html/fig-AddDef-1.png,https://openbiox.github.io/Bizard/Ranking/Lollipop.html#fig-AddDef,Add difference analysis to dumbbell plot,Lollipop Plot,BASICS,Ranking
247,Basic Circular Barplot,https://openbiox.github.io/Bizard/Ranking/CircularBarplot_files/figure-html/fig-BasicPlot-1.png,https://openbiox.github.io/Bizard/Ranking/CircularBarplot.html#fig-BasicPlot,Basic circular barplot using the ggplot2 package and iris dataset,Circular Barplot,BASICS,Ranking
248,Basic Circular Barplot,https://openbiox.github.io/Bizard/Ranking/CircularBarplot_files/figure-html/fig-Addlabel-1.png,https://openbiox.github.io/Bizard/Ranking/CircularBarplot.html#fig-Addlabel,Add labels to circular barplot,Circular Barplot,BASICS,Ranking
249,Basic Circular Barplot,https://openbiox.github.io/Bizard/Ranking/CircularBarplot_files/figure-html/fig-Addgap-1.png,https://openbiox.github.io/Bizard/Ranking/CircularBarplot.html#fig-Addgap,Add a gap to circular barplot,Circular Barplot,BASICS,Ranking
250,Grouping Circular Barplot,https://openbiox.github.io/Bizard/Ranking/CircularBarplot_files/figure-html/fig-Addgroupgap-1.png,https://openbiox.github.io/Bizard/Ranking/CircularBarplot.html#fig-Addgroupgap,Add gaps between groups,Circular Barplot,BASICS,Ranking
251,Grouping Circular Barplot,https://openbiox.github.io/Bizard/Ranking/CircularBarplot_files/figure-html/fig-Addgroupgap-size-1.png,https://openbiox.github.io/Bizard/Ranking/CircularBarplot.html#fig-Addgroupgap-size,Arranged by group size,Circular Barplot,BASICS,Ranking
252,Beautify Circular Barplot,https://openbiox.github.io/Bizard/images/CircularBarplot_plot1.png,https://openbiox.github.io/Bizard/Ranking/CircularBarplot.html#fig-Beautify1,Beautify circular barplot using ggplot package,Circular Barplot,BASICS,Ranking
253,Basic Table,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/Table_plot1.png,https://openbiox.github.io/Bizard/Ranking/Table.html#fig-BasicPlot,Basic table using the gt package and iris dataset,Table,BASICS,Ranking
254,Centered Data for Table,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/Table_plot2.png,https://openbiox.github.io/Bizard/Ranking/Table.html#fig-align,Centered data for table with parameter auto_align = FALSE,Table,BASICS,Ranking
255,Add Title for Table,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/Table_plot3.png,https://openbiox.github.io/Bizard/Ranking/Table.html#fig-Addtitle,Using tab_header() adds a main title and subtitle,Table,BASICS,Ranking
256,Add Footnotes for Table,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/Table_plot4.png,https://openbiox.github.io/Bizard/Ranking/Table.html#fig-footnote,Using tab_footnote() to add footnotes for titles,Table,BASICS,Ranking
257,Add Merge Cell Label for Table,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/Table_plot5.png,https://openbiox.github.io/Bizard/Ranking/Table.html#fig-merge,Using tab_spanner() adds a tab for merged cells,Table,BASICS,Ranking
258,Add Highlighted Columns/Rows for Table,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/Table_plot6.png,https://openbiox.github.io/Bizard/Ranking/Table.html#fig-highlight,Using gt_highlight_cols/rows() adds highlighted columns/rows,Table,BASICS,Ranking
259,Add Text for Table,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/Table_plot7.png,https://openbiox.github.io/Bizard/Ranking/Table.html#fig-Addtext,Using md() and html() add text,Table,BASICS,Ranking
260,Change Style for Table,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/Table_plot8.png,https://openbiox.github.io/Bizard/Ranking/Table.html#fig-treeline,Three-wire table,Table,BASICS,Ranking
261,Change Style for Table,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/Table_plot9.png,https://openbiox.github.io/Bizard/Ranking/Table.html#fig-wholeline,Full-border table,Table,BASICS,Ranking
262,Change Text Style for Table,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/Table_plot10.png,https://openbiox.github.io/Bizard/Ranking/Table.html#fig-textstyle,Using tab_style() changes text style,Table,BASICS,Ranking
263,Change Fill Style for Table,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/Table_plot11.png,https://openbiox.github.io/Bizard/Ranking/Table.html#fig-Fillstyle,Using tab_style() changes fill style,Table,BASICS,Ranking
264,Basic Venn Plot,https://openbiox.github.io/Bizard/Ranking/VennPlot_files/figure-html/fig-1.1BasicVeen-1.png,https://openbiox.github.io/Bizard/Ranking/VennPlot.html#fig-1.1BasicVeen,Basic venn plot using the ggVennDiagram package and manually created dataset,Veen Plot,BASICS,Ranking
265,Beautify Venn Plot,https://openbiox.github.io/Bizard/Ranking/VennPlot_files/figure-html/fig-2.1Color1-1.png,https://openbiox.github.io/Bizard/Ranking/VennPlot.html#fig-2.1Color1,Color setting with scale_fill_gradient(),Veen Plot,BASICS,Ranking
266,Beautify Venn Plot,https://openbiox.github.io/Bizard/Ranking/VennPlot_files/figure-html/fig-2.2Color2-1.png,https://openbiox.github.io/Bizard/Ranking/VennPlot.html#fig-2.2Color2,Color setting with scale_fill_gradient2(),Veen Plot,BASICS,Ranking
267,Beautify Venn Plot,https://openbiox.github.io/Bizard/Ranking/VennPlot_files/figure-html/fig-2.3Color3-1.png,https://openbiox.github.io/Bizard/Ranking/VennPlot.html#fig-2.3Color3,Color setting with scale_fill_distiller(),Veen Plot,BASICS,Ranking
268,Beautify Venn Plot,https://openbiox.github.io/Bizard/Ranking/VennPlot_files/figure-html/fig-2.4Color4-1.png,https://openbiox.github.io/Bizard/Ranking/VennPlot.html#fig-2.4Color4,Color setting with scale_fill_gradientn(),Veen Plot,BASICS,Ranking
269,Beautify Venn Plot,https://openbiox.github.io/Bizard/Ranking/VennPlot_files/figure-html/fig-2.5edge-1.png,https://openbiox.github.io/Bizard/Ranking/VennPlot.html#fig-2.5edge,Edge setting with parameter edge_lty and edge_size,Veen Plot,BASICS,Ranking
270,Beautify Venn Plot,https://openbiox.github.io/Bizard/Ranking/VennPlot_files/figure-html/fig-2.6font-1.png,https://openbiox.github.io/Bizard/Ranking/VennPlot.html#fig-2.6font,Font setting with parameter label,Veen Plot,BASICS,Ranking
271,VennDiagram,https://openbiox.github.io/Bizard/Ranking/VennPlot_files/figure-html/fig-3.1venn.diagram-1.png,https://openbiox.github.io/Bizard/Ranking/VennPlot.html#fig-3.1venn.diagram,Draw venn plot using the VennDiagram package,Veen Plot,BASICS,Ranking
272,VennDiagram,https://openbiox.github.io/Bizard/Ranking/VennPlot_files/figure-html/fig-3.2Color-1.png,https://openbiox.github.io/Bizard/Ranking/VennPlot.html#fig-3.2Color,Color setting using VennDiagram package,Veen Plot,BASICS,Ranking
273,VennDiagram,https://openbiox.github.io/Bizard/Ranking/VennPlot_files/figure-html/fig-3.3line-1.png,https://openbiox.github.io/Bizard/Ranking/VennPlot.html#fig-3.3line,Line setting using VennDiagram package,Veen Plot,BASICS,Ranking
274,VennDiagram,https://openbiox.github.io/Bizard/Ranking/VennPlot_files/figure-html/fig-3.4font-1.png,https://openbiox.github.io/Bizard/Ranking/VennPlot.html#fig-3.4font,Font setting using VennDiagram package,Veen Plot,BASICS,Ranking
275,VennDiagram,https://openbiox.github.io/Bizard/Ranking/VennPlot_files/figure-html/fig-3.5scaled-1.png,https://openbiox.github.io/Bizard/Ranking/VennPlot.html#fig-3.5scaled,Scaled using VennDiagram package,Veen Plot,BASICS,Ranking
276,Basic Upset Plot,https://openbiox.github.io/Bizard/Ranking/UpsetPlot_files/figure-html/fig-1.1BasicUpset-1.png,https://openbiox.github.io/Bizard/Ranking/UpsetPlot.html#fig-1.1BasicUpset-1,Basic upset plot using list format dataset,Upset Plot,BASICS,Ranking
277,Basic Upset Plot,https://openbiox.github.io/Bizard/Ranking/UpsetPlot_files/figure-html/fig-1.1BasicUpset-2.png,https://openbiox.github.io/Bizard/Ranking/UpsetPlot.html#fig-1.1BasicUpset-2,Basic upset plot using expression format dataset,Upset Plot,BASICS,Ranking
278,Basic Upset Plot,https://openbiox.github.io/Bizard/Ranking/UpsetPlot_files/figure-html/fig-1.1BasicUpset-3.png,https://openbiox.github.io/Bizard/Ranking/UpsetPlot.html#fig-1.1BasicUpset-3,Basic upset plot using data frame format dataset,Upset Plot,BASICS,Ranking
279,Basic Upset Plot,https://openbiox.github.io/Bizard/Ranking/UpsetPlot_files/figure-html/fig-1.2nsets-1.png,https://openbiox.github.io/Bizard/Ranking/UpsetPlot.html#fig-1.2nsets,Set nset to 6 and use the mutations dataset,Upset Plot,BASICS,Ranking
280,Basic Upset Plot,https://openbiox.github.io/Bizard/Ranking/UpsetPlot_files/figure-html/fig-1.3order.by-1.png,https://openbiox.github.io/Bizard/Ranking/UpsetPlot.html#fig-1.3order.by-1,Key Parameters: order.by,Upset Plot,BASICS,Ranking
281,Basic Upset Plot,https://openbiox.github.io/Bizard/Ranking/UpsetPlot_files/figure-html/fig-1.3order.by-2.png,https://openbiox.github.io/Bizard/Ranking/UpsetPlot.html#fig-1.3order.by-2,order.by = "degree",Upset Plot,BASICS,Ranking
282,Basic Upset Plot,https://openbiox.github.io/Bizard/Ranking/UpsetPlot_files/figure-html/fig-1.3order.by-3.png,https://openbiox.github.io/Bizard/Ranking/UpsetPlot.html#fig-1.3order.by-3,order.by = "freq",Upset Plot,BASICS,Ranking
283,Basic Upset Plot,https://openbiox.github.io/Bizard/Ranking/UpsetPlot_files/figure-html/fig-1.4sets-1.png,https://openbiox.github.io/Bizard/Ranking/UpsetPlot.html#fig-1.4sets,"Specify ""TTN"", ""NF1"", ""FLG"", ""KEL"" as the target set, and keep the order of the set bar graph consistent with the sets parameter",Upset Plot,BASICS,Ranking
284,Basic Upset Plot,https://openbiox.github.io/Bizard/Ranking/UpsetPlot_files/figure-html/fig-1.5empty.intersections-1.png,https://openbiox.github.io/Bizard/Ranking/UpsetPlot.html#fig-1.5empty.intersections,Show Empty Intersections,Upset Plot,BASICS,Ranking
285,Basic Upset Plot,https://openbiox.github.io/Bizard/Ranking/UpsetPlot_files/figure-html/fig-1.6decreasing-1.png,https://openbiox.github.io/Bizard/Ranking/UpsetPlot.html#fig-1.6decreasing,Reverse sort direction,Upset Plot,BASICS,Ranking
286,Personalized Upset Plot,https://openbiox.github.io/Bizard/Ranking/UpsetPlot_files/figure-html/fig-2.1mb.ratio-1.png,https://openbiox.github.io/Bizard/Ranking/UpsetPlot.html#fig-2.1mb.ratio,"mb.ratio=c(0.5,0.5)",Upset Plot,BASICS,Ranking
287,Personalized Upset Plot,https://openbiox.github.io/Bizard/Ranking/UpsetPlot_files/figure-html/fig-2.2color-1.png,https://openbiox.github.io/Bizard/Ranking/UpsetPlot.html#fig-2.2color,UpSetR package provides multiple parameters to set the color of different parts of the Upset,Upset Plot,BASICS,Ranking
288,Personalized Upset Plot,https://openbiox.github.io/Bizard/Ranking/UpsetPlot_files/figure-html/fig-2.3queries-1.png,https://openbiox.github.io/Bizard/Ranking/UpsetPlot.html#fig-2.3queries,Using queries parameters to highlight certain intersections,Upset Plot,BASICS,Ranking
289,Personalized Upset Plot,https://openbiox.github.io/Bizard/Ranking/UpsetPlot_files/figure-html/fig-2.4font-1.png,https://openbiox.github.io/Bizard/Ranking/UpsetPlot.html#fig-2.4font,Adjusting labels and fonts,Upset Plot,BASICS,Ranking
290,Advanced Upset Plot,https://openbiox.github.io/Bizard/Ranking/UpsetPlot_files/figure-html/fig-3.1params-1.png,https://openbiox.github.io/Bizard/Ranking/UpsetPlot.html#fig-3.1params,Using the queries parameter to highlight some properties,Upset Plot,BASICS,Ranking
291,Advanced Upset Plot,https://openbiox.github.io/Bizard/Ranking/UpsetPlot_files/figure-html/fig-3.2expression-1.png,https://openbiox.github.io/Bizard/Ranking/UpsetPlot.html#fig-3.2expression,Using expression parameter to further restrict the query condition,Upset Plot,BASICS,Ranking
292,Advanced Upset Plot,https://openbiox.github.io/Bizard/Ranking/UpsetPlot_files/figure-html/fig-3.3continue-1.png,https://openbiox.github.io/Bizard/Ranking/UpsetPlot.html#fig-3.3continue,Upset plot for continuous variables,Upset Plot,BASICS,Ranking
293,Advanced Upset Plot,https://openbiox.github.io/Bizard/Ranking/UpsetPlot_files/figure-html/fig-3.4attribute.plots-1.png,https://openbiox.github.io/Bizard/Ranking/UpsetPlot.html#fig-3.4attribute.plots,Key Parameters: attribute.plots,Upset Plot,BASICS,Ranking
294,Advanced Upset Plot,https://openbiox.github.io/Bizard/Ranking/UpsetPlot_files/figure-html/fig-3.5boxplot.summary-1.png,https://openbiox.github.io/Bizard/Ranking/UpsetPlot.html#fig-3.5boxplot.summary,Key Parameters: boxplot.summary,Upset Plot,BASICS,Ranking
295,Biological Data Example for Upset Plot,https://openbiox.github.io/Bizard/Ranking/UpsetPlot_files/figure-html/fig-4.1boxplot.summary-1.png,https://openbiox.github.io/Bizard/Ranking/UpsetPlot.html#fig-4.1boxplot.summary,Using the df_complex_conditions dataset in the ggupset package,Upset Plot,BASICS,Ranking
296,Barplot Using iris Data,https://openbiox.github.io/Bizard/Composition/GroupedBarplot_files/figure-html/fig1GroupBar-1.png,https://openbiox.github.io/Bizard/Composition/GroupedBarplot.html#grouped-bar-chart,Grouped barplot using the ggplot2 and iris dataset,Grouped and Stacked Barplot,BASICS,Composition
297,Barplot Using iris Data,https://openbiox.github.io/Bizard/Composition/GroupedBarplot_files/figure-html/fig2StackBar-1.png,https://openbiox.github.io/Bizard/Composition/GroupedBarplot.html#stacked-bar-chart,Stacked Barplot using the ggplot2 and iris dataset,Grouped and Stacked Barplot,BASICS,Composition
298,Barplot Using iris Data,https://openbiox.github.io/Bizard/Composition/GroupedBarplot_files/figure-html/fig3PercentStackBar-1.png,https://openbiox.github.io/Bizard/Composition/GroupedBarplot.html#percentage-stacked-bar-chart,Percentage stacked barplot using ggplot2 and iris dataset,Grouped and Stacked Barplot,BASICS,Composition
299,Barplot Using iris Data,https://openbiox.github.io/Bizard/Composition/GroupedBarplot_files/figure-html/fig4GroupBarCustom-1.png,https://openbiox.github.io/Bizard/Composition/GroupedBarplot.html#custom-grouped-bar-chart,Custom grouped barplot using ggplot2 and iris dataset,Grouped and Stacked Barplot,BASICS,Composition
300,Barplot Using iris Data,https://openbiox.github.io/Bizard/Composition/GroupedBarplot_files/figure-html/fig5geom_text-1.png,https://openbiox.github.io/Bizard/Composition/GroupedBarplot.html#custom-grouped-bar-chart,Add numerical labels,Grouped and Stacked Barplot,BASICS,Composition
301,Barplot Using iris Data,https://openbiox.github.io/Bizard/Composition/GroupedBarplot_files/figure-html/fig6facet-1.png,https://openbiox.github.io/Bizard/Composition/GroupedBarplot.html#faceted-bar-chart,Faceted barplot,Grouped and Stacked Barplot,BASICS,Composition
302,Barplot Using TCGA Data,https://openbiox.github.io/Bizard/Composition/GroupedBarplot_files/figure-html/fig7GroupBar-1.png,https://openbiox.github.io/Bizard/Composition/GroupedBarplot.html#grouped-bar-chart-1,Grouped barplot using the ggplot2 and TCGA-STAD dataset,Grouped and Stacked Barplot,BASICS,Composition
303,Barplot Using TCGA Data,https://openbiox.github.io/Bizard/Composition/GroupedBarplot_files/figure-html/fig8StackBar-1.png,https://openbiox.github.io/Bizard/Composition/GroupedBarplot.html#stacked-bar-chart-1,Stacked Barplot using the ggplot2 and TCGA-STAD dataset,Grouped and Stacked Barplot,BASICS,Composition
304,Barplot Using Base R,https://openbiox.github.io/Bizard/Composition/GroupedBarplot_files/figure-html/fig9GroupBar-1.png,https://openbiox.github.io/Bizard/Composition/GroupedBarplot.html#grouped-bar-chart-2,Grouped barplot using the base R and iris dataset,Grouped and Stacked Barplot,BASICS,Composition
305,Barplot Using Base R,https://openbiox.github.io/Bizard/Composition/GroupedBarplot_files/figure-html/fig10StackBar-1.png,https://openbiox.github.io/Bizard/Composition/GroupedBarplot.html#stacked-bar-chart-2,Stacked Barplot using the base R and iris dataset,Grouped and Stacked Barplot,BASICS,Composition
306,Barplot Using Base R,https://openbiox.github.io/Bizard/Composition/GroupedBarplot_files/figure-html/fig11PercentStackBar-1.png,https://openbiox.github.io/Bizard/Composition/GroupedBarplot.html#percentage-stacked-bar-chart-1,Percentage stacked barplot using the base R and iris dataset,Grouped and Stacked Barplot,BASICS,Composition
307,Single Variable Classification Treemap,https://openbiox.github.io/Bizard/Composition/Treemap_files/figure-html/fig-Labelfill-1.png,https://openbiox.github.io/Bizard/Composition/Treemap.html#fig-Labelfill,Color according to the label,Treemap,BASICS,Composition
308,Single Variable Classification Treemap,https://openbiox.github.io/Bizard/Composition/Treemap_files/figure-html/fig-Sizefill-1.png,https://openbiox.github.io/Bizard/Composition/Treemap.html#fig-Sizefill,Color according to data size,Treemap,BASICS,Composition
309,Single Variable Classification Treemap,https://openbiox.github.io/Bizard/Composition/Treemap_files/figure-html/fig-HALLMARK-1.png,https://openbiox.github.io/Bizard/Composition/Treemap.html#fig-HALLMARK,HALLMARK analysis results data,Treemap,BASICS,Composition
310,Multivariate Classification Treemap,https://openbiox.github.io/Bizard/Composition/Treemap_files/figure-html/fig-datalabel-1.png,https://openbiox.github.io/Bizard/Composition/Treemap.html#fig-datalabel,Color matching based on data labels,Treemap,BASICS,Composition
311,Multivariate Classification Treemap,https://openbiox.github.io/Bizard/Composition/Treemap_files/figure-html/fig-datasize-1.png,https://openbiox.github.io/Bizard/Composition/Treemap.html#fig-datasize,Color according to data size,Treemap,BASICS,Composition
312,Multivariate Classification Treemap,https://openbiox.github.io/Bizard/Composition/Treemap_files/figure-html/fig-KEGG-1.png,https://openbiox.github.io/Bizard/Composition/Treemap.html#fig-KEGG,KEGG pathway analysis results data,Treemap,BASICS,Composition
313,Basic Donut Chart,https://openbiox.github.io/Bizard/Composition/Donut_files/figure-html/fig-TCGAdata-1.png,https://openbiox.github.io/Bizard/Composition/Donut.html#fig-TCGAdata,Basic donut chart using the ggplot2 package and TCGA_clinical dataset,Donut Chart,BASICS,Composition
314,Basic Donut Chart,https://openbiox.github.io/Bizard/Composition/Donut_files/figure-html/fig-Beautify-1.png,https://openbiox.github.io/Bizard/Composition/Donut.html#fig-Beautify,Beautify donut chart using ggplot2 package,Donut Chart,BASICS,Composition
315,Basic Donut Chart,https://openbiox.github.io/Bizard/Composition/Donut_files/figure-html/fig-mtcarsdata-1.png,https://openbiox.github.io/Bizard/Composition/Donut.html#fig-mtcarsdata,Basic donut chart using the ggplot2 package and mtcars dataset,Donut Chart,BASICS,Composition
316,Change Thickness for Donut Chart,https://openbiox.github.io/Bizard/Composition/Donut_files/figure-html/fig-thickTCGA-1.png,https://openbiox.github.io/Bizard/Composition/Donut.html#fig-thickTCGA,Taking TCGA data as an example,Donut Chart,BASICS,Composition
317,Change Thickness for Donut Chart,https://openbiox.github.io/Bizard/Composition/Donut_files/figure-html/fig-thickmtcars-1.png,https://openbiox.github.io/Bizard/Composition/Donut.html#fig-thickmtcars,Take mtcars data as an example,Donut Chart,BASICS,Composition
318,Basic Bar Chart,https://openbiox.github.io/Bizard/Composition/PieChart_files/figure-html/fig1BasicBar-1.png,https://openbiox.github.io/Bizard/Composition/PieChart.html#basic-pie-chart,Basic bar chart using the ggplot2 package and manually created dataset,Pie Chart,BASICS,Composition
319,Basic Pie Chart,https://openbiox.github.io/Bizard/Composition/PieChart_files/figure-html/fig2BasicPie-1.png,https://openbiox.github.io/Bizard/Composition/PieChart.html#basic-pie-chart,Basic pie chart using the ggplot2 package and manually created dataset,Pie Chart,BASICS,Composition
320,Simple Pie Chart,https://openbiox.github.io/Bizard/Composition/PieChart_files/figure-html/fig3SimplePie-1.png,https://openbiox.github.io/Bizard/Composition/PieChart.html#simple-pie-chart,"Using theme_void() to remove elements such as grid, backgroundcolor, and axis.label",Pie Chart,BASICS,Composition
321,Custom Colors for Pie Chart,https://openbiox.github.io/Bizard/Composition/PieChart_files/figure-html/fig4Color-1.png,https://openbiox.github.io/Bizard/Composition/PieChart.html#custom-colors,Use scale_fill_manual() to customize colors,Pie Chart,BASICS,Composition
322,Add Labels for Pie Chart,https://openbiox.github.io/Bizard/Composition/PieChart_files/figure-html/fig5AddLabel-1.png,https://openbiox.github.io/Bizard/Composition/PieChart.html#add-labels,Add labels for pie chart using ggplot2 package,Pie Chart,BASICS,Composition
323,Add Percentage Labels for Pie Chart,https://openbiox.github.io/Bizard/Composition/PieChart_files/figure-html/fig6AddPercentLabel-1.png,https://openbiox.github.io/Bizard/Composition/PieChart.html#add-percentage-labels,Add percentage labels for pie chart using ggplot2 package,Pie Chart,BASICS,Composition
324,Place the Label Outside the Pie Chart,https://openbiox.github.io/Bizard/Composition/PieChart_files/figure-html/fig7Out-1.png,https://openbiox.github.io/Bizard/Composition/PieChart.html#place-the-label-outside-the-pie-chart,Place the label outside the pie chart using ggplot2 package,Pie Chart,BASICS,Composition
325,Add Labels to the Lines Pointing to the Pie Chart,https://openbiox.github.io/Bizard/Composition/PieChart_files/figure-html/fig8Line-1.png,https://openbiox.github.io/Bizard/Composition/PieChart.html#add-labels-to-the-lines-pointing-to-the-pie-chart,Add labels to the lines pointing to the pie chart using ggplot2 package,Pie Chart,BASICS,Composition
326,Basic Pie Chart,https://openbiox.github.io/Bizard/Composition/PartPieChart_files/figure-html/fig-1.1BasicPlot-1.png,https://openbiox.github.io/Bizard/Composition/PartPieChart.html#fig-1.1BasicPlot,Basic pie chart using the ggplot2 package and manually created dataset,Part Pie Chart,BASICS,Composition
327,Basic Pie Chart,https://openbiox.github.io/Bizard/Composition/PartPieChart_files/figure-html/fig-1.2BasicPlot-1.png,https://openbiox.github.io/Bizard/Composition/PartPieChart.html#fig-1.2BasicPlot,Hole in the middle pie chart,Part Pie Chart,BASICS,Composition
328,Advanced Pie Chart,https://openbiox.github.io/Bizard/Composition/PartPieChart_files/figure-html/fig-2.13DPie-1.png,https://openbiox.github.io/Bizard/Composition/PartPieChart.html#fig-2.13DPie,Draw a 3D pie chart,Part Pie Chart,BASICS,Composition
329,Advanced Pie Chart,https://openbiox.github.io/Bizard/images/Composition/PartPieChart_fig2.png,https://openbiox.github.io/Bizard/Composition/PartPieChart.html#fig-Fig2-2,Part highlights the pie chart,Part Pie Chart,BASICS,Composition
330,Dendrogram of Hierarchical Data,https://openbiox.github.io/Bizard/Composition/Dendrogram_files/figure-html/fig1dendrogram-1.png,https://openbiox.github.io/Bizard/Composition/Dendrogram.html#basic-plot,Basic dendrogram using the ggraph package and warpbreaks dataset,Dendrogram,BASICS,Composition
331,Dendrogram of Hierarchical Data,https://openbiox.github.io/Bizard/Composition/Dendrogram_files/figure-html/fig2circular-1.png,https://openbiox.github.io/Bizard/Composition/Dendrogram.html#custom-tree-diagram,Use the circular = TRUE parameter to draw a circular dendrogram,Dendrogram,BASICS,Composition
332,Dendrogram of Hierarchical Data,https://openbiox.github.io/Bizard/Composition/Dendrogram_files/figure-html/fig3edge_link-1.png,https://openbiox.github.io/Bizard/Composition/Dendrogram.html#custom-tree-diagram,Choose different edge styles,Dendrogram,BASICS,Composition
333,Dendrogram of Hierarchical Data,https://openbiox.github.io/Bizard/Composition/Dendrogram_files/figure-html/fig4node_text-1.png,https://openbiox.github.io/Bizard/Composition/Dendrogram.html#custom-tree-diagram,Using geom_node_text and geom_node_point to add labels and nodes,Dendrogram,BASICS,Composition
334,Dendrogram of Hierarchical Data,https://openbiox.github.io/Bizard/Composition/Dendrogram_files/figure-html/fig5node_point-1.png,https://openbiox.github.io/Bizard/Composition/Dendrogram.html#custom-tree-diagram,Add color or shape to the dendrogram,Dendrogram,BASICS,Composition
335,Interactive Dendrogram,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/Dendrogram_plot1.png,https://openbiox.github.io/Bizard/Composition/Dendrogram.html#interactive-tree-diagram,Use the CollapsibleTree package to draw interactive dendrogram,Dendrogram,BASICS,Composition
336,Clustering Dendrogram,https://openbiox.github.io/Bizard/Composition/Dendrogram_files/figure-html/fig7Basehclust-1.png,https://openbiox.github.io/Bizard/Composition/Dendrogram.html#basic-tree-diagram,Hierarchical clustering of TCGA-BRCA samples,Dendrogram,BASICS,Composition
337,Clustering Dendrogram,https://openbiox.github.io/Bizard/Composition/Dendrogram_files/figure-html/fig8Zoom-1.png,https://openbiox.github.io/Bizard/Composition/Dendrogram.html#zoom-group,Zoom on a part of the dendrogram,Dendrogram,BASICS,Composition
338,Clustering Dendrogram,https://openbiox.github.io/Bizard/Composition/Dendrogram_files/figure-html/fig9Color-1.png,https://openbiox.github.io/Bizard/Composition/Dendrogram.html#colors-and-legends,Add colors and legends to the dendrogram,Dendrogram,BASICS,Composition
339,Dendrogram Using dendextend Package,https://openbiox.github.io/Bizard/Composition/Dendrogram_files/figure-html/fig10Basedendextend-1.png,https://openbiox.github.io/Bizard/Composition/Dendrogram.html#basic-tree-diagram-1,Basic dendrogram using the dendextend package and mtcars dataset,Dendrogram,BASICS,Composition
340,Dendrogram Using dendextend Package,https://openbiox.github.io/Bizard/Composition/Dendrogram_files/figure-html/fig11set-1.png,https://openbiox.github.io/Bizard/Composition/Dendrogram.html#custom-tree-diagram-1,Set labels_col to the dendrogram,Dendrogram,BASICS,Composition
341,Dendrogram Using dendextend Package,https://openbiox.github.io/Bizard/Composition/Dendrogram_files/figure-html/fig11set-2.png,https://openbiox.github.io/Bizard/Composition/Dendrogram.html#custom-tree-diagram-1,Set nodes_col to the dendrogram,Dendrogram,BASICS,Composition
342,Dendrogram Using dendextend Package,https://openbiox.github.io/Bizard/Composition/Dendrogram_files/figure-html/fig11set-3.png,https://openbiox.github.io/Bizard/Composition/Dendrogram.html#custom-tree-diagram-1,Set leaves_col to the dendrogram,Dendrogram,BASICS,Composition
343,Dendrogram Using dendextend Package,https://openbiox.github.io/Bizard/Composition/Dendrogram_files/figure-html/fig12rect.dendrogram-1.png,https://openbiox.github.io/Bizard/Composition/Dendrogram.html#highlight-clusters,Branches can be colored and marked based on their clustering properties,Dendrogram,BASICS,Composition
344,Dendrogram Using dendextend Package,https://openbiox.github.io/Bizard/Composition/Dendrogram_files/figure-html/fig13rect.dendrogram-1.png,https://openbiox.github.io/Bizard/Composition/Dendrogram.html#highlight-clusters,The rect.dendrogram() function even allows highlighting one or more specific clusters using rectangles,Dendrogram,BASICS,Composition
345,Dendrogram Using dendextend Package,https://openbiox.github.io/Bizard/Composition/Dendrogram_files/figure-html/fig14colored_bars-1.png,https://openbiox.github.io/Bizard/Composition/Dendrogram.html#comparison-with-expected-clustering,Comparing the obtained clusters with the expected distribution is a common task,Dendrogram,BASICS,Composition
346,Dendrogram Using dendextend Package,https://openbiox.github.io/Bizard/Composition/Dendrogram_files/figure-html/fig15tanglegram-1.png,https://openbiox.github.io/Bizard/Composition/Dendrogram.html#comparing-two-tree-diagrams,The tanglegram() function can be used to compare two dendrites,Dendrogram,BASICS,Composition
347,Single-level Circular Packing Chart,https://openbiox.github.io/Bizard/Composition/CircularPacking_files/figure-html/fig1BasicPlot-1.png,https://openbiox.github.io/Bizard/Composition/CircularPacking.html#basic-circular-packing-chart,Basic circular packing chart using the ggplot2 package and GO analysis dataset,Circular Packing Chart,BASICS,Composition
348,Single-level Circular Packing Chart,https://openbiox.github.io/Bizard/Composition/CircularPacking_files/figure-html/fig2Color-1.png,https://openbiox.github.io/Bizard/Composition/CircularPacking.html#color-mapping-data-size,Color mapping data size,Circular Packing Chart,BASICS,Composition
349,Single-level Circular Packing Chart,https://openbiox.github.io/Bizard/Composition/CircularPacking_files/figure-html/fig3Background-1.png,https://openbiox.github.io/Bizard/Composition/CircularPacking.html#custom-background,Custom background,Circular Packing Chart,BASICS,Composition
350,Interactive Single-level Circular Packing Chart,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/CircularPacking_plot1.png,https://openbiox.github.io/Bizard/Composition/CircularPacking.html#interactive-single-level-circular-packing-chart,The ggiraph package allows us to draw interactive circular packing chart,Circular Packing Chart,BASICS,Composition
351,Multi-level Circular Packing Chart,https://openbiox.github.io/Bizard/Composition/CircularPacking_files/figure-html/fig5Multi-1.png,https://openbiox.github.io/Bizard/Composition/CircularPacking.html#multi-level-circular-packing-chart,Multi-level circular packing chart using the igraph package and KEGG analysis dataset,Circular Packing Chart,BASICS,Composition
352,Interactive Multi-level Circular Packing Chart,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/CircularPacking_plot2.png,https://openbiox.github.io/Bizard/Composition/CircularPacking.html#interactive-multi-level-circular-packing-chart,The circlepackeR package allows for the creation of interactive multi-level circular packing chart,Circular Packing Chart,BASICS,Composition
353,Interactive Multi-level Circular Packing Chart,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/CircularPacking_plot3.png,https://openbiox.github.io/Bizard/Composition/CircularPacking.html#interactive-multi-level-circular-packing-chart,Displaying group borders and zooming in and out of different group levels,Circular Packing Chart,BASICS,Composition
354,Basic Waffle Chart Using waffle Package,https://openbiox.github.io/Bizard/Composition/Waffle_files/figure-html/fig1BasicPlot-1.png,https://openbiox.github.io/Bizard/Composition/Waffle.html#basic-code,Basic waffle chart using the waffle package and TCGA_clinical dataset,Waffle Chart,BASICS,Composition
355,Basic Waffle Chart Using waffle Package,https://openbiox.github.io/Bizard/Composition/Waffle_files/figure-html/fig2Beautify-1.png,https://openbiox.github.io/Bizard/Composition/Waffle.html#beautify-plot,Beautify waffle chart,Waffle Chart,BASICS,Composition
356,Basic Waffle Chart Using waffle Package,https://openbiox.github.io/Bizard/Composition/Waffle_files/figure-html/fig3mtcars-1.png,https://openbiox.github.io/Bizard/Composition/Waffle.html#taking-the-mtcars-database-as-an-example,Basic waffle chart using the waffle package and mtcars dataset,Waffle Chart,BASICS,Composition
357,Basic Waffle Chart Using ggplot2 Package,https://openbiox.github.io/Bizard/Composition/Waffle_files/figure-html/fig4TCGA-1.png,https://openbiox.github.io/Bizard/Composition/Waffle.html#basic-code-1,Basic waffle chart using the ggplot2 package and TCGA_clinical dataset,Waffle Chart,BASICS,Composition
358,Basic Waffle Chart Using ggplot2 Package,https://openbiox.github.io/Bizard/Composition/Waffle_files/figure-html/fig5Beautify-1.png,https://openbiox.github.io/Bizard/Composition/Waffle.html#beautify-plot-1,Beautify waffle chart,Waffle Chart,BASICS,Composition
359,Basic Waffle Chart Using ggplot2 Package,https://openbiox.github.io/Bizard/Composition/Waffle_files/figure-html/fig6mtcars-1.png,https://openbiox.github.io/Bizard/Composition/Waffle.html#taking-the-mtcars-database-as-an-example-1,Basic waffle chart using the ggplot2 package and mtcars dataset,Waffle Chart,BASICS,Composition
360,Basic Waffle Chart Using ggplot2 Package,https://openbiox.github.io/Bizard/Composition/Waffle_files/figure-html/fig7group-1.png,https://openbiox.github.io/Bizard/Composition/Waffle.html#grouping,geom_waffle() can be used to build waffle charts with groups and subgroups,Waffle Chart,BASICS,Composition
361,Basic Waffle Chart Using ggplot2 Package,https://openbiox.github.io/Bizard/Composition/Waffle_files/figure-html/fig8Beautify-1.png,https://openbiox.github.io/Bizard/Composition/Waffle.html#grouping,The colors of the waffle chart can be customized using the scale_fill_manual() function,Waffle Chart,BASICS,Composition
362,Basic Line Chart,https://openbiox.github.io/Bizard/DataOverTime/LineChart_files/figure-html/fig-BasicPlot-1.png,https://openbiox.github.io/Bizard/DataOverTime/LineChart.html#fig-BasicPlot,Basic line chart using the ggplot2 package and iris dataset,Line Chart,BASICS,Evolution
363,Change Line Style for Line Chart,https://openbiox.github.io/Bizard/DataOverTime/LineChart_files/figure-html/fig2Linestyle-1.png,https://openbiox.github.io/Bizard/DataOverTime/LineChart.html#change-line-style,"The line style of this graph can be changed by setting linewidth, color, and linetype",Line Chart,BASICS,Evolution
364,Y-axis Scale Logarithmic for Line Chart,https://openbiox.github.io/Bizard/DataOverTime/LineChart_files/figure-html/fig3Linestyle-1.png,https://openbiox.github.io/Bizard/DataOverTime/LineChart.html#y-axis-scale-logarithmic,Y-axis scale logarithmic for line chart using scale_y_log10(),Line Chart,BASICS,Evolution
365,Y-axis Scale Logarithmic for Line Chart,https://openbiox.github.io/Bizard/DataOverTime/LineChart_files/figure-html/fig4contral-1.png,https://openbiox.github.io/Bizard/DataOverTime/LineChart.html#y-axis-scale-logarithmic,Before y-axis logarithmic conversion (for comparison),Line Chart,BASICS,Evolution
366,Multi-class Data Plotting for Line Chart,https://openbiox.github.io/Bizard/DataOverTime/LineChart_files/figure-html/fig5multi-1.png,https://openbiox.github.io/Bizard/DataOverTime/LineChart.html#multi-class-data-plotting,Multi-class data plotting for line chart using the ggplot2 package and iris dataset,Line Chart,BASICS,Evolution
367,Color Selection for Line Chart,https://openbiox.github.io/Bizard/DataOverTime/LineChart_files/figure-html/fig6viridis-1.png,https://openbiox.github.io/Bizard/DataOverTime/LineChart.html#use-the-viridis-package,Plotting multiple types of data using the viridis package,Line Chart,BASICS,Evolution
368,Color Selection for Line Chart,https://openbiox.github.io/Bizard/DataOverTime/LineChart_files/figure-html/fig7scale_color-1.png,https://openbiox.github.io/Bizard/DataOverTime/LineChart.html#custom-colors,Customize colors using scale_color_manual(),Line Chart,BASICS,Evolution
369,Connect the Line Segments in the Scatter Plot,https://openbiox.github.io/Bizard/DataOverTime/LineChart_files/figure-html/fig8BaseLine-1.png,https://openbiox.github.io/Bizard/DataOverTime/LineChart.html#basic-plot-line-styles,Using geom_point() to draw points and geom_line() to draw line segments,Line Chart,BASICS,Evolution
370,Connect the Line Segments in the Scatter Plot,https://openbiox.github.io/Bizard/DataOverTime/LineChart_files/figure-html/fig9TimeLine-1.png,https://openbiox.github.io/Bizard/DataOverTime/LineChart.html#connect-according-to-time-sequence,Using geom_segment() to connect points according to time sequence,Line Chart,BASICS,Evolution
371,Connect the Line Segments in the Scatter Plot,https://openbiox.github.io/Bizard/DataOverTime/LineChart_files/figure-html/fig10Arror-1.png,https://openbiox.github.io/Bizard/DataOverTime/LineChart.html#timing-connection-arrow,Add arrows to each connection line,Line Chart,BASICS,Evolution
372,Plotting the Regression Curve for Line Chart,https://openbiox.github.io/Bizard/DataOverTime/LineChart_files/figure-html/fig11regress-1.png,https://openbiox.github.io/Bizard/DataOverTime/LineChart.html#regression-curve,A regression curve plotted based on a scatter plot,Line Chart,BASICS,Evolution
373,Plotting the Regression Curve for Line Chart,https://openbiox.github.io/Bizard/DataOverTime/LineChart_files/figure-html/fig12regresscof-1.png,https://openbiox.github.io/Bizard/DataOverTime/LineChart.html#regression-curve-confidence-interval,Add a confidence interval to the regression curve with parameter se=TRUE,Line Chart,BASICS,Evolution
374,Plotting the Regression Curve for Line Chart,https://openbiox.github.io/Bizard/DataOverTime/LineChart_files/figure-html/fig13regresslabel-1.png,https://openbiox.github.io/Bizard/DataOverTime/LineChart.html#add-regression-curve-labels,"Add the regression curve equation, R-squared, and p-value",Line Chart,BASICS,Evolution
375,Notes and Separators for Line Chart,https://openbiox.github.io/Bizard/DataOverTime/LineChart_files/figure-html/fig14annot-1.png,https://openbiox.github.io/Bizard/DataOverTime/LineChart.html#notes-and-separators,"Using annotate to add annotations for points and text, and geom_hline to draw horizontal dividing lines",Line Chart,BASICS,Evolution
376,Multi-subgraph Arrangement for Line Chart,https://openbiox.github.io/Bizard/DataOverTime/LineChart_files/figure-html/fig15Subplot-1.png,https://openbiox.github.io/Bizard/DataOverTime/LineChart.html#multi-subgraph-arrangement,"Two sub-diagrams in one image, and the arrangement of the images uses the patchwork package",Line Chart,BASICS,Evolution
377,Dual Y-axis for Line Chart,https://openbiox.github.io/Bizard/DataOverTime/LineChart_files/figure-html/fig16doubleY-1.png,https://openbiox.github.io/Bizard/DataOverTime/LineChart.html#dual-y-axis,Two different y-axis,Line Chart,BASICS,Evolution
378,Line Chart and Histogram,https://openbiox.github.io/Bizard/DataOverTime/LineChart_files/figure-html/fig17barline-1.png,https://openbiox.github.io/Bizard/DataOverTime/LineChart.html#line-chart-histogram,"The left y-axis of this graph is the histogram coordinate axis, and the right y-axis is the line graph coordinate axis",Line Chart,BASICS,Evolution
379,Emphasis on Specific Line Segments for Line Chart,https://openbiox.github.io/Bizard/DataOverTime/LineChart_files/figure-html/fig18barline-1.png,https://openbiox.github.io/Bizard/DataOverTime/LineChart.html#emphasis-on-specific-line-segments,Emphasize specific line segments using the gghighlight package,Line Chart,BASICS,Evolution
380,Emphasis on Specific Line Segments for Line Chart,https://openbiox.github.io/Bizard/DataOverTime/LineChart_files/figure-html/fig19alpha-1.png,https://openbiox.github.io/Bizard/DataOverTime/LineChart.html#emphasis-on-specific-line-segments,Using the unhighlighted_params parameter to modify the faded line format,Line Chart,BASICS,Evolution
381,Basic Area Chart,https://openbiox.github.io/Bizard/DataOverTime/AreaChart_files/figure-html/fig1BasicPlot-1.png,https://openbiox.github.io/Bizard/DataOverTime/AreaChart.html#basic-area-plot,Basic area chart using the ggplot2 package and TCGA-BRCA dataset,Area Chart,BASICS,Evolution
382,Basic Area Chart,https://openbiox.github.io/Bizard/DataOverTime/AreaChart_files/figure-html/fig2Custom-1.png,https://openbiox.github.io/Bizard/DataOverTime/AreaChart.html#custom-area-plot,Customizing the appearance of the area chart,Area Chart,BASICS,Evolution
383,Basic Area Chart,https://openbiox.github.io/Bizard/DataOverTime/AreaChart_files/figure-html/fig3Color-1.png,https://openbiox.github.io/Bizard/DataOverTime/AreaChart.html#add-gradient-colors,Add gradient colors to area chart,Area Chart,BASICS,Evolution
384,Basic Area Chart,https://openbiox.github.io/Bizard/DataOverTime/AreaChart_files/figure-html/fig4gradient-1.png,https://openbiox.github.io/Bizard/DataOverTime/AreaChart.html#gradient-colors-with-transparency,Add transparency to area chart,Area Chart,BASICS,Evolution
385,Basic Area Chart,https://openbiox.github.io/Bizard/DataOverTime/AreaChart_files/figure-html/fig5hrbrthemes-1.png,https://openbiox.github.io/Bizard/DataOverTime/AreaChart.html#fully-customized-area-map-with-gradient,Fully customized area chart with gradient,Area Chart,BASICS,Evolution
386,Basic Area Chart,https://openbiox.github.io/Bizard/DataOverTime/AreaChart_files/figure-html/fig6polygon-1.png,https://openbiox.github.io/Bizard/DataOverTime/AreaChart.html#drawing-area-plots-using-basic-r,Using the basic R function polygon() to build an area chart without using any other packages,Area Chart,BASICS,Evolution
387,Stacked Area Chart,https://openbiox.github.io/Bizard/DataOverTime/AreaChart_files/figure-html/fig7polygon-1.png,https://openbiox.github.io/Bizard/DataOverTime/AreaChart.html#basic-stacked-area-diagram,Basic stacked area chart using the ggplot2 package and AirPassengers dataset,Area Chart,BASICS,Evolution
388,Stacked Area Chart,https://openbiox.github.io/Bizard/DataOverTime/AreaChart_files/figure-html/fig8order-1.png,https://openbiox.github.io/Bizard/DataOverTime/AreaChart.html#controlling-the-stacking-order-in-ggplot2,Controlling the stacking order in ggplot2,Area Chart,BASICS,Evolution
389,Stacked Area Chart,https://openbiox.github.io/Bizard/DataOverTime/AreaChart_files/figure-html/fig9Month-1.png,https://openbiox.github.io/Bizard/DataOverTime/AreaChart.html#controlling-the-stacking-order-in-ggplot2,Sort alphabetically,Area Chart,BASICS,Evolution
390,Stacked Area Chart,https://openbiox.github.io/Bizard/DataOverTime/AreaChart_files/figure-html/fig10Year-1.png,https://openbiox.github.io/Bizard/DataOverTime/AreaChart.html#controlling-the-stacking-order-in-ggplot2,Sort by value for a specific year,Area Chart,BASICS,Evolution
391,Stacked Area Chart,https://openbiox.github.io/Bizard/DataOverTime/AreaChart_files/figure-html/fig11Custom-1.png,https://openbiox.github.io/Bizard/DataOverTime/AreaChart.html#custom-styles,Custom styles for stacked area chart,Area Chart,BASICS,Evolution
392,Proportional Stacked Area Chart,https://openbiox.github.io/Bizard/DataOverTime/AreaChart_files/figure-html/fig12Ration-1.png,https://openbiox.github.io/Bizard/DataOverTime/AreaChart.html#proportional-stacked-area-diagram,Proportional stacked area chart using the ggplot2 package and AirPassengers dataset,Area Chart,BASICS,Evolution
393,Interactive Area Chart,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/AreaChart_plot.png,https://openbiox.github.io/Bizard/DataOverTime/AreaChart.html#interactive-area-plot,Using the dygraph package for time series visualization,Area Chart,BASICS,Evolution
394,Basic Stacked Area Chart,https://openbiox.github.io/Bizard/DataOverTime/StackedArea_files/figure-html/fig1BasicPlot-1.png,https://openbiox.github.io/Bizard/DataOverTime/StackedArea.html#basic-stacked-area-diagram,Basic stacked area chart using the ggplot2 package and WorldPhones dataset,Stacked Area Chart,BASICS,Evolution
395,Basic Stacked Area Chart,https://openbiox.github.io/Bizard/DataOverTime/StackedArea_files/figure-html/fig2cov19-1.png,https://openbiox.github.io/Bizard/DataOverTime/StackedArea.html#basic-stacked-area-diagram,Basic stacked area chart using the ggplot2 package and COVID-19 dataset,Stacked Area Chart,BASICS,Evolution
396,Proportional Stacked Area Chart,https://openbiox.github.io/Bizard/DataOverTime/StackedArea_files/figure-html/fig3USPersonalExpenditure-1.png,https://openbiox.github.io/Bizard/DataOverTime/StackedArea.html#proportional-stacked-area-diagram,Proportional stacked area chart using the ggplot2 package and USPersonalExpenditure dataset,Stacked Area Chart,BASICS,Evolution
397,Proportional Stacked Area Chart,https://openbiox.github.io/Bizard/DataOverTime/StackedArea_files/figure-html/fig4covi19_percent-1.png,https://openbiox.github.io/Bizard/DataOverTime/StackedArea.html#proportional-stacked-area-diagram,Proportional stacked area chart using the ggplot2 package and COVID-19 dataset,Stacked Area Chart,BASICS,Evolution
398,Customization Stacked Area Chart,https://openbiox.github.io/Bizard/DataOverTime/StackedArea_files/figure-html/fig5Custom-1.png,https://openbiox.github.io/Bizard/DataOverTime/StackedArea.html#customization,Customization stacked area chart using the ggplot2 package and USPersonalExpenditure dataset,Stacked Area Chart,BASICS,Evolution
399,Interactive Stacked Area Chart,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/StackedAreaChart_plot.png,https://openbiox.github.io/Bizard/DataOverTime/StackedArea.html#interactive-stacked-area-map,Interactive stacked area chart using the plotly package and babynames dataset,Stacked Area Chart,BASICS,Evolution
400,Basic Streamgraph,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/Streamgraph_plot1.png,https://openbiox.github.io/Bizard/DataOverTime/Streamgraph.html#basic-code,Basic streamgraph using the streamgraph package and COVID-19 dataset,Streamgraph,BASICS,Evolution
401,Basic Streamgraph,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/Streamgraph_plot2.png,https://openbiox.github.io/Bizard/DataOverTime/Streamgraph.html#add-dropdown-button,The sg_legend() function adds a dropdown button,Streamgraph,BASICS,Evolution
402,Basic Streamgraph,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/Streamgraph_plot3.png,https://openbiox.github.io/Bizard/DataOverTime/Streamgraph.html#change-shape,The shape of the streamgraph can be changed by adjusting the interpolate parameter,Streamgraph,BASICS,Evolution
403,Basic Streamgraph,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/Streamgraph_plot4.png,https://openbiox.github.io/Bizard/DataOverTime/Streamgraph.html#change-color,The color of the streamgraph can be changed by scale_fill_brewer() and scale_fill_manual(),Streamgraph,BASICS,Evolution
404,Streamgraph Offset,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/Streamgraph_plot5.png,https://openbiox.github.io/Bizard/DataOverTime/Streamgraph.html#silhouette,Streamgraph with parameter offset="silhouette",Streamgraph,BASICS,Evolution
405,Streamgraph Offset,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/Streamgraph_plot6.png,https://openbiox.github.io/Bizard/DataOverTime/Streamgraph.html#zero,Streamgraph with parameter offset="zero",Streamgraph,BASICS,Evolution
406,Streamgraph Offset,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/Streamgraph_plot7.png,https://openbiox.github.io/Bizard/DataOverTime/Streamgraph.html#expand,Streamgraph with parameter offset="expand",Streamgraph,BASICS,Evolution
407,Streamgraph Using ggplot2,https://openbiox.github.io/Bizard/DataOverTime/Streamgraph_files/figure-html/fig9html-1.png,https://openbiox.github.io/Bizard/DataOverTime/Streamgraph.html#basic-code-1,Streamgraph using the ggplot2 package and COVID-19 dataset,Streamgraph,BASICS,Evolution
408,Streamgraph Using ggplot2,https://openbiox.github.io/Bizard/DataOverTime/Streamgraph_files/figure-html/fig10Beautify-1.png,https://openbiox.github.io/Bizard/DataOverTime/Streamgraph.html#beautify-plot,Beautify streamgraph using ggplot2 package,Streamgraph,BASICS,Evolution
409,Streamgraph Using ggplot2,https://openbiox.github.io/Bizard/DataOverTime/Streamgraph_files/figure-html/fig11ChickWeight-1.png,https://openbiox.github.io/Bizard/DataOverTime/Streamgraph.html#taking-chickweight-data-as-an-example,Streamgraph using the ggplot2 package and ChickWeight dataset,Streamgraph,BASICS,Evolution
410,Basic Timeseries Chart,https://openbiox.github.io/Bizard/DataOverTime/Timeseries_files/figure-html/fig1BasicPlot-1.png,https://openbiox.github.io/Bizard/DataOverTime/Timeseries.html#basic-plot,Basic timeseries chart using the ggplot2 package and economics dataset,Timeseries Chart,BASICS,Evolution
411,Display Observation Point for Timeseries Chart,https://openbiox.github.io/Bizard/DataOverTime/Timeseries_files/figure-html/fig2geom_point-1.png,https://openbiox.github.io/Bizard/DataOverTime/Timeseries.html#display-observation-point,The observation point is displayed using geom_point(),Timeseries Chart,BASICS,Evolution
412,Multi-class Data for Timeseries Chart,https://openbiox.github.io/Bizard/DataOverTime/Timeseries_files/figure-html/fig3multi-1.png,https://openbiox.github.io/Bizard/DataOverTime/Timeseries.html#multi-class-data-plotting,Multi-class data for timeseries chart using the ggplot2 package and dehydration dataset,Timeseries Chart,BASICS,Evolution
413,Change X-axis Date Labels for Timeseries Chart,https://openbiox.github.io/Bizard/DataOverTime/Timeseries_files/figure-html/fig4scale_x_date-1.png,https://openbiox.github.io/Bizard/DataOverTime/Timeseries.html#format-the-date-labels,The x-axis labels in the graph have been changed to year-month format,Timeseries Chart,BASICS,Evolution
414,Change X-axis Date Labels for Timeseries Chart,https://openbiox.github.io/Bizard/DataOverTime/Timeseries_files/figure-html/fig5breaks-1.png,https://openbiox.github.io/Bizard/DataOverTime/Timeseries.html#set-the-display-interval-for-date-labels,The date_breaks parameter in scale_x_date is used in the graph to change the display interval of the date labels,Timeseries Chart,BASICS,Evolution
415,Adjust Label Angle for Timeseries Chart,https://openbiox.github.io/Bizard/DataOverTime/Timeseries_files/figure-html/fig6angle-1.png,https://openbiox.github.io/Bizard/DataOverTime/Timeseries.html#adjust-label-angle,Adjust the label angle using theme(),Timeseries Chart,BASICS,Evolution
416,Time Limit for Timeseries Chart,https://openbiox.github.io/Bizard/DataOverTime/Timeseries_files/figure-html/fig7angle-1.png,https://openbiox.github.io/Bizard/DataOverTime/Timeseries.html#time-limit,Extracting a time-limited image using the limit parameter of scale_x_date(),Timeseries Chart,BASICS,Evolution
417,Notes and Separators for Timeseries Chart,https://openbiox.github.io/Bizard/DataOverTime/Timeseries_files/figure-html/fig8annotate-1.png,https://openbiox.github.io/Bizard/DataOverTime/Timeseries.html#notes-and-separators,"The highest point was marked and labeled using annotate(), and a horizontal dividing line was drawn using geom_hline()",Timeseries Chart,BASICS,Evolution
418,Subgraph Merging for Timeseries Chart,https://openbiox.github.io/Bizard/DataOverTime/Timeseries_files/figure-html/fig9merge-1.png,https://openbiox.github.io/Bizard/DataOverTime/Timeseries.html#subgraph-merging,The patchwork package can be used to place subgraphs on a graph,Timeseries Chart,BASICS,Evolution
419,Dual Y-axis for Timeseries Chart,https://openbiox.github.io/Bizard/DataOverTime/Timeseries_files/figure-html/fig10doubleY-1.png,https://openbiox.github.io/Bizard/DataOverTime/Timeseries.html#dual-y-axis,"For dual y-axis setup, use sec.axis to set the second y-axis",Timeseries Chart,BASICS,Evolution
420,Chinese Calendar,https://openbiox.github.io/Bizard/DataOverTime/CalendHighlight_files/figure-html/fig1CalendChina-1.png,https://openbiox.github.io/Bizard/DataOverTime/CalendHighlight.html#chinese-calendar,The default weeknames and monthnames are in Chinese,Calend Highlight,BASICS,Evolution
421,English Calendar,https://openbiox.github.io/Bizard/DataOverTime/CalendHighlight_files/figure-html/fig1Calend-1.png,https://openbiox.github.io/Bizard/DataOverTime/CalendHighlight.html#english-calendar,The default weeknames and monthnames are in English,Calend Highlight,BASICS,Evolution
422,Calendar Period,https://openbiox.github.io/Bizard/DataOverTime/CalendHighlight_files/figure-html/fig1CalendPeriod-1.png,https://openbiox.github.io/Bizard/DataOverTime/CalendHighlight.html#calendar-period,Certain date ranges can be selected to be highlighted,Calend Highlight,BASICS,Evolution
423,Circular Plot,https://openbiox.github.io/Bizard/Proportion/ChordDiagram_files/figure-html/fig1BasicPlot-1.png,https://openbiox.github.io/Bizard/Proportion/ChordDiagram.html#basic-plot,The circlize package can be used to create circular plots,Chord Diagram,BASICS,Proportion
424,Customization Circular Plot,https://openbiox.github.io/Bizard/Proportion/ChordDiagram_files/figure-html/fig2Custom-1.png,https://openbiox.github.io/Bizard/Proportion/ChordDiagram.html#custom,Customization circular plot using the circlize package,Chord Diagram,BASICS,Proportion
425,Circular Plot Type,https://openbiox.github.io/Bizard/Proportion/ChordDiagram_files/figure-html/fig3circos.trackLines-1.png,https://openbiox.github.io/Bizard/Proportion/ChordDiagram.html#circular-plot-type,Circular line plot,Chord Diagram,BASICS,Proportion
426,Circular Plot Type,https://openbiox.github.io/Bizard/Proportion/ChordDiagram_files/figure-html/fig4circos.trackLines-1.png,https://openbiox.github.io/Bizard/Proportion/ChordDiagram.html#circular-plot-type,Circular vertical line plot,Chord Diagram,BASICS,Proportion
427,Circular Plot Type,https://openbiox.github.io/Bizard/Proportion/ChordDiagram_files/figure-html/fig5trackPlotRegion-1.png,https://openbiox.github.io/Bizard/Proportion/ChordDiagram.html#circular-plot-type,Circular histogram,Chord Diagram,BASICS,Proportion
428,Circular Plot Type,https://openbiox.github.io/Bizard/Proportion/ChordDiagram_files/figure-html/fig6trackPlotRegion-1.png,https://openbiox.github.io/Bizard/Proportion/ChordDiagram.html#circular-plot-type,Multi-track circular plot,Chord Diagram,BASICS,Proportion
429,Part Circular Plot,https://openbiox.github.io/Bizard/Proportion/ChordDiagram_files/figure-html/fig7circos.par-1.png,https://openbiox.github.io/Bizard/Proportion/ChordDiagram.html#draw-a-part,The circlize package allows you to use the circos.par() function to display only a portion of the circular chart,Chord Diagram,BASICS,Proportion
430,Chord Diagram,https://openbiox.github.io/Bizard/Proportion/ChordDiagram_files/figure-html/fig8circos.link-1.png,https://openbiox.github.io/Bizard/Proportion/ChordDiagram.html#add-link,The circos.links() function builds connections one by one,Chord Diagram,BASICS,Proportion
431,Chord Diagram,https://openbiox.github.io/Bizard/Proportion/ChordDiagram_files/figure-html/fig9chordDiagram-1.png,https://openbiox.github.io/Bizard/Proportion/ChordDiagram.html#basic-chord-diagram,Basic chord diagram using the circlize package and TCGA-BRCA dataset,Chord Diagram,BASICS,Proportion
432,Chord Diagram,https://openbiox.github.io/Bizard/Proportion/ChordDiagram_files/figure-html/fig10color-1.png,https://openbiox.github.io/Bizard/Proportion/ChordDiagram.html#basic-chord-diagram,Change color for chord diagram,Chord Diagram,BASICS,Proportion
433,Chord Diagram,https://openbiox.github.io/Bizard/Proportion/ChordDiagram_files/figure-html/fig11layout-1.png,https://openbiox.github.io/Bizard/Proportion/ChordDiagram.html#faceted-chord-diagram,Faceted chord diagram,Chord Diagram,BASICS,Proportion
434,Chord Diagram,https://openbiox.github.io/Bizard/Proportion/ChordDiagram_files/figure-html/fig12direction-1.png,https://openbiox.github.io/Bizard/Proportion/ChordDiagram.html#directional-layered-chord-diagram,Directional layered chord diagram,Chord Diagram,BASICS,Proportion
435,Chord Diagram,https://openbiox.github.io/Bizard/Proportion/ChordDiagram_files/figure-html/fig13Custom-1.png,https://openbiox.github.io/Bizard/Proportion/ChordDiagram.html#highly-customized-chord-diagrams,Highly customized chord diagram,Chord Diagram,BASICS,Proportion
436,Chord Diagram,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/ChordDiagram_plot.png,https://openbiox.github.io/Bizard/Proportion/ChordDiagram.html#interactive-chord-diagram,Interactive chord diagram,Chord Diagram,BASICS,Proportion
437,Custom Network Graph,https://openbiox.github.io/Bizard/Proportion/Network_files/figure-html/fig2BasicPlot-1.png,https://openbiox.github.io/Bizard/Proportion/Network.html#custom-nodes-links-and-tags,"Custom nodes, links, and tags for network graph",Network Graph,BASICS,Proportion
438,Layout for Network Graph,https://openbiox.github.io/Bizard/Proportion/Network_files/figure-html/fig3layout-1.png,https://openbiox.github.io/Bizard/Proportion/Network.html#layout,"Different network graph layouts can be used as needed, such as sphere, circle, random, fruchterman.reingold, etc",Network Graph,BASICS,Proportion
439,Variable Mapping for Network Graph,https://openbiox.github.io/Bizard/Proportion/Network_files/figure-html/fig4mapnode-1.png,https://openbiox.github.io/Bizard/Proportion/Network.html#variable-classification-mapping-to-nodes,Variable classification mapping to nodes,Network Graph,BASICS,Proportion
440,Variable Mapping for Network Graph,https://openbiox.github.io/Bizard/Proportion/Network_files/figure-html/fig5maplink-1.png,https://openbiox.github.io/Bizard/Proportion/Network.html#variable-mapping-to-link,Variable mapping to link,Network Graph,BASICS,Proportion
441,Node Size Mapping for Network Graph,https://openbiox.github.io/Bizard/Proportion/Network_files/figure-html/fig6mapsize-1.png,https://openbiox.github.io/Bizard/Proportion/Network.html#node-size-maps-to-number-of-connections,Node size maps to number of connections,Network Graph,BASICS,Proportion
442,Clustering for Network Graph,https://openbiox.github.io/Bizard/Proportion/Network_files/figure-html/fig7mapsize-1.png,https://openbiox.github.io/Bizard/Proportion/Network.html#clustering-results-visualization,Clustering results visualization for network graph,Network Graph,BASICS,Proportion
443,3D Interactive Network Graph,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/NetworkGraph_plot.png,https://openbiox.github.io/Bizard/Proportion/Network.html#d-interactive-network-diagram,The networkD3 package can be used to enable 3D interaction of network graph,Network Graph,BASICS,Proportion
444,Sankey Diagram Using networkD3 Package,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/SankeyDiagram_plot1.png,https://openbiox.github.io/Bizard/Proportion/Sankey.html#basic-sankey-diagram,Basic sankey diagram using the networkD3 package and drugs dataset,Sankey Diagram,BASICS,Proportion
445,Sankey Diagram Using networkD3 Package,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/SankeyDiagram_plot2.png,https://openbiox.github.io/Bizard/Proportion/Sankey.html#customizing-colors,Customizing node colors for sankey diagram using networkD3 package,Sankey Diagram,BASICS,Proportion
446,Sankey Diagram Using networkD3 Package,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/SankeyDiagram_plot3.png,https://openbiox.github.io/Bizard/Proportion/Sankey.html#customizing-colors,Customizing link colors for sankey diagram using networkD3 package,Sankey Diagram,BASICS,Proportion
447,Sankey Diagram Using ggalluvial Package,https://openbiox.github.io/Bizard/Proportion/Sankey_files/figure-html/fig-BasicSankeyDiagram3-1.png,https://openbiox.github.io/Bizard/Proportion/Sankey.html#basic-sankey-diagram-1,Basic sankey diagram using the ggalluvial package and drugs dataset,Sankey Diagram,BASICS,Proportion
448,Sankey Diagram Using ggalluvial Package,https://openbiox.github.io/Bizard/Proportion/Sankey_files/figure-html/fig-ChangingLineTypes-1.png,https://openbiox.github.io/Bizard/Proportion/Sankey.html#changing-line-types,Changing line types for sankey diagram using ggalluvial package with curve_type = "linear",Sankey Diagram,BASICS,Proportion
449,Sankey Diagram Using ggalluvial Package,https://openbiox.github.io/Bizard/Proportion/Sankey_files/figure-html/fig-ChangingLineTypes2-1.png,https://openbiox.github.io/Bizard/Proportion/Sankey.html#changing-line-types,Changing line types for sankey diagram using ggalluvial package with curve_type = "sigmoid",Sankey Diagram,BASICS,Proportion
450,Basic Arc Diagram,https://openbiox.github.io/Bizard/Proportion/ArcDiagram_files/figure-html/fig1BasicPlot-1.png,https://openbiox.github.io/Bizard/Proportion/ArcDiagram.html#basic-arc-diagram-1,Basic arc diagram using the ggraph package and manually created dataset,Arc Diagram,BASICS,Proportion
451,Node Colors for Arc Diagram,https://openbiox.github.io/Bizard/Proportion/ArcDiagram_files/figure-html/fig2nodecolor-1.png,https://openbiox.github.io/Bizard/Proportion/ArcDiagram.html#map-group-information-to-node-colors,Parameter color = groups maps grouping information to the color of the nodes,Arc Diagram,BASICS,Proportion
452,Complex Arc Diagram,https://openbiox.github.io/Bizard/Proportion/ArcDiagram_files/figure-html/fig3Complex-1.png,https://openbiox.github.io/Bizard/Proportion/ArcDiagram.html#drawing-complex-graph-structures,Co-authored network data processing and graphics,Arc Diagram,BASICS,Proportion
453,Complex Arc Diagram,https://openbiox.github.io/Bizard/Proportion/ArcDiagram_files/figure-html/fig4Compare-1.png,https://openbiox.github.io/Bizard/Proportion/ArcDiagram.html#drawing-complex-graph-structures,Plotting complex data without grouping or sorting (for comparison),Arc Diagram,BASICS,Proportion
454,Thickness of Arc Diagram,https://openbiox.github.io/Bizard/Proportion/ArcDiagram_files/figure-html/fig5weight-1.png,https://openbiox.github.io/Bizard/Proportion/ArcDiagram.html#the-thickness-of-the-arc-is-defined-according-to-the-edge-weight.,The thickness of the arc is defined according to the edge weight,Arc Diagram,BASICS,Proportion
455,Scattered Bubble Animation,https://openbiox.github.io/Bizard/images/Animation_plot1.gif,https://openbiox.github.io/Bizard/Animation/Animation.html#taking-the-gapminder-dataset-as-an-example,Scattered bubble animation using the gganimate package and gapminder dataset,Animation Plot,BASICS,Animation
456,Scattered Bubble Animation,https://openbiox.github.io/Bizard/images/Animation_plot2.gif,https://openbiox.github.io/Bizard/Animation/Animation.html#grouped-scatter-bubble-animation,Grouped scatter bubble animation,Animation Plot,BASICS,Animation
457,Bar Chart Animation,https://openbiox.github.io/Bizard/images/Animation_plot3.gif,https://openbiox.github.io/Bizard/Animation/Animation.html#interval-transition-bar-chart,Bar chart animation using the gganimate package and manually created dataset,Animation Plot,BASICS,Animation
458,Bar Chart Animation,https://openbiox.github.io/Bizard/images/Animation_plot4.gif,https://openbiox.github.io/Bizard/Animation/Animation.html#interval-transition-bar-chart,Bar chart animation using the gganimate package and COVID-19 dataset,Animation Plot,BASICS,Animation
459,Line Chart Animation,https://openbiox.github.io/Bizard/images/Animation_plot5.gif,https://openbiox.github.io/Bizard/Animation/Animation.html#dynamic-line-chart,Line chart animation using the gganimate package and babynames dataset,Animation Plot,BASICS,Animation
460,Line Chart Animation,https://openbiox.github.io/Bizard/images/Animation_plot6.gif,https://openbiox.github.io/Bizard/Animation/Animation.html#dynamic-line-chart,Line chart animation using the gganimate package and COVID-19 dataset,Animation Plot,BASICS,Animation
461,Interactivity Bubble Chart,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/Interactivity_plot1.png,https://openbiox.github.io/Bizard/Animation/Interactivity.html#bubble-chart-using-plotly,Interactivity bubble chart using the plotly package and gapminder dataset,Interactivity Plot,BASICS,Animation
462,Interactivity Heatmap,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/Interactivity_plot2.png,https://openbiox.github.io/Bizard/Animation/Interactivity.html#heatmap-using-plotly-and-d3heatmap,Interactivity heatmap using the plotly package and TCGA dataset,Interactivity Plot,BASICS,Animation
463,Interactivity Heatmap,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/Interactivity_plot3.png,https://openbiox.github.io/Bizard/Animation/Interactivity.html#d3heatmap,Interactivity heatmap using the d3heatmap package and mtcars dataset,Interactivity Plot,BASICS,Animation
464,Interactivity Streamgraph,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/Interactivity_plot4.png,https://openbiox.github.io/Bizard/Animation/Interactivity.html#streamline-diagram-using-streamgraph,Interactivity streamgraph using the streamgraph package and COVID-19 dataset,Interactivity Plot,BASICS,Animation
465,Interactivity Chord Diagram,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/Interactivity_plot5.png,https://openbiox.github.io/Bizard/Animation/Interactivity.html#chord-diagram-using-the-chorddiag-package,Interactivity chord diagram using the chorddiag package and manually created dataset,Interactivity Plot,BASICS,Animation
466,Interactivity Time Series Plot,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/Interactivity_plot6.png,https://openbiox.github.io/Bizard/Animation/Interactivity.html#time-series-plots-using-the-dygraphs-package,Interactivity time series plot using the dygraphs package and COVID-19 dataset,Interactivity Plot,BASICS,Animation
467,Interactivity Plot Using ggiraph Package,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/Interactivity_plot7.png,https://openbiox.github.io/Bizard/Animation/Interactivity.html#basic-usage,"This is an example using the geom_point_interactive() function, which “replaces” the original geom_point() function in ggplot2",Interactivity Plot,BASICS,Animation
468,Interactivity Plot Using ggiraph Package,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/Interactivity_plot8.png,https://openbiox.github.io/Bizard/Animation/Interactivity.html#merge-charts,Interactively merging two images,Interactivity Plot,BASICS,Animation
469,Interactivity Plot Using ggiraph Package,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/Interactivity_plot9.png,https://openbiox.github.io/Bizard/Animation/Interactivity.html#customize-interactive-charts-using-css,Customize interactive charts using CSS,Interactivity Plot,BASICS,Animation
470,Interactivity Plot Using ggiraph Package,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/Interactivity_plot10.png,https://openbiox.github.io/Bizard/Animation/Interactivity.html#add-css,Add fill effect,Interactivity Plot,BASICS,Animation
471,Interactivity Plot Using ggiraph Package,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/Interactivity_plot11.png,https://openbiox.github.io/Bizard/Animation/Interactivity.html#add-css,Highlight a curve,Interactivity Plot,BASICS,Animation
472,Collinearity Plot,https://openbiox.github.io/Bizard/images/Omics/Collinearity_fig1.png,https://openbiox.github.io/Bizard/Omics/CollinearityPlot.html#basic-collinearity-plot,You can use the ideogram function provided in the RIdeogram package to draw a collinearity plot.,Collinearity Plot,OMICS,CollinearityPlot
473,Collinearity Plot,https://openbiox.github.io/Bizard/images/Omics/Collinearity_fig2.jpg,https://openbiox.github.io/Bizard/Omics/CollinearityPlot.html#change-colors,"If you want to change the colors of the plot, just modify the color column in the karyotype and overlaid tables",Collinearity Plot,OMICS,CollinearityPlot
474,Gene Structure Plot,https://openbiox.github.io/Bizard/Omics/GeneStructurePlot_files/figure-html/fig-1.1BasicPlot-1.png,https://openbiox.github.io/Bizard/Omics/GeneStructurePlot.html#fig-1.1BasicPlot,Plotting the relative positions of a series of genes,Gene Structure Plot,OMICS,GeneStructurePlot
475,Gene Structure Plot,https://openbiox.github.io/Bizard/Omics/GeneStructurePlot_files/figure-html/fig-1.2GeneGroup-1.png,https://openbiox.github.io/Bizard/Omics/GeneStructurePlot.html#fig-1.2GeneGroup,Plot a set of genes,Gene Structure Plot,OMICS,GeneStructurePlot
476,Gene Structure Plot,https://openbiox.github.io/Bizard/Omics/GeneStructurePlot_files/figure-html/fig-1.3SubStructure-1.png,https://openbiox.github.io/Bizard/Omics/GeneStructurePlot.html#fig-1.3SubStructure,Plot gene substructure,Gene Structure Plot,OMICS,GeneStructurePlot
477,Gene Structure Plot,https://openbiox.github.io/Bizard/Omics/GeneStructurePlot_files/figure-html/fig-1.4GeneLabel-1.png,https://openbiox.github.io/Bizard/Omics/GeneStructurePlot.html#fig-1.4GeneLabel,Plot gene markers,Gene Structure Plot,OMICS,GeneStructurePlot
478,Gene Structure Plot,https://openbiox.github.io/Bizard/Omics/GeneStructurePlot_files/figure-html/fig-1.5ggtree-1.png,https://openbiox.github.io/Bizard/Omics/GeneStructurePlot.html#fig-1.5ggtree,With evolutionary trees and plots,Gene Structure Plot,OMICS,GeneStructurePlot
479,Beautify Gene Structure Plot,https://openbiox.github.io/Bizard/Omics/GeneStructurePlot_files/figure-html/fig-2.1theme_genes-1.png,https://openbiox.github.io/Bizard/Omics/GeneStructurePlot.html#fig-2.1theme_genes,"In gggenes, there is an image theme called theme_genes that is very suitable for drawing gene structure",Gene Structure Plot,OMICS,GeneStructurePlot
480,Beautify Gene Structure Plot,https://openbiox.github.io/Bizard/Omics/GeneStructurePlot_files/figure-html/fig-2.2.1Color1-1.png,https://openbiox.github.io/Bizard/Omics/GeneStructurePlot.html#modify-color,Add colors to different genes,Gene Structure Plot,OMICS,GeneStructurePlot
481,Beautify Gene Structure Plot,https://openbiox.github.io/Bizard/Omics/GeneStructurePlot_files/figure-html/fig-2.2.2Color-1.png,https://openbiox.github.io/Bizard/Omics/GeneStructurePlot.html#fig-2.2.2Color,"To change the color scheme, you can use the palette or set it manually",Gene Structure Plot,OMICS,GeneStructurePlot
482,Beautify Gene Structure Plot,https://openbiox.github.io/Bizard/Omics/GeneStructurePlot_files/figure-html/fig-2.2.3Color-1.png,https://openbiox.github.io/Bizard/Omics/GeneStructurePlot.html#fig-2.2.3Color,Custom color scheme,Gene Structure Plot,OMICS,GeneStructurePlot
483,Beautify Gene Structure Plot,https://openbiox.github.io/Bizard/Omics/GeneStructurePlot_files/figure-html/fig-2.3Label-1.png,https://openbiox.github.io/Bizard/Omics/GeneStructurePlot.html#fig-2.3Label,Add gene labels,Gene Structure Plot,OMICS,GeneStructurePlot
484,Beautify Gene Structure Plot,https://openbiox.github.io/Bizard/Omics/GeneStructurePlot_files/figure-html/fig-2.4arrow-1.png,https://openbiox.github.io/Bizard/Omics/GeneStructurePlot.html#fig-2.4arrow,Modify gene arrow shape,Gene Structure Plot,OMICS,GeneStructurePlot
485,Beautify Gene Structure Plot,https://openbiox.github.io/Bizard/Omics/GeneStructurePlot_files/figure-html/fig-2.5forward-1.png,https://openbiox.github.io/Bizard/Omics/GeneStructurePlot.html#fig-2.5forward,Modify the direction of genes,Gene Structure Plot,OMICS,GeneStructurePlot
486,Manhattan Plot Using qqman Package,https://openbiox.github.io/Bizard/Omics/ManhattanPlot_files/figure-html/fig-1.1Basicmanhattan-1.png,https://openbiox.github.io/Bizard/Omics/ManhattanPlot.html#fig-1.1Basicmanhattan,Basic manhattan plot using the qqman package,Manhattan Plot,OMICS,ManhattanPlot
487,Manhattan Plot Using qqman Package,https://openbiox.github.io/Bizard/Omics/ManhattanPlot_files/figure-html/fig-1.2Color-1.png,https://openbiox.github.io/Bizard/Omics/ManhattanPlot.html#fig-1.2Color,The color of chromosomes in manhattan can be modified by the col parameter,Manhattan Plot,OMICS,ManhattanPlot
488,Manhattan Plot Using qqman Package,https://openbiox.github.io/Bizard/Omics/ManhattanPlot_files/figure-html/fig-1.3Highlight-1.png,https://openbiox.github.io/Bizard/Omics/ManhattanPlot.html#fig-1.3Highlight,To highlight specific SNPs,Manhattan Plot,OMICS,ManhattanPlot
489,Manhattan Plot Using qqman Package,https://openbiox.github.io/Bizard/Omics/ManhattanPlot_files/figure-html/fig-1.4annotatePval-1.png,https://openbiox.github.io/Bizard/Omics/ManhattanPlot.html#fig-1.4annotatePval,Annotate SNPs above the threshold,Manhattan Plot,OMICS,ManhattanPlot
490,Manhattan Plot Using ggplot2 Package,https://openbiox.github.io/Bizard/Omics/ManhattanPlot_files/figure-html/fig-2.1ggplot2-1.png,https://openbiox.github.io/Bizard/Omics/ManhattanPlot.html#fig-2.1ggplot2,Basic manhattan plot using the ggplot2 package,Manhattan Plot,OMICS,ManhattanPlot
491,Manhattan Plot Using ggplot2 Package,https://openbiox.github.io/Bizard/Omics/ManhattanPlot_files/figure-html/fig-2.2Color-1.png,https://openbiox.github.io/Bizard/Omics/ManhattanPlot.html#fig-2.2Color,ggplot2 modify colors,Manhattan Plot,OMICS,ManhattanPlot
492,Manhattan Plot Using ggplot2 Package,https://openbiox.github.io/Bizard/Omics/ManhattanPlot_files/figure-html/fig-2.3Highlight-1.png,https://openbiox.github.io/Bizard/Omics/ManhattanPlot.html#fig-2.3Highlight,Highlight or mark SNPs,Manhattan Plot,OMICS,ManhattanPlot
493,Manhattan Plot Using ggplot2 Package,https://openbiox.github.io/Bizard/Omics/ManhattanPlot_files/figure-html/fig-2.4double-1.png,https://openbiox.github.io/Bizard/Omics/ManhattanPlot.html#fig-2.4double,Bidirectional Manhattan plot,Manhattan Plot,OMICS,ManhattanPlot
494,Basic Multiple Volcano Plot,https://openbiox.github.io/Bizard/Omics/MultiVolcanoPlot_files/figure-html/fig-1.1BasicPlot-1.png,https://openbiox.github.io/Bizard/Omics/MultiVolcanoPlot.html#fig-1.1BasicPlot,Multiple volcano plots can be drawn using the jjVolcano function provided in the scRNAtoolVis package.,Multiple Volcano Plot,OMICS,MultiVolcanoPlot
495,Basic Multiple Volcano Plot,https://openbiox.github.io/Bizard/Omics/MultiVolcanoPlot_files/figure-html/fig-1.2myMarkers-1.png,https://openbiox.github.io/Bizard/Omics/MultiVolcanoPlot.html#fig-1.2myMarkers,"Set myMarkers = c('PPBP', 'PF4')",Multiple Volcano Plot,OMICS,MultiVolcanoPlot
496,Basic Multiple Volcano Plot,https://openbiox.github.io/Bizard/Omics/MultiVolcanoPlot_files/figure-html/fig-1.3log2FC.cutoff-1.png,https://openbiox.github.io/Bizard/Omics/MultiVolcanoPlot.html#fig-1.3log2FC.cutoff,Key Parameters:log2FC.cutoff,Multiple Volcano Plot,OMICS,MultiVolcanoPlot
497,Basic Multiple Volcano Plot,https://openbiox.github.io/Bizard/Omics/MultiVolcanoPlot_files/figure-html/fig-1.4col.type-1.png,https://openbiox.github.io/Bizard/Omics/MultiVolcanoPlot.html#fig-1.4col.type,Key Parameters:col.type,Multiple Volcano Plot,OMICS,MultiVolcanoPlot
498,Direction Rotation of Multiple Volcano Plot,https://openbiox.github.io/Bizard/Omics/MultiVolcanoPlot_files/figure-html/fig-2.1flip-1.png,https://openbiox.github.io/Bizard/Omics/MultiVolcanoPlot.html#direction-of-rotation,Use the flip parameter in the jjVolcano function to rotate the orientation of the heatmap.,Multiple Volcano Plot,OMICS,MultiVolcanoPlot
499,Polar Coordinates of Multiple Volcano Plot,https://openbiox.github.io/Bizard/Omics/MultiVolcanoPlot_files/figure-html/fig-3.1polar-1.png,https://openbiox.github.io/Bizard/Omics/MultiVolcanoPlot.html#polar-coordinates,Convert multiple volcano plots to polar coordinates by setting the parameter polar = T.,Multiple Volcano Plot,OMICS,MultiVolcanoPlot
500,Build Network Plot,https://openbiox.github.io/Bizard/Omics/NetworkPlot_files/figure-html/fig1.1BasicNetwork-1.png,https://openbiox.github.io/Bizard/Omics/NetworkPlot.html#build-network,"Simple multi-omics network: contains information of microbiome, metabolome, transcriptome, etc.",Network Plot,OMICS,NetworkPlot
501,Add Annotation to Nework Plot,https://openbiox.github.io/Bizard/Omics/NetworkPlot_files/figure-html/fig1.2Annotation-1.png,https://openbiox.github.io/Bizard/Omics/NetworkPlot.html#add-annotation,Add annotation to nework plot using c_net_set(),Network Plot,OMICS,NetworkPlot
502,Filter Subnetwork,https://openbiox.github.io/Bizard/Omics/NetworkPlot_files/figure-html/fig1.3SubNetwork-1.png,https://openbiox.github.io/Bizard/Omics/NetworkPlot.html#filter-subnetwork,Filter subnetwork using c_net_filter(),Network Plot,OMICS,NetworkPlot
503,Merge Network,https://openbiox.github.io/Bizard/Omics/NetworkPlot_files/figure-html/fig1.4MergeNetwork1-1.png,https://openbiox.github.io/Bizard/Omics/NetworkPlot.html#merge-network,Network1,Network Plot,OMICS,NetworkPlot
504,Merge Network,https://openbiox.github.io/Bizard/Omics/NetworkPlot_files/figure-html/fig1.4MergeNetwork2-1.png,https://openbiox.github.io/Bizard/Omics/NetworkPlot.html#merge-network,Network2,Network Plot,OMICS,NetworkPlot
505,Merge Network,https://openbiox.github.io/Bizard/Omics/NetworkPlot_files/figure-html/fig1.4MergeNetwork3-1.png,https://openbiox.github.io/Bizard/Omics/NetworkPlot.html#merge-network,Merge network using c_net_union(),Network Plot,OMICS,NetworkPlot
506,Sankey Diagram,https://openbiox.github.io/Bizard/Omics/SankeyBubblePlot_files/figure-html/fig-1.1Sankey-1.png,https://openbiox.github.io/Bizard/Omics/SankeyBubblePlot.html#fig-1.1Sankey,Sankey diagram,Sankey Bubble plot,OMICS,SankeyBubblePlot
507,Bubble Plot,https://openbiox.github.io/Bizard/Omics/SankeyBubblePlot_files/figure-html/fig-2.1Bubble-1.png,https://openbiox.github.io/Bizard/Omics/SankeyBubblePlot.html#fig-2.1Bubble,Bubble plot,Sankey Bubble plot,OMICS,SankeyBubblePlot
508,Sankey Bubble plot,https://openbiox.github.io/Bizard/Omics/SankeyBubblePlot_files/figure-html/fig-3.1Combine-1.png,https://openbiox.github.io/Bizard/Omics/SankeyBubblePlot.html,Draw sankey bubble plot,Sankey Bubble plot,OMICS,SankeyBubblePlot
509,Basic Volcano Plot,https://openbiox.github.io/Bizard/Omics/VolcanoPlot_files/figure-html/fig-1.1BasicVolcano-1.png,https://openbiox.github.io/Bizard/Omics/VolcanoPlot.html#basic-volcano-plot,Draw basic volcano plot,Volcano Plot,OMICS,VolcanoPlot
510,Labeled Volcano Plot,https://openbiox.github.io/Bizard/Omics/VolcanoPlot_files/figure-html/fig-1.1LabelVolcano-1.png,https://openbiox.github.io/Bizard/Omics/VolcanoPlot.html#labeled-volcano-plot,Add label to volcano plot,Volcano Plot,OMICS,VolcanoPlot
511,Chromosome Plot,https://openbiox.github.io/Bizard/images/Omics/ChromosomePlot_fig1.png,https://openbiox.github.io/Bizard/Omics/ChromosomePlot.html#fig-1BasicChromosomePlot,Basic Chromosome Plot,Chromosome Plot,OMICS,ChromosomePlot
512,Chromosome Plot,https://openbiox.github.io/Bizard/images/Omics/ChromosomePlot_fig2.png,https://openbiox.github.io/Bizard/Omics/ChromosomePlot.html#fig-1HeatmapChromosomePlot,Chromosome plot with heatmap,Chromosome Plot,OMICS,ChromosomePlot
513,Chromosome Plot,https://openbiox.github.io/Bizard/images/Omics/ChromosomePlot_fig3.png,https://openbiox.github.io/Bizard/Omics/ChromosomePlot.html#fig-1LabelChromosomePlot,Track label for chromosome plot,Chromosome Plot,OMICS,ChromosomePlot
514,Chromosome Plot,https://openbiox.github.io/Bizard/images/Omics/ChromosomePlot_fig4.png,https://openbiox.github.io/Bizard/Omics/ChromosomePlot.html#fig-1Both,Plot heatmap and trajectory labels simultaneously for chromosome plot,Chromosome Plot,OMICS,ChromosomePlot
515,Chromosome Plot,https://openbiox.github.io/Bizard/images/Omics/ChromosomePlot_fig5.png,https://openbiox.github.io/Bizard/Omics/ChromosomePlot.html#custom-heatmap-colors,Custom heatmap colors for chromosome plot,Chromosome Plot,OMICS,ChromosomePlot
516,Chromosome Plot,https://openbiox.github.io/Bizard/images/Omics/ChromosomePlot_fig6.png,https://openbiox.github.io/Bizard/Omics/ChromosomePlot.html#fig-6,Chromosome plot without centromere information,Chromosome Plot,OMICS,ChromosomePlot
517,Chromosome Plot,https://openbiox.github.io/Bizard/images/Omics/ChromosomePlot_fig7-1.png,https://openbiox.github.io/Bizard/Omics/ChromosomePlot.html#fig-7-1,Width setting when only part of the chromosome is used (Before modification),Chromosome Plot,OMICS,ChromosomePlot
518,Chromosome Plot,https://openbiox.github.io/Bizard/images/Omics/ChromosomePlot_fig7-2.png,https://openbiox.github.io/Bizard/Omics/ChromosomePlot.html#fig-7-2,Width setting when only part of the chromosome is used (After modification),Chromosome Plot,OMICS,ChromosomePlot
519,Chromosome Plot,https://openbiox.github.io/Bizard/images/Omics/ChromosomePlot_fig8.png,https://openbiox.github.io/Bizard/Omics/ChromosomePlot.html#fig-8,Adjust the legend position for chromosome plot,Chromosome Plot,OMICS,ChromosomePlot
520,Chromosome Plot,https://openbiox.github.io/Bizard/images/Omics/ChromosomePlot_fig9-1.png,https://openbiox.github.io/Bizard/Omics/ChromosomePlot.html#fig-9-1,Heatmap label for chromosome plot,Chromosome Plot,OMICS,ChromosomePlot
521,Chromosome Plot,https://openbiox.github.io/Bizard/images/Omics/ChromosomePlot_fig9-2.png,https://openbiox.github.io/Bizard/Omics/ChromosomePlot.html#fig-9-2,Single line label for chromosome plot,Chromosome Plot,OMICS,ChromosomePlot
522,Chromosome Plot,https://openbiox.github.io/Bizard/images/Omics/ChromosomePlot_fig9-3.png,https://openbiox.github.io/Bizard/Omics/ChromosomePlot.html#fig-9-3,Double line label for chromosome plot,Chromosome Plot,OMICS,ChromosomePlot
523,Chromosome Plot,https://openbiox.github.io/Bizard/images/Omics/ChromosomePlot_fig9-4.png,https://openbiox.github.io/Bizard/Omics/ChromosomePlot.html#fig-9-4,Single polygon label for chromosome plot,Chromosome Plot,OMICS,ChromosomePlot
524,Chromosome Plot,https://openbiox.github.io/Bizard/images/Omics/ChromosomePlot_fig9-5.png,https://openbiox.github.io/Bizard/Omics/ChromosomePlot.html#fig-9-5,Double polygon label for chromosome plot,Chromosome Plot,OMICS,ChromosomePlot
525,Population Map Plot,https://openbiox.github.io/Bizard/Omics/PopulationMapPlot_files/figure-html/fig-1BasicPopulationMapPlot1-1.png,https://openbiox.github.io/Bizard/Omics/PopulationMapPlot.html#fig-1BasicPopulationMapPlot1,Basic map of global disease incidence distribution,Population Map Plot,OMICS,PopulationMapPlot
526,Population Map Plot,https://openbiox.github.io/Bizard/Omics/PopulationMapPlot_files/figure-html/fig-1BasicPopulationMapPlot2-1.png,https://openbiox.github.io/Bizard/Omics/PopulationMapPlot.html#fig-1BasicPopulationMapPlot2,Customized epidemiological maps,Population Map Plot,OMICS,PopulationMapPlot
527,Population Map Plot,https://openbiox.github.io/Bizard/images/Omics/PopulationMapPlot_fig2.png,https://openbiox.github.io/Bizard/Omics/PopulationMapPlot.html#fig-1AdvancedPopulationMapPlot1,Advanced spatial distribution of disease incidence,Population Map Plot,OMICS,PopulationMapPlot
528,Synteny Blocks Plot,https://openbiox.github.io/Bizard/Omics/SyntenyBlocksPlot_files/figure-html/fig-1.1AdjustOrder1-1.png,https://openbiox.github.io/Bizard/Omics/SyntenyBlocksPlot.html#fig-1.1AdjustOrder1,Use plot_maps() to create a basic synteny blocks plot,Synteny Blocks Plot,OMICS,SyntenyBlocksPlot
529,Synteny Blocks Plot,https://openbiox.github.io/Bizard/Omics/SyntenyBlocksPlot_files/figure-html/fig-1.2AdjustOrder2-1.png,https://openbiox.github.io/Bizard/Omics/SyntenyBlocksPlot.html#fig-1.2AdjustOrder2,Adjust the order of the graphs,Synteny Blocks Plot,OMICS,SyntenyBlocksPlot
530,Synteny Blocks Plot,https://openbiox.github.io/Bizard/Omics/SyntenyBlocksPlot_files/figure-html/fig-2.1BestParameter-1.png,https://openbiox.github.io/Bizard/Omics/SyntenyBlocksPlot.html#fig-2.1BestParameter,Determining the optimal flipping parameters,Synteny Blocks Plot,OMICS,SyntenyBlocksPlot
531,Synteny Blocks Plot,https://openbiox.github.io/Bizard/Omics/SyntenyBlocksPlot_files/figure-html/fig-3.1SyntenyBlocks1-1.png,https://openbiox.github.io/Bizard/Omics/SyntenyBlocksPlot.html#fig-3.1SyntenyBlocks1-1,Find synteny blocks,Synteny Blocks Plot,OMICS,SyntenyBlocksPlot
532,Synteny Blocks Plot,https://openbiox.github.io/Bizard/Omics/SyntenyBlocksPlot_files/figure-html/fig-3.1SyntenyBlocks1-2.png,https://openbiox.github.io/Bizard/Omics/SyntenyBlocksPlot.html#fig-3.1SyntenyBlocks1-2,Find synteny blocks,Synteny Blocks Plot,OMICS,SyntenyBlocksPlot
533,Synteny Blocks Plot,https://openbiox.github.io/Bizard/Omics/SyntenyBlocksPlot_files/figure-html/fig-3.1SyntenyBlocks1-3.png,https://openbiox.github.io/Bizard/Omics/SyntenyBlocksPlot.html#fig-3.1SyntenyBlocks1-3,Find synteny blocks,Synteny Blocks Plot,OMICS,SyntenyBlocksPlot
534,Synteny Blocks Plot,https://openbiox.github.io/Bizard/Omics/SyntenyBlocksPlot_files/figure-html/fig-3.2SyntenyBlocks2-1.png,https://openbiox.github.io/Bizard/Omics/SyntenyBlocksPlot.html#fig-3.2SyntenyBlocks2,Plot synteny block orientations,Synteny Blocks Plot,OMICS,SyntenyBlocksPlot
535,KEGG Pathway Plot,https://openbiox.github.io/Bizard/images/Omics/KeggPathwayPlot_fig1-1.png,https://openbiox.github.io/Bizard/Omics/KeggPathwayPlot.html#fig-1-1,"When kegg.native = TRUE is set, the output pathway diagram is drawn based on the original KEGG view",KEGG Pathway Plot,OMICS,KEGGPathwayPlot
536,KEGG Pathway Plot,https://openbiox.github.io/Bizard/images/Omics/KeggPathwayPlot_fig1-2.png,https://openbiox.github.io/Bizard/Omics/KeggPathwayPlot.html#fig-1-2,Cell cycle pathway diagram on the KEGG official website,KEGG Pathway Plot,OMICS,KEGGPathwayPlot
537,KEGG Pathway Plot,https://openbiox.github.io/Bizard/images/Omics/KeggPathwayPlot_fig1-3.png,https://openbiox.github.io/Bizard/Omics/KeggPathwayPlot.html#fig-1-3,The image format of the graph output using Graphviz (kegg.native = FALSE),KEGG Pathway Plot,OMICS,KEGGPathwayPlot
538,KEGG Pathway Plot,https://openbiox.github.io/Bizard/images/Omics/KeggPathwayPlot_fig1-4.png,https://openbiox.github.io/Bizard/Omics/KeggPathwayPlot.html#fig-1-4,"When same.layer = FALSE, the legend and pathway diagram appear on separate layers, describing both edge and node types",KEGG Pathway Plot,OMICS,KEGGPathwayPlot
539,KEGG Pathway Plot,https://openbiox.github.io/Bizard/images/Omics/KeggPathwayPlot_fig1-5.png,https://openbiox.github.io/Bizard/Omics/KeggPathwayPlot.html#fig-1-5,Node style adjustment,KEGG Pathway Plot,OMICS,KEGGPathwayPlot
540,KEGG Pathway Plot,https://openbiox.github.io/Bizard/images/Omics/KeggPathwayPlot_fig1-6.png,https://openbiox.github.io/Bizard/Omics/KeggPathwayPlot.html#fig-1-6,plit a node group (split.group = TRUE),KEGG Pathway Plot,OMICS,KEGGPathwayPlot
541,KEGG Pathway Plot,https://openbiox.github.io/Bizard/images/Omics/KeggPathwayPlot_fig1-7.png,https://openbiox.github.io/Bizard/Omics/KeggPathwayPlot.html#fig-1-7,Multi-gene nodes are expanded to single genes,KEGG Pathway Plot,OMICS,KEGGPathwayPlot
542,KEGG Pathway Plot,https://openbiox.github.io/Bizard/images/Omics/KeggPathwayPlot_fig1-8.png,https://openbiox.github.io/Bizard/Omics/KeggPathwayPlot.html#fig-1-8,Multiple groups of samples,KEGG Pathway Plot,OMICS,KEGGPathwayPlot
543,KEGG Pathway Plot,https://openbiox.github.io/Bizard/images/Omics/KeggPathwayPlot_fig1-9.png,https://openbiox.github.io/Bizard/Omics/KeggPathwayPlot.html#fig-1-9,KEGG View,KEGG Pathway Plot,OMICS,KEGGPathwayPlot
544,KEGG Pathway Plot,https://openbiox.github.io/Bizard/images/Omics/KeggPathwayPlot_fig1-10.png,https://openbiox.github.io/Bizard/Omics/KeggPathwayPlot.html#fig-1-10,Graphviz View,KEGG Pathway Plot,OMICS,KEGGPathwayPlot
545,KEGG Pathway Plot,https://openbiox.github.io/Bizard/images/Omics/KeggPathwayPlot_fig1-11.png,https://openbiox.github.io/Bizard/Omics/KeggPathwayPlot.html#fig-1-11,Compound and gene data KEGG View,KEGG Pathway Plot,OMICS,KEGGPathwayPlot
546,KEGG Pathway Plot,https://openbiox.github.io/Bizard/images/Omics/KeggPathwayPlot_fig1-12.png,https://openbiox.github.io/Bizard/Omics/KeggPathwayPlot.html#fig-1-12,Compound and gene data Graphviz View,KEGG Pathway Plot,OMICS,KEGGPathwayPlot
547,KEGG Pathway Plot,https://openbiox.github.io/Bizard/images/Omics/KeggPathwayPlot_fig1-13.png,https://openbiox.github.io/Bizard/Omics/KeggPathwayPlot.html#fig-1-13,Compound and gene data set color,KEGG Pathway Plot,OMICS,KEGGPathwayPlot
548,KEGG Pathway Plot,https://openbiox.github.io/Bizard/images/Omics/KeggPathwayPlot_fig1-14.png,https://openbiox.github.io/Bizard/Omics/KeggPathwayPlot.html#fig-1-14,Discrete data1,KEGG Pathway Plot,OMICS,KEGGPathwayPlot
549,KEGG Pathway Plot,https://openbiox.github.io/Bizard/images/Omics/KeggPathwayPlot_fig1-15.png,https://openbiox.github.io/Bizard/Omics/KeggPathwayPlot.html#fig-1-15,Discrete data2,KEGG Pathway Plot,OMICS,KEGGPathwayPlot
550,Multiple Sequences Alignment,https://openbiox.github.io/Bizard/Omics/MultiSeqsAlignment_files/figure-html/fig-1MultiSeqsAlignmentProtein-1.png,https://openbiox.github.io/Bizard/Omics/MultiSeqsAlignment.html#fig-1MultiSeqsAlignmentProtein,Multiple sequence alignment of proteins,Multiple Sequences Alignment,OMICS,MultiSeqsAlignment
551,Multiple Sequences Alignment,https://openbiox.github.io/Bizard/Omics/MultiSeqsAlignment_files/figure-html/fig-1MultiSeqsAlignmentStats-1.png,https://openbiox.github.io/Bizard/Omics/MultiSeqsAlignment.html#fig-1MultiSeqsAlignmentStats,Multiple sequence alignment and statistics,Multiple Sequences Alignment,OMICS,MultiSeqsAlignment
552,Multiple Sequences Alignment,https://openbiox.github.io/Bizard/Omics/MultiSeqsAlignment_files/figure-html/fig-1MultiSeqsAlignmentLogo-1.png,https://openbiox.github.io/Bizard/Omics/MultiSeqsAlignment.html#fig-1MultiSeqsAlignmentLogo,Multiple sequence alignment and Logo,Multiple Sequences Alignment,OMICS,MultiSeqsAlignment
553,GWAS Circos Plot,https://openbiox.github.io/Bizard/Omics/GwasSnpPlot_files/figure-html/fig-1GwasSnpCircos-1.png,https://openbiox.github.io/Bizard/Omics/GwasSnpPlot.html#fig-1GwasSnpCircos,SNP screening genome circular map,GWAS Circos Plot,OMICS,GwasSnpPlot
554,GWAS Circos Plot,https://openbiox.github.io/Bizard/Omics/GwasSnpPlot_files/figure-html/fig-2GwasSnpDensity-1.png,https://openbiox.github.io/Bizard/Omics/GwasSnpPlot.html#fig-2GwasSnpDensity,SNP chromosome density map,GWAS Circos Plot,OMICS,GwasSnpPlot
555,GWAS Circos Plot,https://openbiox.github.io/Bizard/Omics/GwasSnpPlot_files/figure-html/fig-3GwasSnpManhattan-3.png,https://openbiox.github.io/Bizard/Omics/GwasSnpPlot.html#manhattan-plot-for-snp-screening,Manhattan plot for SNP screening,GWAS Circos Plot,OMICS,GwasSnpPlot
556,GWAS Circos Plot,https://openbiox.github.io/Bizard/Omics/GwasSnpPlot_files/figure-html/fig-4GwasSnpQQ-1.png,https://openbiox.github.io/Bizard/Omics/GwasSnpPlot.html#fig-4GwasSnpQQ-1,QQ plot based on SNP,GWAS Circos Plot,OMICS,GwasSnpPlot
557,Nomogram,https://openbiox.github.io/Bizard/Clinics/Nomogram_files/figure-html/fig-1.1BasicNomogram-1.png,https://openbiox.github.io/Bizard/Clinics/Nomogram.html#fig-1.1BasicNomogram,Basic nomogram using the survival package and TCGA-LIHC dataset,Nomogram,CLINICS,Nomogram
558,Nomogram,https://openbiox.github.io/Bizard/Clinics/Nomogram_files/figure-html/fig-1.2BasicNomogram-1.png,https://openbiox.github.io/Bizard/Clinics/Nomogram.html#fig-1.2BasicNomogram,Constructing a COX proportional hazards model,Nomogram,CLINICS,Nomogram
559,Nomogram,https://openbiox.github.io/Bizard/Clinics/Nomogram_files/figure-html/fig-1.3BasicNomogram-1.png,https://openbiox.github.io/Bizard/Clinics/Nomogram.html#fig-1.3BasicNomogram,Predict 3-5 year survival probability,Nomogram,CLINICS,Nomogram
560,Nomogram,https://openbiox.github.io/Bizard/images/Clinics/Nomogram_fig2-1.png,https://openbiox.github.io/Bizard/Clinics/Nomogram.html#fig-2-1,"Plot a logistic regression, showing odds scale and confidence interval",Nomogram,CLINICS,Nomogram
561,Nomogram,https://openbiox.github.io/Bizard/images/Clinics/Nomogram_fig2-2.png,https://openbiox.github.io/Bizard/Clinics/Nomogram.html#fig-2-2,The construction and drawing of the model using the generalized linear model,Nomogram,CLINICS,Nomogram
562,Regression Analysis Table,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/RegressionTable_Plot1.png,https://openbiox.github.io/Bizard/Clinics/RegressionTable.html#fig-1.1BasicRegressionTable,Basic regression analysis table,Regression Analysis Table,CLINICS,RegressionAnalysisTable
563,Regression Analysis Table,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/RegressionTable_Plot2.png,https://openbiox.github.io/Bizard/Clinics/RegressionTable.html#fig-2.1tbl_regression,tbl_regression() parameter settings,Regression Analysis Table,CLINICS,RegressionAnalysisTable
564,Regression Analysis Table,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/RegressionTable_Plot3.png,https://openbiox.github.io/Bizard/Clinics/RegressionTable.html#fig-3.1global-p,Add global P values via add_global_p(),Regression Analysis Table,CLINICS,RegressionAnalysisTable
565,Regression Analysis Table,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/RegressionTable_Plot4.png,https://openbiox.github.io/Bizard/Clinics/RegressionTable.html#fig-4.1q-value,Add a q-value column via add_q(),Regression Analysis Table,CLINICS,RegressionAnalysisTable
566,Regression Analysis Table,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/RegressionTable_Plot5.png,https://openbiox.github.io/Bizard/Clinics/RegressionTable.html#fig-5.1Merge,Merge the score column and the CI column,Regression Analysis Table,CLINICS,RegressionAnalysisTable
567,Regression Analysis Table,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/RegressionTable_Plot6.png,https://openbiox.github.io/Bizard/Clinics/RegressionTable.html#fig-6.1Merge,Model horizontal integration,Regression Analysis Table,CLINICS,RegressionAnalysisTable
568,Regression Analysis Table,https://raw.githubusercontent.com/ZhengTiger/Bizard/refs/heads/main/images/gallery/RegressionTable_Plot7.png,https://openbiox.github.io/Bizard/Clinics/RegressionTable.html#fig-6.2Merge,Model vertical integration,Regression Analysis Table,CLINICS,RegressionAnalysisTable
569,Meta-Analysis Forest Plot,https://openbiox.github.io/Bizard/Clinics/MetaForestPlot_files/figure-html/fig-1.1BasicPlot-1.png,https://openbiox.github.io/Bizard/Clinics/MetaForestPlot.html#fig-1.1BasicPlot,Basic forest plot,Meta-Analysis Forest Plot,CLINICS,Meta-AnalysisForestPlot
570,Meta-Analysis Forest Plot,https://openbiox.github.io/Bizard/Clinics/MetaForestPlot_files/figure-html/fig-1.2BasicPlot-1.png,https://openbiox.github.io/Bizard/Clinics/MetaForestPlot.html#fig-1.2BasicPlot,Multivariable analysis of clinical factors,Meta-Analysis Forest Plot,CLINICS,Meta-AnalysisForestPlot
571,Meta-Analysis Forest Plot,https://openbiox.github.io/Bizard/Clinics/MetaForestPlot_files/figure-html/fig-2.1BasicPlot-1.png,https://openbiox.github.io/Bizard/Clinics/MetaForestPlot.html#fig-2.1BasicPlot,Existing R packages for plotting,Meta-Analysis Forest Plot,CLINICS,Meta-AnalysisForestPlot
572,Lollipop Plot,https://openbiox.github.io/Bizard/Clinics/LollipopPlot_files/figure-html/fig-1.1BasicPlot-1.png,https://openbiox.github.io/Bizard/Clinics/LollipopPlot.html#fig-1.1BasicPlot,Basic Lollipop Plot,Lollipop Plot,CLINICS,LollipopPlot
573,Lollipop Plot,https://openbiox.github.io/Bizard/Clinics/LollipopPlot_files/figure-html/fig-1.2BasicPlot-1.png,https://openbiox.github.io/Bizard/Clinics/LollipopPlot.html#fig-1.2BasicPlot,Add text message,Lollipop Plot,CLINICS,LollipopPlot
574,Lollipop Plot,https://openbiox.github.io/Bizard/Clinics/LollipopPlot_files/figure-html/fig-2.1AddLegend-1.png,https://openbiox.github.io/Bizard/Clinics/LollipopPlot.html#fig-2.1AddLegend,Add legend,Lollipop Plot,CLINICS,LollipopPlot
575,Lollipop Plot,https://openbiox.github.io/Bizard/Clinics/LollipopPlot_files/figure-html/fig-3.1BeautifyPlot-1.png,https://openbiox.github.io/Bizard/Clinics/LollipopPlot.html#fig-3.1BeautifyPlot,Beautify plot,Lollipop Plot,CLINICS,LollipopPlot
576,Lollipop Plot,https://openbiox.github.io/Bizard/Clinics/LollipopPlot_files/figure-html/fig-4.1EnrichPlot-1.png,https://openbiox.github.io/Bizard/Clinics/LollipopPlot.html#fig-4.1EnrichPlot,Enrichment analysis plots,Lollipop Plot,CLINICS,LollipopPlot
577,Kaplan Meier Plot,https://openbiox.github.io/Bizard/Clinics/KaplanMeierPlot_files/figure-html/fig-1.1basicKM-1.png,https://openbiox.github.io/Bizard/Clinics/KaplanMeierPlot.html#fig-1.1basicKM,Basci kaplan meier plot,Kaplan Meier Plot,CLINICS,KaplanMeierPlot
578,Kaplan Meier Plot,https://openbiox.github.io/Bizard/Clinics/KaplanMeierPlot_files/figure-html/fig-1.2basicKM-1.png,https://openbiox.github.io/Bizard/Clinics/KaplanMeierPlot.html#fig-1.2basicKM,Change color,Kaplan Meier Plot,CLINICS,KaplanMeierPlot
579,Kaplan Meier Plot,https://openbiox.github.io/Bizard/images/Clinics/KaplanMeierPlot_fig2-1.jpg,https://openbiox.github.io/Bizard/Clinics/KaplanMeierPlot.html#fig-Fig2-1,Beautified survival curve,Kaplan Meier Plot,CLINICS,KaplanMeierPlot
580,Mosaic Plot,https://openbiox.github.io/Bizard/Clinics/MosaicPlot_files/figure-html/fig-1.1basicplot-1.png,https://openbiox.github.io/Bizard/Clinics/MosaicPlot.html#fig-1.1basicplot,Basic mosaic plot,Mosaic Plot,CLINICS,MosaicPlot
581,Mosaic Plot,https://openbiox.github.io/Bizard/Clinics/MosaicPlot_files/figure-html/fig-1.2basicplot-1.png,https://openbiox.github.io/Bizard/Clinics/MosaicPlot.html#fig-1.2basicplot,Beautified mosaic plot,Mosaic Plot,CLINICS,MosaicPlot
582,Mosaic Plot,https://openbiox.github.io/Bizard/Clinics/MosaicPlot_files/figure-html/fig-2.1vcd-1.png,https://openbiox.github.io/Bizard/Clinics/MosaicPlot.html#fig-2.1vcd,Mosaic plot using vcd package,Mosaic Plot,CLINICS,MosaicPlot
583,Mosaic Plot,https://openbiox.github.io/Bizard/Clinics/MosaicPlot_files/figure-html/fig-2.2graphics-1.png,https://openbiox.github.io/Bizard/Clinics/MosaicPlot.html#fig-2.2graphics,Mosaic plot using graphics package,Mosaic Plot,CLINICS,MosaicPlot
584,Area Plot,https://openbiox.github.io/Bizard/Hiplot/001-area_files/figure-html/fig-1Area-1.png,https://openbiox.github.io/Bizard/Hiplot/001-area.html,"The area chart displays graphically quantitative data. It is based on the line chart. The area between axis and line are commonly emphasized with colors, textures and hatchings.",Area Plot,HIPLOT,BASICS
585,Barcode Plot,https://openbiox.github.io/Bizard/Hiplot/002-barcode-plot_files/figure-html/fig-1Barcode-plot-1.png,https://openbiox.github.io/Bizard/Hiplot/002-barcode-plot.html,Barcode Plot is Suitable for displaying the distribution of large amounts of data.,Barcode Plot,HIPLOT,BASICS
586,3D Barplot,https://openbiox.github.io/Bizard/Hiplot/003-barplot-3d_files/figure-html/fig-1Barplot-3d-1.png,https://openbiox.github.io/Bizard/Hiplot/003-barplot-3d.html,"3D bar charts are used to provide a 3D look and feel for the data. The third dimension is often used for aesthetic reasons, but it does not improve data reading. ",3D Barplot,HIPLOT,BASICS
587,Barplot (errorbar),https://openbiox.github.io/Bizard/Hiplot/005-barplot-errorbar_files/figure-html/fig-1barplot-errorbar-1.png,https://openbiox.github.io/Bizard/Hiplot/005-barplot-errorbar.html,Bar plot with error-lines and groups.,Barplot (errorbar),HIPLOT,BASICS
588,Barplot (errorbar2),https://openbiox.github.io/Bizard/Hiplot/006-barplot-errorbar2_files/figure-html/fig-1barplot-errorbar2-1.png,https://openbiox.github.io/Bizard/Hiplot/006-barplot-errorbar2.html,Bar plot with error-lines and groups.,Barplot (errorbar2),HIPLOT,BASICS
589,Multiple Line,https://openbiox.github.io/Bizard/Hiplot/009-barplot-line-multiple_files/figure-html/fig-1Barplot-line-multiple1-1.png,https://openbiox.github.io/Bizard/Hiplot/009-barplot-line-multiple.html#multiple-line,Displaying multiple line plot in one diagram,Multiple Line,HIPLOT,BASICS
590,Multiple Barplot,https://openbiox.github.io/Bizard/Hiplot/009-barplot-line-multiple_files/figure-html/fig-1Barplot-line-multiple2-1.png,https://openbiox.github.io/Bizard/Hiplot/009-barplot-line-multiple.html#multiple-barplot,Displaying multiple bar plot in one diagram,Multiple Barplot,HIPLOT,BASICS
591,Beeswarm,https://openbiox.github.io/Bizard/Hiplot/012-beeswarm_files/figure-html/fig-1Beeswarm-1.png,https://openbiox.github.io/Bizard/Hiplot/012-beeswarm.html,The beeswarm is a noninterference scatter plot which is similar to a bee colony,Beeswarm,HIPLOT,BASICS
592,Bumpchart,https://openbiox.github.io/Bizard/Hiplot/017-bumpchart_files/figure-html/fig-1Bumpchart-1.png,https://openbiox.github.io/Bizard/Hiplot/017-bumpchart.html,Bump chart can be used to display the change of grouped values,Bumpchart,HIPLOT,BASICS
593,Chi-square-fisher Test,https://openbiox.github.io/Bizard/Hiplot/019-chi-square-fisher_files/figure-html/fig-1Chi-square-fisher-1.png,https://openbiox.github.io/Bizard/Hiplot/019-chi-square-fisher.html,Chi-square and Fisher test can be used to test the frequency difference of categorical variables. ,Chi-square-fisher Test,HIPLOT,BASICS
594,Circle Packing,https://openbiox.github.io/Bizard/Hiplot/021-circle-packing_files/figure-html/fig-1Circle-packing-1.png,https://openbiox.github.io/Bizard/Hiplot/021-circle-packing.html,Circle packing is a visualization method used to display the differences in quantity among different categories,Circle Packing,HIPLOT,BASICS
595,Circular Barplot,https://openbiox.github.io/Bizard/Hiplot/023-circular-barplot_files/figure-html/fig-1Circular-barplot-1.png,https://openbiox.github.io/Bizard/Hiplot/023-circular-barplot.html,Drawing circular barplot,Circular Barplot,HIPLOT,BASICS
596,Circular Pie Chart,https://openbiox.github.io/Bizard/Hiplot/024-circular-pie-chart_files/figure-html/fig-1Circular-pie-chart-1.png,https://openbiox.github.io/Bizard/Hiplot/024-circular-pie-chart.html,Another form of the pie chart,Circular Pie Chart,HIPLOT,BASICS
597,Connected Scatterplot,https://openbiox.github.io/Bizard/Hiplot/026-connected-scatterplot_files/figure-html/fig-1Connected-scatterplot-1.png,https://openbiox.github.io/Bizard/Hiplot/026-connected-scatterplot.html,Connected scatterplot using ggplot,Connected Scatterplot,HIPLOT,BASICS
598,Contour (Matrix),https://openbiox.github.io/Bizard/Hiplot/027-contour-matrix_files/figure-html/fig-1Contour-matrix-1.png,https://openbiox.github.io/Bizard/Hiplot/027-contour-matrix.html,The contour map (matrix) is a graph that displays three-dimensional data in a two-dimensional form,Contour (Matrix),HIPLOT,BASICS
599,Contour (XY),https://openbiox.github.io/Bizard/Hiplot/028-contour-xy_files/figure-html/fig-1Contour-xy-1.png,https://openbiox.github.io/Bizard/Hiplot/028-contour-xy.html,Contour plot (XY) is a data processing method that reflects data density through contour line,Contour (XY),HIPLOT,BASICS
600,Simplified Correlation Heatmap,https://openbiox.github.io/Bizard/Hiplot/029-cor-heatmap-simple_files/figure-html/fig-1Cor-heatmap-simple-1.png,https://openbiox.github.io/Bizard/Hiplot/029-cor-heatmap-simple.html,Simplified variables correlation heatmap,Simplified Correlation Heatmap,HIPLOT,BASICS
601,Custom Heatmap,https://openbiox.github.io/Bizard/Hiplot/034-custom-heat-map_files/figure-html/fig-1Custom-heat-map-1.png,https://openbiox.github.io/Bizard/Hiplot/034-custom-heat-map.html,"Custom Heatmap, directly plot a heatmap based on the given data",Custom Heatmap,HIPLOT,BASICS
602,Custom Icon Scatter,https://raw.githubusercontent.com/openbiox/Bizard/refs/heads/main/images/Hiplot/035-custom-icon-scatter.png,https://openbiox.github.io/Bizard/Hiplot/035-custom-icon-scatter.html,A scatter plot with customizable icons,Custom Icon Scatter,HIPLOT,BASICS
603,D3 Wordcloud,https://raw.githubusercontent.com/openbiox/Bizard/refs/heads/main/images/Hiplot/036-d3-wordcloud.png,https://openbiox.github.io/Bizard/Hiplot/036-d3-wordcloud.html,Display the wordcloud,D3 Wordcloud,HIPLOT,BASICS
604,Mirror Density,https://openbiox.github.io/Bizard/Hiplot/038-density-hist-mirror_files/figure-html/fig-1Density-mirror-1.png,https://openbiox.github.io/Bizard/Hiplot/038-density-hist-mirror.html#mirror-density,The mirror density is a graph used to observe the distribution of continuous variables in two side view: top and bottom,Mirror Density,HIPLOT,BASICS
605,Mirror Histogram,https://openbiox.github.io/Bizard/Hiplot/038-density-hist-mirror_files/figure-html/fig-2Hist-mirror-1.png,https://openbiox.github.io/Bizard/Hiplot/038-density-hist-mirror.html#mirror-histogram,The mirror histogram is a graph used to observe the distribution of continuous variables in two side view: top and bottom,Mirror Histogram,HIPLOT,BASICS
606,Density Plot,https://openbiox.github.io/Bizard/Hiplot/039-density-histogram_files/figure-html/fig-1Density-1.png,https://openbiox.github.io/Bizard/Hiplot/039-density-histogram.html#density-plot,Use density plot to show data distribution,Density Plot,HIPLOT,BASICS
607,Histogram Plot,https://openbiox.github.io/Bizard/Hiplot/039-density-histogram_files/figure-html/fig-2Histogram-1.png,https://openbiox.github.io/Bizard/Hiplot/039-density-histogram.html#histogram-plot,Use or histograms plot to show data distribution,Histogram Plot,HIPLOT,BASICS
608,Density,https://openbiox.github.io/Bizard/Hiplot/040-density_files/figure-html/fig-1Density-1.png,https://openbiox.github.io/Bizard/Hiplot/040-density.html,The kernel density map is a graph used to observe the distribution of continuous variables,Density,HIPLOT,BASICS
609,Deviation Plot,https://openbiox.github.io/Bizard/Hiplot/041-deviation-plot_files/figure-html/fig-1Deviation-plot-1.png,https://openbiox.github.io/Bizard/Hiplot/041-deviation-plot.html,Deviation plot provides a visual representation of the differences between data points,Deviation Plot,HIPLOT,BASICS
610,Diverging Scale Barplot,https://openbiox.github.io/Bizard/Hiplot/043-diverging-scale_files/figure-html/fig-1barplot-1.png,https://openbiox.github.io/Bizard/Hiplot/043-diverging-scale.html#barplot,"The diverging scale is a graph that maps a continuous, quantitative input to a continuous fixed interpolator",Diverging Scale Barplot,HIPLOT,BASICS
611,Diverging Scale Lollipop Plot,https://openbiox.github.io/Bizard/Hiplot/043-diverging-scale_files/figure-html/fig-2lollipop-1.png,https://openbiox.github.io/Bizard/Hiplot/043-diverging-scale.html#lollipop-plot,"The diverging scale is a graph that maps a continuous, quantitative input to a continuous fixed interpolator",Diverging Scale Lollipop Plot,HIPLOT,BASICS
612,Donut,https://openbiox.github.io/Bizard/Hiplot/045-donut_files/figure-html/fig-1Donut-1.png,https://openbiox.github.io/Bizard/Hiplot/045-donut.html,"The donut is a variant of the pie chart, with a blank center allowing for additional information about the data as a whole to be included",Donut,HIPLOT,BASICS
613,Dual Y Axis Chart,https://openbiox.github.io/Bizard/Hiplot/047-dual-y-axis_files/figure-html/fig-1Dual-y-axis-1.png,https://openbiox.github.io/Bizard/Hiplot/047-dual-y-axis.html,The dual Y-axis graph can put two groups of data with larger orders of magnitude in the same graph for display,Dual Y Axis Chart,HIPLOT,BASICS
614,Dumbbell Chart,https://openbiox.github.io/Bizard/Hiplot/048-dumbbell_files/figure-html/fig-1Dumbbell-1.png,https://openbiox.github.io/Bizard/Hiplot/048-dumbbell.html,Dumbbell Chart can display the data change,Dumbbell Chart,HIPLOT,BASICS
615,Easy SOM,https://openbiox.github.io/Bizard/Hiplot/050-easy-som_files/figure-html/fig-1Eeasy-som-1.png,https://openbiox.github.io/Bizard/Hiplot/050-easy-som.html,Establish the SOM model and conduct the visulization,Easy SOM,HIPLOT,BASICS
616,Eulerr Plot,https://openbiox.github.io/Bizard/Hiplot/051-eulerr_files/figure-html/fig-1Eulerr-1.png,https://openbiox.github.io/Bizard/Hiplot/051-eulerr.html,Eulerr plot using eulerr package,Eulerr Plot,HIPLOT,BASICS
617,Extended Scatter,https://openbiox.github.io/Bizard/Hiplot/052-extended-scatter_files/figure-html/fig-1Eulerr-1.png,https://openbiox.github.io/Bizard/Hiplot/052-extended-scatter.html,An extended scatter plot adds marginal plots to the basic scatter plot to provide a more comprehensive view of the data distribution,Extended Scatter,HIPLOT,BASICS
618,Fan Plot,https://openbiox.github.io/Bizard/Hiplot/054-fan_files/figure-html/fig-1Fan-1.png,https://openbiox.github.io/Bizard/Hiplot/054-fan.html,The pie chart is a statistical chart designed to clearly show the percentage of each data group by the size of the pie,Fan Plot,HIPLOT,BASICS
619,Flower plot,https://openbiox.github.io/Bizard/Hiplot/056-flowerplot_files/figure-html/fig-1Flowerplot-1.png,https://openbiox.github.io/Bizard/Hiplot/056-flowerplot.html,Flower plot with multiple sets,Flower plot,HIPLOT,BASICS
620,Barstats,https://openbiox.github.io/Bizard/Hiplot/063-ggbarstats_files/figure-html/fig-1ggbarstats-1.png,https://openbiox.github.io/Bizard/Hiplot/063-ggbarstats.html,Barstats plot,Barstats,HIPLOT,BASICS
621,Betweenstats,https://openbiox.github.io/Bizard/Hiplot/064-ggbetweenstats_files/figure-html/fig-1ggbarstats-1.png,https://openbiox.github.io/Bizard/Hiplot/064-ggbetweenstats.html,Betweenstats plot,Betweenstats,HIPLOT,BASICS
622,Directed Acyclic Graphs,https://openbiox.github.io/Bizard/Hiplot/065-ggdag_files/figure-html/fig-1ggdag-1.png,https://openbiox.github.io/Bizard/Hiplot/065-ggdag.html,Visualizing directed acyclic graphs,Directed Acyclic Graphs,HIPLOT,BASICS
623,Dist Plot,https://openbiox.github.io/Bizard/Hiplot/066-ggdist_files/figure-html/fig-1ggdist-1.png,https://openbiox.github.io/Bizard/Hiplot/066-ggdist.html,The dist plot is a visual diagram using a confidence distribution,Dist Plot,HIPLOT,BASICS
624,Histostats,https://openbiox.github.io/Bizard/Hiplot/067-gghistostats_files/figure-html/fig-1gghistostats-1.png,https://openbiox.github.io/Bizard/Hiplot/067-gghistostats.html,Display data distribution and inference,Histostats,HIPLOT,BASICS
625,GGPIE,https://openbiox.github.io/Bizard/Hiplot/068-ggpie_files/figure-html/fig-1ggpie-1.png,https://openbiox.github.io/Bizard/Hiplot/068-ggpie.html,The pie chart is a statistical chart that shows the proportion of each part by dividing a circle into sections,GGPIE,HIPLOT,BASICS
626,Piestats Group,https://openbiox.github.io/Bizard/Hiplot/069-ggpiestats-group_files/figure-html/fig-1ggpiestats-group-1.png,https://openbiox.github.io/Bizard/Hiplot/069-ggpiestats-group.html,The group pie chart using ggstatsplot package,Piestats Group,HIPLOT,BASICS
627,Piestats,https://openbiox.github.io/Bizard/Hiplot/071-ggpiestats_files/figure-html/fig-1ggpiestats-1.png,https://openbiox.github.io/Bizard/Hiplot/071-ggpiestats.html,The pie chart using ggstatsplot package,Piestats,HIPLOT,BASICS
628,GGPubr Boxplot,https://openbiox.github.io/Bizard/Hiplot/072-ggpubr-boxplot_files/figure-html/fig-1ggpubr-boxplot-1.png,https://openbiox.github.io/Bizard/Hiplot/072-ggpubr-boxplot.html,Feature-rich boxplot (GGPubr interface),GGPubr Boxplot,HIPLOT,BASICS
629,Scatterstats,https://openbiox.github.io/Bizard/Hiplot/073-ggscatterstats_files/figure-html/fig-1ggpubr-boxplot-1.png,https://openbiox.github.io/Bizard/Hiplot/073-ggscatterstats.html,The scatter plot using ggstatsplot package,Scatterstats,HIPLOT,BASICS
630,Complex-Violin,https://openbiox.github.io/Bizard/Hiplot/075-ggwithinstats_files/figure-html/fig-1ggwithinstats-1.png,https://openbiox.github.io/Bizard/Hiplot/075-ggwithinstats.html,Complex-Violin plot using ggstatsplot package,Complex-Violin,HIPLOT,BASICS
631,ggwordcloud,https://openbiox.github.io/Bizard/Hiplot/076-ggwordcloud_files/figure-html/fig-1ggwordcloud-1.png,https://openbiox.github.io/Bizard/Hiplot/076-ggwordcloud.html,The word cloud is to visualize the “keywords” that appear frequently in the web text by forming a “keyword cloud layer” or “keyword rendering”,ggwordcloud,HIPLOT,BASICS
632,Group Rank Dotplot,https://openbiox.github.io/Bizard/Hiplot/080-grdotplot_files/figure-html/fig-1grdotplot-1.png,https://openbiox.github.io/Bizard/Hiplot/080-grdotplot.html,Values distribution for different groups,Group Rank Dotplot,HIPLOT,BASICS
633,Group Bubble,https://openbiox.github.io/Bizard/Hiplot/081-group-bubble_files/figure-html/fig-1group-bubble-1.png,https://openbiox.github.io/Bizard/Hiplot/081-group-bubble.html,Group Bubble plot using ggplot2,Group Bubble,HIPLOT,BASICS
634,Group-comparison Heatmap,https://openbiox.github.io/Bizard/Hiplot/082-group-comparison_files/figure-html/fig-1group-comparison-1.png,https://openbiox.github.io/Bizard/Hiplot/082-group-comparison.html,Group-comparison Heatmap provides a way to compare multiple variables across multiple (>2) groups and visualize the result with heatmap,Group-comparison Heatmap,HIPLOT,BASICS
635,Group Dumbbell,https://openbiox.github.io/Bizard/Hiplot/083-group-dumbbell_files/figure-html/fig-1group-dumbbell-1.png,https://openbiox.github.io/Bizard/Hiplot/083-group-dumbbell.html,Group Dumbbell plot using ggalt package,Group Dumbbell,HIPLOT,BASICS
636,Group Line,https://openbiox.github.io/Bizard/Hiplot/084-group-line_files/figure-html/fig-1group-line-1.png,https://openbiox.github.io/Bizard/Hiplot/084-group-line.html,Group line plot using ggplot2,Group Line,HIPLOT,BASICS
637,Half Violin,https://openbiox.github.io/Bizard/Hiplot/085-half-violin_files/figure-html/fig-1group-line-1.png,https://openbiox.github.io/Bizard/Hiplot/085-half-violin.html,The half violin plot is a statistical graph used to display the distribution and probability density of data by replacing the left part with the data frequency count graph on the basis of keeping the right part of violin graph.,Half Violin,HIPLOT,BASICS
638,Interval Area Chart,https://openbiox.github.io/Bizard/Hiplot/089-interval-area-chart_files/figure-html/fig-1interval-area-chart-1.png,https://openbiox.github.io/Bizard/Hiplot/089-interval-area-chart.html,Interval area chart using ggplot2,Interval Area Chart,HIPLOT,BASICS
639,Interval Bar Chart,https://openbiox.github.io/Bizard/Hiplot/090-interval-bar-chart_files/figure-html/fig-1interval-bar-chart-1.png,https://openbiox.github.io/Bizard/Hiplot/090-interval-bar-chart.html,Interval bar chart using ggplot2,Interval Bar Chart,HIPLOT,BASICS
640,Likert Plot,https://openbiox.github.io/Bizard/Hiplot/091-likert_files/figure-html/fig-1likert-1.png,https://openbiox.github.io/Bizard/Hiplot/091-likert.html,Descriptive statistical analysis of Likert scale data,Likert Plot,HIPLOT,BASICS
641,Line (Color Dot),https://openbiox.github.io/Bizard/Hiplot/092-line-color-dot_files/figure-html/fig-1line-color-dot-1.png,https://openbiox.github.io/Bizard/Hiplot/092-line-color-dot.html,Color dot plot with line,Line (Color Dot),HIPLOT,BASICS
642,Line (errorbar),https://openbiox.github.io/Bizard/Hiplot/093-line-errorbar_files/figure-html/fig-1line-errorbar-1.png,https://openbiox.github.io/Bizard/Hiplot/093-line-errorbar.html,The error line mainly indicates the error range of each data point and shows the potential error or uncertainty relative to each data in the series,Line (errorbar),HIPLOT,BASICS
643,Line,https://openbiox.github.io/Bizard/Hiplot/095-line_files/figure-html/fig-1line-1.png,https://openbiox.github.io/Bizard/Hiplot/095-line.html,The line chart is a statistical chart that USES a linear or logarithmic scale to draw data in a two - or three-dimensional view to show the data set or track the characteristics of the data over time,Line,HIPLOT,BASICS
644,Moon charts,https://openbiox.github.io/Bizard/Hiplot/122-moon-charts_files/figure-html/fig-1moon-charts-1.png,https://openbiox.github.io/Bizard/Hiplot/122-moon-charts.html,The moon chart is a graph that uses the moon’s waxing and waning to reflect the size of the data,Moon charts,HIPLOT,BASICS
645,Multiple Histograms,https://openbiox.github.io/Bizard/Hiplot/125-multiple-histograms_files/figure-html/fig-1multiple-histograms-1.png,https://openbiox.github.io/Bizard/Hiplot/125-multiple-histograms.html,Multiple histograms are plotted on the same graph to compare differences between multiple sets of data,Multiple Histograms,HIPLOT,BASICS
646,Network (igraph),https://openbiox.github.io/Bizard/Hiplot/127-network-igraph_files/figure-html/fig-1network-igraph-1.png,https://openbiox.github.io/Bizard/Hiplot/127-network-igraph.html,Network (igraph) can be used to visulize basic network based on igraph,Network (igraph),HIPLOT,BASICS
647,Neural Network,https://openbiox.github.io/Bizard/Hiplot/129-neural-network_files/figure-html/fig-1network-igraph-1.png,https://openbiox.github.io/Bizard/Hiplot/129-neural-network.html,Neural network plot using nnet package,Neural Network,HIPLOT,BASICS
648,Parallel Coordinate,https://openbiox.github.io/Bizard/Hiplot/132-parallel-coordinate_files/figure-html/fig-1parallel-coordinate-1.png,https://openbiox.github.io/Bizard/Hiplot/132-parallel-coordinate.html,Parallel coordinate plot for cancer data,Parallel Coordinate,HIPLOT,BASICS
649,Pareto Chart,https://openbiox.github.io/Bizard/Hiplot/133-pareto-chart_files/figure-html/fig-1pareto-chart-1.png,https://openbiox.github.io/Bizard/Hiplot/133-pareto-chart.html,Pareto chart using ggplot2,Pareto Chart,HIPLOT,BASICS
650,Parliament,https://openbiox.github.io/Bizard/Hiplot/134-parliament_files/figure-html/fig-1parliament-1.png,https://openbiox.github.io/Bizard/Hiplot/134-parliament.html,"The parliamentary chart is a data processing method that looks like a parliamentary seat, with points representing a data set to show the share ratio of each group more flexibly",Parliament,HIPLOT,BASICS
651,Perspective,https://openbiox.github.io/Bizard/Hiplot/137-perspective_files/figure-html/fig-1perspective-1.png,https://openbiox.github.io/Bizard/Hiplot/137-perspective.html,The three-dimensional perspective is a three-dimensional figure that can connect the higher values contained in a matrix with surfaces,Perspective,HIPLOT,BASICS
652,3D Pie,https://openbiox.github.io/Bizard/Hiplot/138-pie-3d_files/figure-html/fig-1pie-3d-1.png,https://openbiox.github.io/Bizard/Hiplot/138-pie-3d.html,The 3D pie chart is a pie chart that has a 3D appearance,3D Pie,HIPLOT,BASICS
653,Pie Group,https://openbiox.github.io/Bizard/Hiplot/139-pie-group_files/figure-html/fig-1pie-group-1.png,https://openbiox.github.io/Bizard/Hiplot/139-pie-group.html,Pie plot with group,Pie Group,HIPLOT,BASICS
654,Pie Matrix,https://openbiox.github.io/Bizard/Hiplot/140-pie-matrix_files/figure-html/fig-1pie-matrix-1.png,https://openbiox.github.io/Bizard/Hiplot/140-pie-matrix.html,Pie matrix,Pie Matrix,HIPLOT,BASICS
655,Pie,https://openbiox.github.io/Bizard/Hiplot/141-pie_files/figure-html/fig-1pie-1.png,https://openbiox.github.io/Bizard/Hiplot/141-pie.html,The pie chart is a statistical chart that shows the proportion of each part by dividing a circle into sections,Pie,HIPLOT,BASICS
656,Point (SD),https://openbiox.github.io/Bizard/Hiplot/142-point-sd_files/figure-html/fig-1point-sd-1.png,https://openbiox.github.io/Bizard/Hiplot/142-point-sd.html,Displaying the standard deviation (SD) of multi-group data,Point (SD),HIPLOT,BASICS
657,Pyramid Chart,https://openbiox.github.io/Bizard/Hiplot/144-pyramid-chart_files/figure-html/fig-1pyramid-chart-1.png,https://openbiox.github.io/Bizard/Hiplot/144-pyramid-chart.html,The pyramid chart is a pyramid-like figure that distributes data on both sides of a central axis,Pyramid Chart,HIPLOT,BASICS
658,Pyramid Chart 2,https://openbiox.github.io/Bizard/Hiplot/145-pyramid-chart2_files/figure-html/fig-1pyramid-chart2-1.png,https://openbiox.github.io/Bizard/Hiplot/145-pyramid-chart2.html,The pyramid chart is a pyramid-like figure that distributes data on both sides of a central axis,Pyramid Chart 2,HIPLOT,BASICS
659,Pyramid Stack,https://openbiox.github.io/Bizard/Hiplot/146-pyramid-stack_files/figure-html/fig-1pyramid-stack-1.png,https://openbiox.github.io/Bizard/Hiplot/146-pyramid-stack.html,The pyramid stack is a pyramid-like figure that distributes data on both sides of a central axis,Pyramid Stack,HIPLOT,BASICS
660,Pyramid Stack2,https://openbiox.github.io/Bizard/Hiplot/147-pyramid-stack2_files/figure-html/fig-1pyramid-stack2-1.png,https://openbiox.github.io/Bizard/Hiplot/147-pyramid-stack2.html,The pyramid stack is a pyramid-like figure that distributes data on both sides of a central axis,Pyramid Stack2,HIPLOT,BASICS
661,R Script Flow,https://raw.githubusercontent.com/openbiox/Bizard/refs/heads/main/images/Hiplot/149-r-code-flow.jpg,https://openbiox.github.io/Bizard/Hiplot/149-r-code-flow.html,"R script flow can realize the visual window of if, else and other logic functions",R Script Flow,HIPLOT,BASICS
662,Radar,https://openbiox.github.io/Bizard/Hiplot/150-radar_files/figure-html/fig-1radar-1.png,https://openbiox.github.io/Bizard/Hiplot/150-radar.html,Radar chart displays multivariable data in the form of two-dimensional charts representing three or more quantitative variables on the axis starting from the same point,Radar,HIPLOT,BASICS
663,Ribbon,https://openbiox.github.io/Bizard/Hiplot/153-ribbon_files/figure-html/fig-1ribbon-1.png,https://openbiox.github.io/Bizard/Hiplot/153-ribbon.html,The ribbon diagram is a pattern similar to a ribbon,Ribbon,HIPLOT,BASICS
664,Ridge,https://openbiox.github.io/Bizard/Hiplot/154-ridge_files/figure-html/fig-1ridge-1.png,https://openbiox.github.io/Bizard/Hiplot/154-ridge.html,The ridge map is a graph that connects points and forms a ridge,Ridge,HIPLOT,BASICS
665,Sankey,https://openbiox.github.io/Bizard/Hiplot/158-sankey_files/figure-html/fig-1sankey-1.png,https://openbiox.github.io/Bizard/Hiplot/158-sankey.html,Sankey diagrams are a type of flow diagramin which the width of the arrows is proportional to the flow rate,Sankey,HIPLOT,BASICS
666,3D-Scatter,https://openbiox.github.io/Bizard/Hiplot/159-scatter-3d_files/figure-html/fig-1scatter-3d-1.png,https://openbiox.github.io/Bizard/Hiplot/159-scatter-3d.html,"3D scatter plot is to apply a number of quantitative variables to different coaxes in space and combine different variables into coordinates in space, so as to clearly explain the interaction between the three quantitative variables.",3D-Scatter,HIPLOT,BASICS
667,Gradient Scatter,https://openbiox.github.io/Bizard/Hiplot/160-scatter-gradient_files/figure-html/fig-1scatter-gradient-1.png,https://openbiox.github.io/Bizard/Hiplot/160-scatter-gradient.html,Two-dimensional spatial scatter to demonstrate multi-numerical variable relationships,Gradient Scatter,HIPLOT,BASICS
668,Scatter,https://openbiox.github.io/Bizard/Hiplot/161-scatter_files/figure-html/fig-1scatter-1.png,https://openbiox.github.io/Bizard/Hiplot/161-scatter.html,Two groups of data are used to form multiple coordinate points,Scatter,HIPLOT,BASICS
669,Scatter2,https://openbiox.github.io/Bizard/Hiplot/162-scatter2_files/figure-html/fig-1scatter2-1.png,https://openbiox.github.io/Bizard/Hiplot/162-scatter2.html,Two-dimensional spatial scatter to demonstrate multi-numerical variable relationships,Scatter2,HIPLOT,BASICS
670,Scatterpie,https://openbiox.github.io/Bizard/Hiplot/163-scatterpie_files/figure-html/fig-1scatterpie-1.png,https://openbiox.github.io/Bizard/Hiplot/163-scatterpie.html,Scatter Pie can be used to visualize data fraction in different space coordinates,Scatterpie,HIPLOT,BASICS
671,Simple Funnel Diagram,https://raw.githubusercontent.com/openbiox/Bizard/refs/heads/main/images/Hiplot/164-simple-funnel-diagram.png,https://openbiox.github.io/Bizard/Hiplot/164-simple-funnel-diagram.html,Simple funnel diagram using echarts4r package,Simple Funnel Diagram,HIPLOT,BASICS
672,Slopegraph,https://openbiox.github.io/Bizard/Hiplot/165-slopegraph_files/figure-html/fig-1slopegraph-1.png,https://openbiox.github.io/Bizard/Hiplot/165-slopegraph.html,Sopegraph can be used to display the change of values,Slopegraph,HIPLOT,BASICS
673,Percentsge Stacked Bar Chart,https://openbiox.github.io/Bizard/Hiplot/167-stacked-percentage-bar-chart_files/figure-html/fig-1stacked-percentage-bar-chart-1.png,https://openbiox.github.io/Bizard/Hiplot/167-stacked-percentage-bar-chart.html,Percentsge stacked bar chart using ggplot,Percentsge Stacked Bar Chart,HIPLOT,BASICS
674,Streamgraph,https://raw.githubusercontent.com/openbiox/Bizard/refs/heads/main/images/Hiplot/168-streamgraph.png,https://openbiox.github.io/Bizard/Hiplot/168-streamgraph.html,Stream graph using streamgraph package,Streamgraph,HIPLOT,BASICS
675,Treemap,https://openbiox.github.io/Bizard/Hiplot/173-treemap_files/figure-html/fig-1treemap-1.png,https://openbiox.github.io/Bizard/Hiplot/173-treemap.html,Tree map is a kind of tree structure diagram that graphical form to represent hierarchy structure,Treemap,HIPLOT,BASICS
676,Tricolor Histogram,https://openbiox.github.io/Bizard/Hiplot/174-tricolor-histogram_files/figure-html/fig-1tricolor-histogram-1.png,https://openbiox.github.io/Bizard/Hiplot/174-tricolor-histogram.html,"The tricolored histogram divides the histogram into three regions: low-value zone, middle-value zone, and high-value zone, using three different colors",Tricolor Histogram,HIPLOT,BASICS
677,Upset Plot,https://openbiox.github.io/Bizard/Hiplot/177-upset-plot_files/figure-html/fig-1upset-plot-1.png,https://openbiox.github.io/Bizard/Hiplot/177-upset-plot.html,Upset can be used to show the interactive relationship between collections,Upset Plot,HIPLOT,BASICS
678,Venn,https://openbiox.github.io/Bizard/Hiplot/178-venn_files/figure-html/fig-1venn-1.png,https://openbiox.github.io/Bizard/Hiplot/178-venn.html,A Venn diagram is a diagramthat shows all possible logical relations between a finite collection of different sets,Venn,HIPLOT,BASICS
679,Venn2,https://openbiox.github.io/Bizard/Hiplot/179-venn2_files/figure-html/fig-1venn2-1.png,https://openbiox.github.io/Bizard/Hiplot/179-venn2.html,A Venn diagram is a diagramthat shows all possible logical relations between a finite collection of different sets,Venn2,HIPLOT,BASICS
680,Violin Group,https://openbiox.github.io/Bizard/Hiplot/180-violin-group_files/figure-html/fig-1violin-group-1.png,https://openbiox.github.io/Bizard/Hiplot/180-violin-group.html,Violin and box plot of grouped data with T-test,Violin Group,HIPLOT,BASICS
681,Violin,https://openbiox.github.io/Bizard/Hiplot/181-violin_files/figure-html/fig-1violin-1.png,https://openbiox.github.io/Bizard/Hiplot/181-violin.html,"The violin plot, named for its resemblance to a violin, is a statistical diagram combining a box diagram with a kernel density diagram to show the distribution of data and the probability density",Violin,HIPLOT,BASICS
682,Visdat,https://openbiox.github.io/Bizard/Hiplot/182-visdat_files/figure-html/fig-1visdat-1.png,https://openbiox.github.io/Bizard/Hiplot/182-visdat.html,Visdat plot using visdat package,Visdat,HIPLOT,BASICS
683,Waffle Plot,https://openbiox.github.io/Bizard/Hiplot/184-waffle_files/figure-html/fig-1waffle-1.png,https://openbiox.github.io/Bizard/Hiplot/184-waffle.html,Waffle plot using waffle package,Waffle Plot,HIPLOT,BASICS
684,Waterfalls Plot2,https://openbiox.github.io/Bizard/Hiplot/185-waterfalls-plot_files/figure-html/fig-1waterfalls-plot-1.png,https://openbiox.github.io/Bizard/Hiplot/185-waterfalls-plot.html,"Used to visualize changes in data, with the difference from version 1 being the ability to customize the colors for upward and downward values",Waterfalls Plot2,HIPLOT,BASICS
685,Waterfalls,https://openbiox.github.io/Bizard/Hiplot/186-waterfalls_files/figure-html/fig-1waterfalls-1.png,https://openbiox.github.io/Bizard/Hiplot/186-waterfalls.html,The waterfall chart is used to display the cumulative effect of sequentially introduced positive or negative values,Waterfalls,HIPLOT,BASICS
686,PCA,https://openbiox.github.io/Bizard/Hiplot/187-pca_files/figure-html/fig1-pca-1.png,https://openbiox.github.io/Bizard/Hiplot/187-pca.html,"Principal component analysis (PCA) is a data processing method with “dimension reduction” as the core, replacing multi-index data with a few comprehensive indicators (PCA), and restoring the most essential characteristics of data",PCA,HIPLOT,BASICS
687,Barplot Color Group,https://openbiox.github.io/Bizard/Hiplot/004-barplot-color-group_files/figure-html/fig-1barplot-color-group-1.png,https://openbiox.github.io/Bizard/Hiplot/004-barplot-color-group.html,This plot visualizes the results of GO/KEGG pathway enrichment analysis,Barplot Color Group,HIPLOT,OMICS
688,Barplot Gradient,https://openbiox.github.io/Bizard/Hiplot/008-barplot-gradient_files/figure-html/fig-1Barplot-gradient-1.png,https://openbiox.github.io/Bizard/Hiplot/008-barplot-gradient.html,"It is similar to the bubble chart, but on the basis of the histogram, a color gradient rectangle is used to simultaneously display the visualization of two variables",Barplot Gradient,HIPLOT,OMICS
689,Corrplot Big Data,https://openbiox.github.io/Bizard/Hiplot/013-big-corrplot_files/figure-html/fig-1Big-corrplot-1.png,https://openbiox.github.io/Bizard/Hiplot/013-big-corrplot.html,"Red indicates positive correlation between two genes, blue indicates negative correlation between two genes, and the number in each cell indicates correlation coefficient",Corrplot Big Data,HIPLOT,OMICS
690,Bubble,https://openbiox.github.io/Bizard/Hiplot/016-bubble_files/figure-html/fig-1Bubble-1.png,https://openbiox.github.io/Bizard/Hiplot/016-bubble.html,"The x-axis represents Gene Ridio, and the y-axis is GO Term; The size of the dot represents the number of genes, and the color of the dot represents the high or low P value",Bubble,HIPLOT,OMICS
691,Chord Plot,https://openbiox.github.io/Bizard/Hiplot/020-chord_files/figure-html/fig-1Chord-1.png,https://openbiox.github.io/Bizard/Hiplot/020-chord.html,"The complex interaction is visualized in the form of chord graph, Data frame or matrix of interaction of genes with pathways or gene ontologys",Chord Plot,HIPLOT,OMICS
692,Correlation Heatmap,https://openbiox.github.io/Bizard/Hiplot/030-cor-heatmap_files/figure-html/fig-1Cor-heatmap-1.png,https://openbiox.github.io/Bizard/Hiplot/030-cor-heatmap.html,"Red indicates positive correlation between two genes, blue indicates negative correlation between two genes, and the number in each cell indicates correlation coefficient",Correlation Heatmap,HIPLOT,OMICS
693,Corrplot,https://openbiox.github.io/Bizard/Hiplot/033-corrplot_files/figure-html/fig-1Corrplot-1.png,https://openbiox.github.io/Bizard/Hiplot/033-corrplot.html,"Red indicates positive correlation between two genes, blue indicates negative correlation between two genes, and the number in each cell indicates correlation coefficient",Corrplot,HIPLOT,OMICS
694,Dendrogram,https://openbiox.github.io/Bizard/Hiplot/037-dendrogram_files/figure-html/fig-1Dendrogram-1.png,https://openbiox.github.io/Bizard/Hiplot/037-dendrogram.html,The dendrogram is a diagram representing a tree,Dendrogram,HIPLOT,OMICS
695,2D Diffusion Map,https://openbiox.github.io/Bizard/Hiplot/042-diffusion-map_files/figure-html/fig-1Diffusion-map2D-1.png,https://openbiox.github.io/Bizard/Hiplot/042-diffusion-map.html#d,Diffusion Map is a nonlinear dimensionality reduction algorithm that can be used to visualize developmental trajectories,2D Diffusion Map,HIPLOT,OMICS
696,3D Diffusion Map,https://openbiox.github.io/Bizard/Hiplot/042-diffusion-map_files/figure-html/fig-2Diffusion-map3D-1.png,https://openbiox.github.io/Bizard/Hiplot/042-diffusion-map.html#d-1,Diffusion Map is a nonlinear dimensionality reduction algorithm that can be used to visualize developmental trajectories,3D Diffusion Map,HIPLOT,OMICS
697,DIY GSEA,https://openbiox.github.io/Bizard/Hiplot/044-diy-gsea_files/figure-html/fig-1Diy-gsea-1.png,https://openbiox.github.io/Bizard/Hiplot/044-diy-gsea.html,Make your geneset,DIY GSEA,HIPLOT,OMICS
698,Dotchart,https://openbiox.github.io/Bizard/Hiplot/046-dotchart_files/figure-html/fig-1Dotchart-1.png,https://openbiox.github.io/Bizard/Hiplot/046-dotchart.html,"Each color represents a different grouping, so that the differences in gene expression values can be intuitively understood",Dotchart,HIPLOT,OMICS
699,Fishplot,https://openbiox.github.io/Bizard/Hiplot/055-fishplot_files/figure-html/fig-1Fan-1.png,https://openbiox.github.io/Bizard/Hiplot/055-fishplot.html,Clone evolution analysis,Fishplot,HIPLOT,OMICS
700,Funnel Plot (metafor),https://openbiox.github.io/Bizard/Hiplot/057-funnel-plot-metafor_files/figure-html/fig-1Funnel-plot-metafor-1.png,https://openbiox.github.io/Bizard/Hiplot/057-funnel-plot-metafor.html,Can be used to show potential bias factors in Meta-analysis,Funnel Plot (metafor),HIPLOT,OMICS
701,Funnel Plot,https://openbiox.github.io/Bizard/Hiplot/058-funnel-plot_files/figure-html/fig-1Funnel-plot-metafor-1.png,https://openbiox.github.io/Bizard/Hiplot/058-funnel-plot.html,Can be used to show potential bias factors in Meta-analysis,Funnel Plot,HIPLOT,OMICS
702,Gene Density,https://openbiox.github.io/Bizard/Hiplot/060-gene-density_files/figure-html/fig-1Gene-density-1.png,https://openbiox.github.io/Bizard/Hiplot/060-gene-density.html,Chrosome data visualization,Gene Density,HIPLOT,OMICS
703,Gene Ranking Dotplot,https://openbiox.github.io/Bizard/Hiplot/061-gene-rank_files/figure-html/fig-1Gene-rank-1.png,https://openbiox.github.io/Bizard/Hiplot/061-gene-rank.html,Gene expression ranking visualization,Gene Ranking Dotplot,HIPLOT,OMICS
704,Gene Cluster Trend,https://openbiox.github.io/Bizard/Hiplot/062-gene-trend_files/figure-html/fig-1Gene-trend-1.png,https://openbiox.github.io/Bizard/Hiplot/062-gene-trend.html,The gene cluster trend is used to display different gene expression trend with multiple lines showing the similar expression patterns in each cluster,Gene Cluster Trend,HIPLOT,OMICS
705,Seqlogo,https://openbiox.github.io/Bizard/Hiplot/074-ggseqlogo_files/figure-html/fig-1ggseqlogo-1.png,https://openbiox.github.io/Bizard/Hiplot/074-ggseqlogo.html,The sequence LOGO is a graphic that describes a sequence pattern of binding sites,Seqlogo,HIPLOT,OMICS
706,GOBar Plot,https://openbiox.github.io/Bizard/Hiplot/077-gobar_files/figure-html/fig-1gobar-1.png,https://openbiox.github.io/Bizard/Hiplot/077-gobar.html,The gobar plot is used to display Z-score coloured barplot of terms ordered alternatively by z-score or the negative logarithm of the adjusted p-value,GOBar Plot,HIPLOT,OMICS
707,GOBubble Plot,https://openbiox.github.io/Bizard/Hiplot/078-gobubble_files/figure-html/fig-1gobubble-1.png,https://openbiox.github.io/Bizard/Hiplot/078-gobubble.html,The gobubble plot is used to display Z-score coloured bubble plot of terms ordered alternatively by z-score or the negative logarithm of the adjusted p-value,GOBubble Plot,HIPLOT,OMICS
708,GOCircle Plot,https://openbiox.github.io/Bizard/Hiplot/079-gocircle_files/figure-html/fig-1gobubble-1.png,https://openbiox.github.io/Bizard/Hiplot/079-gocircle.html,The gocircle plot is used to display the circular plot combines gene expression and gene- annotation enrichment data,GOCircle Plot,HIPLOT,OMICS
709,Heatmap,https://openbiox.github.io/Bizard/Hiplot/086-heatmap_files/figure-html/fig-1heatmap-1.png,https://openbiox.github.io/Bizard/Hiplot/086-heatmap.html,"Heat map is an intuitive and visual method for analyzing the distribution of experimental data, which can be used for quality control of experimental data and visualization display of difference data",Heatmap,HIPLOT,OMICS
710,Hi-C Heatmap,https://openbiox.github.io/Bizard/Hiplot/087-hic-heatmap_files/figure-html/fig-1hic-heatmap-1.png,https://openbiox.github.io/Bizard/Hiplot/087-hic-heatmap.html,The HiC heatmap is used to display the genome-wide chromatin interaction with heatmap on different chromosomes,Hi-C Heatmap,HIPLOT,OMICS
711,Matrix Bubble,https://openbiox.github.io/Bizard/Hiplot/118-matrix-bubble_files/figure-html/fig-1matrix-bubble-1.png,https://openbiox.github.io/Bizard/Hiplot/118-matrix-bubble.html,The color matrix bubble is used to visualize the expression matrix data of multiple genes (rows) in various cells (columns),Matrix Bubble,HIPLOT,OMICS
712,PCA2,https://openbiox.github.io/Bizard/Hiplot/135-pca2_files/figure-html/fig-1pca2-1.png,https://openbiox.github.io/Bizard/Hiplot/135-pca2.html,"Different colors represent different samples, which can explain the relationship between principal components and original variables",PCA2,HIPLOT,OMICS
713,PCAtools,https://openbiox.github.io/Bizard/Hiplot/136-pcatools_files/figure-html/fig-1pcatools-1.png,https://openbiox.github.io/Bizard/Hiplot/136-pcatools.html,"PCAtools can reduce the dimensionality of data through principal component analysis, and view principal component related features at a two-dimensional level",PCAtools,HIPLOT,OMICS
714,EnhancedMA,https://openbiox.github.io/Bizard/Hiplot/143-pseudo-enhanced-ma_files/figure-html/fig-1pseudo-enhanced-ma-1.png,https://openbiox.github.io/Bizard/Hiplot/143-pseudo-enhanced-ma.html,Visualization of differentially expressed genes,EnhancedMA,HIPLOT,OMICS
715,QQ Plot,https://openbiox.github.io/Bizard/Hiplot/148-qqplot_files/figure-html/fig-1qqplot-1.png,https://openbiox.github.io/Bizard/Hiplot/148-qqplot.html,Verify whether a set of data comes from a certain distribution or whether two sets of data come from the same (family) distribution,QQ Plot,HIPLOT,OMICS
716,Rose Chart,https://openbiox.github.io/Bizard/Hiplot/157-rose-chart_files/figure-html/fig-1rose-chart-1.png,https://openbiox.github.io/Bizard/Hiplot/157-rose-chart.html,The case data is the distribution of up- and down-regulated genes in different organs after using scRNA-Seq to sequence different human organs,Rose Chart,HIPLOT,OMICS
717,Stack Violin,https://openbiox.github.io/Bizard/Hiplot/166-stack-violin_files/figure-html/fig-1stack-violin-1.png,https://openbiox.github.io/Bizard/Hiplot/166-stack-violin.html,The expression of key genes in each cluster in single-cell transcriptomic (Single Cell RNA-Seq)analysis,Stack Violin,HIPLOT,OMICS
718,Treeheatr,https://openbiox.github.io/Bizard/Hiplot/172-treeheatr_files/figure-html/fig-1treeheatr-1.png,https://openbiox.github.io/Bizard/Hiplot/172-treeheatr.html,The heatmap decision tree is a visualization graph that combines two types of graphs: heatmap and decision tree visualization,Treeheatr,HIPLOT,OMICS
719,tSNE,https://openbiox.github.io/Bizard/Hiplot/175-tsne_files/figure-html/fig-1tsne-1.png,https://openbiox.github.io/Bizard/Hiplot/175-tsne.html,"Different colors represent different samples, which is the same as PCA (principal component analysis) graphic interpretation",tSNE,HIPLOT,OMICS
720,UMAP,https://openbiox.github.io/Bizard/Hiplot/176-umap_files/figure-html/fig-1umap-1.png,https://openbiox.github.io/Bizard/Hiplot/176-umap.html,"Different colors represent different samples, which is the same as PCA (principal component analysis) graphic interpretation",UMAP,HIPLOT,OMICS
721,Volcano,https://openbiox.github.io/Bizard/Hiplot/183-volcano_files/figure-html/fig-1volcano-1.png,https://openbiox.github.io/Bizard/Hiplot/183-volcano.html,The volcanogram is a visual representation of the difference in gene expression between two samples,Volcano,HIPLOT,OMICS
722,Barplot,https://openbiox.github.io/Bizard/Hiplot/010-barplot_files/figure-html/fig-1Barplot-1.png,https://openbiox.github.io/Bizard/Hiplot/010-barplot.html,"The bar chart shows the different effects of low, medium, and high doses in different treatment groups (groups 1 to 4)",Barplot,HIPLOT,CLINICS
723,Beanplot,https://openbiox.github.io/Bizard/Hiplot/011-beanplot_files/figure-html/fig-1Beanplot-1.png,https://openbiox.github.io/Bizard/Hiplot/011-beanplot.html,The beanplot is a method of visualizing the distribution characteristics,Beanplot,HIPLOT,CLINICS
724,Bivariate Chart,https://openbiox.github.io/Bizard/Hiplot/014-bivariate_files/figure-html/fig-1Bivariate-1.png,https://openbiox.github.io/Bizard/Hiplot/014-bivariate.html,Display the bivariate,Bivariate Chart,HIPLOT,CLINICS
725,Boxplot,https://openbiox.github.io/Bizard/Hiplot/015-boxplot_files/figure-html/fig-1Boxplot-1.png,https://openbiox.github.io/Bizard/Hiplot/015-boxplot.html,"The abscissa represents several different sets of data, and the ordinate represents the quartile of each set of data respectively",Boxplot,HIPLOT,CLINICS
726,Calibration Curve,https://openbiox.github.io/Bizard/Hiplot/018-calibration-curve_files/figure-html/fig-1Calibration-curve-1.png,https://openbiox.github.io/Bizard/Hiplot/018-calibration-curve.html,"The calibration curve is used to evaluate the consistency / calibration, i.e. the difference between the predicted value and the real value",Calibration Curve,HIPLOT,CLINICS
727,Complex Heatmap,https://openbiox.github.io/Bizard/Hiplot/025-complex-heatmap_files/figure-html/fig-1Complex-heatmap-1.png,https://openbiox.github.io/Bizard/Hiplot/025-complex-heatmap.html,"A multi-omics plugins to draw heatmap, meta annotation, and mutations",Complex Heatmap,HIPLOT,CLINICS
728,Easy Pairs,https://openbiox.github.io/Bizard/Hiplot/049-easy-pairs_files/figure-html/fig-1Easy-pairs-1.png,https://openbiox.github.io/Bizard/Hiplot/049-easy-pairs.html,Display a matrix of plots for viewing correlation relationship and distributions of multiple variables,Easy Pairs,HIPLOT,CLINICS
729,Cox Models Forest,https://openbiox.github.io/Bizard/Hiplot/053-ezcox_files/figure-html/fig-1Ezcox-1.png,https://openbiox.github.io/Bizard/Hiplot/053-ezcox.html,Cox model forest is a visual representation of a COX model that constructs a risk forest map to facilitate variable screening,Cox Models Forest,HIPLOT,CLINICS
730,Gantt,https://openbiox.github.io/Bizard/Hiplot/059-gantt_files/figure-html/fig-1Gantt-1.png,https://openbiox.github.io/Bizard/Hiplot/059-gantt.html,"The horizontal axis represents the time schedule, the vertical axis represents 4 patients, and the 3 colors represent 3 treatments",Gantt,HIPLOT,CLINICS
731,Histogram,https://openbiox.github.io/Bizard/Hiplot/088-histogram_files/figure-html/fig-1histogram-1.png,https://openbiox.github.io/Bizard/Hiplot/088-histogram.html,"The width of the rectangle in the figure is proportional to and different from the spacing, and the vertical axis represents the frequency",Histogram,HIPLOT,CLINICS
732,Line Regression,https://openbiox.github.io/Bizard/images/Hiplot/094-line-regression.png,https://openbiox.github.io/Bizard/Hiplot/094-line-regression.html,"Different colors represent different groups, and linear regression equations can be added. The closer R squared is to 1, the closer the fitted curve is to the actual curve",Line Regression,HIPLOT,CLINICS
733,Meta-analysis of Binary Data,https://openbiox.github.io/Bizard/Hiplot/119-meta-bin_files/figure-html/fig-1meta-bin-1.png,https://openbiox.github.io/Bizard/Hiplot/119-meta-bin.html,Meta analysis of binary data,Meta-analysis of Binary Data,HIPLOT,CLINICS
734,Meta-analysis of Continuous Data,https://openbiox.github.io/Bizard/Hiplot/120-meta-cont_files/figure-html/fig-1meta-cont-1.png,https://openbiox.github.io/Bizard/Hiplot/120-meta-cont.html,Meta analysis of continuous data,Meta-analysis of Continuous Data,HIPLOT,CLINICS
735,Meta-Subgroup Analysis,https://openbiox.github.io/Bizard/Hiplot/121-metawho_files/figure-html/fig-1metawho-1.png,https://openbiox.github.io/Bizard/Hiplot/121-metawho.html,The goal of metawho is to provide simple R implementation of “Meta-analytical method to Identify Who Benefits Most from Treatments”,Meta-Subgroup Analysis,HIPLOT,CLINICS
736,Mosaic Ratio Plot,https://openbiox.github.io/Bizard/Hiplot/123-mosaic_files/figure-html/fig-1mosaic-1.png,https://openbiox.github.io/Bizard/Hiplot/123-mosaic.html,Use mosaic blocks to show data proportions,Mosaic Ratio Plot,HIPLOT,CLINICS
737,Nomogram (Logistic),https://openbiox.github.io/Bizard/Hiplot/130-nomogram-logistic_files/figure-html/fig-1nomogram-logistic-1.png,https://openbiox.github.io/Bizard/Hiplot/130-nomogram-logistic.html,"Nomogram is often used to evaluate the prognosis of oncology and medicine, and can visualize the results of logistic regression or Cox regression",Nomogram (Logistic),HIPLOT,CLINICS
738,Nomogram,https://openbiox.github.io/Bizard/Hiplot/131-nomogram_files/figure-html/fig-1nomogram-1.png,https://openbiox.github.io/Bizard/Hiplot/131-nomogram.html,"Nomogram is often used to evaluate the prognosis of oncology and medicine, and can visualize the results of logistic regression or Cox regression",Nomogram,HIPLOT,CLINICS
739,RCS-COX,https://openbiox.github.io/Bizard/Hiplot/151-rcs-cox_files/figure-html/fig-1rcs-cox-1.png,https://openbiox.github.io/Bizard/Hiplot/151-rcs-cox.html,Nonlinear regression analysis,RCS-COX,HIPLOT,CLINICS
740,RCS-LRM,https://openbiox.github.io/Bizard/Hiplot/152-rcs-lrm_files/figure-html/fig-1rcs-lrm-1.png,https://openbiox.github.io/Bizard/Hiplot/152-rcs-lrm.html,Nonlinear regression analysis,RCS-LRM,HIPLOT,CLINICS
741,Risk Factor Analysis,https://openbiox.github.io/Bizard/Hiplot/155-risk-plot_files/figure-html/fig-1risk-plot-1.png,https://openbiox.github.io/Bizard/Hiplot/155-risk-plot.html,Risk factor analysis,Risk Factor Analysis,HIPLOT,CLINICS
742,ROC,https://openbiox.github.io/Bizard/Hiplot/156-roc_files/figure-html/fig-1roc-1.png,https://openbiox.github.io/Bizard/Hiplot/156-roc.html,Receiver operating characteristic curve (ROC curve) is used to describe the diagnostic ability of binary classifier system when its recognition threshold changes,ROC,HIPLOT,CLINICS
743,Survival Analysis,https://openbiox.github.io/Bizard/Hiplot/169-survival_files/figure-html/fig-1survival-1.png,https://openbiox.github.io/Bizard/Hiplot/169-survival.html,The survivorship curve is a graph showing the number or proportion of individuals surviving to each age for a given species or group (e.g. males or females),Survival Analysis,HIPLOT,CLINICS
744,Taylor Diagram,https://openbiox.github.io/Bizard/Hiplot/170-taylor-diagram_files/figure-html/fig-1taylor-diagram-1.png,https://openbiox.github.io/Bizard/Hiplot/170-taylor-diagram.html,"It can be used to display the standard deviation (SD), root mean square (RMS) error and correlation coefficient of the models simultaneously",Taylor Diagram,HIPLOT,CLINICS
745,Time ROC,https://openbiox.github.io/Bizard/Hiplot/171-time-roc_files/figure-html/fig-1time-roc-1.png,https://openbiox.github.io/Bizard/Hiplot/171-time-roc.html,Receiver Operating Characteristic (ROC) analysis with time records in survival analysis,Time ROC,HIPLOT,CLINICS
746,Africa Map,https://openbiox.github.io/Bizard/Hiplot/096-map-africa_files/figure-html/fig-1map-africa-1.png,https://openbiox.github.io/Bizard/Hiplot/096-map-africa.html,Africa map using ggplot2 package,Africa Map,HIPLOT,MAP
747,Americas Map,https://openbiox.github.io/Bizard/Hiplot/097-map-americas_files/figure-html/fig-1map-americas-1.png,https://openbiox.github.io/Bizard/Hiplot/097-map-americas.html,Americas map using ggplot2 package,Americas Map,HIPLOT,MAP
748,China Map (City),https://openbiox.github.io/Bizard/Hiplot/098-map-china-city_files/figure-html/fig-1map-china-city-1.png,https://openbiox.github.io/Bizard/Hiplot/098-map-china-city.html,China map (city) using ggplot2 package,China Map (City),HIPLOT,MAP
749,China Map (County),https://openbiox.github.io/Bizard/Hiplot/099-map-china-county_files/figure-html/fig-1map-china-county-1.png,https://openbiox.github.io/Bizard/Hiplot/099-map-china-county.html,China map (county) using ggplot2 package,China Map (County),HIPLOT,MAP
750,China Map,https://openbiox.github.io/Bizard/Hiplot/100-map-china_files/figure-html/fig-1map-china-1.png,https://openbiox.github.io/Bizard/Hiplot/100-map-china.html,China map using ggplot2 package,China Map,HIPLOT,MAP
751,China Map 2,https://openbiox.github.io/Bizard/Hiplot/101-map-china2_files/figure-html/fig-1map-china2-1.png,https://openbiox.github.io/Bizard/Hiplot/101-map-china2.html,China map using ggplot2 package,China Map 2,HIPLOT,MAP
752,Europe Map,https://openbiox.github.io/Bizard/Hiplot/102-map-europe_files/figure-html/fig-1map-europe-1.png,https://openbiox.github.io/Bizard/Hiplot/102-map-europe.html,Europe map using ggplot2 package,Europe Map,HIPLOT,MAP
753,France Map (Town),https://openbiox.github.io/Bizard/Hiplot/103-map-france-town_files/figure-html/fig-1map-france-town-1.png,https://openbiox.github.io/Bizard/Hiplot/103-map-france-town.html,France map (town) using ggplot2 package,France Map (Town),HIPLOT,MAP
754,France Map,https://openbiox.github.io/Bizard/Hiplot/104-map-france_files/figure-html/fig-1map-france-1.png,https://openbiox.github.io/Bizard/Hiplot/104-map-france.html,France map using ggplot2 package,France Map,HIPLOT,MAP
755,Germany Map (Town),https://openbiox.github.io/Bizard/Hiplot/106-map-germany-town_files/figure-html/fig-1map-germany-town-1.png,https://openbiox.github.io/Bizard/Hiplot/106-map-germany-town.html,Germany map (town) using ggplot2 package,Germany Map (Town),HIPLOT,MAP
756,Germany Map,https://openbiox.github.io/Bizard/Hiplot/107-map-germany_files/figure-html/fig-1map-germany-1.png,https://openbiox.github.io/Bizard/Hiplot/107-map-germany.html,Germany map using ggplot2 package,Germany Map,HIPLOT,MAP
757,North America Map,https://openbiox.github.io/Bizard/Hiplot/108-map-north-america_files/figure-html/fig-1map-north-america-1.png,https://openbiox.github.io/Bizard/Hiplot/108-map-north-america.html,North America map using ggplot2 package,North America Map,HIPLOT,MAP
758,Oceania/Antarc Map,https://openbiox.github.io/Bizard/Hiplot/109-map-oceania-antarc_files/figure-html/fig-1map-oceania-antarc-1.png,https://openbiox.github.io/Bizard/Hiplot/109-map-oceania-antarc.html,Oceania/Antarc map using ggplot2 package,Oceania/Antarc Map,HIPLOT,MAP
759,South America Map,https://openbiox.github.io/Bizard/Hiplot/111-map-south-america_files/figure-html/fig-1map-south-america-1.png,https://openbiox.github.io/Bizard/Hiplot/111-map-south-america.html,South America map using ggplot2 package,South America Map,HIPLOT,MAP
760,UK Map (City),https://openbiox.github.io/Bizard/Hiplot/112-map-uk-city_files/figure-html/fig-1map-uk-city-1.png,https://openbiox.github.io/Bizard/Hiplot/112-map-uk-city.html,UK (city) map using ggplot2 package,UK Map (City),HIPLOT,MAP
761,UK Map,https://openbiox.github.io/Bizard/Hiplot/113-map-uk_files/figure-html/fig-1map-uk-1.png,https://openbiox.github.io/Bizard/Hiplot/113-map-uk.html,UK map using ggplot2 package,UK Map,HIPLOT,MAP
762,USA Map (County),https://openbiox.github.io/Bizard/Hiplot/114-map-usa-county_files/figure-html/fig-1map-usa-county-1.png,https://openbiox.github.io/Bizard/Hiplot/114-map-usa-county.html,USA map (county) using ggplot2 package,USA Map (County),HIPLOT,MAP
763,USA Map (States),https://openbiox.github.io/Bizard/Hiplot/115-map-usa_files/figure-html/fig-1map-usa-1.png,https://openbiox.github.io/Bizard/Hiplot/115-map-usa.html,USA map (states) using ggplot2 package,USA Map (States),HIPLOT,MAP
764,World Map,https://openbiox.github.io/Bizard/Hiplot/116-map-world_files/figure-html/fig-1map-world-1.png,https://openbiox.github.io/Bizard/Hiplot/116-map-world.html,World map using ggplot2 package,World Map,HIPLOT,MAP
765,World Map 2,https://openbiox.github.io/Bizard/Hiplot/117-map-world2_files/figure-html/fig-1map-world2-1.png,https://openbiox.github.io/Bizard/Hiplot/117-map-world2.html,World map using ggplot2 package,World Map 2,HIPLOT,MAP
766,Basic Motif,https://openbiox.github.io/Bizard/Omics/MotifPlot_files/figure-html/fig-1BasicMotif-1.png,https://openbiox.github.io/Bizard/Omics/MotifPlot.html#fig-1BasicMotif-1,Using sequence vectors,Motif Plot,OMICS,MotifPlot
767,Basic Motif,https://openbiox.github.io/Bizard/Omics/MotifPlot_files/figure-html/fig-1BasicMotif-2.png,https://openbiox.github.io/Bizard/Omics/MotifPlot.html#fig-1BasicMotif-2,Motif Plot – A Biomedical Visualization Atlas,Motif Plot,OMICS,MotifPlot
768,Basic Motif,https://openbiox.github.io/Bizard/Omics/MotifPlot_files/figure-html/fig-1BasicMotif-3.png,https://openbiox.github.io/Bizard/Omics/MotifPlot.html#fig-1BasicMotif-3,Plotting using ggplot syntax,Motif Plot,OMICS,MotifPlot
769,Multi-motif plot,https://openbiox.github.io/Bizard/Omics/MotifPlot_files/figure-html/fig-2MultiMotif-1.png,https://openbiox.github.io/Bizard/Omics/MotifPlot.html#fig-2MultiMotif,You can use facet_wrap or facet_grid to combine multiple logo images,Motif Plot,OMICS,MotifPlot
770,Adjust color scheme for motif plot,https://openbiox.github.io/Bizard/Omics/MotifPlot_files/figure-html/fig-3-1ColorMotif1-1.png,https://openbiox.github.io/Bizard/Omics/MotifPlot.html#fig-3-1ColorMotif1,Preset color scheme for DNA sequences,Motif Plot,OMICS,MotifPlot
771,Adjust color scheme for motif plot,https://openbiox.github.io/Bizard/Omics/MotifPlot_files/figure-html/fig-3-1ColorMotif2-1.png,https://openbiox.github.io/Bizard/Omics/MotifPlot.html#fig-3-1ColorMotif2,Color scheme of amino acid sequences,Motif Plot,OMICS,MotifPlot
772,Adjust color scheme for motif plot,https://openbiox.github.io/Bizard/Omics/MotifPlot_files/figure-html/fig-3-1ColorMotif3-1.png,https://openbiox.github.io/Bizard/Omics/MotifPlot.html#fig-3-1ColorMotif3,Custom discrete color scheme,Motif Plot,OMICS,MotifPlot
773,Adjust color scheme for motif plot,https://openbiox.github.io/Bizard/Omics/MotifPlot_files/figure-html/fig-3-1ColorMotif4-1.png,https://openbiox.github.io/Bizard/Omics/MotifPlot.html#fig-3-1ColorMotif4,Custom continuous color scheme,Motif Plot,OMICS,MotifPlot
774,Adjust font and stacking for motif plot,https://openbiox.github.io/Bizard/Omics/MotifPlot_files/figure-html/fig-3-2FontMotif-1.png,https://openbiox.github.io/Bizard/Omics/MotifPlot.html#fig-3-2FontMotif,Use a specific font,Motif Plot,OMICS,MotifPlot
775,Adjust the axes and themes for motif plot,https://openbiox.github.io/Bizard/Omics/MotifPlot_files/figure-html/fig-3-3ThemeMotif-1.png,https://openbiox.github.io/Bizard/Omics/MotifPlot.html#fig-3-3ThemeMotif,Adjust the axes and themes,Motif Plot,OMICS,MotifPlot
776,Advanced features for motif plot,https://openbiox.github.io/Bizard/Omics/MotifPlot_files/figure-html/fig-4MethodMotif-1.png,https://openbiox.github.io/Bizard/Omics/MotifPlot.html#fig-4MethodMotif,Sequence logo calculation method,Motif Plot,OMICS,MotifPlot
777,Advanced features for motif plot,https://openbiox.github.io/Bizard/Omics/MotifPlot_files/figure-html/fig-4NamespaceMotif1-1.png,https://openbiox.github.io/Bizard/Omics/MotifPlot.html#fig-4NamespaceMotif1,Numerical sequence,Motif Plot,OMICS,MotifPlot
778,Advanced features for motif plot,https://openbiox.github.io/Bizard/Omics/MotifPlot_files/figure-html/fig-4NamespaceMotif2-1.png,https://openbiox.github.io/Bizard/Omics/MotifPlot.html#fig-4NamespaceMotif2,Greek alphabet sequence,Motif Plot,OMICS,MotifPlot
779,Advanced features for motif plot,https://openbiox.github.io/Bizard/Omics/MotifPlot_files/figure-html/fig-4CustomHeightMotif-1.png,https://openbiox.github.io/Bizard/Omics/MotifPlot.html#fig-4CustomHeightMotif,Create a custom height matrix,Motif Plot,OMICS,MotifPlot
780,Advanced features for motif plot,https://openbiox.github.io/Bizard/Omics/MotifPlot_files/figure-html/fig-4LabelMotif-1.png,https://openbiox.github.io/Bizard/Omics/MotifPlot.html#fig-4LabelMotif,Sequence identifier,Motif Plot,OMICS,MotifPlot
781,Advanced features for motif plot,https://openbiox.github.io/Bizard/Omics/MotifPlot_files/figure-html/fig-4CowplotMotif-1.png,https://openbiox.github.io/Bizard/Omics/MotifPlot.html#fig-4CowplotMotif,Combining multiple plots,Motif Plot,OMICS,MotifPlot
782,Basic Dice Plot,https://openbiox.github.io/Bizard/Proportion/DicePlot_files/figure-html/fig-1BasicDice-1.png,https://openbiox.github.io/Bizard/Proportion/DicePlot.html#fig-1BasicDice,The basic dice plot uses geom_dice() to represent multiple categorical variables,Dice Plot,BASICS,Proportion
783,Advanced Dice Plot with Continuous Variables,https://openbiox.github.io/Bizard/Proportion/DicePlot_files/figure-html/fig-2AdvancedDice-1.png,https://openbiox.github.io/Bizard/Proportion/DicePlot.html#fig-2AdvancedDice,Advanced Dice Plot with continuous color and size mapping,Dice Plot,BASICS,Proportion
784,Dice Plot with custom theme,https://openbiox.github.io/Bizard/Proportion/DicePlot_files/figure-html/fig-3ThemedDice-1.png,https://openbiox.github.io/Bizard/Proportion/DicePlot.html#fig-3ThemedDice,The package includes theme_dice() for cleaner visualization,Dice Plot,BASICS,Proportion
785,Basic Text Enrichment BarPlot,https://openbiox.github.io/Bizard/Omics/TextEnrichmentBarPlot_files/figure-html/fig1.SimpleRound-1.png,https://openbiox.github.io/Bizard/Omics/TextEnrichmentBarPlot.html#basic-plotting-simplified-version,Basic Enrichment Analysis Barplot,Text Enrichment BarPlot,OMICS,TextEnrichmentBarPlot
786,Advanced Enrichment Analysis Barplot,https://openbiox.github.io/Bizard/Omics/TextEnrichmentBarPlot_files/figure-html/fig2.ComplexRound-1.png,https://openbiox.github.io/Bizard/Omics/TextEnrichmentBarPlot.html#advanced-plotting-detailed-version,Advanced Enrichment Analysis Barplot,Text Enrichment BarPlot,OMICS,TextEnrichmentBarPlot
787,Scatter Plot (Python),https://openbiox.github.io/Bizard/images/Python/ScatterPlot_demo.png,https://openbiox.github.io/Bizard/Python/ScatterPlot.html,Scatter plot showing correlations using matplotlib and seaborn,Scatter Plot,PYTHON,Python
788,Violin Plot (Python),https://openbiox.github.io/Bizard/images/Python/ViolinPlot_demo.png,https://openbiox.github.io/Bizard/Python/ViolinPlot.html,Violin plot combining box plot and kernel density estimation,Violin Plot,PYTHON,Python
789,Heatmap (Python),https://openbiox.github.io/Bizard/images/Python/Heatmap_demo.png,https://openbiox.github.io/Bizard/Python/Heatmap.html,Heatmap for gene expression profiles and correlation matrices,Heatmap,PYTHON,Python
790,Volcano Plot (Python),https://openbiox.github.io/Bizard/images/Python/VolcanoPlot_demo.png,https://openbiox.github.io/Bizard/Python/VolcanoPlot.html,Volcano plot for differential expression analysis,Volcano Plot,PYTHON,Python
791,Scatter Plot (Julia),https://openbiox.github.io/Bizard/images/Julia/ScatterPlot_demo.png,https://openbiox.github.io/Bizard/Julia/ScatterPlot.html,High-performance scatter plot using CairoMakie,Scatter Plot,JULIA,Julia
792,Violin Plot (Julia),https://openbiox.github.io/Bizard/images/Julia/ViolinPlot_demo.png,https://openbiox.github.io/Bizard/Julia/ViolinPlot.html,Violin plot for distribution comparison using CairoMakie,Violin Plot,JULIA,Julia
793,Heatmap (Julia),https://openbiox.github.io/Bizard/images/Julia/Heatmap_demo.png,https://openbiox.github.io/Bizard/Julia/Heatmap.html,Heatmap for matrix visualization using CairoMakie,Heatmap,JULIA,Julia