Seqanswers Leaderboard Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • godzilla07
    Member
    • Nov 2010
    • 17

    another CummeRbund question

    When I try to populate the cuffData.db, I am to be using command lines from the directory that contains the cuffdiff output files. I keep getting this in return.


    > cuff <- readCufflinks(dir=system.file("extdata", package="cummeRbund"))
    Creating database /opt/local/lib/R/library/cummeRbund/extdata/cuffData.db
    Error in sqliteNewConnection(drv, ...) :
    RS-DBI driver: (could not connect to dbname:

    I also get the same error message when I use the cuff_data <- readCufflinks('diff_out')

    Could it be that the working directory is not the one that has the cuffdiff output files.
    Please help
  • lgoff
    Member
    • Feb 2008
    • 82

    #2
    Originally posted by godzilla07 View Post
    When I try to populate the cuffData.db, I am to be using command lines from the directory that contains the cuffdiff output files. I keep getting this in return.


    > cuff <- readCufflinks(dir=system.file("extdata", package="cummeRbund"))
    Creating database /opt/local/lib/R/library/cummeRbund/extdata/cuffData.db
    Error in sqliteNewConnection(drv, ...) :
    RS-DBI driver: (could not connect to dbname:

    I also get the same error message when I use the cuff_data <- readCufflinks('diff_out')

    Could it be that the working directory is not the one that has the cuffdiff output files.
    Please help
    Can you confirm that you have write permissions to this directory?

    -Loyal

    Comment

    • godzilla07
      Member
      • Nov 2010
      • 17

      #3
      CummeRbund

      Hi Loyal. I did have write permissions to the directory but I had to use the path to the directory to create cuff_data. I have other problems though which you may help. My RNAseq expt consists of 3 time points which each time point has a control and the experimental condition used. I did a pair wise Cuffdiff for each time point and also created a table of significantly expressed genes for each time point. These are the diff_genes.txt. I don't know how to cluster all of the significant FPKMs of the time points into a single heat map. Also a more simpler question is how to save the plot outputs? I can screen capture the plots but they lose resolution this way. Any suggestions?

      Regards,
      David Kowbel

      Comment

      Latest Articles

      Collapse

      • seqadmin
        Pathogen Surveillance with Advanced Genomic Tools
        by seqadmin




        The COVID-19 pandemic highlighted the need for proactive pathogen surveillance systems. As ongoing threats like avian influenza and newly emerging infections continue to pose risks, researchers are working to improve how quickly and accurately pathogens can be identified and tracked. In a recent SEQanswers webinar, two experts discussed how next-generation sequencing (NGS) and machine learning are shaping efforts to monitor viral variation and trace the origins of infectious...
        03-24-2025, 11:48 AM
      • seqadmin
        New Genomics Tools and Methods Shared at AGBT 2025
        by seqadmin


        This year’s Advances in Genome Biology and Technology (AGBT) General Meeting commemorated the 25th anniversary of the event at its original venue on Marco Island, Florida. While this year’s event didn’t include high-profile musical performances, the industry announcements and cutting-edge research still drew the attention of leading scientists.

        The Headliner
        The biggest announcement was Roche stepping back into the sequencing platform market. In the years since...
        03-03-2025, 01:39 PM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, 03-20-2025, 05:03 AM
      0 responses
      42 views
      0 reactions
      Last Post seqadmin  
      Started by seqadmin, 03-19-2025, 07:27 AM
      0 responses
      51 views
      0 reactions
      Last Post seqadmin  
      Started by seqadmin, 03-18-2025, 12:50 PM
      0 responses
      38 views
      0 reactions
      Last Post seqadmin  
      Started by seqadmin, 03-03-2025, 01:15 PM
      0 responses
      193 views
      0 reactions
      Last Post seqadmin  
      Working...