¡@

Home 

python Programming Glossary: amino

IOError when trying to open existing files

http://stackoverflow.com/questions/10802418/ioerror-when-trying-to-open-existing-files

filename ''' collect z coordinates of atoms from charged amino acids ''' f open filename 'r' pdbfile f.readlines ### Code that..

How do you access a list in group of 3 in python? [duplicate]

http://stackoverflow.com/questions/18541215/how-do-you-access-a-list-in-group-of-3-in-python

want to check each of those items for their corresponding amino acid in a dictionary but the program keeps making new lists..

translate my sequence?

http://stackoverflow.com/questions/8700920/translate-my-sequence

y y 3 #print c for k v in dict.items if seq y y 3 k alle_amino v 3 #alle aminozuren op rijtje a1.1 a2.1 a.3.1 a1.2 enzo print.. for k v in dict.items if seq y y 3 k alle_amino v 3 #alle aminozuren op rijtje a1.1 a2.1 a.3.1 a1.2 enzo print v With this script.. a2.1 a.3.1 a1.2 enzo print v With this script I get the amino acids from the 3 frames under each other but how can I sort..