5.0 Introduction to Command Line

Author: Dr. Alejandra Rougon

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.

Welcome to the Command Line Unit from Plants & Python. The Command Line or Terminal is a very important tool for bioinformatic analysis. This Unit is meant to introduce you to the usage of the Command Line for the analysis of biological data. It is divided into 11 Lessons and 3 practices where you will be able to challenge yourself applying what you have learned. In this Unit, you will learn how to use the basic commands in a linux terminal through the practice at a virtual terminal from the CS50 Sandbox. You will also learn to recognize the most common biological formats. And you will practice some biological data mining. The videos will go step by step through the lessons. Try to go through the examples as you watch the videos, as learning will go faster if you practice. But most importantly, enjoy discovering new commands and their functions!

Contents

- 01. Introduction to Command Line
- 02. Virtual Terminal
- 03. Exploring Folders
- 04. Working with Files
- 05. Options and Arguments
- 06. Copy, Change Location & Remove Files
- 07. Edit, Sort, Cut & grep
- 08. Word Count, Pipelines & Permissions
- 09. Biological Data Formats
- 10. Working Remotely
- 11. Scripting with bash

01. Introduction to Command Line

🔍 Learning Objectives

After completing this lesson you will learn:

  • What is a Unix command line interface

  • What is a shell

  • How to access the terminal in different OS

01.Introcution to Command Line


🔑 In this lesson you have learned

  • What is a Unix command line interface

  • What is a shell

  • How to access the terminal in different OS