We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4f0db8 commit 1680f41Copy full SHA for 1680f41
1 file changed
build/mpnstPDX/build_drugs.sh
@@ -1,2 +1,4 @@
1
+##get drug data
2
Rscript 02_get_drug_data.R $SYNAPSE_AUTH_TOKEN $1 /tmp/mpnstpdx_drugs.tsv
3
+##get drug descriptors
4
/opt/venv/bin/python3 build_drug_desc.py --drugtable /tmp/mpnstpdx_drugs.tsv --desctable /tmp/mpnstpdx_drug_descriptors.tsv.gz
0 commit comments