Skip to content
Critical Factors
Material through week 5.
Demonstration of Core Bioinformatic Concepts
- Understanding of difference between memory/hard-drive space
- Ability to use versioning software such as git
- Understanding of private/public keys
- Understanding of different data-types (integer, char, etc)
- Understanding of JSON, etc
- Understanding basic HTTP
- Creation of a good README.
Demonstration of BASH
- Understanding of how to set permissions
- Understanding of basic unix commands
- Understanding of VIM
- Understanding of PATH
- cron time
Demonstration of Python
- Understanding reading/writing of false
- Understanding how to get information from command-line
- Understanding how to use a “list” or a “dictionary”.
- Understanding how to use a “dictionary” to convert data using a look-up.
- Understanding of using a conditional and a loop
- Use of Regex
- Use of Dataframes.