An educational tutorial and working demonstration pipeline for RNA-seq analysis on cloud platforms.
Informatics for RNA-seq is an educational web resource and tutorial that provides a complete working pipeline for RNA-seq analysis. It teaches bioinformatics concepts and practical skills for processing RNA sequencing data, from raw reads to biological interpretation. The resource is specifically designed to run on cloud computing platforms like AWS, making scalable analysis accessible to learners.
Bioinformatics students, researchers, and biologists who need to learn RNA-seq analysis from scratch. It's ideal for those new to next-generation sequencing data who want hands-on experience with a complete analysis workflow.
It provides a comprehensive, freely-available educational alternative to commercial bioinformatics training courses. The complete working pipeline with practical exercises allows users to learn by doing, with specific integration of cloud computing to overcome local computational limitations.
Informatics for RNA-seq: A web resource for analysis on the cloud. Educational tutorials and working pipelines for RNA-seq analysis including an introduction to: cloud computing, critical file formats, reference genomes, gene annotation, expression, differential expression, alternative splicing, data visualization, and interpretation.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Covers the entire RNA-seq workflow from alignment to differential expression and alternative splicing, including both reference-based and de novo methods, as detailed in the extensive table of contents.
Provides specific tutorials for Amazon Web Services (AWS), guiding users through cloud computing setup and usage, making scalable analysis accessible to learners without local computational resources.
Includes step-by-step modules with practical exercises and solutions in the appendix, allowing users to learn by doing and verify their understanding through real-world application.
Offers tutorials for tools like IGV for visualizing alignment and expression results, enhancing interpretative skills as part of the hands-on learning approach.
The README states this version is deprecated and directs users to rnabio.org for the current tutorial, meaning methods and tools may be obsolete compared to modern standards.
Heavily reliant on Amazon Web Services, creating vendor lock-in and limiting accessibility for users without AWS accounts or those using alternative cloud platforms.
Requires setting up cloud instances and installing numerous bioinformatics tools, which can be time-consuming and challenging for beginners without system administration experience.
Tutorial content is split between the GitHub repository and a separate wiki, which might complicate navigation and updates, as noted in the README's structure.