Header Leaderboard Ad

Collapse

redhat versus ubuntu

Collapse

Announcement

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

  • redhat versus ubuntu

    I am being asked to use RHEL red hat instead of ubuntu. Are the commands for bedTools, samtools, etc the same. I know the licensing is different, but are the package mangers/repositories the same?
    That is will sudo apt-get still be used? Thank you .
    Last edited by cmccabe; 09-23-2015, 02:26 PM.

  • #2
    The commands for NGS software are the same. You have different options for package management: yum and rpm are typical.

    Comment


    • #3
      So,

      Code:
       sudo apt-get install gcc
      would be
      Code:
       yum group list then sudo yum group install "Development Tools"
      Code:
       sudo apt-get install bedtools
      would be
      Code:
       sudo yum install BEDTools
      Thank you .

      Comment


      • #4
        Google 'Redhat Package Management tutorial' if you want to understand what you're doing, as opposed to asking the community every time you have a question.

        Comment


        • #5
          Thank you .

          Comment


          • #6
            You may also want to consider installing the bio software from scratch. This way you have always the latest versions installed (or at least the versions you want) and it makes you pretty independent from the linux distribution. This lets you use whatever linux distribution you like or whatever linux distribution is used in your institute/environment.

            Just my 2p :-)

            Comment


            • #7
              Thank you very much, I appreciate it .

              Comment

              Latest Articles

              Collapse

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by seqadmin, Yesterday, 09:22 AM
              0 responses
              8 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 05-24-2023, 09:49 AM
              0 responses
              9 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 05-23-2023, 07:14 AM
              0 responses
              27 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 05-18-2023, 11:36 AM
              0 responses
              113 views
              0 likes
              Last Post seqadmin  
              Working...
              X