Results for "Assembly"

Tags

  • HGA

    HGA tool version 1.0 This tool helps to apply the Hierarchical Genome Assembly (HGA) method. The tool will apply: 1. Partitioning a given reads dataset into a given number of partitions. 2. Assembling each partitions using a pre-specified assembler (Velvet or SPAdes in this version) and using a g...

    Tags: Bioinformatics, Assembly, HGA, NGS

    2729 days ago

  • 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

    2728 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

    2720 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

    2720 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

    2719 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

    2719 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

    2714 days ago

  • Assembly and repeats https://www.coursera.org/learn/dna-sequencing/lecture/fKX4C/lecture-third-law-of-assembly-repeats-are-bad #Assembly #Repeats #Bad

    Tags: Assembly, Repeats, Bad

    2716 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

    2716 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

    2715 days ago