You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is our most comprehensive script as it pulls over 50k drugs.
148
-
2. Createa `build_drugs.sh` script that takes as its first argument
147
+
is our most comprehensive script as it pulls over 50k drugs
148
+
1a. In cases where the dose and response values are not available, you
149
+
can use the published AUC values instead, and use the
150
+
`published_auc` as the `drug_response_metric` value in the table.
151
+
2. Create a `build_drugs.sh` script that takes as its first argument
149
152
an existing drug file and calls the script created in step 1
150
153
above. Once the drugs for a dataset are retrieved, we have a second utility
151
154
script that [builds the drug descriptor table](https://github.com/PNNL-CompBio/coderdata/blob/cbf017326b83771c55f12317189f4b2dbd9d900a/schema/coderdata.yaml#L94). Add this to the
0 commit comments