Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Kalily101
    Junior Member
    • Jul 2011
    • 1

    Genomic comparison

    Hi everyone,
    I wish to ask you a question about genomic comparison.
    I"m currently working with Salmonella serovar Senftenberg. The genome of S. Senftenberg is not published, but I have a list of S. Senftenberg ORFs.
    I wish to compare S. Senftenberg ORFs against all Salmonella enterica genomes (the site "ncbi blast" has the genomes of 1000 Salmonella serovars that can be downloaded as *.nsq file).
    In the end I wish to understand the function of each gene in S. Senftenberg using this comparison.
    How can I make this comparison, can you please recommend me of a useful program ?
  • bckirkup
    Member
    • Jan 2011
    • 17

    #2
    Ortholog finder

    To do this procedure 'well' you can utilize OrthoMCL. For that, you will probably want all the Salmonella genomes (you may want some E. coli reference genomes as well); this way, you can cross-compare all the CDs and find the ones which are mutual best hits. Then you can transfer the best annotations within each family to your new CDs. Ones that are missing (ie in your genome, not the others) can be compared to other proteobacteria.

    Comment

    • squidsnw
      Junior Member
      • Aug 2011
      • 4

      #3
      orthomcl

      Trying to get orthomcl to run actually. I'm on step 4 of 13 and its taking a long time. Currently, I'm running into the error of "Can't locate DBD/mysql.pm in @INC", and I'm not sure how to rectify this. I have mysql installed, and its working, and DBI and DBD databases are installed also... Any help would be much appreciated. Thanks!

      Comment

      • bckirkup
        Member
        • Jan 2011
        • 17

        #4
        unsure

        So, it has been a while since I ran orthomcl and I would hope that it has seen upgrades since then. Certain steps always did take ... a long time; even a very long time. So, don't be disheartened if something seems to be going slowly. As to test your install, I'd run it on two or three genomes first, just to make sure it will complete.

        The developers have always been very responsive. You should ask them if you are running into a problem that is recurrent and show stopping.

        Comment

        • SES
          Senior Member
          • Mar 2010
          • 275

          #5
          Originally posted by squidsnw View Post
          Trying to get orthomcl to run actually. I'm on step 4 of 13 and its taking a long time. Currently, I'm running into the error of "Can't locate DBD/mysql.pm in @INC", and I'm not sure how to rectify this. I have mysql installed, and its working, and DBI and DBD databases are installed also... Any help would be much appreciated. Thanks!
          OrthoMCL is trying to access the database and that access is provided by DBD::mysql. If you are getting a "Can't locate xxx in @INC" that means the module is not installed where Perl looks by default. You can modify the script to find the module if you ran Build for example, but did not install it. Try running the following command:

          Code:
          perl -MDBD::mysql -e 1
          If it prints nothing then it is installed. If it prints "Can't find DBD/mysql.pm in @INC" then it is not installed.

          Comment

          • squidsnw
            Junior Member
            • Aug 2011
            • 4

            #6
            I was actually able to rectify that error by moving the file into the lib perl was looking in. Thank you for your help. Now I am getting a different error. The orthomclInstallSchema program when properly run returns the following error.
            "DBD::mysql initialisation failed: Can't locate object method "driver" via package "DBD::mysql" at /Library/Perl/5.10.0/darwin-thread-multi-2level/DBI.pm line 815, <F> line 14."
            I'm not sure what this means as far as what is wrong with the running of the code, and any help would be most appreciated. Thanks!

            Comment

            • SES
              Senior Member
              • Mar 2010
              • 275

              #7
              You need to have DBI installed, then install DBD::mysql. Did you install these via CPAN or build them yourself?

              Comment

              • squidsnw
                Junior Member
                • Aug 2011
                • 4

                #8
                I installed it with CPAN.

                Comment

                • SES
                  Senior Member
                  • Mar 2010
                  • 275

                  #9
                  Originally posted by squidsnw View Post
                  I installed it with CPAN.
                  Okay. Do you recall seeing any error messages about tests that failed?

                  Comment

                  • SES
                    Senior Member
                    • Mar 2010
                    • 275

                    #10
                    Generally, there are a number of steps that I go through when I'm having trouble with a database. Is the server started? How you do this will vary depending on whether you installed MySQL from the installer or from MacPorts. Were the tables in the database populated, or was the data not loaded for some reason? You can check this from the mysql command line. Bear in mind that I have not used orthoMCL and I that I am just making suggestions. These type of errors are commonly related to the issues that I just mentioned or something to do with Perl, which is what it looks like. Or, it could be do to the script you are using and I can't really help you with that.

                    Comment

                    • squidsnw
                      Junior Member
                      • Aug 2011
                      • 4

                      #11
                      So I was able to fix the overarching problem with the entire installation. I switched from a Mac to a Linux machine and the entire install process took about 3 hours. I'm still not sure why the Mac was unable to do it, but Linux definitely can and I am running the program now. Thank you very much for your help!

                      Comment

                      • SES
                        Senior Member
                        • Mar 2010
                        • 275

                        #12
                        Awesome! Glad you got it to work. What you described is a general solution to problems I have had in the past. While it's interesting to try and make things work on a Mac it is sometimes counterproductive. Time is better spent analyzing data.

                        Comment

                        Latest Articles

                        Collapse

                        • mylaser
                          Reply to Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
                          by mylaser
                          Kheloyar – Everything You Need to Know About Kheloyaar Login and Kheoyar Id
                          If you are looking for an online gaming platform that offers a user-friendly experience, Kheloyar has become a name that many users search for. Whether you're interested in creating a new account, accessing your dashboard through Kheloyaar Login, or learning how to obtain a Kheoyar Id, understanding the platform's features and account process is essential.
                          This guide explains everything you need to know about...
                          07-11-2026, 01:13 AM
                        • SEQadmin2
                          Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
                          by SEQadmin2



                          Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
                          ...
                          07-09-2026, 11:10 AM
                        • SEQadmin2
                          Cancer Drug Resistance: The Lingering Barrier to Rising Survival
                          by SEQadmin2



                          Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

                          There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
                          07-08-2026, 05:17 AM

                        ad_right_rmr

                        Collapse

                        News

                        Collapse

                        Topics Statistics Last Post
                        Started by SEQadmin2, 07-09-2026, 10:04 AM
                        0 responses
                        23 views
                        0 reactions
                        Last Post SEQadmin2  
                        Started by SEQadmin2, 07-08-2026, 10:08 AM
                        0 responses
                        14 views
                        0 reactions
                        Last Post SEQadmin2  
                        Started by SEQadmin2, 07-07-2026, 11:05 AM
                        0 responses
                        33 views
                        0 reactions
                        Last Post SEQadmin2  
                        Started by SEQadmin2, 07-02-2026, 11:08 AM
                        0 responses
                        31 views
                        0 reactions
                        Last Post SEQadmin2  
                        Working...