Skip to content

course-fish546-2023/sarahtanja-coursework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sarahtanja-coursework

This repo is for coursework completed by Sarah Tanja during the Spring '23 quarter in FISH 546

The homework folder contains responses to weekly question sets. The assignments folder contains reproducible code that can function as templates or examples for executing bioinformatics pipelines learned in this class.

use the following code as a bash terminal command to find and add files >1G from repo to .gitignore find . -size +1G | sed 's|^./||g' | cat >> .gitignore from THIS Robert's Lab Course Issue

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published