print("".join([var_dict["folders"][0],' folder contains: trajectory of ',var_dict["ensemble_name"],"."]))
iflen(var_dict["folders"])>1:
print("\nMore than one .pdb folder were found. Taking the first as the trajectory folder.\n")
var_dict["do_pdb"]=True
ifnotvar_dict["do_pdb"]andnotvar_dict["do_xtc"]:
sys.exit("".join(['\n Sorry, I did not understood the input. Please follow the guidelines described in the function documentation to create ',ensemble_name,' folder.\n']))
print("".join([var_dict["folders"][0],' folder contains: trajectory of ',var_dict["ensemble_name"],"."]))
iflen(var_dict["folders"])>1:
print("\nMore than one .pdb folder were found. Taking the first as the trajectory folder.\n")
var_dict["do_pdb"]=True
ifnotvar_dict["do_pdb"]andnotvar_dict["do_xtc"]:
sys.exit("".join(['\n Sorry, I did not understood the input. Please follow the guidelines described in the function documentation to create ',ensemble_name,' folder.\n']))
print("".join([var_dict["folders"][0],' folder contains: trajectory of ',var_dict["ensemble_name"],"."]))
iflen(var_dict["folders"])>1:
print("\nMore than one .pdb folder were found. Taking the first as the trajectory folder.\n")
var_dict["do_pdb"]=True
ifnotvar_dict["do_pdb"]andnotvar_dict["do_xtc"]:
sys.exit("".join(['\n Sorry, I did not understood the input. Please follow the guidelines described in the function documentation to create ',ensemble_name,' folder.\n']))