Skip to content

JDACS4C-IMPROVE/candle_lib

 
 

Repository files navigation

CANDLE Library

Install

pip install git+https://github.com/ECP-CANDLE/candle_lib.git

File Util Example

import candle
candle.get_file('lincs1000.tsv', 'https://ftp.mcs.anl.gov/pub/candle/public/benchmarks/P1B1/lincs1000.tsv', datadir='./data')
candle.get_file(fname='P3B1_data.tar.gz', origin='https://ftp.mcs.anl.gov/pub/candle/public/benchmarks/P3B1/P3B1_data.tar.gz', unpack=True, datadir='./data')

See here for more detail about file utils.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%