Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • CummeRbund error

    Hi,
    I'm stuck in this cummeRbund error:

    library(cummeRbund)
    cuff_data <- readCufflinks('diff_out')
    Creating database diff_out/cuffData.db
    Reading diff_out/genes.fpkm_tracking
    Error in scan(file, what, nmax, sep, dec, quote, skip, nlines, na.strings, :
    line 1 did not have 33 elements

    If someone can help...
    Thanks

  • #2
    Hi,

    I am having the same error:

    cuff_data <- readCufflinks ('diff_out')
    Creating database diff_out/cuffData.db
    Reading diff_out/genes.fpkm_tracking
    Error in scan(file, what, nmax, sep, dec, quote, skip, nlines, na.strings, :
    line 1 did not have 25 elements


    Were you able to resolve this problem?

    Thanks.

    Comment


    • #3
      I look all the files searching the problem...the problem was in the GFF3 (or GTF) file. The '#' character appeared in some gene names.
      Probably your annotation file have some character that the R don't recognize.

      Comment


      • #4
        Thanks. I deleted all the '#' characters and received some progress but another error.

        > cuff_data <- readCufflinks ('diff_out')
        Creating database diff_out/cuffData.db
        Reading diff_out/genes.fpkm_tracking
        Checking samples table...
        Populating samples table...
        Writing genes table
        Reshaping geneData table
        Recasting
        Writing geneData table
        Reading diff_out/gene_exp.diff
        Error in scan(file, what, nmax, sep, dec, quote, skip, nlines, na.strings, :
        line 1 did not have 14 elements

        It may just be the same problem but with the gene_exp.diff file this time.
        Thanks again and I appreciate your help!

        Comment


        • #5
          I'm glad that I can help.
          I ran all the TopHat and cufflinks pipeline with the GFF3 corrected to avoid errors and it worked well for me.

          Comment


          • #6
            Hi
            I have similar problem while loading database in commeRbund

            > library("cummeRbund")
            > cuff_data<-readCufflinks('cuffdiff_output_sample-ATvsBC')
            Creating database /cuffdiff_output_sample-ATvsBC/cuffData.db
            Reading Run Info File cuffdiff_output_sample-ATvsBC/run.info
            Writing runInfo Table
            Reading Read Group Info cuffdiff_output_sample-ATvsBC/read_groups.info
            Error in scan(file, what, nmax, sep, dec, quote, skip, nlines, na.strings, :
            line 1 did not have 7 elements

            Then I try

            > cuff_data
            CuffSet instance with:
            0 samples
            0 genes
            0 isoforms
            0 TSS
            0 CDS
            0 promoters
            0 splicing
            0 relCDS

            The cuffData.db file is only 70kb, so I assume there are some error in loading db.
            Any help will be highly appreciated.

            Comment


            • #7
              Hi there
              I got the same problem... any solution ?


              Originally posted by s869023 View Post
              Hi
              I have similar problem while loading database in commeRbund

              > library("cummeRbund")
              > cuff_data<-readCufflinks('cuffdiff_output_sample-ATvsBC')
              Creating database /cuffdiff_output_sample-ATvsBC/cuffData.db
              Reading Run Info File cuffdiff_output_sample-ATvsBC/run.info
              Writing runInfo Table
              Reading Read Group Info cuffdiff_output_sample-ATvsBC/read_groups.info
              Error in scan(file, what, nmax, sep, dec, quote, skip, nlines, na.strings, :
              line 1 did not have 7 elements

              Then I try

              > cuff_data
              CuffSet instance with:
              0 samples
              0 genes
              0 isoforms
              0 TSS
              0 CDS
              0 promoters
              0 splicing
              0 relCDS

              The cuffData.db file is only 70kb, so I assume there are some error in loading db.
              Any help will be highly appreciated.

              Comment

              Latest Articles

              Collapse

              • seqadmin
                Recent Advances in Sequencing Analysis Tools
                by seqadmin


                The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
                Today, 07:48 AM
              • 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

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by seqadmin, Today, 07:17 AM
              0 responses
              11 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 05-02-2024, 08:06 AM
              0 responses
              19 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 04-30-2024, 12:17 PM
              0 responses
              20 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 04-29-2024, 10:49 AM
              0 responses
              28 views
              0 likes
              Last Post seqadmin  
              Working...
              X