Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • R bioconductor: Gviz dependency

    Hi all,
    I'm trying to install cummeRbund in order to analize some RNA-seq data. After solving all the dependencies my error is about Gviz pakage. I get the following message during the installation:

    valentina@valentina-desktop:~/Documenti/Tools/download$ sudo R CMD INSTALL Gviz_1.2.1.tar.gz
    * installing to library ‘/usr/local/lib/R/site-library’
    * installing *source* package ‘Gviz’ ...
    ** R
    ** data
    ** inst
    ** preparing package for lazy loading
    Warning in .simpleDuplicateClass(def, prev) :
    A specification for S3 class “connection” in package ‘BiocGenerics’ seems equivalent to one from package ‘IRanges’ and is not turning on duplicate class definitions for this class
    Warning in .simpleDuplicateClass(def, prev) :
    A specification for S3 class “file” in package ‘BiocGenerics’ seems equivalent to one from package ‘IRanges’ and is not turning on duplicate class definitions for this class
    Warning in .simpleDuplicateClass(def, prev) :
    A specification for S3 class “bzfile” in package ‘rtracklayer’ seems equivalent to one from package ‘BiocGenerics’ and is not turning on duplicate class definitions for this class
    Warning in .simpleDuplicateClass(def, prev) :
    A specification for class “characterORconnection” in package ‘rtracklayer’ seems equivalent to one from package ‘BiocGenerics’ and is not turning on duplicate class definitions for this class
    Warning in .simpleDuplicateClass(def, prev) :
    A specification for S3 class “fifo” in package ‘rtracklayer’ seems equivalent to one from package ‘BiocGenerics’ and is not turning on duplicate class definitions for this class
    Warning in .simpleDuplicateClass(def, prev) :
    A specification for S3 class “gzfile” in package ‘rtracklayer’ seems equivalent to one from package ‘BiocGenerics’ and is not turning on duplicate class definitions for this class
    Warning in .simpleDuplicateClass(def, prev) :
    A specification for S3 class “pipe” in package ‘rtracklayer’ seems equivalent to one from package ‘BiocGenerics’ and is not turning on duplicate class definitions for this class
    Warning in .simpleDuplicateClass(def, prev) :
    A specification for S3 class “sockconn” in package ‘rtracklayer’ seems equivalent to one from package ‘BiocGenerics’ and is not turning on duplicate class definitions for this class
    Warning in .simpleDuplicateClass(def, prev) :
    A specification for S3 class “terminal” in package ‘rtracklayer’ seems equivalent to one from package ‘BiocGenerics’ and is not turning on duplicate class definitions for this class
    Warning in .simpleDuplicateClass(def, prev) :
    A specification for S3 class “textConnection” in package ‘rtracklayer’ seems equivalent to one from package ‘BiocGenerics’ and is not turning on duplicate class definitions for this class
    Warning in .simpleDuplicateClass(def, prev) :
    A specification for S3 class “unz” in package ‘rtracklayer’ seems equivalent to one from package ‘BiocGenerics’ and is not turning on duplicate class definitions for this class
    Warning in .simpleDuplicateClass(def, prev) :
    A specification for S3 class “url” in package ‘rtracklayer’ seems equivalent to one from package ‘BiocGenerics’ and is not turning on duplicate class definitions for this class
    Error : requested methods not found in environment/package ‘GenomicRanges’: seqnameStyle
    ERROR: lazy loading failed for package ‘Gviz’
    * removing ‘/usr/local/lib/R/site-library/Gviz’



    May anyone help me??

  • #2
    Just
    source("http://bioconductor.org/biocLite.R")
    biocLite("cummeRbund")
    to install a package and its dependencies; it looks like you have a version mismatch in your session -- installing the wrong version of Gviz for your version of R. Might as well ask follow-up questions on the Bioconductor mailing list (no subscription required).

    Comment

    Latest Articles

    Collapse

    • seqadmin
      Essential Discoveries and Tools in Epitranscriptomics
      by seqadmin




      The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
      04-22-2024, 07:01 AM
    • seqadmin
      Current Approaches to Protein Sequencing
      by seqadmin


      Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
      04-04-2024, 04:25 PM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, Yesterday, 08:47 AM
    0 responses
    16 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-11-2024, 12:08 PM
    0 responses
    60 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 10:19 PM
    0 responses
    60 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 09:21 AM
    0 responses
    54 views
    0 likes
    Last Post seqadmin  
    Working...
    X