forked from CompOnco/componco.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsoftware.qmd
145 lines (109 loc) · 3.12 KB
/
software.qmd
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
---
title: "Software"
bibliography: references.bib
csl: publications/csl/elife.csl
---
::::::::::::::::::::::::::::::::: software-container
# Our Computational Tools {.page-title}
::: {.lead .text-center .mb-5}
We develop open-source software for genomic data analysis, with a focus on cancer research and single-cell methods.
:::
::::::::::::::::::::::: software-grid
::::::: {.software-card .fade-in}
::: software-icon

:::
::::: software-info
## Corral
Single-cell RNA-seq dimension reduction, batch integration, and visualization with correspondence analysis.
::: software-links
[Bioconductor](https://bioconductor.org/){.btn .btn-primary .btn-sm} [GitHub](https://github.com/){.btn .btn-secondary .btn-sm}
:::
::: software-publications
#### Publications
- [@Hsu2023]
- [@Lê2021]
- [@hsu2020]
:::
:::::
:::::::
::::::: {.software-card .fade-in}
::: software-icon

:::
::::: software-info
## MOGSA
Multi-Omics Gene Set Analysis: Integrative analysis of multiple experimental and molecular data types.
::: software-links
[Bioconductor](https://bioconductor.org/){.btn .btn-primary .btn-sm} [GitHub](https://github.com/){.btn .btn-secondary .btn-sm}
:::
::: software-publications
#### Publications
- [@Meng2016]
- [@Meng2019]
- [@Meng2014]
- [@Meng2016a]
- [@Lê2021]
:::
:::::
:::::::
::::::: {.software-card .fade-in}
::: software-icon

:::
::::: software-info
## iBBiG
Iterative Binary Bi-clustering of Gene Sets for biclustering and pattern discovery in gene expression data.
::: software-links
[Bioconductor](https://bioconductor.org/){.btn .btn-primary .btn-sm} [GitHub](https://github.com/){.btn .btn-secondary .btn-sm}
:::
::: software-publications
#### Publications
- [@gusenleitner2012]
:::
:::::
:::::::
::::::: {.software-card .fade-in}
::: software-icon

:::
::::: software-info
## made4
Multivariate Analysis of Microarray Data using ADE4 for visualization and analysis of microarray data.
::: software-links
[Bioconductor](https://bioconductor.org/){.btn .btn-primary .btn-sm} [GitHub](https://github.com/){.btn .btn-secondary .btn-sm}
:::
::: software-publications
#### Publications
- [@Culhane2005]
:::
:::::
:::::::
:::::::::::::::::::::::
:::::::::: {.mt-5 .workshops-section .fade-in}
## Workshops & Training Materials
::::::::: card-deck
:::: card
::: card-body
### Hitchhiker's Guide to PCA
A comprehensive tutorial on Principal Component Analysis for genomic data.
[View Workshop](#){.btn .btn-primary}
:::
::::
:::: card
::: card-body
### Quick Guide to scRNAseq
Introduction to single-cell RNA sequencing analysis methods.
[View Workshop](#){.btn .btn-primary}
:::
::::
:::: card
::: card-body
### BIRSBiointegration Hackathon
Datasets and code from our multi-omics integration hackathon.
[Explore Hackathon](#){.btn .btn-primary}
:::
::::
:::::::::
::::::::::
:::::::::::::::::::::::::::::::::