• subprocess
      1. import subprocess
      2. transid = str(subprocess.check_output(['grep' , '-w', geneid, trans2gene])).strip()