Bioinformatics Resources
Helpful Resources
Introduction to the Xanadu Cluster
-
UConn CBC video series
- highly recommend for learning about what the cluster is and getting started
- UConn CBC Understanding Xanadu
- UConn CBC wiki
Working with the Command Line
-
Introducing the Shell
- also highly recommend following along with this tutorial to get a sense of how to move around using the command line
- UConn CBC Unix Basics
Working with Github
-
Introduction-to-github
- good tutorial for getting familiar with github
- learn about creating branches, committing files, and pull requests
Working with R studio
-
Cookbook for R
- really good resource for beginners in R
- very helpful for learning how to create graphs in R studio
Markdown syntax
Troubleshooting
- google is your best friend!
- chances are someone has already had a similar problem and it has already been solved by someone else
- stack overflow is also your best friend