Introduction to R and Bioconductor for analysing sRNA-Seq data (2021)
This webpage contains introductory practicals about using R and Bioconductor for genomic analyses, geared towards small RNA-Seq data.
Practicals:
Installing R and Bioconductor
- Learning to use R
- Learning to use R (part 2)
- Exploring genome annotation from Ensembl
- Introduction to Bioconductor with Biostrings
The next two practicals require running commands on the Linux terminal. You might need to spend some time on Unix/Linux tutorials such as:
- Linux: Processing raw sequencing fastq files
- Linux: Mapping sRNA-Seq sequences with bowtie
- Genome annotation and SAM/BAM alignments
- Differential expression analysis for small RNA-Seq
- Discovering enriched sequence motifs
- Extra R/BioC stuff
Some useful links
R & Bioconductor