X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=erange.git;a=blobdiff_plain;f=rnaEditing.py;fp=rnaEditing.py;h=f6f714a03c35b9e91117e34bad9329af25c7b990;hp=ce9f4ea4f81c121e174433bbca134954a451f021;hb=cfc5602b26323ad2365295145e3f6c622d912eb4;hpb=c4561c55cfa9726530c6777b6515c4ef66306b2f diff --git a/rnaEditing.py b/rnaEditing.py index ce9f4ea..f6f714a 100644 --- a/rnaEditing.py +++ b/rnaEditing.py @@ -1,7 +1,7 @@ import sys import optparse -from erange import chksnp, getSNPs, getSNPGeneInfo, analyzego, getNovelSNPs, makeSNPtrack, rnaAToIFilter -from erange.commoncode import countDuplicatesInList, getConfigParser, getConfigOption +import chksnp, getSNPs, getSNPGeneInfo, analyzego, getNovelSNPs, makeSNPtrack, rnaAToIFilter +from commoncode import countDuplicatesInList, getConfigParser, getConfigOption def main(argv=None):