Results for "Assembly"

Tags

  • Illumina based assembly pipeline steps !

    Illumina Merge re-sequenced FastQ files (cat) Read QC (FastQC) Adapter trimming (fastp) Removal of host reads (Kraken 2; optional) Variant calling Read alignment (Bowtie 2) Sort and index alignments (SAMtools) Primer sequence removal (iVar; amplicon data only) Duplicate read marking (p...

    Tags: assembly, pipeline, genome, illumina

    870 days ago

  • Short-read assembly using Spades !

    If we only had Illumina reads, we could also assemble these using the tool Spades. You can try this here, or try it later on your own data. Get data We will use the same Illumina data as we used above: illumina_R1.fastq.gz: the Illumina forward reads illumina_R2.fastq.gz: the Illumina reve...

    Tags: spades, assembly, short, reads, genome, tools

    818 days ago

  • Spades tutorial PDF

    SPAdes—St. Petersburg genome Assembler—was originally developed for de novo assembly of genome sequencing data produced for cultivated microbial isolates and for single-cell genomic DNA sequencing. With time, the functionality of SPAdes was extended to enable assembly of IonTorrent da...

    Tags: spades, assembly, protocols, tutorials, steps, methods

    817 days ago

  • odgi: optimized dynamic genome/graph implementation

    odgi provides an efficient and succinct dynamic DNA sequence graph model, as well as a host of algorithms that allow the use of such graphs in bioinformatic analyses. Careful encoding of graph entities allows odgi to efficiently compute and transform pangenomes with mini...

    Tags: odgi, optimized, dynamic, genome, graph, implementation, genome, assembly, graph

    816 days ago

  • Merfin: improved variant filtering, assembly evaluation and polishing via k-mer validation

    Merfin, a k-mer based variant-filtering algorithm for improved accuracy in genotyping and genome assembly polishing. Merfin evaluates each variant based on the expected k-mer multiplicity in the reads, independently of the quality of the read alignment and variant caller’s interna...

    Tags: Merfin, improved, variant, filtering, assembly, evaluation, polishing, k-mer, validation

    755 days ago

  • auN: a new metric to measure assembly contiguity

    Given a de novo assembly, we often measure the “average” contig length by N50. N50 is neither the real average nor median. It is the length of the contig such that this and longer contigs cover at least 50% of the assembly. A longer N50 indicates better contiguity. We can si...

    Tags: auN, new, metric, measure, assembly, contiguity

    635 days ago

  • Bioinformatics tools for genome assembly !

    There are numerous genome assembly tools available, each with its strengths and weaknesses. Here is a list of some widely used genome assembly tools as of my last update in September 2021: SPAdes: An assembler specifically designed for single-cell and multi-cell bacterial genomes, as well as...

    Tags: bioinformatics, tools, genome, assembly

    279 days ago

  • MitoHiFi: a python pipeline for mitochondrial genome assembly from PacBio high fidelity reads

    MitoHiFi v3.2 is a python pipeline distributed under MIT License ! MitoHiFi was first developed to assemble the mitogenomes for a wide range of species in the Darwin Tree of Life Project (DToL) https://bmcbioinformatics.biomedcentral.com/articles/10.1186/s12859-023-05385-y 

    Tags: MitoHiFi, python, pipeline, mitochondrial, genome, assembly, PacBio, fidelity, reads

    236 days ago

  • Mitochondrial genome assembly tools !

    Mitochondrial genome assembly tools are specialized software and algorithms designed to accurately reconstruct the mitochondrial genome (mitogenome) from sequencing data, typically obtained through techniques like next-generation sequencing (NGS). The mitochondrial genome is relatively small comp...

    Tags: Mitochondrial, genome, assembly, tools

    235 days ago

  • MIKE: an ultrafast, assembly-, and alignment-free approach for phylogenetic tree construction

    MIKE (MinHash-based k-mer algorithm). This algorithm is designed for the swift calculation of the Jaccard coefficient directly from raw sequencing reads and enables the construction of phylogenetic trees based on the resultant Jaccard coefficient. Simulation results highlight the superior sp...

    Tags: MIKE, ultrafast, assembly, alignment-free, approach, phylogenetic, tree, construction

    20 days ago