-
Notifications
You must be signed in to change notification settings - Fork 0
PreAlignment QC

#2-vi. Pre-Alignment QC
You can use FastQC to get a sense of your data quality before alignment:
Video Tutorial here:
Try to run FastQC on one of your fastq files
Go to the following url in your browser:
- http://cshl**.dyndns.org/workspace/rnaseq/data/
- right-click to save a fastq file to your laptop
- Note, you must replace cshl** with your own amazon instance number (e.g., "cshl01"))
| Previous Section | This Section | Next Section | |:--------------------------------:|:-----------------------------------:|:--------------------------:| | Data | Data QC | Alignment |
Table of Contents
Module 1: Authors | Syntax | Logging into Amazon Cloud | Environment | Resources
Module 2: Installation | Reference Genomes | Annotations | Indexing | Data | Data QC
Module 3: Alignment | Alignment Visualization | Alignment QC
Module 4: Expression | Differential Expression | DE Visualization
Module 5: Ref Guided | De novo | Merging | Differential Splicing | Splicing Visualization
Appendix: AWS Setup | Assignment Solutions