Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Installing bioinformatics software basic help (set path?)

    I have a general question regarding dealing with bioinformatics software.

    Many tools seem to have dependencies, for example in order for x to work, you must install samtools first.

    For several programs, I have downloaded binaries and extracted them into /home/, for example /home/me/vcftools or /home/me/gatk.

    What if a tool requires that something be installed first in order to compile and/or run? Should I be manually adding each of the directories into my PATH environment variable, or should I be moving/copying all of my executables into /bin/, or ... ?

    Thank you

  • #2
    If you are the only user on this computer you could copy the executables to /usr/local/bin. Alternatively you can create softlinks for the executables (http://www.cyberciti.biz/faq/creatin...symbolic-link/) in a directory (/bin or /usr/bin would work if you are creating symlinks but as WhatsOEver points out below /usr/local/bin may be best if you are copying user installed executables) that is in $PATH.
    Last edited by GenoMax; 10-30-2014, 03:05 AM. Reason: Included better solution suggested by WhatsOEver

    Comment


    • #3
      1) In general it is bad practise to copy executables as symlinks work just as well, don't waste space and you are more flexible when you start having different versions of the same program.

      2) I would definitely not consider /bin and /usr/bin as suitable places for executables from self installed software. Use the /usr/local/bin directory instead.

      3) When you start working with Linux it is worth starting to get an idea of the filesystem hierarchy. Have a look here

      and here
      In Windows there’re perhaps only a couple of important folders (by important I mean important in my logical picture of the Windows file system) in the installation drive (in my case C:\). Namely Pr...

      for an overview

      Comment


      • #4
        Thanks very much the advice. It's very helpful for us newbies out there to be pointed on the right track.

        Comment

        Latest Articles

        Collapse

        • seqadmin
          Essential Discoveries and Tools in Epitranscriptomics
          by seqadmin


          The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist on Modified Bases...
          Yesterday, 07:01 AM
        • 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

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, 04-11-2024, 12:08 PM
        0 responses
        39 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 10:19 PM
        0 responses
        41 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 09:21 AM
        0 responses
        35 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-04-2024, 09:00 AM
        0 responses
        55 views
        0 likes
        Last Post seqadmin  
        Working...
        X