Skip to content

davmlaw/2026_assignment_3_version_control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

314 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2026 - Assignment 3 - University-of-Adelaide-Bx-Masters / Bioinformatics Overview

See Assignment 3 page

Contact details

david.lawrence@sa.gov.au

Branches

This repository has 2 branches:

  • main - the default branch, where new development occurs. All changes go into here
  • stable - a locked down branch for a critical system, the only updates are high severity bug fixes

Data files

The "data" and "doc" directories contains files that correspond to your student number

You should ONLY work on the files assigned to you.

Simulated errors

These files have had simulated errors created them, there are two types:

Insertion Severity
XXXXXXX High
lower_case_word -> UPPER_CASE_WORD Low

There are a maximum of 3 types of each error in each file.

Testing / Marking

There's a script (./bin/detect_differences.sh) that we'll use to check whether the files match what we expect.

Feel free to use it to check your work. Run the diff lines against your files (removing the redirect to /dev/null) to see what needs to change

About

Bioinformatics Overview Assignment 3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors