Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Problem with cummeRbund and RSQLite :(

    Hi there, I have a problem in using cummeRbund and the issue is similar with the thread http://seqanswers.com/forums/showthread.php?t=18830 but not the same. Hope anyone can help me to solve this question..

    I use the R(2.15.0) and cummeRbund 1.2.0.
    Code:
    > library(cummeRbund)
    Loading required package: RSQLite
    Loading required package: DBI
    Loading required package: ggplot2
    Loading required package: reshape2
    > cuff<-readCufflinks("cuffdata_120417")
    Creating database cuffdata_120417/cuffData.db
    Reading cuffdata_120417/genes.fpkm_tracking
    Checking samples table...
    Populating samples table...
    Writing genes table
    Reshaping geneData table
    Recasting
    Writing geneData table
    Reading cuffdata_120417/gene_exp.diff
    Error in function (classes, fdef, mtable)  : 
      unable to find an inherited method for function "make.db.names", for signature "SQLiteConnection", "logical"
    >
    IMO there should be something wrong(format?) in my gene_exp.diff so the RSQLite package aborted. And the cuffData.db do built up but I'm wondering if it is complete..
    Hope for your reply. Thanks ^_^

  • #2
    Please make sure that your sample names are unique and do not have funky characters or begin with numeric values.

    Feel free to contact me directly if you continue to have problems.

    Cheers,
    Loyal

    Comment


    • #3
      Problem solved.

      The reason why cummeRbund stuck is I use the sample name as "T" and R think the T is a logical value "True". When i changed the sample name then the problem solved.

      Thank for Loyal and hope this (stupid unique) question may helpful to others.

      Comment


      • #4
        Hi there ?
        I have the same problem and did the same mistake; trying again with new sample name and will let you know if this sort out the problem.
        Thank you

        Originally posted by lgoff View Post
        Please make sure that your sample names are unique and do not have funky characters or begin with numeric values.

        Feel free to contact me directly if you continue to have problems.

        Cheers,
        Loyal

        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...
          Yesterday, 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, 04-11-2024, 12:08 PM
        0 responses
        58 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 10:19 PM
        0 responses
        53 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 09:21 AM
        0 responses
        45 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-04-2024, 09:00 AM
        0 responses
        55 views
        0 likes
        Last Post seqadmin  
        Working...
        X