Difference between revisions of "Sequence searching & MSAs 2015"

From projects/clsi
Jump to: navigation, search
Line 6: Line 6:
  
 
[http://folk.uio.no/jonkl/StuffForMBV-INFx410/MSA_exercise.tar.gz Tarball] for exercise
 
[http://folk.uio.no/jonkl/StuffForMBV-INFx410/MSA_exercise.tar.gz Tarball] for exercise
 +
 +
'''''NB!!!:''''' On some computers/browsers the tarball file MSA_exercise.tar.gz is uncompressed (un-gzipped) when you download it, but the file name still contains the .gz. If gunzip does not work, just do "mv MSA_exercise.tar.gz MSA_exercise.tar" before you do tar -xvf to extract the file contents.
  
 
Back to [[MBV-INFX410 2015|main page]]
 
Back to [[MBV-INFX410 2015|main page]]

Revision as of 17:48, 16 November 2015

Sequence searching and multiple sequence alignements lecture part 1 and part 2

Sequence searching and multiple sequence alignements exercise in pdf and MS Word format

Do this instead for task 32!: Task 32 of the sequence searching and multiple sequence alignements exercise in pdf and MS Word format

Tarball for exercise

NB!!!: On some computers/browsers the tarball file MSA_exercise.tar.gz is uncompressed (un-gzipped) when you download it, but the file name still contains the .gz. If gunzip does not work, just do "mv MSA_exercise.tar.gz MSA_exercise.tar" before you do tar -xvf to extract the file contents.

Back to main page