LIBD rstats club's Avatar

LIBD rstats club

@libdrstats.bsky.social

Researchers at the @lieberinstitute.bsky.social learning, blogging & talking about #rstats, ๐Ÿ“ฆs, @Bioconductor.bsky.social, #bioinformatics (our own opinions) Admin: @lcolladotor.bsky.social http://lieberinstitute.github.io/rstatsclub/

238 Followers  |  91 Following  |  13 Posts  |  Joined: 20.09.2023  |  2.4244

Latest posts by libdrstats.bsky.social on Bluesky

Preview
GitHub - LieberInstitute/Habenula_Pilot: habenulaPilot project code repository habenulaPilot project code repository. Contribute to LieberInstitute/Habenula_Pilot development by creating an account on GitHub.

Nuestros datos de #Habรฉnula y de expresiรณn diferencial pueden ser explorados vรญa sitios web interactivos ๐Ÿ’ป #DatosLibres #iSEE ๐Ÿ‘€

github.com/LieberInstit...

05.11.2025 23:47 โ€” ๐Ÿ‘ 2    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Acรก va en espaรฑol ๐Ÿ‡ฒ๐Ÿ‡ฝ
--- o ---

"ยกEstamos orgullosos de anunciar que nuestro artรญculo โ€˜Anรกlisis Transcriptรณmico de la Habรฉnula Humana en Esquizofreniaโ€™ es el artรญculo de portada de la ediciรณn de noviembre del American Journal of Psychiatry!" ๐Ÿง  #HabenulaLIBD #snRNAseq #Habรฉnula doi.org/10.1176/appi...

05.11.2025 23:47 โ€” ๐Ÿ‘ 8    ๐Ÿ” 4    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 1

#OpenData and #OpenCode from our latest @lieberinstitute.bsky.social project

Lots of #RStats and @bioconductor.bsky.social code inside of that repository!

#OpenScience

04.11.2025 22:02 โ€” ๐Ÿ‘ 3    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Transcriptomic Analysis of the Human Habenula in Schizophrenia | American Journal of Psychiatry Objective: The objective of this study was to define the molecular neuroanatomy of the human habenula (Hb) and identify transcriptomic differences between brains of individuals with schizophrenia and ...

Proud to announce our paper โ€˜Transcriptomic Analysis of the Human Habenula in Schizophreniaโ€™ from @lieberinstitute.bsky.social is the cover article for the November issue of the American Journal of Psychiatry! ๐Ÿง  #HabenulaLIBD #snRNAseq #Habenula doi.org/10.1176/appi...

04.11.2025 21:30 โ€” ๐Ÿ‘ 22    ๐Ÿ” 11    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 4
[2025-07-11] Tidy manipulation of SingleCellExperiment objects
YouTube video by Leonardo Collado Torres [2025-07-11] Tidy manipulation of SingleCellExperiment objects

We recently checked out tidySingleCellExperiment at the R Stats Club @libdrstats.bsky.social, an R package part of a broader effort to bring tidy coding to genomics. Pretty useful!

youtu.be/ob_SQY4-YjQ?...

#RStats

04.11.2025 16:09 โ€” ๐Ÿ‘ 5    ๐Ÿ” 3    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
[2025-06-13] Intro to data.table and dtplyr for data manipulation
YouTube video by Leonardo Collado Torres [2025-06-13] Intro to data.table and dtplyr for data manipulation

Just covered the data.table and dtplyr packages at LIBD R Stats Club @libdrstats.bsky.social. Really useful to be able to write dplyr code and get data.table performance!

#rstats

youtu.be/D3u64PMlJSI

13.06.2025 16:29 โ€” ๐Ÿ‘ 12    ๐Ÿ” 5    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

App: r-graph-gallery.com/color-palett...

Special thanks to @emilhvitfeldt.bsky.social for the {paletteer} package and to the @libdrstats.bsky.social club for fostering these practical #bioinformatics tips!

09.06.2025 16:10 โ€” ๐Ÿ‘ 4    ๐Ÿ” 3    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Choosing a Color Palette
YouTube video by Leonardo Collado Torres Choosing a Color Palette

๐ŸŽจ Struggling to pick the perfect color palette for data visualizations? Check out walkthrough of interactive tools and the awesome {paletteer} package by @emilhvitfeldt.bsky.social !

๐Ÿ”— youtu.be/9tAeTjVD7ns

Letโ€™s make our plots both beautiful and accessible!
#RStats @libdrstats.bsky.social

09.06.2025 16:10 โ€” ๐Ÿ‘ 12    ๐Ÿ” 5    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
[2025-05-30] Reshaping data, Joining tables
YouTube video by Leonardo Collado Torres [2025-05-30] Reshaping data, Joining tables

Hi everyone! Check my beginner-friendly #RStats talk at @lieberinstitute.bsky.social on reshaping, joining, binding, & set ops- all #tidyverse way! Shared simple demo to handle data better!

๐ŸŽฅ youtu.be/5L133h_1SNo
๐Ÿ› speakerdeck.com/manishabarse...

@libdrstats.bsky.social #DataWrangling #DataScience

06.06.2025 20:38 โ€” ๐Ÿ‘ 7    ๐Ÿ” 4    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
[2025-05-23] Introduction to dplyr for data manipulation
YouTube video by Leonardo Collado Torres [2025-05-23] Introduction to dplyr for data manipulation

Do a lot of PCA? Interested in streamlining data wrangling? In a couple recent LIBD R Stats Club @libdrstats.bsky.social sessions I talk about PCAtools, and dplyr for beginners.

youtu.be/rClA0Ms-oOw
youtu.be/XIbraIgPt0M

#RStats

06.06.2025 17:36 โ€” ๐Ÿ‘ 10    ๐Ÿ” 3    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Redirecting

Learning more about APOE differences in the cell types of the brain ๐Ÿง 

I presented "APOE genotype determines cell-type-specific pathological landscape of Alzheimerโ€™s disease" from @zhaonaa.bsky.social at our team journal club, check it out!

doi.org/10.1016/j.ne...

โ–ถ๏ธ youtu.be/L4J9jFS-Pic

28.05.2025 18:33 โ€” ๐Ÿ‘ 5    ๐Ÿ” 3    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

I've used in our recent @libdrstats.bsky.social and team videos. That's why many are significantly shorter now:

* 12 min saved on an hour long video
* a 20:45 min video to 13:13
* a 40:59 to 27:40
* a 31:49 to 23:52
* a 20:30 to 17:44

Videos are fluid too. I recommend trying out these features!

28.05.2025 15:07 โ€” ๐Ÿ‘ 3    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
[2025-04-11] Scaffolding R-Shiny apps with generative AI
YouTube video by Leonardo Collado Torres [2025-04-11] Scaffolding R-Shiny apps with generative AI

Last month at @libdrstats.bsky.social LIBD #rstats club I showed a #GenAI multi-modal LLM prompting technique for planning and scaffolding a R-Shiny + bslib application, using Google AI Studio, with VisualStudio Code as the IDE for R development (only free tools).
youtu.be/7PA45mVxZ8M

27.05.2025 21:16 โ€” ๐Ÿ‘ 7    ๐Ÿ” 5    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
[2025-05-02] pseudobulk analysis with pseudoBulkDGE()
YouTube video by Leonardo Collado Torres [2025-05-02] pseudobulk analysis with pseudoBulkDGE()

Presented at @lieberinstitute.bsky.social #RStats club on pseudobulk analysis using pseudoBulkDGE()๐Ÿ“Š A handy wrapper for DE analysis following OSCA guidelines-shared a demo & walked through the method!โœจ
๐ŸŽฅ youtu.be/0OkWBLyLrfg
๐Ÿ› speakerdeck.com/manishabarse...

@libdrstats.bsky.social #Bioinformatics

23.05.2025 16:48 โ€” ๐Ÿ‘ 7    ๐Ÿ” 5    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
[2025-04-04] Writing nested array jobs at JHPCE and designing run_all.sh scripts
YouTube video by Leonardo Collado Torres [2025-04-04] Writing nested array jobs at JHPCE and designing run_all.sh scripts

Check out my LIBD @lieberinstitute.bsky.social R Stats Club #rstats presentation on SLURM array jobs for efficient parallel data analysis on HPC systems--

#slurm #hpc

youtu.be/Sz7LpAC1gsQ

23.05.2025 14:59 โ€” ๐Ÿ‘ 6    ๐Ÿ” 4    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
[2025-04-23] Journal club on "[...] deconvolution of pooled snRNA-seq using sex-dependent gene expr"
YouTube video by Leonardo Collado Torres [2025-04-23] Journal club on "[...] deconvolution of pooled snRNA-seq using sex-dependent gene expr"

Hi! Check my journal club talk: smart ML method to deconvolute pooled snRNA-seq using sex-specific expression๐Ÿงฌ

Thanks @daylab.bsky.social & @rphillips3.bsky.social for this approach๐Ÿ™Œ

๐ŸŽฅ youtu.be/zpeCFwYfV3o
๐Ÿ› speakerdeck.com/manishabarse

#snRNAseq #ML #Bioinformatics @lieberinstitute.bsky.social

22.05.2025 21:51 โ€” ๐Ÿ‘ 8    ๐Ÿ” 6    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 1
Deconvolution Benchmark: TL;DR โ€“ Louise A. Huuki-Myers A high level overview of the Deconvolution Benchmark project, now published in Genome Biology!

This paper was an exciting culmination of a lots of exploration with #deconvolution ! Check-out my blog post on this work for the TL;DR version: lahuuki.github.io/posts/2025-0...

11.04.2025 14:34 โ€” ๐Ÿ‘ 9    ๐Ÿ” 5    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

We also propose and evaluate a new method for selecting cell type specific #markergenes for deconvolution: #MeanRatio implemented in #DeconvoBuddies
@bioconductor.bsky.social #rstats
๐Ÿ› ๏ธ research.libd.org/DeconvoBuddi...

11.04.2025 14:34 โ€” ๐Ÿ‘ 9    ๐Ÿ” 5    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
Benchmark of cellular deconvolution methods using a multi-assay dataset from postmortem human prefrontal cortex - Genome Biology Cellular deconvolution of bulk RNA-sequencing data using single cell/nuclei RNA-seq reference data is an important strategy for estimating cell type composition in heterogeneous tissues, such as the h...

Hey #deconvolution fans! ๐Ÿ‘€ Weโ€™ve got an exciting new publication for you: a benchmark of 6 popular deconvolution methods on a multimodal human brain #DLPFC dataset ๐Ÿง ๐Ÿงฌ
Now out in Genome Biology: doi.org/10.1186/s130...

@lieberinstitute.bsky.social @jhubiostat.bsky.social

11.04.2025 14:34 โ€” ๐Ÿ‘ 28    ๐Ÿ” 12    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 1
Post image

New blog post: Initial impressions from testing Posit Connect
lcolladotor.github.io/2025/03/14/i...

I describe our use case and why I think that Posit Connect will be helpful for our @lieberinstitute.bsky.social work moving forward

@posit.co #RStats #shiny #shinyapps #spatialLIBD #iSEE

14.03.2025 20:11 โ€” ๐Ÿ‘ 5    ๐Ÿ” 3    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Clustering methods in multiome scRNA-seq and scATAC-seq Main topics covered on this talk: Introducing the Weighted-Nearest Neighbor (WNN) for multimodal analysis A glance of WNN clustering algorithms availa…

๐Ÿš€ Interested in multimodal analysis with WNN in Seurat?
Check out my recent RStatClub presentation, where we dive into Jaccard, canonical gene expression, and Silhouette for clustering evaluation!
๐Ÿ“บ Watch here: speakerdeck.com/cyntsc/clust...
๐Ÿ“‘ Slides: www.youtube.com/watch?v=mE77...
#RStats

13.02.2025 17:40 โ€” ๐Ÿ‘ 8    ๐Ÿ” 6    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Supporting Scientific Research to Cure All Diseases Weโ€™re investing in new technology and collaborative research to cure all disease by 2100

Iโ€™m disappointed by @cziscience.bsky.socialโ€™s decision to discontinue the Science Diversity Leadership Award

chanzuckerberg.com/rfa/science-... no longer exists. But we exist & science needs usโค๏ธโ€๐Ÿ”ฅ

๐Ÿ‘€ previous info at web.archive.org/web/20250130...

Iโ€™m among those who had written a Letter of Intent

19.02.2025 03:23 โ€” ๐Ÿ‘ 22    ๐Ÿ” 9    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
[2025-01-31] R coding using GitHub Copilot with RStudio and related R packages
YouTube video by Leonardo Collado Torres [2025-01-31] R coding using GitHub Copilot with RStudio and related R packages

After teaching #LCG-UNAM students about these tools, at @libdrstats.bsky.social I talked about "R coding using GitHub Copilot with RStudio and related R packages"

Shoutouts @simonpcouch.com @theotheredgar.bsky.social @hadley.nz et al! #RStats @posit.co

youtu.be/qWuoVQG5BZw

13.02.2025 15:54 โ€” ๐Ÿ‘ 17    ๐Ÿ” 3    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
Fast, flexible analysis of differences in cellular composition with crumblr Changes in cell type composition play an important role in human health and disease. Recent advances in single-cell technology have enabled the measurement of cell type composition at increasing cell ...

Check out my journal club presentation on the crumblr pre-print from Hoffman and Roussos, a new method to analyze differential composition in #singlecell data ๐Ÿช
Looks very useful for single cell RNA-seq data with case/control study design ๐Ÿค”
๐Ÿ“„ doi.org/10.1101/2025...
โ–ถ๏ธ www.youtube.com/watch?v=Hi5E...

14.02.2025 10:23 โ€” ๐Ÿ‘ 8    ๐Ÿ” 4    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
[2024-12-13] End of year GitHub cleanup
YouTube video by Leonardo Collado Torres [2024-12-13] End of year GitHub cleanup

A few months late, but here's our @libdrstats.bsky.social "End of year GitHub cleanup" 2024 activity guidelines

youtu.be/MrMae8vikGQ

< 5 min video

Thank you all #OpenSource developers who make #RStats and other software we depend on!

13.02.2025 15:28 โ€” ๐Ÿ‘ 4    ๐Ÿ” 2    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Congratulations to @soniagr.bsky.social, rytenlab.com team, et al for this project re-analyzing #GTEx human gene expression data uniformly re-processed with #recount3

It was a pleasure working with Sonia G & Mina Ryten

doi.org/10.1038/s414...

@bioconductor.bsky.social @lieberinstitute.bsky.social

28.01.2025 20:54 โ€” ๐Ÿ‘ 10    ๐Ÿ” 6    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

ยฟHay comunidad #rstats en Bluesky?

06.02.2025 18:01 โ€” ๐Ÿ‘ 6    ๐Ÿ” 2    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0
Highlight image from YouTube

Highlight image from YouTube

Zoom AI summary screenshot

Zoom AI summary screenshot

Check our recent video "[2025-01-29] R/Bioconductor-powered Team Data Science: TLDR version 2025"
youtu.be/alL-g2roXxM

We go over what analyses our @lieberinstitute.bsky.social has expertise on ๐Ÿ’ป

Slides orchestrated by @lahuuki.bsky.social at speakerdeck.com/lahuuki/2025...

๐Ÿ‘ฅ go.bsky.app/53gy4UP

12.02.2025 21:35 โ€” ๐Ÿ‘ 10    ๐Ÿ” 5    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
[2025-02-05] Comparing DE results using threshold-free methods
YouTube video by Leonardo Collado Torres [2025-02-05] Comparing DE results using threshold-free methods

We frequently compare RNA-seq t-statistics, so we spent time checking threshold-free methods implemented by Gabriel Hoffman in doi.org/10.1016/j.bi... using #qvalue, plus concordance at the top plots by @rafalab.bsky.social @leviwaldron1.bsky.social

@bioconductor.bsky.social

youtu.be/44RQ7xCXmcQ

12.02.2025 21:49 โ€” ๐Ÿ‘ 8    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Check out this second post by a #LCG-UNAM student on a @bioconductor.bsky.social #rstats package ๐Ÿ“ฆ they were interested in

It's about #scDotPlot by @laufer.bsky.social: we should use at @lieberinstitute.bsky.social @libdrstats.bsky.social for our #scRNA-seq & spatial data!

bsky.app/profile/lcol...

31.01.2025 20:26 โ€” ๐Ÿ‘ 9    ๐Ÿ” 5    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

@libdrstats is following 20 prominent accounts