Tutorial: How to install R and Rstudio on macOS with M3 chip
Hi Bioinformatics lovers,
In this short video, I will show you how to install R and Rstudio on macOS.
Happy Learning!
Tommy
rstats
computational-biology
• 1,974 views
•
link
updated
by
Ram
•
written
by
Ming Tommy Tang
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Tutorial: 6 tips to stay up to date for bioinformatics
written by Ming Tommy TangHi all, I made this video sharing 6 tips to stay current in bioinformatics from my own experience. https://www.youtube.com/watch?v=ezhzDCxnga0 Happy Learning! Tommy
-
Tutorial: Tutorial: How to configure terminal on macOS for bioinformatics
written by Ming Tommy TangHi Bioinformatics lovers, I made this video to show you how I set up my MacOS terminal using iterm2 and install oh-my-zsh to configure the …
-
Tutorial: 10 books got me started on bioinformatics
written by Ming Tommy TangHi all, I learned bioinformatics the hard way. These are 10 books that get me started. The book links are in the video description. https://www.youtube.com/watch?v=_lKrLYXe92g …
-
Tutorial: How to convert gene ids in R
written by Ming Tommy TangHi all, I made this video: https://www.youtube.com/watch?v=OMm6Db6dsiM Download the script at https://github.com/crazyhottommy/compbio_tutorials/blob/main/scripts/R_tips_08_convert_gene_ids.Rmd Happy Learning! Tommy
-
Tutorial: How to use UCSC genome browser to check the transcription factor binding at your favorite…
written by Ming Tommy TangHi all, I just made this video showing you how to use UCSC genome browser https://genome.ucsc.edu/ to check ChIP-seq data. https://www.youtube.com/watch?v=gguXc8lpaTs Happy Learning! Tommy
-
Tutorial: Understanding Hierarchical Clustering in R, Distance Measures, and Linkage Methods
written by Ming Tommy TangHi all, I made this video to explain hierarchical clustering in R. https://www.youtube.com/watch?v=KPtucxQC5ew Download the script at https://github.com/crazyhottommy/compbio_tutorials/blob/main/scripts/R_tips_06_hierarchical_clustering.Rmd Happy Learning! Tommy
-
Tutorial: How to do GSEA in R for RNAseq data
written by Ming Tommy TangHi, I made this video to show you how to do GSEA in R and understand the GSEA plot https://www.youtube.com/watch?v=IKCDQEpuJDA The R script is at …
-
Tutorial: How to read all files into a single dataframe (merge all RNAseq count table)
written by Ming Tommy TangHi all, I made this video to show you how to merge all the count tables into a single dataframe https://www.youtube.com/watch?v=rdbPNYg4g4k Download the script at …
-
Tutorial: How to pre-process scRNAseq data from fastq to count matrix with two lines of code
written by Ming Tommy TangHi! I just made this video. https://www.youtube.com/watch?v=fVtiHHIvG-I and find the script at https://github.com/crazyhottommy/compbio_tutorials/blob/main/scripts/06_scRNseq_two_lines_from_fastq_to_count_matrix.Rmd Happy learning! Tommy
-
Tutorial: How to make a perfect heatmap using RNAseq data
written by Ming Tommy TangHi all, Please find this video tutorial https://www.youtube.com/watch?v=LmZD_a8XZEQ and the Rmarkdown file at https://github.com/crazyhottommy/compbio_tutorials/blob/main/scripts/02_differential_expression_heatmap.Rmd Happy Learning! Tommy
I used brew for both, any advantage using the CRAN/Rstudio installer?