File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ All commands start from the root repository location.
17
17
1 . Start cBioPortal database.
18
18
2 . Create MySQL views in the cBioPortal database by running the commands
19
19
in [ cbio_database_views.sql] ( mysql_provisioning/cbio_database_views.sql ) .
20
- 3 . Start Clickhouse (provisioned automatically).
20
+ 3 . Start Clickhouse (provisioned automatically from MySQL ).
21
21
22
22
```
23
23
cd ./dev/clickhouse
@@ -30,7 +30,3 @@ This will start a Clickhouse instance that is available on the host system:
30
30
- username: _ cbio_
31
31
- password: _ P@ssword1_
32
32
33
- ## TODO
34
-
35
- - Extend [ cbio_database_views.sql] ( mysql_provisioning/cbio_database_views.sql )
36
- and [ c_import_mysql_data.sql] ( clickhouse_provisioning/c_import_mysql_data.sql ) to cover all clickhouse tables.
You can’t perform that action at this time.
0 commit comments