Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • cement_head
    Senior Member
    • Mar 2012
    • 264

    Newbler 2.7 on BioLinux 7.0 (Ubuntu 12.04.1 LTS)

    Hello,

    I've just installed Roche's Newbler 2.7 on BioLinux 7.0. BioLinux 7.0 is Ubuntu 12.04 LTS (AMD64) with a "layer" on top of it. If you want to know how to do the BioLinux 7.0 install, it's pretty easy. See the following URL for more information:

    Code:
    http://nebc.nerc.ac.uk/tools/bio-linux/bio-linux-7-info
    Instructions for Installing Newbler 2.7:

    1) Make sure you have the ia32 libs installed.

    2) You can download the Newbler 2.7 RPMs from Roche.

    3) FOR RPM conversion:
    Code:
    sudo alien *.rpm --scripts

    4) Then install the freshly made DEBs.
    Code:
    sudo dpkg -i *.deb

    5) You'll have to manually create the gsAmplicons menu entry. The icon and executable will be in /opt/454 .

    Regards,
    CH
    1
    Yes
    100.00%
    1
    No
    0.00%
    0

    The poll is expired.

    Last edited by cement_head; 11-29-2012, 07:43 AM.
  • crusoe
    Programmer & Bioinformatician
    • Oct 2012
    • 10

    #2
    Thanks, this worked for me on Ubuntu 12.04.1 w/ Newbler 2.8

    Comment

    • IanAWarren
      Member
      • Feb 2013
      • 11

      #3
      We also installed version 2.8 on BioLinux 6 using the above information.

      Thank you for the post!

      Comment

      • hemant
        Junior Member
        • Feb 2013
        • 8

        #4
        newbler 2.8 ?????

        The sudo comand does not work for me when i was trying to install newbler 2.8

        can u give a step by step method for new installation.
        I tried tha bash setup.sh command but it gave some message that "one or more of the following library were not found zlib.i386, libxi.i386, libxtst.i386, libxav.i386 without these library 454 software may not run properly".


        Can anyone please help
        Last edited by hemant; 02-21-2013, 07:33 AM.

        Comment

        • GenoMax
          Senior Member
          • Feb 2008
          • 7142

          #5
          Originally posted by hemant View Post
          The sudo comand does not work for me when i was trying to install newbler 2.8


          Can anyone please help
          The system administrators have to give your account permission to run "sudo". Access to "sudo" gives your account some special rights. I assume you are not the administrator of this machine. You may need to work with an administrator to get access to "sudo" or you can ask them to do the install.

          Comment

          • cement_head
            Senior Member
            • Mar 2012
            • 264

            #6
            Originally posted by hemant View Post
            The sudo comand does not work for me when i was trying to install newbler 2.8

            can u give a step by step method for new installation.
            I tried tha bash setup.sh command but it gave some message that "one or more of the following library were not found zlib.i386, libxi.i386, libxtst.i386, libxav.i386 without these library 454 software may not run properly".


            Can anyone please help
            Hi,

            As per the first line of the instructions - you MUST have the ia32 libraries installed for the GUI's to work. Newbler is actually 64bit software, but the GUI's are 32 bit, so unless you want to use only CLI (Command Line Interface), you'll need to install the ia32 libraries.

            GenoMax is correct - you must have "Super User" DO privilidges (sudo) to perform these commands. Only your system admin can do this. If you are your sys admin and you've forgotten your sudo password, you can reset it.

            HOWEVER, RESETTING YOUR SUDO PASSWORD IF YOU ARE NOT THE SYS ADMIN CAN BE CONSIDERED A MISSUSE OF COMPUTING RESOURCES AND MAYBE GROUNDS FOR TERMINATION. PLEASE CHECK WITH YOUR INSTITUTIONS CODE OF CONDUCT.

            Regards,
            CH

            Comment

            • hemant
              Junior Member
              • Feb 2013
              • 8

              #7
              can i install it by myself in my folder in the cluster

              and how do i install ia32 libraries
              Last edited by hemant; 02-21-2013, 07:58 AM.

              Comment

              • GenoMax
                Senior Member
                • Feb 2008
                • 7142

                #8
                Originally posted by hemant View Post
                can i install it by myself in my folder in the cluster

                and how do i install ia32 libraries
                If you do not have "sudo" rights on this system you are probably not going to get much further with the ia32 library/newbler install. Are you not able to call on an administrator to help with the install?

                Comment

                • cement_head
                  Senior Member
                  • Mar 2012
                  • 264

                  #9
                  Probably not - contact the Cluster Admin - he/she can install it for you.

                  Comment

                  • sklages
                    Senior Member
                    • May 2008
                    • 628

                    #10
                    Originally posted by cement_head View Post
                    Hi,

                    As per the first line of the instructions - you MUST have the ia32 libraries installed for the GUI's to work. Newbler is actually 64bit software, but the GUI's are 32 bit, so unless you want to use only CLI (Command Line Interface), you'll need to install the ia32 libraries.
                    We always run Newbler on 64bit systems, never installed ia32 libs.
                    Newbler ships with its own version of GUI libs (hmm, java).
                    The warning occurs during installation, yes, but never had any side effects (here).
                    Time for Roche to clean up their code / installation packages :-)

                    Comment

                    • cement_head
                      Senior Member
                      • Mar 2012
                      • 264

                      #11
                      Newbler GUI is 32 Bits. Their packages install without errors if you have the ia32 libraries. I know this, because I called and spoke with Roche 454 technical support.

                      Maybe try reinstall with the 32 bit libraries and see if the errors go away?

                      Comment

                      • hemant
                        Junior Member
                        • Feb 2013
                        • 8

                        #12
                        i was able to install newbler 2.8 on my Ubuntu desktop.

                        following the dash and bash command from


                        it looks like it is running properly.

                        If I copy all the installation folders to cluster (supercomputer) (in my folder - local installation) will I be able to run the programme on my cluster.

                        I was trying this by typing
                        export PATH=/home/username/454/bin:$PATH
                        $ newAssembly test

                        but the folder (test) was not being created.

                        Am I doing this the wright way.

                        Comment

                        • mido1951
                          Senior Member
                          • May 2014
                          • 123

                          #13
                          Originally posted by crusoe View Post
                          Thanks, this worked for me on Ubuntu 12.04.1 w/ Newbler 2.8
                          How did you do to run Newbler ubuntu 14.04 ?
                          thankyou

                          Comment

                          • GenoMax
                            Senior Member
                            • Feb 2008
                            • 7142

                            #14
                            @mido1951: Since you are posting in multiple threads I will just use this one for. The "error" you are posting is a "warning" so it is possible that you have newbler installed. You should go ahead and try to run a test data set (not sure if one is included in newbler) and show us any additional errors (if they show up).

                            Comment

                            Latest Articles

                            Collapse

                            • GATTACAT
                              Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                              by GATTACAT
                              Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
                              07-01-2026, 11:43 AM
                            • 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

                            ad_right_rmr

                            Collapse

                            News

                            Collapse

                            Topics Statistics Last Post
                            Started by SEQadmin2, 07-02-2026, 11:08 AM
                            0 responses
                            12 views
                            0 reactions
                            Last Post SEQadmin2  
                            Started by SEQadmin2, 06-30-2026, 05:37 AM
                            0 responses
                            14 views
                            0 reactions
                            Last Post SEQadmin2  
                            Started by SEQadmin2, 06-26-2026, 11:10 AM
                            0 responses
                            20 views
                            0 reactions
                            Last Post SEQadmin2  
                            Started by SEQadmin2, 06-17-2026, 06:09 AM
                            0 responses
                            54 views
                            0 reactions
                            Last Post SEQadmin2  
                            Working...