Skip to content

Monday, October 15, 2018 Python II

Meg Staton edited this page Oct 15, 2018 · 2 revisions

Continuing with python for biologists

  1. finishing up find

Remember to use python 3 on the acf

module load python/3.6.1
  1. Working with files

There is an example dna.txt file in

/lustre/haven/courses/EPP622-2018Fa/software/dna.txt
  1. Lists and Loops
Clone this wiki locally