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
              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
            • seqadmin
              Strategies for Sequencing Challenging Samples
              by seqadmin


              Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
              03-22-2024, 06:39 AM

            ad_right_rmr

            Collapse

            News

            Collapse

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