Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Cummerbund: What is a backend database?

    I'm trying to use Cummerbund in Galaxy, but it gives the option of "use backend database from history" or "build backend database using CuffDiff output." I've tried googling it, but I can't figure out: what is a backend database here? Does one need to be built to use Cummerbund?
    Last edited by skmotay; 10-14-2014, 08:10 AM.

  • #2


    One of the principle benefits of using cummeRbund is that data are stored in a SQLite database. This allows for out-of-memory analysis of data, quick retrieval, and only a one-time cost to setup the tables. By default, cummeRbund assumes that all output files from cuffdiff are in the current working directory. To read these files, populate the 'cuffData.db' database backend, and return the CuffSet pointer object, you can do the following.

    > library(cummeRbund)


    > cuff<-readCufflinks()


    > cuff

    Comment


    • #3
      I saw that from the manual. So the database backend is just all of the files put together?

      Comment


      • #4
        The backend database is a database built from all the files.

        I don't use Galaxy, but I have used cummeRbund directly extensively.
        I assume the question is whether you want to use the database previously built or rebuild one.

        Generally, you don't need to rebuild the database.
        Building the database takes time.
        By default, cummeRbund only builds the database once, the first time it is run.

        If however, you have rerun Cuffdiff, you'll want to regenerate the database to squash the older one. Otherwise, the database used by cummeRbund will continue to be the one generated with the older run of Cuffdiff.

        When you are running cummeRbund, you sometimes have to delete the older cummeRbund database to ensure that cummeRbund builds a new one, based on the most recent Cuffdiff run.
        Last edited by blancha; 10-14-2014, 11:44 AM.

        Comment


        • #5
          Originally posted by blancha View Post
          The backend database is a database built from all the files.
          Got it, thanks!

          Comment


          • #6
            Since you appear to be using a custom build of galaxy (that has these additional tools) we can't directly help in terms of what options you are seeing on your screen. You basically want all the files from cuffdiff available and be able to point to them when you are trying to run cummeRbund. Talk to your local galaxy admin, if you are not able to figure this out.

            Comment


            • #7
              Originally posted by GenoMax View Post
              Since you appear to be using a custom build of galaxy (that has these additional tools) we can't directly help in terms of what options you are seeing on your screen. You basically want all the files from cuffdiff available and be able to point to them when you are trying to run cummeRbund. Talk to your local galaxy admin, if you are not able to figure this out.
              I think I was mostly lost on the vocabulary. Got it now.

              Comment


              • #8
                hi blancha,
                you say I don't have to rebuild the database. However I get an error message when trying to access the database (via the pointer object "cuff") after reloading it:
                "Error in sqliteExecStatement(con,statement, bind.data): RS-DBI driver: (expired SQLiteConnection)"
                Can anyone help me, how to re-establish the SQL-connection?
                Sorry, I'm very new to all this...
                Thanks in advance

                Comment

                Latest Articles

                Collapse

                • 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
                • seqadmin
                  Strategies for Sequencing Challenging Samples
                  by seqadmin


                  Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
                  03-22-2024, 06:39 AM

                ad_right_rmr

                Collapse

                News

                Collapse

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