meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
general:bioseqanalysis:hifireads [2021/10/20 08:28] – [Introduction] ingo | general:bioseqanalysis:hifireads [2021/10/21 11:12] (current) – yschoeneberg | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== HIFI Assembly using Flye ====== | + | ====== HIFI reads ====== |
- | + | Until lately researchers had to rely on low error short reads and error prone long read sequencing. Both technologies had certain advantages and disadvantages. The short reads had a high accuracy but which are usually only about 150bp long. This makes it hard to resolve certain regions, which do not contain much variation, like repeats, leaving many short read assemblies fragmented (e.g. according to [[https:// | |
- | + | ||
- | ==== HIFI reads ==== | + | |
- | Until lately researchers had to rely on low error short reads and error prone long read sequencing. Both technologies had certain advantages and disadvantages. The short reads had a high accuracy but which are usually only about 150bp long. This makes it hard to resolve certain regions, which do not contain much variation, like repeats, leaving many short read assemblies fragmented (e.g. according to {{https:// | + | |
The latest development in sequencing technology are HIFI- or Circular Consensus (CCS)-reads. This technology tries to combine an error rate similar to the one of short reads with the read length of long reads, making it easier to assemble and analyze genomic data (Fig. {{ref> | The latest development in sequencing technology are HIFI- or Circular Consensus (CCS)-reads. This technology tries to combine an error rate similar to the one of short reads with the read length of long reads, making it easier to assemble and analyze genomic data (Fig. {{ref> | ||
Line 12: | Line 9: | ||
</ | </ | ||
</ | </ | ||
- | The idea behind HIFI-reads is fairly simple. An adapter is added to the DNA-molecules, | + | The idea behind HIFI-reads is fairly simple. An adapter is added to the DNA-molecules, |
<figure hifi-scheme> | <figure hifi-scheme> | ||
{{ studentarea: | {{ studentarea: | ||
< | < | ||
- | The high accuracy of HIFI-reads is reached by first circularizing the DNA using adapters and then sequencing the same DNA-molecule several times. | + | The high accuracy of HIFI-reads is reached by first circularizing the DNA using adapters and then sequencing the same DNA-molecule several times. |
</ | </ | ||
</ | </ | ||
- | |||
- | |||
- | |||
- | |||
- | ===== Task X - HIFI assembly using Flye ===== | ||
- | In this section we want to assemble the genome of //L. hispanica// using HIFI-reads. This can be done using Flye. <wrap important> | ||
- | - First install Flye using mamba. | ||
- | - Take a look on the different options provided by Flye. You can do this using '' | ||
- | - Now run Flye. Don't forget to put the '' | ||
- | flye --pacbio-hifi < | ||
- | </ |