You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-21Lines changed: 11 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -106,29 +106,19 @@ rsconnect::setAccountInfo(
106
106
rsconnect::deployApp()
107
107
```
108
108
109
-
110
109
## Data
111
110
112
-
Input data for the Shiny-iAtlas portal were accessed from multiple remote sources, including **Synapse**, the **ISB Cancer Genomics Cloud**, and **Google Drive**. For convenience, we have created locally cached versions of dataframe objects as **`feather`** files in the `data2` folder:
113
-
114
-
-`driver_mutations1.feather`
115
-
-`driver_mutations2.feather`
116
-
-`driver_mutations3.feather`
117
-
-`driver_mutations4.feather`
118
-
-`driver_mutations5.feather`
119
-
-`driver_results1.feather`
120
-
-`driver_results2.feather`
121
-
-`feature_values_long.feather`
122
-
-`features.feather`
123
-
-`groups.feather`
124
-
-`immunomodulator_expr.feather`
125
-
-`immunomodulators.feather`
126
-
-`io_target_expr1.feather`
127
-
-`io_target_expr2.feather`
128
-
-`io_target_expr3.feather`
129
-
-`io_target_expr4.feather`
130
-
-`io_targets.feather`
131
-
-`til_image_links.feather`
111
+
Input data for the Shiny-iAtlas portal were accessed from multiple remote sources, including **Synapse**, the **ISB Cancer Genomics Cloud**, and **Google Drive**. For convenience, we have created locally cached versions of dataframe objects as **`feather`** files in the `data` folder:
0 commit comments