You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on student feedback (from 2023/24) we could carve out 1 class (likely at the end of the RNA block) that focuses on lower-level analysis of RNA sequencing data (as an example), focusing on command-line tools.
Data download (get FASTQ from GEO, curl)
Reference download (get Gencode FASTA, curl)
Reference building (STAR index, STAR)
Alignment (STAR alignment STAR)
(optional) Pseudo-alignment (salmon)
The text was updated successfully, but these errors were encountered:
Based on student feedback (from 2023/24) we could carve out 1 class (likely at the end of the RNA block) that focuses on lower-level analysis of RNA sequencing data (as an example), focusing on command-line tools.
curl
)curl
)STAR
)STAR
)salmon
)The text was updated successfully, but these errors were encountered: