This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Laptop specs for MiniON

I noticed the minimum requirement below.

enter image description here

I have in the lab this one - Intel Core i7-8565U (8MB Cache), 16GB 2666MHz DDR4, 256GB M.2 PCIe NVMe SSD, AMD Radeon 520 with 2G GDDR5

Does anyone knows if the 1TB SSD is a must? We plan to try sequence a bacterial genome (no barcoding) just plain DNA seq. Also sometimes I see requirement for Nvidia card....so I'm a bit confused. I will appreciate any info from you guys that have experience?

minion

Nanopore has detailed workflows (both sample prep and computational pipelines) which will give you a better indication. Many nanopore workflows use functions that will crunch numbers on cpu or gpu, and most always you want to use the gpu if your'e able. The nanopore in my lab is connected to a desktop with 'nice' specs and even so we do all the number crunching on a cluster. The nanopore software itself has several run modes and you might be limited in which modes you can use if the computer can't support. WRT the SSD, I guess it's recommend/required because of the intense i/o

tldr; you need to understand the requirements of the workflow you plan to follow.

Thanks. Is it possible to check with the software on the PC if the workflow will run properly beforehand (before we got the MiniON)?

We plan to try sequence a bacterial genome (no barcoding) just plain DNA seq.

Do not take this comment the wrong way. While it is tempting to do the sequencing yourself (especially since ONT offers a low entry price for the sequencer) if you intend to do just one genome (or a few, not something you plan to do regularly) then consider using a sequence provider instead. You will save a lot of headache, have data in hand quicker and be on your way to do science.

You may need to worry about hardware to analyze the data (that laptop may not be enough).

We plan to to Illumina also, the Nanopore is just a test drive for a local lab project.

Then simply find a sequence provider that will do both types of sequencing and start planning for data analysis.

1 answer

Basecalling will take forever (days to weeks) if you don't have an Nvidia video card to use with the guppy basecaller. Maybe another group or your local cluster already has this all set up, so ask around.

You can probably use a 0.5 TB SSD just fine.

Calculate the coverage on the fly of the reads you generate to avoid overkill = too much coverage (perhaps 1-3 hours is enough). There's no need to run a modern flowcell for 48 hours to generate data for 1 bacterium, with barcoding 10+ is possible.

Can I just run Minion only sequencing on the laptop I cited above. Can i do the basecalling later on a more powerful computer (also to test different basecaller)? This way i will not need a laptop with Nvidia?

PS can you give a link with info how to calculate this time wich will be enough for a bact genome?

Log in to answer this question.