Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • rhall
    Senior Member
    • Aug 2012
    • 324

    #31
    Also try running with the --debug option

    Comment

    • juassis
      Bioinformatician
      • Dec 2012
      • 8

      #32
      wasn´t generated log, I can't even run the smrtpipe.py --help.
      sometimes the pipeline functioned.

      distribution:

      Red Hat Enterprise Linux Server release 6.4 (Santiago).

      thanks =)

      Comment

      • rhall
        Senior Member
        • Aug 2012
        • 324

        #33
        Unfortunately this is due to the system - build system mismatch, and SMRT Analysis cannot be easily rebuilt. My only suggestion would be to run a virtual machine using something like virtual box installing a Ubuntu 10.04 system then installing SMRT Analysis on top of that.

        Comment

        • juassis
          Bioinformatician
          • Dec 2012
          • 8

          #34
          rhall,
          do you work for pacbio? It has a support contact?

          It's impossible work in another machine

          Many thanks for your help. =)

          Comment

          • rhall
            Senior Member
            • Aug 2012
            • 324

            #35
            I work for PacBio, but not in tech support. If the installation is tied to a machine then go through your FAS for SMRT Analysis install support.

            SMRT Analysis is not supported on Red Hat 6.4. You do not have to work on another machine, running virtual box on the Red Hat system will allow you to install a virtual Ubuntu 10.04 system for running SMRT Analysis.
            For a discussion of the options, including using amazon AMI see:

            Comment

            • juassis
              Bioinformatician
              • Dec 2012
              • 8

              #36
              unhh, ok!
              I'll try the running virtual box!

              thanks

              Comment

              • GenoMax
                Senior Member
                • Feb 2008
                • 7142

                #37
                Originally posted by rhall View Post
                I work for PacBio, but not in tech support. If the installation is tied to a machine then go through your FAS for SMRT Analysis install support.
                That solves that mystery. You had very specific info that normal users do not (and we have had pacbio for a while).

                Juassis: PacBio has a customer portal at: http://www.pacbioportal.com/. I am not sure if you need to have an instrument to get access. As rhall suggested you may need to go through your FAS.

                Comment

                • yaximik
                  Senior Member
                  • Apr 2011
                  • 199

                  #38
                  After browsing through the PacBio site I got impression that now the system is self-contained, that is both primary and secondary analysis are done locally. Is that correct, or raw data are still uploaded for primary analysis to PacBio's server and then send back for secondary analysis done locally? That would make it quite dependable on network reliability and the transfer rate, which varies a lot on my local network.

                  Comment

                  • rhall
                    Senior Member
                    • Aug 2012
                    • 324

                    #39
                    Primary analysis is done on the machine, the data is then transferred off the machine for secondary.

                    Comment

                    • yaximik
                      Senior Member
                      • Apr 2011
                      • 199

                      #40
                      Originally posted by rhall View Post
                      Primary analysis is done on the machine, the data is then transferred off the machine for secondary.
                      I guess I was not clear. My understanding was that since beginning primary processing (base calling, etc.) was done somewhere at PacBio uusing their proprietary software. Correct me if I am wrong.

                      Now it seem all done localy, I mean on the instrument (primary) and off instrument, on some separate datarig (secondary).

                      It is mentioned that a blade cluster is the part of the instrument, I guess inside their big box, intended for primary processing. Then a separate big cluster is needed for secondary analysis, which is not the part of the package, correct?

                      I sent a info request to PacBio, hope their sales people get back to me and explain all that.

                      Comment

                      • rhall
                        Senior Member
                        • Aug 2012
                        • 324

                        #41
                        Primary analysis, base calling, has always been done on the blade cluster, which is part of the instrument.
                        A separate cluster is needed for secondary analysis tasks, that is not part of the package that PacBio sells, the size of this depends on what you want to do and can range from a high end workstation to a 100 node cluster.

                        Comment

                        • GenoMax
                          Senior Member
                          • Feb 2008
                          • 7142

                          #42
                          Originally posted by yaximik View Post
                          Then a separate big cluster is needed for secondary analysis, which is not the part of the package, correct?
                          Rhall has already explained the basics. You can download the secondary analysis software (both command line/web front end) here: http://pacbiodevnet.com/.

                          Note: Secondary analysis software is only supported on CentOS and Ubuntu (note the specific versions there in). Stepping outside those will likely prove an exercise in futility (i.e. do not try it, in most cases it does not work). If you are running a OS version that is not one of the two supported then consider using a virtual server.

                          Comment

                          • rhall
                            Senior Member
                            • Aug 2012
                            • 324

                            #43
                            For anyone still having issues with SMRT Analysis installations, I'm experimenting with a simpler, somewhat limited, install method using Vagrant and VirtualBox.
                            GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.

                            Comment

                            • juassis
                              Bioinformatician
                              • Dec 2012
                              • 8

                              #44
                              [QUOTE=rhall;98498]I work for PacBio, but not in tech support. If the installation is tied to a machine then go through your FAS for SMRT Analysis install support.

                              Cheers for your answer, it was very helpful.
                              But, I don't understand the error message generated, with solid datas.

                              Solid - library mate pair - reads = 2.159.990.294 - coverage 37x (151 GB)

                              error log message as below:

                              [ERROR] 2013-05-20 14:24:19,051 [pbpy.smrtpipe.engine.SmrtPipeWorkflow execute 602] task://Anonymous/P_Filter/filter_001of001 Failed
                              Traceback (most recent call last):
                              File "/opt/smrtanalysis-1.4.0/analysis/lib/python2.7/pbpy-0.1-py2.7.egg/pbpy/smrtpipe/engine/SmrtPipeWorkflow.py", line 600, in execute
                              raise WorkflowError(task.error)
                              WorkflowError: task://Anonymous/P_Filter/filter_001of001 Failed

                              [ERROR] 2013-05-20 14:24:21,218 [pbpy.smrtpipe.SmrtPipeMain run 648] SmrtExit task://Anonymous/P_Filter/filter_001of001 Failed
                              Traceback (most recent call last):
                              File "/opt/smrtanalysis-1.4.0/analysis/lib/python2.7/pbpy-0.1-py2.7.egg/pbpy/smrtpipe/SmrtPipeMain.py", line 608, in run
                              self._runTasks(pModules)
                              File "/opt/smrtanalysis-1.4.0/analysis/lib/python2.7/pbpy-0.1-py2.7.egg/pbpy/smrtpipe/SmrtPipeMain.py", line 281, in _runTasks
                              workflow.execute()
                              File "/opt/smrtanalysis-1.4.0/analysis/lib/python2.7/pbpy-0.1-py2.7.egg/pbpy/smrtpipe/engine/SmrtPipeWorkflow.py", line 605, in execute
                              raise SmrtExit(str(e))
                              SmrtExit: SmrtExit task://Anonymous/P_Filter/filter_001of001 Failed
                              [ERROR] 2013-05-20 14:24:21,238 [pbpy.smrtpipe.SmrtPipeMain exit 760] SmrtExit task://Anonymous/P_Filter/filter_001of001 Failed

                              ---

                              thanks

                              Comment

                              • rhall
                                Senior Member
                                • Aug 2012
                                • 324

                                #45
                                Correct me if I'm wrong, are you trying to use SMRT Analysis with Solid sequence data? While some parts of SMRT Analysis may be able to handle Solid data, the workflow is really designed for PacBio data.
                                Trying to run the command in ./workflow/P_Filter/filter_001of001.sh should give you a more descriptive errror.

                                Comment

                                Latest Articles

                                Collapse

                                • SEQadmin2
                                  Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                                  by SEQadmin2


                                  I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

                                  Here are nine questions we think about, in roughly the order they matter, before...
                                  06-18-2026, 07:11 AM
                                • SEQadmin2
                                  From Collection to Sequencing: Why Sample Preparation and Preservation Define Sequencing Data
                                  by SEQadmin2


                                  Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.


                                  The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
                                  ...
                                  06-02-2026, 10:05 AM

                                ad_right_rmr

                                Collapse

                                News

                                Collapse

                                Topics Statistics Last Post
                                Started by SEQadmin2, Today, 05:37 AM
                                0 responses
                                5 views
                                0 reactions
                                Last Post SEQadmin2  
                                Started by SEQadmin2, 06-26-2026, 11:10 AM
                                0 responses
                                16 views
                                0 reactions
                                Last Post SEQadmin2  
                                Started by SEQadmin2, 06-17-2026, 06:09 AM
                                0 responses
                                49 views
                                0 reactions
                                Last Post SEQadmin2  
                                Started by SEQadmin2, 06-09-2026, 11:58 AM
                                0 responses
                                109 views
                                0 reactions
                                Last Post SEQadmin2  
                                Working...