Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 673 Bytes

File metadata and controls

8 lines (6 loc) · 673 Bytes

Course Assignments

A description of files within this folder:

  • UNIX_Assignment.md and UNIX_Assignment.pdf: Instructions for the assignment
  • UNIX_Assignment_Template.md and UNIX_Assignment_Template.pdf: An example of what your Markdown file should look like when you submit your assignment, including some Markdown syntax that should be helpful for you. The pdf shows how this file is rendered using a tool such as "MacDown"
  • The two files fang_et_al_genotypes.txt and snp_positions.txt are data files you will be reformatting for the assignment
  • The transpose.awk script will be needed to transpose the data (see instructions in UNIX_Assignment.md)