summaryrefslogtreecommitdiff
path: root/5x_cv/get_csv_versions.sh
diff options
context:
space:
mode:
authordavor <vorgrimmlerdavid@gmx.de>2011-12-29 16:24:32 +0100
committerdavor <vorgrimmlerdavid@gmx.de>2011-12-29 16:24:32 +0100
commit226e020109742bfa5c3edd0059100f866378b45c (patch)
tree3da6c48df42d3a4d76e0789c0a6b03c061837889 /5x_cv/get_csv_versions.sh
parent0bfa194c90c235c2792aa6f306c2eda9e6693534 (diff)
Added constitutional and electronic datasets
Diffstat (limited to '5x_cv/get_csv_versions.sh')
-rw-r--r--5x_cv/get_csv_versions.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/5x_cv/get_csv_versions.sh b/5x_cv/get_csv_versions.sh
new file mode 100644
index 0000000..73e0ae9
--- /dev/null
+++ b/5x_cv/get_csv_versions.sh
@@ -0,0 +1,8 @@
+curl -H 'accept:text/csv' http://toxcreate3.in-silico.ch:8086/dataset/1575 > FHM_electronic,cpsa.csv
+curl -H 'accept:text/csv' http://toxcreate3.in-silico.ch:8086/dataset/1576 > FHM_constitutional.csv
+curl -H 'accept:text/csv' http://toxcreate3.in-silico.ch:8086/dataset/1577 > MDD_electronic,cpsa.csv
+curl -H 'accept:text/csv' http://toxcreate3.in-silico.ch:8086/dataset/1578 > MDD_constitutional.csv
+curl -H 'accept:text/csv' http://toxcreate3.in-silico.ch:8086/dataset/1583 > RAT_electronic,cpsa.csv
+curl -H 'accept:text/csv' http://toxcreate3.in-silico.ch:8086/dataset/1582 > RAT_constitutional.csv
+curl -H 'accept:text/csv' http://toxcreate3.in-silico.ch:8086/dataset/1585 > MOU_electronic,cpsa.csv
+curl -H 'accept:text/csv' http://toxcreate3.in-silico.ch:8086/dataset/1584 > MOU_constitutional.csv