comparison synapseGetDataset.py @ 2:d1104ad3646a

Trying one more time to get this push to happen...
author melissacline
date Tue, 27 Jan 2015 17:23:38 -0800
parents ae91153d3fc2
children e81019e3ac99
comparison
equal deleted inserted replaced
1:ae91153d3fc2 2:d1104ad3646a
1 #!/usr/bin/env python 1 #!/usr/bin/env python
2 """Download a dataset from Synapse into Galaxy""" 2 """Download a dataset from Synapse into Galaxy """
3 3
4 import argparse 4 import argparse
5 import json 5 import json
6 import synapseclient 6 import synapseclient
7 import sys 7 import sys