X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=erange.git;a=blobdiff_plain;f=rnaEditing.py;h=f6f714a03c35b9e91117e34bad9329af25c7b990;hp=ce9f4ea4f81c121e174433bbca134954a451f021;hb=HEAD;hpb=0d3e3112fd04c2e6b44a25cacef1d591658ad181 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):