Skip to content

Commit

Permalink
Restructuring repo around 'data'; moved 'data' into python package
Browse files Browse the repository at this point in the history
Resolves #77.
  • Loading branch information
dotsdl committed Oct 12, 2022
1 parent 262633b commit dcee081
Show file tree
Hide file tree
Showing 113 changed files with 13 additions and 4,265 deletions.
16 changes: 0 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,22 +89,6 @@ data
```
## Description of meta data YAML files

#### `targets.yml`

This file lists all the registered targets in the benchmark set. Each entry denotes one target and contains the following information:

```
mcl1_sample:
name: mcl1_sample
date: 2020-08-26
dir: 2020-08-26_mcl1_sample
```

`mcl1_sample` is the entry name and each entry has three sub-entries:
- `name` is the target name, which is usually the same as the entry name of the target.
- `date` is the date when the target was initially added to the benchmark set.
- `dir` is the directory name where all the data for the target is found. Usually it is the `date` and the `name` field, connected by a underscore `_`.

#### `target.yml`

This file is found in the meta data directory of each target: `<date>_<target_name>/00_data/target.yml`. It contains additionally information about the target:
Expand Down
84 changes: 0 additions & 84 deletions data/targets.yml

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
28 changes: 0 additions & 28 deletions plbenchmark/sample_data/2020-08-26_mcl1_sample/00_data/edges.yml

This file was deleted.

150 changes: 0 additions & 150 deletions plbenchmark/sample_data/2020-08-26_mcl1_sample/00_data/ligands.yml

This file was deleted.

30 changes: 0 additions & 30 deletions plbenchmark/sample_data/2020-08-26_mcl1_sample/00_data/target.yml

This file was deleted.

Loading

0 comments on commit dcee081

Please sign in to comment.