ENSG00000075624 ACTB ENST00000425660
-------
seqinfo: 1 sequence from an unspecified genome; no seqlengths
...
<20 more elements>
```
---
## Summary
- GenomicRanges is a useful core package for genomic interval analysis.
- Biostrings is a useful core package for sequence analysis
---
## Other popular packages
- SummarizedExperiment - a data structure for one or more assays, each represented by a matrix-like object of numeric or other mode. The rows typically represent genomic ranges of interest and the columns represent samples.
- limma - Data analysis, linear models and differential expression for microarray data.
- BiocFileCache - creates a persistent on-disk cache of files for managing resources that are costly or difficult to create.
---
## Other popular packages
- GenomicAlignments - efficient containers for storing and manipulating short genomic alignments (
clusterProfiler -
- SingleCellExperiment - class for storing data from single-cell experiments
- ComplexHeatmap - provides a highly flexible way to arrange multiple heatmaps and supports various annotation graphics
---
### Conclusion
It's an exciting time for computational biology.
The world is starving for people who can apply advanced computation to growing biological data.
Looking forward to a fun and enlightening course.