Hi!totally new, i did an undergrad in non-python related science, and I'm trying to move into incorporating python into my postgrad, so my questions right now are fairly basic.
I basically want to run muscle (a sequence alignment tool) on a large number of files.how do i start a python script that basically says "open each of these files in turn, then use this PBS script on each of them"?
Eva