Seqanswers Leaderboard Ad

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • lianov
    Junior Member
    • Jun 2014
    • 5

    Laptop recommendations for bioinformatics

    Hi everyone,

    Just wanted a general recommendation on what the bioinformatics community uses as a laptop.

    Most of my analysis has been done using a Linux cluster at my university which I ssh with my windows. Thus, I have not really put much thought on my own operating system for the analysis. For everything else, Windows has always worked well. However, now that I am getting a laptop I would like to consider this.

    I see a strong trend towards Linux and Macs for obvious reasons. What are your thoughts and recommendations?

    Thanks!
  • Brian Bushnell
    Super Moderator
    • Jan 2014
    • 2709

    #2
    Linux is not even supported where I work on PCs. Laptops are generally just used for ssh to the cluster, preparing/displaying presentations, email, and basically not bioinformatic computation... personally, I use Windows 10 on my laptop, which I don't like very much, and Windows 7 on my desktop, which I like. That said, most people here use Macs, partly because when you do want to do bioinformatics locally, it's easier.

    That may be different now that supposedly Windows 10 supports Bash and Linux but I have not tested it out yet.

    If I was to choose between a Mac and Linux, I'd go with Linux, but it's really personal preference.

    Comment

    • lianov
      Junior Member
      • Jun 2014
      • 5

      #3
      Exactly, I always ssh to a cluster, so I was just wondering if there was any reason that I might not know about getting a specific operating system which could be beneficial. Thanks.

      Comment

      • fanli
        Senior Member
        • Jul 2014
        • 197

        #4
        Originally posted by lianov View Post
        Exactly, I always ssh to a cluster, so I was just wondering if there was any reason that I might not know about getting a specific operating system which could be beneficial. Thanks.
        PuTTY sucks at tab completion and rsync. Personally I run Ubuntu on a desktop for most things, Windows 7 on laptop for Office, Adobe Illustrator, etc.

        Comment

        • dcameron
          Member
          • Mar 2013
          • 27

          #5
          Originally posted by Brian Bushnell View Post
          That may be different now that supposedly Windows 10 supports Bash and Linux but I have not tested it out yet.
          It's worked just like a native Ubuntu system for the basic bioinformatics pipelines (eg: sequence alignment through to variant calling) I've tried on it.

          It's still a less transparent than a linux or mac computer (eg you currently can't run a windows executable from bash and vice versa) but that barrier to Windows usage for bioinformatics is gone.

          Comment

          • lianov
            Junior Member
            • Jun 2014
            • 5

            #6
            Originally posted by dcameron View Post
            It's worked just like a native Ubuntu system for the basic bioinformatics pipelines (eg: sequence alignment through to variant calling) I've tried on it.

            It's still a less transparent than a linux or mac computer (eg you currently can't run a windows executable from bash and vice versa) but that barrier to Windows usage for bioinformatics is gone.
            Thanks for the update dcameron!

            Comment

            • fireLog2
              Member
              • Jul 2013
              • 10

              #7
              A laptop wouldn't be suitable for most of the bioinformatic task. It doesn't have the power to do complex and intensive calculations. Therefor, ssh to a cluster is the way to go.

              As for the OS, I think you should use the one that fits that best to your everyday tasks.

              I'm using Linux on my laptop and desktop system and I would recommend it everyone working in bioinformatics. E.g. I have to working with the command line and write several scripts everyday, and it's really suitable to do it in Linux. Do set up the same environment in Windows was always a much more difficult part (if I remember correctly).

              I haven't tested a Mac OS, so I can't judge about that.

              Comment

              • gringer
                David Eccles (gringer)
                • May 2011
                • 845

                #8
                A laptop wouldn't be suitable for most bioinformatics tasks. It doesn't have the power to do complex and intensive calculations.
                Laptops are definitely suitable for most bioinformatics tasks. Gene counting for RNASeq works very well and fast when using kallisto on a laptop. For single human samples, even an older full-sequence mapping program like Bowtie2 is fine on a laptop with 4~8GB memory. If experiments are done on yeast, bacteria, or other small-genome samples, then a laptop should be sufficient even for a large number of samples and even for tasks like de-novo genome assembly.

                And of course if the initial mapping or simulation grunt-work is done by another computer, then a laptop is perfectly fine for downstream analysis.

                I wouldn't use a laptop for doing 100 whole-genome alignments from HiSeq data, but that is not a task that is common for me to do.

                Comment

                • dylanfofylan
                  Junior Member
                  • Dec 2016
                  • 3

                  #9
                  First post here, long time lurker

                  My laptop is a refurbished Lenovo T420 Thinkpad which was purchased for ~$180 on ebay. It runs Windows 7. I recommend something like this if you're trying to be thrifty. I rarely do bioinformatics on my laptop end, so I don't find myself needing more than a stable Internet connection.

                  Personally, I don't use putty to connect to ssh. I used it all throughout college, and it can get the job done. I've had a cygwin renaissance in post-college work and now prefer it to putty.

                  Comment

                  • lianov
                    Junior Member
                    • Jun 2014
                    • 5

                    #10
                    Thank you everyone for the responses so far. I welcome more opinions if any other member has it.

                    Comment

                    • Linnea
                      Member
                      • Mar 2010
                      • 23

                      #11
                      If you want to keep Windows as your system but use linux from time to time I recommend installing VirtualBox and running Ubuntu as a virtual machine. I've been using it for a year on my laptop and it works very well (most of the time)

                      Comment

                      • vivek_
                        PhD Student
                        • Jul 2012
                        • 164

                        #12
                        I used to have a MacBook Air but recently bought an MBP and my workload is pretty similar.

                        I ssh into the institute cluster for any memory intensive tasks so the only things I run locally on my laptop are small datasets when I want to test some code in a compiled language that's not been installed properly on the cluster or small visualization tasks in Rstudio for presentations or to include into publications.

                        Regarding choice of Linux vs Mac, I would love to use a Linux laptop but I've had severe heating issues running Ubuntu on laptops built for Windows which is a dealbreaker for me. So I prefer the macs. Until my most recent job I did not have to spend out of pocket for a work machine as my previous workplaces used to make the purchases once I gave them specs, so that helped.

                        Only things I prioritize when spec'ing out my laptop are a quad-core processor and atleast 8gb in RAM.

                        Comment

                        • chadsmith114
                          Junior Member
                          • Feb 2021
                          • 1

                          #13
                          I don't care about the operating system. I'm using Windows.

                          Comment

                          Latest Articles

                          Collapse

                          • seqadmin
                            Pathogen Surveillance with Advanced Genomic Tools
                            by seqadmin


                            The COVID-19 pandemic highlighted the need for proactive pathogen surveillance systems. As ongoing threats like avian influenza and newly emerging infections continue to pose risks, researchers are working to improve how quickly and accurately pathogens can be identified and tracked. In a recent SEQanswers webinar, two experts discussed how next-generation sequencing (NGS) and machine learning are shaping efforts to monitor viral variation and trace the origins of infectious outbreaks....
                            Today, 11:48 AM
                          • seqadmin
                            New Genomics Tools and Methods Shared at AGBT 2025
                            by seqadmin


                            This year’s Advances in Genome Biology and Technology (AGBT) General Meeting commemorated the 25th anniversary of the event at its original venue on Marco Island, Florida. While this year’s event didn’t include high-profile musical performances, the industry announcements and cutting-edge research still drew the attention of leading scientists.

                            The Headliner
                            The biggest announcement was Roche stepping back into the sequencing platform market. In the years since...
                            03-03-2025, 01:39 PM
                          • seqadmin
                            Investigating the Gut Microbiome Through Diet and Spatial Biology
                            by seqadmin




                            The human gut contains trillions of microorganisms that impact digestion, immune functions, and overall health1. Despite major breakthroughs, we’re only beginning to understand the full extent of the microbiome’s influence on health and disease. Advances in next-generation sequencing and spatial biology have opened new windows into this complex environment, yet many questions remain. This article highlights two recent studies exploring how diet influences microbial...
                            02-24-2025, 06:31 AM

                          ad_right_rmr

                          Collapse

                          News

                          Collapse

                          Topics Statistics Last Post
                          Started by seqadmin, 03-20-2025, 05:03 AM
                          0 responses
                          26 views
                          0 reactions
                          Last Post seqadmin  
                          Started by seqadmin, 03-19-2025, 07:27 AM
                          0 responses
                          31 views
                          0 reactions
                          Last Post seqadmin  
                          Started by seqadmin, 03-18-2025, 12:50 PM
                          0 responses
                          25 views
                          0 reactions
                          Last Post seqadmin  
                          Started by seqadmin, 03-03-2025, 01:15 PM
                          0 responses
                          190 views
                          0 reactions
                          Last Post seqadmin  
                          Working...