Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Robby
    Member
    • Mar 2011
    • 68

    DESeq2 version problems

    Hello,

    How can I receive the newest version of DESeq2 for Ubuntu? I have the following problem:

    I had to change my computer. On both computer R version 3.02 is installed on a Linux system. On both computer I used the following command to install DESeq2:

    source("http://bioconductor.org/biocLite.R")
    biocLite("DESeq2")

    On my old computer I installed DESeq already a couple of months ago, but there it is version 1.4.5, while on my new computer the version is 1.2.10.

    Has anyone an idea, how I can receive the newer version also on my new computer? On the DESeq2-Homepage they even mention that version 1.8.1 is released.

    Hope you can help
    Best
    Robby
  • Michael Love
    Senior Member
    • Jul 2013
    • 333

    #2
    Bioconductor (and all packages which biocLite() installs for you) is linked to your R version. The point of Bioconductor is to ensure that all the packages will work together, and will work with the version of R you have. You need to install the latest version of R (3.2.0) to get Bioconductor version 3.1 which contains DESeq2 version 1.8

    see:

    Comment

    • Robby
      Member
      • Mar 2011
      • 68

      #3
      OK thanks. I used the the following command to install R:
      sudo apt-get install r-base
      I thought that will install the newest R version. But this was not the case. Now I managed to install the correct R and Bioconductor version and everything works . Thanks for your help!

      Comment

      Latest Articles

      Collapse

      • SEQadmin2
        Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
        by SEQadmin2


        Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

        The systematic characterization of the human proteome has
        ...
        07-20-2026, 11:48 AM
      • SEQadmin2
        Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
        by SEQadmin2



        Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
        ...
        07-09-2026, 11:10 AM
      • SEQadmin2
        Cancer Drug Resistance: The Lingering Barrier to Rising Survival
        by SEQadmin2



        Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

        There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
        07-08-2026, 05:17 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, 07-24-2026, 12:17 PM
      0 responses
      16 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-23-2026, 11:41 AM
      0 responses
      18 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-20-2026, 11:10 AM
      0 responses
      24 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-13-2026, 10:26 AM
      0 responses
      37 views
      0 reactions
      Last Post SEQadmin2  
      Working...