Skip to content

Commit 2c3f1fc

Browse files
committed
Update readme
1 parent c1b940d commit 2c3f1fc

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

dev/clickhouse/DEV_SETUP.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ All commands start from the root repository location.
1717
1. Start cBioPortal database.
1818
2. Create MySQL views in the cBioPortal database by running the commands
1919
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).
2121

2222
```
2323
cd ./dev/clickhouse
@@ -30,7 +30,3 @@ This will start a Clickhouse instance that is available on the host system:
3030
- username: _cbio_
3131
- password: _P@ssword1_
3232

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.

0 commit comments

Comments
 (0)