Results for "Reads"

Tags

  • Rainbow: an integrated tool for efficient clustering and assembling RAD-seq reads

    Rainbow is developed to provide an ultra-fast and memory-efficient solution to clustering and assembling short reads produced by RAD-seq. First, Rainbow clusters reads using a spaced seed method. Then, Rainbow implements a heterozygote calling like strategy to divide potential groups into haploty...

    Tags: Rainbow, ultra-fast, memory-efficient, solution, clustering, assembling, short, reads, RAD-seq

    2026 days ago

  • Wtdbg2: a de novo sequence assembler for long noisy reads produced by PacBio or Oxford Nanopore

    Wtdbg2 is a de novo sequence assembler for long noisy reads produced by PacBio or Oxford Nanopore Technologies (ONT). It assembles raw reads without error correction and then builds the consensus from intermediate assembly output. Wtdbg2 is able to assemble the human and even the 32Gb&n...

    Tags: Wtdbg2, de novo, sequence, assembler, long, noisy, reads, PacBio, Oxford, Nanopore, ONT

    2025 days ago

  • Pacasus: Correction of palindromes in long reads from PacBio and Nanopore

    Tool for detecting and cleaning PacBio / Nanopore long reads after whole genome amplification. Check the poster from the Revolutionizing Next-Generation Sequencing (2nd edition) conference in the source folder: https://github.com/swarris/Pacasus/blob/master/vib2017.pdf. The prepint version ...

    Tags: Pacasus, Correction, palindromes, long, reads, PacBio, Nanopore, ngs

    2002 days ago

  • Deepbinner: a signal-level demultiplexer for Oxford Nanopore reads

    Deepbinner is a tool for demultiplexing barcoded Oxford Nanopore sequencing reads. It does this with a deep convolutional neural network classifier, using many of the architectural advances that have proven successful in image classification. Unlike other demultiplex...

    Tags: Deepbinner, signal-level, demultiplexer, Oxford, Nanopore, reads

    1987 days ago

  • ARCS: scaffolding genome drafts with linked reads

    ARCS requires two input files: Draft assembly fasta file Interleaved linked reads file (Barcode sequence expected in the BX tag of the read header or in the form "@readname_barcode" ; Run Long Ranger basic on raw chromium reads to produce this interleaved file)

    Tags: ARCS, scaffolding, genome, drafts, linked, reads

    1966 days ago

  • Genome assembly tutorial "Genome Assembly for short and long reads"

    In this lab we will perform de novo genome assembly of a bacterial genome. You will be guided through the genome assembly starting with data quality control, through to building contigs and analysis of the results. At the end of the lab you will know: How to perform basic quality checks on the...

    Tags: Genome, assembly, tutorial, short, long, reads

    1933 days ago

  • wtdbg2: A fuzzy Bruijn graph approach to long noisy reads assembly

    Wtdbg2 is a de novo sequence assembler for long noisy reads produced by PacBio or Oxford Nanopore Technologies (ONT). It assembles raw reads without error correction and then builds the consensus from intermediate assembly output.  ./wtdbg2 -x rs -g 4.6m -t 16 -i reads.fa.gz -fo p...

    Tags: wtdbg2, fuzzy, Bruijn, graph, approach, long, noisy, reads, assembly

    1918 days ago

  • Flye: Fast and accurate de novo assembler for single molecule sequencing reads

    Flye is a de novo assembler for single molecule sequencing reads, such as those produced by PacBio and Oxford Nanopore Technologies. It is designed for a wide range of datasets, from small bacterial projects to large mammalian-scale assemblies. The package represents a complete pipeline: it takes...

    Tags: Flye, Fast, accurate, de novo, assembler, single, molecule, sequencing, reads, ngs, assembly

    1860 days ago

  • Flye: Fast and accurate de novo assembler for single molecule sequencing reads

    Flye is a de novo assembler for single molecule sequencing reads, such as those produced by PacBio and Oxford Nanopore Technologies. It is designed for a wide range of datasets, from small bacterial projects to large mammalian-scale assemblies. The package represents a complete pipeline: it takes...

    Tags: Fast, accurate, de novo, assembler, single, molecule, sequencing, reads

    1766 days ago

  • SViper: Swipe your Structural Variants called on long (ONT/PacBio) reads with short exact (Illumina) reads.

    Call sviper ~$ ./sviper -s short-reads.bam -l long-reads.bam -r ref.fa -c variants.vcf -o polished_variants This will output a polished_variants.vcf file, that contains all the refined variants. Sometimes it is helpful to look at the polished sequence, e.g. with the IGV browser. In...

    Tags: SViper, Swipe, Structural, Variants, ONT, PacBio, reads, Illumina

    1597 days ago