Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • susanklein
    Senior Member
    • Feb 2014
    • 116

    #1

    EdgeR Error: could not find function "glmQLFit"

    Hi,

    anyone know why I get this error trying to use edgeR? I installed everything according to https://bioconductor.org/packages/re...tml/edgeR.html but when I try out the example at https://bioconductor.org/packages/re...UsersGuide.pdf I get the error:

    > fit <- glmQLFit(y,design)
    Error: could not find function "glmQLFit"

    I'm a complete newbie to R so sorry if I missed something obvious.

    Thanks for any help.. can't find this issue anywhere.

    S.
  • wdecoster
    Member
    • Oct 2015
    • 97

    #2
    Just to be sure, but did you, after installation of edgeR, also import it?
    library("edgeR")

    Comment

    • susanklein
      Senior Member
      • Feb 2014
      • 116

      #3
      ah, yes, that was it, thanks!!

      Comment

      • susanklein
        Senior Member
        • Feb 2014
        • 116

        #4
        actually.. it wasn't it.. I just tried it out and still getting

        > fit <- glmQLFit(y,design)
        Error: could not find function "glmQLFit"


        ? anyone?

        Thanks

        S.

        Comment

        • wdecoster
          Member
          • Oct 2015
          • 97

          #5
          You have to load the library every time you start a new R session.

          Comment

          • susanklein
            Senior Member
            • Feb 2014
            • 116

            #6
            yes, done that.

            Comment

            • wdecoster
              Member
              • Oct 2015
              • 97

              #7
              Could you give me the output of the following function (in R)?
              sessionInfo()

              Comment

              • susanklein
                Senior Member
                • Feb 2014
                • 116

                #8
                ...sorry have to wait 5 mins to reply (when did that rule come in?)...

                > sessionInfo()
                R version 3.1.1 (2014-07-10)
                Platform: x86_64-unknown-linux-gnu (64-bit)

                locale:
                [1] C

                attached base packages:
                [1] splines stats graphics grDevices utils datasets methods
                [8] base

                other attached packages:
                [1] BiocInstaller_1.14.3 locfit_1.5-9.1 edgeR_3.6.8
                [4] limma_3.20.8

                loaded via a namespace (and not attached):
                [1] grid_3.1.1 lattice_0.20-29 tools_3.1.1

                Comment

                • wdecoster
                  Member
                  • Oct 2015
                  • 97

                  #9
                  Based on that, you have edgeR version 3.6.8.

                  I would like to point you to this: https://bioconductor.org/packages/re...ews/edgeR/NEWS
                  (you can get there from the bioconductor page of edgeR)
                  which will tell you everything what is new in which version, including the following:

                  Changes in version 3.8.0:
                  o glmQLFTest() is split into three functions: glmQLFit() for fitting
                  quasi-likelihood GLMs, glmQLFTest() for performing quasi-likelihood
                  F-tests and plotQLDisp() for plotting quasi-likelihood dispersions.
                  I think that glmQLFit indeed doesn't exist in your edgeR version and updating edgeR will fix that...

                  Comment

                  • susanklein
                    Senior Member
                    • Feb 2014
                    • 116

                    #10
                    But that's absurd!? I followed the installation instructions on the Bioconductor site:
                    Differential expression analysis of sequence count data. Implements a range of statistical methodology based on the negative binomial distributions, including empirical Bayes estimation, exact tests, generalized linear models, quasi-likelihood, and gene set enrichment. Can perform differential analyses of any type of omics data that produces read counts, including RNA-seq, ChIP-seq, ATAC-seq, Bisulfite-seq, SAGE, CAGE, metabolomics, or proteomics spectral counts. RNA-seq analyses can be conducted at the gene or isoform level, and tests can be conducted for differential exon or transcript usage.


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

                    then used the quick start in the latest manual:


                    so the manual is correct but the edgeR version on the Bioconductor page is wrong?

                    so how do I update edgeR?

                    Thanks.

                    S.

                    Comment

                    • susanklein
                      Senior Member
                      • Feb 2014
                      • 116

                      #11
                      is this because my version of R is too old perhaps?

                      Comment

                      • wdecoster
                        Member
                        • Oct 2015
                        • 97

                        #12
                        I just installed edgeR on another machine to check, and I get version 3.12.1. You could indeed try to update R, which is fairly outdated.

                        (version problems is one of the things I really don't like about R)

                        Comment

                        • susanklein
                          Senior Member
                          • Feb 2014
                          • 116

                          #13
                          Thanks, I'll try that. It does work in the windows version of R so for now I'm just using that. Updating R (as a module) in my debian machine is not straightforward..

                          S.

                          Comment

                          Latest Articles

                          Collapse

                          • SEQadmin2
                            Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
                            by SEQadmin2



                            CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

                            Despite this, “CRISPR helped turn genome editing from a specialized technique into
                            ...
                            Today, 11:01 AM
                          • 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

                          ad_right_rmr

                          Collapse

                          News

                          Collapse

                          Topics Statistics Last Post
                          Started by SEQadmin2, Today, 02:55 AM
                          0 responses
                          6 views
                          0 reactions
                          Last Post SEQadmin2  
                          Started by SEQadmin2, 07-24-2026, 12:17 PM
                          0 responses
                          11 views
                          0 reactions
                          Last Post SEQadmin2  
                          Started by SEQadmin2, 07-23-2026, 11:41 AM
                          0 responses
                          12 views
                          0 reactions
                          Last Post SEQadmin2  
                          Started by SEQadmin2, 07-20-2026, 11:10 AM
                          0 responses
                          24 views
                          0 reactions
                          Last Post SEQadmin2  
                          Working...