forked from a1aks/Cytoscape_Course
-
Notifications
You must be signed in to change notification settings - Fork 0
/
session1b.Rmd
244 lines (161 loc) · 4.72 KB
/
session1b.Rmd
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
---
title: "Introduction to Cytoscape and it's Apps - Session 1 B"
author: "Akshay Bhat"
date: '`r format(Sys.time(), "Last modified: %d %b %Y")`'
output:
html_notebook:
toc: yes
toc_float: yes
css: stylesheets/styles.css
pdf_document:
toc: yes
---
<img src="images/logo-sm.png" style="position:absolute;top:40px;right:10px;" width="200" />
# Part B: Public Repositories
## Pathway data
* WikiPathways
* Reactome
* KEGG
* Pathway Commons (collection)
* Published Pathway Figures
## Network data
* STRING
* IntAct
* NDEx (collection)
## Sources of PPI Data
* Experimental Techniques
**High Throughput**
**Low Throughput**
* Computational Techniques
* Public Repositories
**Know what to look for. Know what you're getting.**
## Finding Network Data
**Where do I find the network?**
* There is no such thing!
* There are hundreds of different interaction databases
![](images/Interaction_DB.png)
* It depends on your biological question and your analysis plan,
**But know what you are getting.....**
## Starting with a gene list......
![](images/GeneList.png)
# Networks
## Broad coverage / Lower resolution
* STRING (**stringApp**)
* NDEx (**built-in**)
* PSICQUIC (**built-in**)
* IntAct (**IntAct App**)
# String
## StringApp
![](images/String_advantages.png)
## Use the Network Search Tool to select a resource:
![](images/Network_searchTool.png)
## STRING Settings
![](images/stringAPP_Settings.png)
## STRING Results
![](images/stringAPP_results.png)
## STRING Options
![](images/stringAPP-settingsSummary.png)
## STRING Enrichment
![](images/stringApp_enrichment_example.png)
# NDEx
## CyNDEx App
* Repository for biological network knowledge
* Organisations and individual scientists can deposit
* Use CyNDEx App to import/export networks
* Featured collections include:
* Pathway Interaction Database (NCI-PID)
* Cancer Cell Maps Initiative (CCMI)
* The NDEx Butler
* NetPath
![](images/NDEx_Network.png)
# PSICQUIC
## PSI common query interface
**PSICQUIC is included in the Cytoscape network search tool:**
![](images/PSICQUIC.png)
# IntAct
## IntAct App
![](images/IntactApp_search.png)
![](images/IntactApp_View.png)
# IntAct - Filters
* Can filter network by:
* MI Score
* Interaction detection method
* Participant detection method
* Host organism
* Expansion (e.g. spoke vs. matrix)
* Type (interaction type)
* Mutations (hides unmutated edges)
# Pathways
## Higher resolution / Limited coverage (~50% of genes)
* WikiPathways (**WikiPathways App**)
* Reactome (**ReactomeFI App**)
* Pathway Commons (**CyPath2 App**)
* KEGG (**KEGGscape App**)
# WikiPathways
## **WikiPathways App**
* Handmade pathway models
* Collaborative platform open to all researchers
* Thousands of pathways for dozens of species
Use the **Network Search Tool** to select a resource:
![](images/Network~SearchTool.png)
## WikiPathways Search
![](images/WikiPathwaysSearch.png)
## WikiPathways Results
![](images/WikiPathways_Results2.png)
## Pathway Database Apps
![](images/Pathway_DbApps.png)
# Cytoscape
![](images/Cytoscape_Link.png)
## Core Concepts
![](images/Core_Concepts.png)
## Cytoscape Apps!
**apps.cytoscape.org**
![](images/Cytoscape_APP_store3.png)
<br></br><br></br>
# Important Information
## Loading Network Data
## Cytoscape can import network data from:
* Files (or URLs)
* Excel, TSV, CSV
* XGMML: eXtensible Graph Markup and Modelling Language
* SBML: Systems Biology Markup Language
* BioPAX
* PSI-MI
* SIF: Simple Interaction Format
* GML: Graph Markup Language
* ... and others depending on loaded Apps
## Cytoscape can import network data from:
* Public repositories:
* PSICQUIC
* STRING (via the stringApp)
* IntAct (via the IntActApp)
* Reactome (via the ReactomeFI app)
* WikiPathways (via the WikiPathways app)
* Pathway Commons (via the CyPath2 app)
* NDEx
* Automation:
* Command line scripts
* CyREST via R, Python, etc
## Cytoscape can load tables from:
* Files (or URLs)
* Excel, TSV, CSV
* Public repositories
* BioMart
* Automation:
* Command line scripts
* CyREST via R, Python, etc
## Saving and Exporting
* Sessions save everything as **.cys** files: Networks, Tables, Styles, Screen sizes, etc.
* Export networks in different formats: SIF, GML, XGMML, BioPAX, JSON
* Export tables as CSV files
* Publication quality graphics in several formats: PDF, SVG, PNG, and JPEG
<br></br>
<div class="exercise">
## Tour of Cytoscape - Exercise
* Launch the latest version of **Cytoscape**
![](images/Cytoscape_tour.png)
<br></br>
* Save your cytoscape app as a session in **.cys ** format for future use.
</div>
<br></br>
### We will now go to the next session [session (2A)](session2a.nb.html) to understand how to use Cytoscape and it's apps.