Results for "Assembly"

Tags

  • Comparison of the two major classes of #assembly algorithms: overlap–layout–consensus and de-bruijn-graph https://academic.oup.com/bfg/article/11/1/25/191455

    Tags: assembly

    2359 days ago

  • ONT assembly and Illumina polishing pipeline

    This pipeline performs the following steps: Assembly of nanopore reads using Canu. Polish canu contigs using racon (optional). Map a paired-end Illumina dataset onto the contigs obtained in the previous steps using BWA mem. Perform correction of contigs using p...

    Tags: ONT, assembly, Illumina, polishing, pipeline

    2346 days ago

  • coursera genome assembly tutorial

    Solutions to Coursera Genome Sequencing (Bioinformatics II)

    Tags: coursera, genome, assembly, tutorial

    2344 days ago

  • miniasm: very fast OLC-based de novo assembler for noisy long reads

    Miniasm is a very fast OLC-based de novo assembler for noisy long reads. It takes all-vs-all read self-mappings (typically by minimap) as input and outputs an assembly graph in the GFA format. Different from mainstream assemblers, miniasm does not have a consensus step. I...

    Tags: Ultrafast, de novo, assembly, long, noisy, reads, consensus

    2342 days ago

  • SPAdes hybrid genome assembly

    When you have both Illumina and Nanopore data, then SPAdes remains a good option for hybrid assembly - SPAdes was used to produce the B fragilis assembly by Mick Watson’s group. Again, running spades.py will show you the options: spades.py This produces: SPAdes genome ...

    Tags: SPAdes, hybrid, genome, assembly, ONT, Nanopore

    2342 days ago

  • dnaPipeTE: de-novo assembly & annotation Pipeline for Transposable Elements

    dnaPipeTE (for de-novo assembly & annotation Pipeline for Transposable Elements), is a pipeline designed to find, annotate and quantify Transposable Elements in small samples of NGS datasets. It is very useful to quantify the proportion of TEs in newly sequenced genomes since it does not requ...

    Tags: dnaPipeTE, de-novo, assembly, annotation, Pipeline, Transposable, Elements

    2337 days ago

  • COPE: an accurate k-mer-based pair-end reads connection tool to facilitate genome assembly

    An efficient tool called Connecting Overlapped Pair-End (COPE) reads, to connect overlapping pair-end reads using k-mer frequencies. We evaluated our tool on 30× simulated pair-end reads from Arabidopsis thaliana with 1% base error. COPE connected over 99% of reads with 98.8% accuracy, whic...

    Tags: COPE, accurate, k-mer, pair-end, reads, connection, tool, genome, assembly

    2334 days ago

  • Why are de Bruijn #graphs useful for #genome #assembly? https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5531759/

    Tags: graphs, genome, assembly

    2332 days ago

  • MashMap: a fast and approximate software for mapping long reads (PacBio/ONT) or assembly to reference genome(s)

    MashMap is a fast and approximate software for mapping long reads (PacBio/ONT) or assembly to reference genome(s). It maps a query sequence against a reference region if and only if its estimated alignment identity is above a specified threshold. It does not compute the alignments explicitly, but...

    Tags: MashMap, fast, approximate, software, mapping, long, reads, PacBio, ONT, assembly, reference, genome(s)

    2327 days ago

  • String graph based genome assembly software and tools !

    In graph theory, a string graph is an intersection graph of curves in the plane; each curve is called a "string".  String graphs were first proposed by E. W. Myers in a 2005 publication. In recent Genome Research paper describing an...

    Tags: String, graph, genome, assembly, software, tools !

    2320 days ago