Skip to content

Commit

Permalink
Merge pull request #319 from eugene/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
amva13 authored Oct 12, 2024
2 parents 9567be5 + 5645ed1 commit cf88543
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,17 +85,6 @@ The core data loaders are lightweight with minimum dependency on external packag
numpy, pandas, tqdm, scikit-learn, fuzzywuzzy, seaborn
```

For utilities requiring extra dependencies, TDC prints installation instructions. To install full dependencies, please use the following `conda-forge` solution.

### Using `conda`

Data functions for molecule oracles, scaffold split, etc., require certain packages like RDKit. To install those packages, use the following `conda` installation:

```bash
conda install -c conda-forge pytdc
```


## Tutorials

We provide tutorials to get started with TDC:
Expand Down

0 comments on commit cf88543

Please sign in to comment.