Assignment: Process RNA-seq files
DUE: Wednesday 7/29 by 9AM
For this assignment, you’re going to start an RNA-seq analysis project from scratch.
- Set up a personal GitHub repository for the project
- Make a new directory on the server to house the analysis.
- Pick 2 tissues from
FILE PATH
on the server and copy them to your project folder - Use the code we went over in lectures to process the tissue RNA-seq files in the folder you create on the server
- Check quality
- Trim
- Align
- Count
- All the of code you used should be documented in a markdown file that should be backed up to your GitHub repository
- To submit the assignment, email me a link to your GitHub repository. I’ll be looking at the markdown file in the GitHub repository and also your results on the server.