In [4]:
import os
os.getcwd()


Out[4]:
'/home/yotamfr/development/prot2vec/src/python'

In [3]:
os.system("meme")


Out[3]:
256

In [ ]: