home.social

#deseq2 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #deseq2, aggregated by home.social.

  1. Learned RNA-seq workflow using C. diff data from a study 🧬. Processed raw reads thru fastp → kallisto → DESeq2 pipeline. Results matched the original paper’s findings, with clear differential expression between mucus and control conditions 📊.

    #rstats #deseq2 #bioconductor

    kenkoonwong.com/blog/rnaseq/

  2. Have you ever used the inmoose package? inmoose.readthedocs.io/en/late It has an implementation of #DESeq2 in #Python, but I am wondering about the difference compared to PyDESeq2 pydeseq2.readthedocs.io/en/lat. The latter is published in #Bioinformatics, but I have never seen a publication related to inmoose. The cool thing is that inmoose seems to generate the same type of graphics as the R package.

  3. I've written my first real #blog post! Horray!

    We've recently had to run a differential expression analysis on samples with 2 different experimental variables, so we had to consider how to interpret such a model with #deseq2

    Here are my ramblings: mrhedmad.github.io/blog/posts/

    Please fact-check me and leave feedback! I'd love it 😍

  4. @haojiawu @biorxivpreprint this is very interesting. I have been telling people that one of the main reasons for using #RStats instead of #python for gene expression analysis, is the lack of methods such as #DESeq2 or #limma as python libraries. This might tip the balance for a lot of people.

    Of course there are many reasons to prefer R, the excellent #Bioconductor ecosystem one of them, and in fairness, for #scRNA analysis python has very strong ecosystem and community.

  5. Wow, this paper on #scRNAseq and differential expression methods is an eye opener. nature.com/articles/s41467-021

    Nice overview of methods and relatively easy to understand explanation of what is wrong with certain, especially single-cell-specific, methods.

    Of great help in my own scRNA-seq efforts. Should probably have read this earlier. Now, back to R I go. 😅

    #statistics #rnaseq #Seurat #limma #edgeR #DESeq2