Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Jonathan87
    Member
    • Dec 2012
    • 12

    BWA aligner: no install instructions ?

    I have downloaded bwa and unpacked it via tar xfvj

    What do I have to do now?

    I see files named COPYING, README.md and NEWS. None of them contains install instructions. There must be instructions but I cannot seem to find them ?
  • adamdeluca
    Member
    • Jul 2010
    • 95

    #2
    use the "make" command

    Comment

    • GenoMax
      Senior Member
      • Feb 2008
      • 7142

      #3
      What OS are you using?

      BWA is supplied as a "source only" program. You will need to compile the source code (which is where "make" comes into play) for your OS.

      Comment

      • Jonathan87
        Member
        • Dec 2012
        • 12

        #4
        Thank you adamdeluca!

        But seriously, where are the instructions ? How can you publish software without giving the slightest hint of how to install it.

        Might be obvious for non-newbie linux users but in my eyes that's kind of ignorant not even dropping 2 sentences of how to install :/

        I have already seen configure commands and others so I was afraid I would cause more problems than I already had if I was too hasty.

        Well thanks again for the help!

        Edit: I'm using ubuntu, the make command is what had to be done!

        Comment

        • dpryan
          Devon Ryan
          • Jul 2011
          • 3478

          #5
          It's the first few lines of the README.md file:

          Code:
          git clone https://github.com/lh3/bwa.git
          cd bwa; make
          Though, to be fair, those aren't exactly the best instructions I've ever read (especially since you can skip the git... portion)!

          Comment

          • zee
            NGS specialist
            • Apr 2008
            • 249

            #6
            Originally posted by Jonathan87 View Post
            Thank you adamdeluca!

            But seriously, where are the instructions ? How can you publish software without giving the slightest hint of how to install it.

            Might be obvious for non-newbie linux users but in my eyes that's kind of ignorant not even dropping 2 sentences of how to install :/

            I have already seen configure commands and others so I was afraid I would cause more problems than I already had if I was too hasty.

            Well thanks again for the help!

            Edit: I'm using ubuntu, the make command is what had to be done!
            Welcome to the world of OSS.

            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
            19 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-30-2026, 05:37 AM
            0 responses
            20 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-26-2026, 11:10 AM
            0 responses
            21 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...