Genomics
CHAPTER I : R basics and exploratory data analysis
CHAPTER II : Basic bioconductor infrastructure
CHAPTER III : Microarray data
CHAPTER IV : High-throughput Sequencing
- Mapping algorithms and softwares
- Tophat2 : Download, build reference genome and align the reads to the reference genome
- Exploratory data analysis for next generation sequencing
- Read counting - NGS
CHAPTER V : Visualizing next geration sequencing data
We will try four ways to look at NGS coverage: using the standalone Java program IGV
, using simple plot
commands, and using the Gviz
and ggbio
packages in Bioconductor.
- IGV - Integrative Genomics Viewer
- Visualize NGS data with R and Bioconductor
- ggbio - Visualize genomic data
- Gviz - Visualize genomic data
CHAPTER VII : RNA-sequencing
- Introduction to RNA sequencing
- RNA sequencing data analysis - alignment and reads counting using cufflinks
- RNA sequencing data analysis - Counting, normalization and differential expression
- RNA-Seq differential expression work flow using DESeq2
CHAPTER VIII : Genomic ToolKits
Enjoyed this article? I’d be very grateful if you’d help it spread by emailing it to a friend, or sharing it on Twitter, Facebook or Linked In.
Show me some love with the like buttons below... Thank you and please don't forget to share and comment below!!
Show me some love with the like buttons below... Thank you and please don't forget to share and comment below!!
Avez vous aimé cet article? Je vous serais très reconnaissant si vous aidiez à sa diffusion en l'envoyant par courriel à un ami ou en le partageant sur Twitter, Facebook ou Linked In.
Montrez-moi un peu d'amour avec les like ci-dessous ... Merci et n'oubliez pas, s'il vous plaît, de partager et de commenter ci-dessous!
Montrez-moi un peu d'amour avec les like ci-dessous ... Merci et n'oubliez pas, s'il vous plaît, de partager et de commenter ci-dessous!
Recommended for You!
Recommended for you
This section contains the best data science and self-development resources to help you on your path.
Books - Data Science
Our Books
- Practical Guide to Cluster Analysis in R by A. Kassambara (Datanovia)
- Practical Guide To Principal Component Methods in R by A. Kassambara (Datanovia)
- Machine Learning Essentials: Practical Guide in R by A. Kassambara (Datanovia)
- R Graphics Essentials for Great Data Visualization by A. Kassambara (Datanovia)
- GGPlot2 Essentials for Great Data Visualization in R by A. Kassambara (Datanovia)
- Network Analysis and Visualization in R by A. Kassambara (Datanovia)
- Practical Statistics in R for Comparing Groups: Numerical Variables by A. Kassambara (Datanovia)
- Inter-Rater Reliability Essentials: Practical Guide in R by A. Kassambara (Datanovia)
Others
- R for Data Science: Import, Tidy, Transform, Visualize, and Model Data by Hadley Wickham & Garrett Grolemund
- Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems by Aurelien Géron
- Practical Statistics for Data Scientists: 50 Essential Concepts by Peter Bruce & Andrew Bruce
- Hands-On Programming with R: Write Your Own Functions And Simulations by Garrett Grolemund & Hadley Wickham
- An Introduction to Statistical Learning: with Applications in R by Gareth James et al.
- Deep Learning with R by François Chollet & J.J. Allaire
- Deep Learning with Python by François Chollet
Get involved :
Click to follow us on Facebook :
Comment this article by clicking on "Discussion" button (top-right position of this page)
Click to follow us on Facebook :
Comment this article by clicking on "Discussion" button (top-right position of this page)
Categories contained by this category :
Basic Bioconductor infrastructure
Genomic Toolkits
High-throughput Sequencing
Microarray data
R basics and exploratory data analysis
RNA sequencing
Visualizing next geration sequencing data
Articles contained by this category :
fastqcr: An R Package Facilitating Quality Controls of Sequencing Data for Large Numbers of Samples
MIT licence