biobricks-ai / depmap

The Cancer Dependency Map
1 stars 0 forks source link

Test depmap for biobricks #2

Closed achatrath closed 2 years ago

achatrath commented 2 years ago
achatrath commented 2 years ago

This brick works.

achatrath commented 2 years ago

This ran for me if someone else can confirm:

brick_install("depmap")

# get data w/ _pull or _repro
brick_pull("depmap")

# load the clinvar parquet tables
brick_load_arrow("depmap")
tomlue commented 2 years ago

works here too