dargason commited on
Commit
2b03676
·
verified ·
1 Parent(s): 17fbb91

Update README with consolidated information description

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -11,7 +11,7 @@ tags:
11
 
12
  # PXR Challenge Multi-method Cofolding
13
 
14
- This dataset contains >40,000 cofolding predictions using three different methods (OpenFold3, Boltz2, Chai1) for the nuclear hormone receptor hPXR and with >600 ligands.
15
  Ligands are derived from the OpenADMET PXR Challenge and contain known binders, known agonists, and inactives. More on the ligand set can be found here: https://huggingface.co/spaces/openadmet/pxr-challenge
16
 
17
  Each cofolding method was run using default settings and untemplated, except where noted. Each protein/ligand/method/parameter set generated 20-25 structures (5 samples * 4 or 5 random seeds)
@@ -23,6 +23,7 @@ Deposited is the raw cofolding output with all confidence predictions and other
23
  - `pdb64`: cofolding predictions for a 70-system rerefined PXR crystal set. Untemplated and templated with the protein crystal coordinates.
24
  - `structure_challenge`: cofolding predictions and inputs for 184 structure-challenge ligands.
25
  - `activity_challenge`: cofolding predictions for 513 activity-challenge ligands.
 
26
 
27
  ### Top-level metadata:
28
  - `dataset_manifest.csv`: dataset/archive summary.
 
11
 
12
  # PXR Challenge Multi-method Cofolding
13
 
14
+ This dataset contains >45,000 cofolding predictions using three different methods (OpenFold3, Boltz2, Chai1) for the nuclear hormone receptor hPXR and with >600 ligands.
15
  Ligands are derived from the OpenADMET PXR Challenge and contain known binders, known agonists, and inactives. More on the ligand set can be found here: https://huggingface.co/spaces/openadmet/pxr-challenge
16
 
17
  Each cofolding method was run using default settings and untemplated, except where noted. Each protein/ligand/method/parameter set generated 20-25 structures (5 samples * 4 or 5 random seeds)
 
23
  - `pdb64`: cofolding predictions for a 70-system rerefined PXR crystal set. Untemplated and templated with the protein crystal coordinates.
24
  - `structure_challenge`: cofolding predictions and inputs for 184 structure-challenge ligands.
25
  - `activity_challenge`: cofolding predictions for 513 activity-challenge ligands.
26
+ - `consolidated`: Extracted and aligned .cif files from all cofolding runs. A .csv file with various structure and cofolding-based features for each sample.
27
 
28
  ### Top-level metadata:
29
  - `dataset_manifest.csv`: dataset/archive summary.