Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • How to update existing Samtools

    Hi all ,

    Since I am new to RNA seq as well as Linux. I don't how to update existing sam tool version to current updated version in wesite. Can u help me to tell the ways to do it in ubuntu terminal.

  • #2
    Do you have administrator privileges on this machine? Otherwise you may need to "make" and run samtools from a directory you own.

    Comment


    • #3
      Originally posted by GenoMax View Post
      Do you have administrator privileges on this machine? Otherwise you may need to "make" and run samtools from a directory you own.
      Thanks for reply. I do have an administrator privilege. Thing is that sam tools already in usr\bin. I mean older version . My question is whether i have to remove sam tools from there and install new version from website or any other option to update the existing tool.

      Comment


      • #4
        If you have admin privileges then you could save the version that is currently in /usr/bin to something like
        Code:
        $ cp -pi /usr/bin/samtools /usr/bin/samtools_old (or append version #)
        Then do the install with make prefix set to /usr/bin. Su to root account when you install.

        Note: I am assuming that you are the only (or major) user on this system. When you are changing the default samtools available on the system (and there are others who use this machine) then you should let other users know BEFORE you make this change.
        Last edited by GenoMax; 01-30-2016, 05:06 AM.

        Comment


        • #5
          Originally posted by Muthukumar View Post
          Thanks for reply. I do have an administrator privilege. Thing is that sam tools already in usr\bin. I mean older version . My question is whether i have to remove sam tools from there and install new version from website or any other option to update the existing tool.
          What flavor of Linux are you running? You may be able to simply use your system's package manager to do this.

          For example, with CentOS 7 and epel repository installed, a simple:

          sudo yum update samtools.x86_64

          and you're done.
          Michael Black, Ph.D.
          ScitoVation LLC. RTP, N.C.

          Comment


          • #6
            Thanks for valuable reply

            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...
              04-22-2024, 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, Today, 11:49 AM
            0 responses
            12 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, Yesterday, 08:47 AM
            0 responses
            16 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-11-2024, 12:08 PM
            0 responses
            61 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-10-2024, 10:19 PM
            0 responses
            60 views
            0 likes
            Last Post seqadmin  
            Working...
            X