Results for "assembly"

Tags

  • SWALO

    SWALO (scaffolding with assembly likelihood optimization) is a method for scaffolding based on likelihood of genome assemblies computed using generative models for sequencing. Download Git repository of SWALO is at https://github.com/atifrahman/SWALO.

    Tags: Bioinformatics, Assembly, Scaffoldings, NGS, SWALO

    2720 days ago

  • Minia

    Minia is a short-read assembler based on a de Bruijn graph, capable of assembling a human genome on a desktop computer in a day. The output of Minia is a set of contigs. Minia produces results of similar contiguity and accuracy to other de Bruijn assemblers (e.g. Velvet). Download Minia 2.0.7 L...

    Tags: Bioinformatics, Analysis, Assembly, Genome, Minia, NGS, de Bruijn

    2712 days ago

  • SGA: String Graph Assembler

    SGA is a de novo genome assembler based on the concept of string graphs. The major goal of SGA is to be very memory efficient, which is achieved by using a compressed representation of DNA sequence reads. More at https://github.com/jts/sga SGA dependencies: -google sparse hash library (http://...

    Tags: Bioinformatics, Analysis, Assembly, Genome, SGA, NGS

    2712 days ago

  • Standardized velvet assembly report

    Requirements: velvet (velveth velvetg should be in your PATH) R (with Sweave) pdflatex (usually part of TeTeX) ggplot2 (from R prompt type install.packages("ggplot2","proto","xtable")) Perl Optional: BLAT or BLAST (to generate alignments against a reference genome). If using BLAT, ad...

    Tags: Bioinformatics, Analysis, Assembly, Genome, Velvet, standardized-velvet-assembly-report

    2711 days ago

  • Velvet tutorial

    The objective of this activity is to help you understand how to run Velvet in general, how to accurately estimate the insert size of a paired-end library through the use of Bowtie, the primary parameters of velvet, and the process involved in producing a de novo assembly ...

    Tags: Bioinformatics, Analysis, Assembly, Genome, Velvet, NGS, Tutorial

    2711 days ago

  • Cutadapt

    Cutadapt finds and removes adapter sequences, primers, poly-A tails and other types of unwanted sequence from your high-throughput sequencing reads. Cutadapt helps with these trimming tasks by finding the adapter or primer sequences in an error-tolerant way. It can also modify and filter reads i...

    Tags: Bioinformatics, Analysis, Assembly, NGS, Cutadapt

    2706 days ago

  • Understanding Greedy Algorithms

    Learning greedy algo for biologist.  https://www.topcoder.com/community/data-science/data-science-tutorials/greedy-is-good/ This webpage is also useful for the same: http://learninglover.com/examples.php?id=59 http://www.cs.rpi.edu/~magdon/ps/conference/super_biokdd.pdf https://ocw.mit....

    Tags: Bioinformatics, Assembly, Greedy, Genome, NGS

    2708 days ago

  • ScaffMatch

    caffMatch is a novel scaffolding tool based on Maximum-Weight Matching able to produce high-quality scaffolds from NGS data (reads and contigs). The tool is written in Python 2.7. It also includes a bash script wrapper that calls aligner in case one needs to first map reads to contigs (instead of...

    Tags: Bioinformatics, Analysis, Assembly, Genome, NGS, ScaffMatch, Scaffoldings

    2707 days ago

  • CISA: Contig Integrator for Sequence Assembly

    A plethora of algorithmic assemblers have been proposed for the de novo assembly of genomes, however, no individual assembler guarantees the optimal assembly for diverse species. Optimizing various parameters in an assembler is often performed in order to generate the most optimal assembly. Howev...

    Tags: Bioinformatics, CISA, Assembly, Genome, Merger, Merge, CrossCompare

    2705 days ago

  • GARM:Genome Assembly, Reconciliation and Merging

    The pipeline is based mainly implemented using Perl scripts and modules and third-party open source software like the AMOS (Myers et al., 2000) and MUMmer (Kurtz et al., 2004) packages. The pipeline was tested on Debian, Ubuntu, Fedora and BioLinux distributions. The method merges contigs or scaf...

    Tags: Bioinformatics, Analysis, Assembly, Genome, NGS, Merge, GARM

    2701 days ago