Skip to content

Commit bc74c6c

Browse files
committed
fixed non-issue with novartis call
1 parent 74c14a6 commit bc74c6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coderbuild/novartis/build_exp.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

22
#python3 04-experiments-novartispdx.py --token $SYNAPSE_AUTH_TOKEN
33

4-
python3 -m 04-experiments-novartis --token $SYNAPSE_AUTH_TOKEN -o ~/Projects/CoderData/dev-environment/novartis/novartis_curvedata.tsv
4+
python3 04-experiments-novartis.py --token $SYNAPSE_AUTH_TOKEN -o ~/Projects/CoderData/dev-environment/novartis/novartis_curvedata.tsv
55
python3 calc_pdx_metrics.py /tmp/novartis_curvedata.tsv --drugfile=/tmp/novartis_drugs.tsv --outprefix=/tmp/novartis --study='Novartis PDX Gao etal 2015' --source='Synapse'

0 commit comments

Comments
 (0)