<?xml version='1.0'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:atom="http://www.w3.org/2005/Atom" >
<channel>
	<title><![CDATA[BOL: Related items]]></title>
	<link>https://bioinformaticsonline.com/related/27076?offset=40</link>
	<atom:link href="https://bioinformaticsonline.com/related/27076?offset=40" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/30124/understanding-greedy-algorithms</guid>
	<pubDate>Mon, 12 Dec 2016 04:37:40 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/30124/understanding-greedy-algorithms</link>
	<title><![CDATA[Understanding Greedy Algorithms]]></title>
	<description><![CDATA[<p>Learning greedy algo for biologist.&nbsp;</p>
<p>https://www.topcoder.com/community/data-science/data-science-tutorials/greedy-is-good/</p>
<p>This webpage is also useful for the same:</p>
<p>http://learninglover.com/examples.php?id=59</p>
<p>http://www.cs.rpi.edu/~magdon/ps/conference/super_biokdd.pdf</p>
<p>https://ocw.mit.edu/courses/biology/7-91j-foundations-of-computational-and-systems-biology-spring-2014/lecture-slides/MIT7_91JS14_Lecture6.pdf</p>
<p>http://schatzlab.cshl.edu/teaching/AssemblyClass/01.%20Assembly%20Intro.pdf</p>
<p>http://lsl.sinica.edu.tw/Services/Class/files/20150612449.pdf</p>
<p>http://www.cs.jhu.edu/~langmea/resources/lecture_notes/assembly_scs.pdf</p>
<p>https://www2.eecs.berkeley.edu/Pubs/TechRpts/2016/EECS-2016-43.pdf</p><p>Address of the bookmark: <a href="https://www.topcoder.com/community/data-science/data-science-tutorials/greedy-is-good/" rel="nofollow">https://www.topcoder.com/community/data-science/data-science-tutorials/greedy-is-good/</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/pages/view/30242/genome-assembly-tools-and-software-part1</guid>
	<pubDate>Mon, 19 Dec 2016 18:09:22 -0600</pubDate>
	<link>https://bioinformaticsonline.com/pages/view/30242/genome-assembly-tools-and-software-part1</link>
	<title><![CDATA[Genome Assembly Tools and Software - PART1 !!]]></title>
	<description><![CDATA[<p>The genome assemblers generally take a file of short sequence reads and a file of quality-value as the input. Since the quality-value file for the high throughput short reads is usually highly memory-intensive, only a few assemblers, best suited for your assembly. For the sake of computational memory saving and convenience of data inquiry, high-throughput short reads data is always initially formatted to specific data structure. Currently, existing data structure for this usage can be predominantly classified into two categories: string-based model and graph-based model.</p><p>We therefore list many genomle assembly tools here. We mainly reported for the assembly of genomes while the others are designed aiming at handling complex genomes.</p><ul>
<li><a href="http://microbiology.se/software/trimetass/" title="TriMetAss 1.2 &ndash; The Trinity-based Iterative Metagenomics Assembler">TriMetAss 1.2 &ndash; The Trinity-based Iterative Metagenomics Assembler</a>
<ul>
<li>TriMetAss is an extension to the Trinity software [1], which can assemble select regions surrounding interesting features in metagenomic data. The software is particularly useful for very common and well-conserved genes (and &ndash; in theory &ndash; non-coding regions) that can occur in multiple contexts in the microbial community under study. It uses Vmatch [2] to extend seed reads (or contigs generated by another assembler) into longer contigs, by iteratively calling Vmatch and Trinity, until some stop criteria are met. Currently, TriMetAss lacks a thorough documentation, but you can direct questions to me if the README.txt file and the &ldquo;-h&rdquo; option is not sufficient to understand the software.<br /><br /></li>
</ul>
</li>
<li><a href="https://github.com/sharpa/OMWare" title="OMWare 1.0 &ndash; Efficient Assembly of Genome-wide Physical Maps">OMWare 1.0 &ndash; Efficient Assembly of Genome-wide Physical Maps</a>
<ul>
<li>
<p>The purpose of this Python module is help scientists use optical map data.<br />Once complete, it will encapsulate and abstractify optical maps and their most common manipulations as they exist in a variety of formats.</p>
</li>
</ul>
</li>
<li><a href="https://github.com/SaraEl-Metwally/LightAssembler" title="LightAssembler &ndash; Lightweight Resources Assembly Algorithm">LightAssembler &ndash; Lightweight Resources Assembly Algorithm</a>
<ul>
<li>
<p>Lightweight resources assembly algorithm for high-throughput sequencing reads.<br />System requirements<br />64-bit machine with g++ compiler or gcc in general, pthreads,and zlib libraries.</p>
</li>
</ul>
</li>
<li><a href="http://bioinf.spbau.ru/quast" title="QUAST 4.1 &ndash; Quality Assessment Tool for Genome Assemblies">QUAST 4.1 &ndash; Quality Assessment Tool for Genome Assemblies</a>
<ul>
<li>
<p>QUAST evaluates genome assemblies.<br />QUAST works both with and without a reference genome.&nbsp;<br />The tool accepts multiple assemblies, thus is suitable for comparison.</p>
</li>
</ul>
</li>
<li><a href="http://www.dnabaser.com/index.html" title="DNA Baser 4.36 &ndash; DNA Sequence Assembly &amp; Analysis">DNA Baser 4.36 &ndash; DNA Sequence Assembly &amp; Analysis</a>
<ul>
<li>DNA Sequence Assembler is revolutionary bioinformatics software for automatic DNA sequence assembly , DNA sequence analysis, contig editing, file format conversion and mutation detection.<br /><br /></li>
</ul>
</li>
<li><a href="https://github.com/younglululu/COCACOLA" title="COCACOLA &ndash; Binning Metagenomic Contigs using Sequence COmposition, Read CoverAge, CO-alignment, and Paired-end Read LinkAge">COCACOLA &ndash; Binning Metagenomic Contigs using Sequence COmposition, Read CoverAge, CO-alignment, and Paired-end Read LinkAge<br /></a>
<ul>
<li>COCACOLA: a general framework for binning contigs in metagenomic studies incorporating read COverage, CorrelAtion, sequence COmposition and paired-end read LinkAge<br /><br /></li>
</ul>
</li>
<li><a href="http://downloads.jbei.org/data/microbial_communities/MaxBin/MaxBin.html" title="MaxBin 2.2 &ndash; Binning Assembled Metagenomic Sequences">MaxBin 2.2 &ndash; Binning Assembled Metagenomic Sequences</a>
<ul>
<li>MaxBin is software for binning assembled metagenomic sequences based on an Expectation-Maximization algorithm. Users can understand the underlying bins (genomes) of the microbes in their metagenomes by simply providing assembled metagenomic sequences and the reads coverage information or sequencing reads.&nbsp;<br /><br /></li>
</ul>
</li>
<li><a href="http://compbio.fmph.uniba.sk/gaml/" title="GAML 0.1 &ndash; Genome Assembly by Maximum Likelihood">GAML 0.1 &ndash; Genome Assembly by Maximum Likelihood<br /></a>
<ul>
<li>GAML is a prototype genome assembly tool based on maximizing likelihood of the assembly in a model encompaasing error rate, insert length and other features of indvidual sequencing technologies. It can combine datasets produced by different technologies (currently Illumina, 454 and Pacific Biosciences).<br /><br /></li>
</ul>
</li>
<li><a href="https://github.com/kkrizanovic/NanoMark" title="NanoMark &ndash; DNA Assembly Benchmark for Nanopore long reads">NanoMark &ndash; DNA Assembly Benchmark for Nanopore long reads</a>
<ul>
<li>
<p>DNA Assembly Benchmark for Nanopore long reads<br />A system for benchmarking DNA assembly tools, based on 3rd generation sequencers.</p>
</li>
</ul>
</li>
<li><a href="http://ibest.github.io/ARC/" title="ARC 1.1.4-beta &ndash; Assembly by Reduced Complexity">ARC 1.1.4-beta &ndash; Assembly by Reduced Complexity</a>
<ul>
<li>
<p>ARC is a pipeline which facilitates iterative, reference guided de novo assemblies with the intent of:&nbsp;<br />1.Reducing time in analysis and increasing accuracy of results by only considering those reads which should assemble together.<br />2.Reducing/removing reference bias as compared to mapping based approaches.</p>
</li>
</ul>
</li>
<li><a href="https://bioinformatics.cs.vt.edu/zhanglab/software/transps/" title="TransPS 1.1.0 &ndash; Transcriptome Post Scaffolding">TransPS 1.1.0 &ndash; Transcriptome Post Scaffolding</a>
<ul>
<li>TransPS is a pipeline for post-processing of pre-assembled transcriptomes using reference based method. It applies an align-layout-consensus structure, consisting of three major stages. First, query sequences are aligned with a reference genome. Second, query sequences are ordered based on the alignment to the reference. Third, non-redundant sequences matched to the same gene of reference genome are scaffolded into one contig.&nbsp;<br /><br /></li>
</ul>
</li>
<li><a href="http://andersonlab.qb3.berkeley.edu/#/software" title="assemblyManager &ndash; Computing the Robotic Commands for 2ab Assembly">assemblyManager &ndash; Computing the Robotic Commands for 2ab Assembly</a>
<ul>
<li>Clotho provides persistence to such objects through relational databases that at least partially correspond the Clotho data model. Beyond database access and data model API support, Clotho Apps provide more specific functionality to Clotho such as viewing and editing data, running simulations, and automating various tasks. When thinking about Clotho Apps, an appropriate analogy would be Apps running on the Android operating system rather than the add-ons that extend the functionality of Firefox<br /><br /></li>
</ul>
</li>
<li><a href="https://sourceforge.net/projects/transcriptomeassembly/" title="BinPacker 1.1 &ndash; Packing-Based De Novo Transcriptome Assembly from RNA-seq Data">BinPacker 1.1 &ndash; Packing-Based De Novo Transcriptome Assembly from RNA-seq Data</a>
<ul>
<li>BinPacker is a novel de novo assembler by modeling the transcriptome assembly problem as tracking a set of trajectories of items with their sizes representing coverage of their corresponding isoforms by solving a series of bin-packing problems<br /><br /></li>
</ul>
</li>
<li><a href="https://github.com/lh3/fermikit" title="FermiKit 0.13 &ndash; De novo Assembly based Variant Calling pipeline for Illumina Short Reads">FermiKit 0.13 &ndash; De novo Assembly based Variant Calling pipeline for Illumina Short Reads</a>
<ul>
<li>FermiKit is a&nbsp;<em>de novo</em>&nbsp;assembly based variant calling pipeline for deep Illumina resequencing data. It assembles reads into unitigs, maps them to the reference genome and then calls variants from the alignment to an accuracy comparable to conventional mapping based pipelines (see evaluation in the&nbsp;<code>tex</code>&nbsp;directory). The assembly does not only encode SNPs and short INDELs, but also retains long deletions, novel sequence insertions, translocations and copy numbers<br /><br /></li>
</ul>
</li>
<li><a href="https://github.com/Reedwarbler/REPdenovo" title="REPdenovo &ndash; A tool to Construct Repeats directly from Raw Reads">REPdenovo &ndash; A tool to Construct Repeats directly from Raw Reads</a>
<ul>
<li>
<p>REPdenovo is designed for constructing repeats directly from sequence reads. It based on the idea of frequent k-mer assembly. REPdenovo provides many functionalities, and can generate much longer repeats than existing tools. The overall pipeline is shown in the mannual file. REPdenovo supports the following main functionalities.<br />1.Assembly. This step performs k-mer counting. Then we find frequent k-mers whose frequencies are over certain threshold. We then assemble these frequent k-mers into consensus repeats (in the form of contigs). Then we merge the constructed contigs to more completeness ones.<br />2.Scaffolding. We use paired-end reads to connect repeat contigs into scaffolds, also provide the average coverage (indicates the copy number) for each constructed repeats.</p>
</li>
</ul>
</li>
<li><a href="https://github.com/rdpstaff/Xander_assembler" title="Xander &ndash; Gene-targeted Metagenomic Assembler">Xander &ndash; Gene-targeted Metagenomic Assembler</a>
<ul>
<li>Metagenomics can provide important insight into microbial communities. However, assembling metagenomic datasets has proven to be computationally challenging. We present a novel method for targeting assembly of specific protein-coding genes using a graph structure combining both de Bruijn graphs and protein HMMs. The inclusion of HMM information guides the assembly, with concomitant gene annotation.&nbsp;<br /><br /></li>
</ul>
</li>
<li><a href="https://sourceforge.net/projects/swapassembler/" title="SWAP-Assembler 2 &ndash; A scalable and fully parallelized Genome Assembler">SWAP-Assembler 2 &ndash; A scalable and fully parallelized Genome Assembler</a>
<ul>
<li>There is a growing gap between the output of new generation massively parallel sequencing machines and the ability to process and analyze the sequencing data. We present SWAP-Assembler, a scalable and fully parallelized genome assembler designed for massive sequencing data. Intend of using traditional de Bruijn Graph, SWAP-Assembler adopts multi-step bi-directed graph (MSG). With MSG, the standard genome assembly (SGA) is equivalent to the edge merging operations in a semi-group. Then a computation model, SWAP, is designed to parallelize semi-group computation. Experimental results showed that SWAP-Assembler is the fastest and most efficient assemblers ever, it can generated contigs with highest accuracy over all five selected assemblers and longest contig N50 in all selected parallel assemblers. Specially, in the scalability test, SWAP-Assembler can scales up to 1024 cores when processing Fish and Yanhuang dataset, and finishes the assembly work in only 15 and 29 minutes respecitively<br /><br /></li>
</ul>
</li>
<li><a href="https://github.com/ksanao/TGNet" title="TGNet &ndash; Visualization and Quality Assessment of de novo Genome Assemblies">TGNet &ndash; Visualization and Quality Assessment of de novo Genome Assemblies</a>
<ul>
<li>TGNet is a Cytoscape-based tool for visualization and quality assessment of de novo genome assemblies. Specifically it facilitates rapid detection of inconsistencies between a genome assembly and an independently derived transcriptome assembly.<br /><br /></li>
</ul>
</li>
<li><a href="http://sanger-pathogens.github.io/circlator/" title="Circlator 1.1.3 &ndash; A tool to Circularize Genome Assemblies">Circlator 1.1.3 &ndash; A tool to Circularize Genome Assemblies</a>
<ul>
<li>A tool to circularize genome assemblies. The algorithm and benchmarks are described in the&nbsp;<a href="http://www.genomebiology.com/2015/16/1/294">Genome Biology manuscript</a>.&nbsp;<br /><br /></li>
</ul>
</li>
<li><a href="https://github.com/hitbio/misFinder" title="misFinder v0.4.05.05 &ndash; Identify Mis-assemblies in an unbiased manner using Reference and Paired-end Reads">misFinder v0.4.05.05 &ndash; Identify Mis-assemblies in an unbiased manner using Reference and Paired-end Reads</a>
<ul>
<li>misFinder is a tool that aims to identify the assembly errors with high accuracy in an unbiased way and correct these errors at their mis-assembled positions to improve the assembly accuracy for downstream analysis. It combines the information of reference (or close related reference) genome and aligned paired-end reads to the assembled sequence. Structure variation and mis-assembly can be detected by comparing the reference genome and assembled sequence.<br /><br /></li>
</ul>
</li>
<li><a href="http://edwards.sdsu.edu/scaffold_builder/" title="Scaffold_builder v2.2 &ndash; Order Contigs generated by draft sequencing along a Reference Sequence">Scaffold_builder v2.2 &ndash; Order Contigs generated by draft sequencing along a Reference Sequence</a>
<ul>
<li>The abundance of repeat elements in genomes can impede the assembly of a single sequence. The tool Scaffold_builder was designed to generate scaffolds (super contigs of sequences joined by N-bases) using the homology provided by a closely related reference sequence. Scaffold_builder is an advanced wrapper for Nucmer, written in Python that resolves several situations that may arise when mapping contigs to the reference genome.<br /><br /></li>
</ul>
</li>
<li><a href="https://sites.google.com/a/lbl.gov/rnnotator/" title="Rnnotator 3.5.0 &ndash; de novo Transcriptome Assembly pipeline from stranded RNA-Seq reads">Rnnotator 3.5.0 &ndash; de novo Transcriptome Assembly pipeline from stranded RNA-Seq reads</a>
<ul>
<li>Comprehensive annotation and quantification of transcriptomes are outstanding problems in functional genomics. Rnnotator is an automated software pipeline that generates transcript models by de novo assembly of RNA-Seq data without the need for a reference genome. The contigs produced by Rnnotator are highly accurate and reconstruct full-length genes when transcripts are sequenced sufficiently deep, roughly 30X for a given transcript. Rnnotator was designed to assemble Illumina single or paired-end reads. Rnnotator is also able to incorporate strand-specific RNA-Seq reads into the assembly in order to further improve the assembly.<br /><br /></li>
</ul>
</li>
<li><a href="http://satrap.cribi.unipd.it/cgi-bin/satrap.pl" title="SATRAP 0.2 &ndash; SOLiD Assembler TRAnslation Program">SATRAP 0.2 &ndash; SOLiD Assembler TRAnslation Program</a>
<ul>
<li>
<p>A color space assembly must be translated into bases before applying bioinformatics analyses. SATRAP is designed to accomplish this important task adopting a very efficient strategy. The package integrates the Oases pipeline and several optimizations specifically designed for color space management. All steps of the pipeline allow to produce a SOLiD de novo transcriptome assembly and the subsequent color space translation. Alternatively, SATRAP can be used as a stand alone program to perform color space translation for either RNA-seq or DNA-seq SOLiD assemblies.</p>
</li>
</ul>
</li>
<li><a href="http://rrwick.github.io/Bandage/" title="Bandage v0.7.1 &ndash; Navigating De novo Assembly Graphs Easily">Bandage v0.7.1 &ndash; Navigating De novo Assembly Graphs Easily</a>
<ul>
<li>Bandage is a program for visualising de novo assembly graphs. By displaying connections which are not present in the contigs file, Bandage opens up new possibilities for analysing de novo assemblies.<br /><br /></li>
</ul>
</li>
<li><a href="http://hapcol.algolab.eu/" title="HapCol 1.1.1 &ndash; Haplotype Assembly from Long Gapless Reads">HapCol 1.1.1 &ndash; Haplotype Assembly from Long Gapless Reads</a>
<ul>
<li>A fast and memory-efficient method for haplotype assembly from long gapless reads, like those produced by SMRT sequencing technologies (PacBio RS II) and Oxford Nanopore flow cell technologies (MinION).<br /><br /></li>
</ul>
</li>
<li><a href="https://github.com/chengyuan/reago-1.1" title="REAGO 1.1 &ndash; REconstruct 16S ribosomal RNA Genes from MetagenOmic data">REAGO 1.1 &ndash; REconstruct 16S ribosomal RNA Genes from MetagenOmic data<br /></a>
<ul>
<li>an assembly tool for 16S ribosomal RNA recovery from metagenomic data<br /><br /></li>
</ul>
</li>
<li><a href="http://www.bioinfo.ufpr.br/" title="FGAP 1.8.1 &ndash; Automated Gap Closing tool">FGAP 1.8.1 &ndash; Automated Gap Closing tool</a>
<ul>
<li>FGAP aims to improve genome sequences by merging alternative assemblies or incorporating alternative data, analyzing the gap region and indicating the best sequence to close the gap.<br /><br /></li>
</ul>
</li>
<li><a href="http://deweylab.biostat.wisc.edu/detonate/" title="DETONATE 1.10 &ndash; DE novo TranscriptOme rNa-seq Assembly with or without the Truth Evaluation">DETONATE 1.10 &ndash; DE novo TranscriptOme rNa-seq Assembly with or without the Truth Evaluation</a>
<ul>
<li>DETONATE consists of two component packages, RSEM-EVAL and REF-EVAL. Both packages are mainly intended to be used to evaluate de novo transcriptome assemblies, although REF-EVAL can be used to compare sets of any kinds of genomic sequences.<br /><br /></li>
</ul>
</li>
<li><a href="https://github.com/trinityrnaseq/trinityrnaseq/wiki" title="Trinity 2.1.1 &ndash; RNA-Seq De novo Assembly">Trinity 2.1.1 &ndash; RNA-Seq De novo Assembly<br /></a>
<ul>
<li>Trinity represents a novel method for the efficient and robust de novo reconstruction of transcriptomes from RNA-Seq data. Trinity combines three independent software modules: Inchworm, Chrysalis, and Butterfly, applied sequentially to process large volumes of RNA-Seq reads. Trinity partitions the sequence data into many individual de Bruijn graphs, each representing the transcriptional complexity at at a given gene or locus, and then processes each graph independently to extract full-length splicing isoforms and to tease apart transcripts derived from paralogous genes.<br /><br /></li>
</ul>
</li>
<li><a href="https://github.com/shenkers/isoscm" title="IsoSCM 2.0.11 &ndash; Transcript Assembly tool using Multiple Change-point Inference to improve 3&rsquo;UTR Annotation">IsoSCM 2.0.11 &ndash; Transcript Assembly tool using Multiple Change-point Inference to improve 3&rsquo;UTR Annotation</a>
<ul>
<li>IsoSCM (Isoform Structural Change Model) is a new method for transcript assembly &nbsp;that incorporates change-point analysis to improve the 3&prime; UTR annotation process.<br /><br /></li>
</ul>
</li>
<li><a href="http://sanger-pathogens.github.io/iva/" title="IVA 1.0.3 &ndash; Iterative Virus Assembler">IVA 1.0.3 &ndash; Iterative Virus Assembler</a>
<ul>
<li>IVA is a de novo assembler designed to assemble virus genomes that have no repeat sequences, using Illumina read pairs sequenced from mixed populations at extremely high and variable depth.<br /><br /></li>
</ul>
</li>
<li><a href="https://sourceforge.net/projects/spa-assembler/" title="SFA-SPA 0.2.1 &ndash; A Suffix Array based Short Peptide Assembler for Metagenomic Data">SFA-SPA 0.2.1 &ndash; A Suffix Array based Short Peptide Assembler for Metagenomic Data</a>
<ul>
<li>SFA-SPA is a suffix array based short peptide assembler for metagenomic data<br /><br /></li>
</ul>
</li>
<li><a href="http://www.earlham.ac.uk/rampart/" title="RAMPART 0.12.2 &ndash; A Workflow Management System for de novo Genome Assembly">RAMPART 0.12.2 &ndash; A Workflow Management System for de novo Genome Assembly</a>
<ul>
<li>RAMPART is a de novo assembly pipeline that makes use of third party-tools and High Performance Computing resources. It can be used as a single interface to several popular assemblers, and can perform automated comparison and analysis of any generated assemblies<br /><br /></li>
</ul>
</li>
<li><a href="http://wgs-assembler.sourceforge.net/wiki/index.php?title=Main_Page" title="Celera Assembler 8.3 &ndash; Whole Genome Shotgun Assembler">Celera Assembler 8.3 &ndash; Whole Genome Shotgun Assembler</a>
<ul>
<li>Celera Assembler (wgs-assembler) is scientific software for DNA research. It can reconstruct long sequences of genomic DNA given the fragmentary data produced by whole-genome shotgun sequencing. The Celera Assembler has enabled discovery in microbial genomes, large eukaryotic genomes, diploid genomes, and genomes from environmental samples. Celera Assembler contributed the first diploid sequence of an individual human, and metagenomics assemblies of the Global Ocean Sampling<br /><br /></li>
</ul>
</li>
<li><a href="https://sourceforge.net/projects/ngopt/" title="A5-miseq 20150522 &ndash; de novo Assembly &amp; Analysis of Illumina Sequence data">A5-miseq 20150522 &ndash; de novo Assembly &amp; Analysis of Illumina Sequence data</a>
<ul>
<li>de novo assembly &amp; analysis of Illumina sequence data, including the A5 pipeline, A5-miseq, tools to evaluate assembly quality, and scripts to facilitate data submission to NCBI and the RAST annotation system<br /><br /></li>
</ul>
</li>
<li><a href="http://www.bcgsc.ca/platform/bioinfo/software/trans-abyss" title="Trans-ABySS 1.5.3 &ndash; Analyze ABySS multi-k-assembled Shotgun Transcriptome Data.">Trans-ABySS 1.5.3 &ndash; Analyze ABySS multi-k-assembled Shotgun Transcriptome Data.</a>
<ul>
<li>Trans-ABySS is a software pipeline for analyzing ABySS-assembled contigs from shotgun transcriptome data. The pipeline accepts assemblies that were generated across a wide range of k values in order to address variable transcript expression levels. It first filters and merges the multi-k assemblies, generating a much smaller set of nonredundant contigs. It contains scripts that map assembled contigs to known transcripts, currently supporting Blat and Exonerate contig-to-genome aligners. It identifies novel splicing events like exon-skipping, novel exons, retained introns, novel introns, and alternative splicing. Its scripts can also estimate gene expression levels, identify candidate polyadenylation sites, and identify candidate gene-fusion events.<br /><br /></li>
</ul>
</li>
<li><a href="https://sourceforge.net/projects/sat-assembler/" title="SAT-Assembler 20160120 &ndash; Scalable and Accurate Targeted Gene Assembly Tool">SAT-Assembler 20160120 &ndash; Scalable and Accurate Targeted Gene Assembly Tool</a>
<ul>
<li>SAT-Assembler can perform targeted gene assembly for both RNA-Seq and metagenomic data. It addresses the above challenges of de novo assembly of large scale NGS data by conducting family-specic gene assembly, homology-guided overlap graph construction, and careful graph traversal.<br /><br /></li>
</ul>
</li>
<li><a href="https://sourceforge.net/projects/operasf/" title="Opera 2.0.2 &ndash; Sequence Assembly Program">Opera 2.0.2 &ndash; Sequence Assembly Program</a>
<ul>
<li>Opera (Optimal Paired-End Read Assembler) is a sequence assembly program . It uses information from paired-end reads to optimally order and orient contigs assembled from shotgun-sequencing reads.<br /><br /></li>
</ul>
</li>
<li><a href="http://www.genecodes.com/" title="Sequencher 5.4.1 &ndash; DNA Sequence Assembly and Analysis">Sequencher 5.4.1 &ndash; DNA Sequence Assembly and Analysis</a>
<ul>
<li>Sequencher is the industry standard software for DNA sequence analysis. It works with all automated sequencers and is widely known for its lightning-fast contig assembly, short learning curve, user-friendly editing tools, and superb technical support. First released almost 15 years ago, Sequencher is currently used for sequence analysis tasks in every major genomic and pharmaceutical company as well as numerous academic and government labs in over 40 countries around the world. Life Science researchers use Sequencher for many diverse DNA sequence analysis applications including de novo gene sequencing, mutation detection, forensic human identification, systematics, and more.<br /><br /></li>
</ul>
</li>
<li><a href="http://minia.genouest.org/" title="Minia 2.0.3 &ndash; Short-read Assembler based on a de Bruijn graph">Minia 2.0.3 &ndash; Short-read Assembler based on a de Bruijn graph</a>
<ul>
<li>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<br /><br /></li>
</ul>
</li>
<li><a href="http://www.genome.umd.edu/masurca.html" title="MaSuRCA 3.1.3 &ndash; Whole Genome Short Read Assembler">MaSuRCA 3.1.3 &ndash; Whole Genome Short Read Assembler</a>
<ul>
<li>MaSuRCA is whole genome assembly software. It combines the efficiency of the de Bruijn graph and Overlap-Layout-Consensus (OLC) approaches. MaSuRCA can assemble data sets containing only short reads from Illumina sequencing or a mixture of short reads and long reads (Sanger, 454).<br /><br /></li>
</ul>
</li>
<li><a href="http://kmergenie.bx.psu.edu/" title="KmerGenie 1.6982 &ndash; K-mer size Selection for Genome Assembly">KmerGenie 1.6982 &ndash; K-mer size Selection for Genome Assembly</a>
<ul>
<li>KmerGenie estimates the best k-mer length for genome de novo assembly. Given a set of reads, KmerGenie first computes the k-mer abundance histogram for many values of k. Then, for each value of k, it predicts the number of distinct genomic k-mers in the dataset, and returns the k-mer length which maximizes this number. Experiments show that KmerGenie&rsquo;s choices lead to assemblies that are close to the best possible over all k-mer lengths.<br /><br /></li>
</ul>
</li>
<li><a href="http://software.broadinstitute.org/software/pilon/" title="pilon v1.16 &ndash; Automated Assembly Improvement">pilon v1.16 &ndash; Automated Assembly Improvement</a>
<ul>
<li>pilon uses read alignment analysis to diagnose, report, and automatically improve de novo genome assemblies.<br /><br /></li>
</ul>
</li>
<li><a href="http://www.phrap.org/phredphrapconsed.html#block_phrap" title="Phred/Phrap/Consed 29.0 &ndash; DNA Sequence Assembler &amp; Finishing Tools">Phred/Phrap/Consed 29.0 &ndash; DNA Sequence Assembler &amp; Finishing Tools<br /></a>
<ul>
<li>phrap is a program for assembling shotgun DNA sequence data. Among other features, it allows use of the entire read and not just the trimmed high quality part, it uses a combination of user-supplied and internally computed data quality information to improve assembly accuracy in the presence of repeats, it constructs the contig sequence as a mosaic of the highest quality read segments rather than a consensus, it provides extensive assembly information to assist in trouble-shooting assembly problems, and it handles large datasets.<br /><br /></li>
</ul>
</li>
<li><a href="https://www.qiagenbioinformatics.com/products/clc-genomics-workbench/" title="CLC Genomics Workbench 8.5.1 &ndash; Assembly &amp; Analysis of Sequencing Data">CLC Genomics Workbench 8.5.1 &ndash; Assembly &amp; Analysis of Sequencing Data</a>
<ul>
<li>CLC Genomics Workbench, for analyzing and visualizing Next Generation Sequencing data, incorporates cutting-edge technology and algorithms, while also supporting and integrating with the rest of your typical NGS workflow.<br /><br /></li>
</ul>
</li>
<li><a href="http://schatzlab.cshl.edu/research/metassembler/" title="Metassembler 1.5 &ndash; Combines multiple Whole Genome de novo Assemblies into a combined Consensus Assembly">Metassembler 1.5 &ndash; Combines multiple Whole Genome de novo Assemblies into a combined Consensus Assembly</a>
<ul>
<li>Metassembler is a software package for reconciling assemblies produced by de novo short-read assemblers such as SOAPdenovo and ALLPATHS-LG. The goal of assembly reconciliation, or &ldquo;metassembly,&rdquo; is to combine multiple assemblies into a single genome that is superior to all of its constituents<br /><br /></li>
</ul>
</li>
<li><a href="https://ics.hutton.ac.uk/tablet/" title="Tablet 1.15.09.01 &ndash; Next Generation Sequence Assembly Visualization">Tablet 1.15.09.01 &ndash; Next Generation Sequence Assembly Visualization</a>
<ul>
<li>Tablet is a lightweight, high-performance graphical viewer for next generation sequence assemblies and alignments.Supporting a range of input assembly formats, Tablet provides high-quality visualizations showing data in packed or stacked views, allowing instant access and navigation to any region of interest, and whole contig overviews and data summaries. Tablet is both multi-core aware and memory efficient, allowing it to handle assemblies containing millions of reads, even on a 32-bit desktop machine.<br /><br /></li>
</ul>
</li>
<li><a href="http://www.bcgsc.ca/platform/bioinfo/software/abyss" title="ABySS 1.9.0 &ndash; de novo, parallel, paired-end Sequence Assembler">ABySS 1.9.0 &ndash; de novo, parallel, paired-end Sequence Assembler</a>
<ul>
<li>ABySS (Assembly By Short Sequences) is a de novo, parallel, paired-end sequence assembler that is designed for short reads. The single-processor version is useful for assembling genomes up to 100 Mbases in size. The parallel version is implemented using MPI and is capable of assembling larger genomes.<br /><br /></li>
</ul>
</li>
<li><a href="http://www.bcgsc.ca/platform/bioinfo/software/cleat" title="CLEAT 2.0 &ndash; Identifies 3&prime; UTR Ends of Transcripts in de novo RNA-Seq Assemblies">CLEAT 2.0 &ndash; Identifies 3&prime; UTR Ends of Transcripts in de novo RNA-Seq Assemblies</a>
<ul>
<li>CLEAT is a post-processing tool for CLEavage site Analysis of Transcriptomes. CLEAT is designed to work on trans-ABySS output.<br /><br /></li>
</ul>
</li>
<li><a href="https://github.com/ythuang0522/StriDe" title="StriDe &ndash; novel Assembler">StriDe &ndash; novel Assembler</a>
<ul>
<li>The StriDe Assembler integrates string and de Bruijn graph by decomposing reads within error-prone regions, while extending paire-end read into long reads for assembly through repetitive regions.<br /><br /></li>
</ul>
</li>
<li><a href="http://www.sanger.ac.uk/science/tools/reapr" title="REAPR 1.0.18 &ndash; Genome Assembly Evaluation">REAPR 1.0.18 &ndash; Genome Assembly Evaluation</a>
<ul>
<li>REAPR (Recognising Errors in Assemblies using Paired Reads) is a tool that evaluates the accuracy of a genome assembly using mapped paired end reads, without the use of a reference genome for comparison. It can be used in any stage of an assembly pipeline to automatically break incorrect scaffolds and flag other errors in an assembly for manual inspection. It reports mis-assemblies and other warnings, and produces a new broken assembly based on the error calls.<br /><br /></li>
</ul>
</li>
<li><a href="https://www.baseclear.com/genomics/bioinformatics/basetools/gapfiller" title="GapFiller 1.10 &ndash; Close Gaps within Pre-assembled Scaffolds">GapFiller 1.10 &ndash; Close Gaps within Pre-assembled Scaffolds</a>
<ul>
<li>GapFiller is a stand-alone program for closing gaps within pre-assembled scaffolds. It is unique in offering the possibility to manually control the gapclosure process. By using the distance information of paired-read data, GapFiller seeks to close the gap from each edge in an iterative manner. From a good number of tests we see the program yields excellent results both on bacterial en eukaryotic &nbsp;datasets. The command-line Perl script and additional files van be downloaded below. The input data is given by pre-assembled scaffold sequences (FASTA) and NGS paired-read data (FASTA or FASTQ).<br /><br /></li>
</ul>
</li>
<li><a href="http://www.bcgsc.ca/platform/bioinfo/software/ssake" title="SSAKE 3.8.4 &ndash; Assembling Millions of short DNA Sequences">SSAKE 3.8.4 &ndash; Assembling Millions of short DNA Sequences</a>
<ul>
<li>SSAKE is a genomics application for assembling millions of very short DNA sequences.SSAKE is designed to help leverage the information from short sequence reads by stringently assembling them into contiguous sequences that can be used to characterize novel sequencing targets.<br /><br /></li>
</ul>
</li>
<li><a href="https://github.com/jts/sga" title="SGA 0.10.14 &ndash; String Graph Assembler">SGA 0.10.14 &ndash; String Graph Assembler</a>
<ul>
<li>SGA is a de novo assembler designed to assemble large genomes from high coverage short read data. The major goal of SGA is to be very memory efficient, which is achieved by using a compressed representation of DNA sequence reads.<br /><br /></li>
</ul>
</li>
<li><a href="https://bibiserv.cebitec.uni-bielefeld.de/cgcat" title="r2cat &ndash; Synteny Plots &amp; Comparative Assembly">r2cat &ndash; Synteny Plots &amp; Comparative Assembly<br /></a>
<ul>
<li>r2cat (related reference based contig arrangement tool) can be used to order a set of contigs with respect to a single reference genome. This is done by mapping the contigs onto the reference using a q-gram filter. The mapping is visualized in a synteny plot.<br /><br /></li>
</ul>
</li>
<li><a href="http://www.bcgsc.ca/platform/bioinfo/software/tasr" title="TASR 1.6 &ndash; Targeted Assembly of Sequence Reads">TASR 1.6 &ndash; Targeted Assembly of Sequence Reads</a>
<ul>
<li>TASR (Targeted Assembly of Sequence Reads) &nbsp;is a genomics application that allows hypothesis-based interrogation of genomic regions (sequence targets) of interest.<br /><br /></li>
</ul>
</li>
<li><a href="https://sourceforge.net/projects/bio-rainbow/" title="Rainbow v2.0.4 &ndash; Clustering and Assembling Short Reads, especially for RAD">Rainbow v2.0.4 &ndash; Clustering and Assembling Short Reads, especially for RAD</a>
<ul>
<li>Rainbow package consists of several programs used for RAD-seq related clustering and de novo assembly.<br /><br /></li>
</ul>
</li>
<li><a href="http://www.sanger.ac.uk/science/tools/caf" title="CAFTOOLS 2.0.2 &ndash; Tools for the Common Assembly Format (CAF)">CAFTOOLS 2.0.2 &ndash; Tools for the Common Assembly Format (CAF)</a>
<ul>
<li>CAFTOOLS comprises a set of libraries and programs for manipulating DNA sequence assemblies using CAF files, a comprehensive representation of a sequence assembly as a text file.</li>
</ul>
</li>
<li>Gap Resolution &ndash; Improving Newbler Genome Assemblies. Gap Resolution was developed by DOE Joint Genome Institute to improve Newbler genome assemblies by automating the closure of sequence gaps caused by repetitive regions in the DNA.<br /><br /></li>
<li><a href="http://jgi.doe.gov/data-and-tools/meraculous/" title="Meraculous 2.0.5 &ndash; De novo Genome Assembler from Short Reads">Meraculous 2.0.5 &ndash; De novo Genome Assembler from Short Reads</a>
<ul>
<li>Meraculous is a new algorithm for whole genome assembly of deep paired-end short reads, and apply it to the assembly of a dataset of paired 75-bp Illumina reads derived from the 15.4 megabase genome of the haploid yeast Pichia stipitis.<br /><br /></li>
</ul>
</li>
<li><a href="https://sourceforge.net/projects/coperead/" title="COPE 1.2.5 &ndash; Pair-end Reads Connection tool to facilitate Genome Assembly">COPE 1.2.5 &ndash; Pair-end Reads Connection tool to facilitate Genome Assembly</a>
<ul>
<li>COPE (Connecting Overlapped Pair-End reads) is a method to align and connect the illumina sequenced Pair-End reads of which the insert size is smaller than the sum of the two read length.The connected reads can be used in genome assembly, resequencing and transcriptome research.<br /><br /></li>
</ul>
</li>
<li><a href="http://sco.h-its.org/exelixis/web/software/pear/index.html" title="PEAR 0.9.6 &ndash; Pair-End reads AssembleR">PEAR 0.9.6 &ndash; Pair-End reads AssembleR</a>
<ul>
<li>PEAR is an ultrafast, memory-efficient and highly accurate pair-end reads assembler. It is fully parallelized and can run with as low as just a few kilobytes of memory.<br /><br /></li>
</ul>
</li>
<li><a href="https://sourceforge.net/projects/ebardenovo/" title="EBARDenovo 2.0.1 &ndash; Highly-accurate de novo Assembler of Paired-end RNA-Seq">EBARDenovo 2.0.1 &ndash; Highly-accurate de novo Assembler of Paired-end RNA-Seq</a>
<ul>
<li>EBARDenovo is a highly-accurate search-based de novo assembler of paired-end RNA-Seq for advance transcriptomic study.<br /><br /></li>
</ul>
</li>
<li><a href="http://marthlab.org/" title="EagleView 2.2 &ndash; Genome Assembler Viewer">EagleView 2.2 &ndash; Genome Assembler Viewer</a>
<ul>
<li>EagleView is an information-rich genome assembler viewer with data integration capability. EagleView can display a dozen different types of information including base qualities, machine specific trace signals, and genome feature annotations. It provides an easy way for inspecting visually the quality of a genome assembly and validating polymorphism candidate sites (e.g., SNPs) reported by polymorphism discovery tools. It can also facilitate data interpretation and hypothesis generation.<br /><br /></li>
</ul>
</li>
<li><a href="http://bioinformatics.tudelft.nl/" title="MAIA 0.5 &ndash; Integrating Genome Assemblies">MAIA 0.5 &ndash; Integrating Genome Assemblies</a>
<ul>
<li>
<p>MAIA (Multiple Assembly IntegrAtion) is an algorithm to integrate multiple genome assemblies. For example, assemblies originating from:<br />&ndash; Different runs of a de novo assembler<br />&ndash; Assemblies of different data types<br />&ndash; Comparative assemblies</p>
</li>
</ul>
</li>
<li><a href="http://cqb.pku.edu.cn/ZhuLab/InteMAP/index.html" title="InteMAP 1.0 &ndash; Integrated Metagenomic Assembly pipeline for NGS Short Reads">InteMAP 1.0 &ndash; Integrated Metagenomic Assembly pipeline for NGS Short Reads<br /></a>
<ul>
<li>InteMAP is a pipeline which integrates individual assemblers for assembling metagenomic short sequencing reads.<br /><br /></li>
</ul>
</li>
<li><a href="http://cqb.pku.edu.cn/ZhuLab/MAP/index.php" title="MAP 20121108 &ndash; A de novo Metagenomic Assembly program for Shotgun DNA reads">MAP 20121108 &ndash; A de novo Metagenomic Assembly program for Shotgun DNA reads</a>
<ul>
<li>MAP (Metagenomic Assembly program) is a de novo assembly approach and its implementation based on an improved Overlap/Layout/Consensus (OLC) strategy incorporated with several special algorithms.MAP uses the mate pair information, resulting in being more applicable to shotgun DNA reads (recommended as &gt; 200 bp) currently widely-used in metagenome projects. Results of extensive tests on simulated data show that MAP can be superior to both Celera and Phrap for typical longer reads by Sanger sequencing, as well as has an evident advantage over Celera, Newbler, and the newest Genovo, for typical shorter reads by 454 sequencing.<br /><br /></li>
</ul>
</li>
<li><a href="http://www.sanger.ac.uk/science/tools/phusion" title="Phusion 2.1c &ndash; Assembly Genome Sequences from Whole Genome Shotgun(WGS) Reads">Phusion 2.1c &ndash; Assembly Genome Sequences from Whole Genome Shotgun(WGS) Reads</a>
<ul>
<li>Phusion is a software package for assembling genome sequences from whole genome shotgun(WGS) reads.<br /><br /></li>
</ul>
</li>
<li><a href="http://www.codoncode.com/aligner/index.htm" title="CodonCode Aligner 6.0.2 &ndash; DNA Sequence Assembly &amp; Alignment">CodonCode Aligner 6.0.2 &ndash; DNA Sequence Assembly &amp; Alignment</a>
<ul>
<li>CodonCode Aligner is a program for sequence assembly, contig editing, and mutation detection, available for Windows and Mac OS X. Aligner is compatible with Phred-Phrap and fully supports sequence quality scores, while offering a familiar, easy-to-learn user interface.<br /><br /></li>
</ul>
</li>
<li><a href="https://sourceforge.net/projects/ceruleanassembler/" title="Cerulean 0.1.1 &ndash; Hybrid Genome Assembler">Cerulean 0.1.1 &ndash; Hybrid Genome Assembler</a>
<ul>
<li>Cerulean is a hybrid assembly using high throughput short and long reads<br /><br /></li>
</ul>
</li>
<li><a href="http://fenderglass.github.io/Ragout/" title="Ragout 1.2 &ndash; Tool for Reference-assisted Assembly">Ragout 1.2 &ndash; Tool for Reference-assisted Assembly</a>
<ul>
<li>Ragout (Reference-Assisted Genome Ordering UTility) is a tool for assisted assembly using multiple references. It takes a short read assembly (a set of contigs), a set of related references and a corresponding phylogenetic tree and then assembles the contigs into scaffolds.<br /><br /></li>
</ul>
</li>
<li><a href="https://zlab.umassmed.edu/~zhuangj/laSV/" title="laSV 1.0.2 &ndash; Local Assembly based Structural Variation Discovery tool">laSV 1.0.2 &ndash; Local Assembly based Structural Variation Discovery tool</a>
<ul>
<li>laSV is a software that employs a local de novo assembly based approach to detect genomic structural variations from whole-genome high-throughput sequencing datasets.<br /><br /></li>
</ul>
</li>
<li><a href="http://bioinf.spbau.ru/en/spades" title="SPAdes 3.6.2 &ndash; Single-cell Genome Assembler">SPAdes 3.6.2 &ndash; Single-cell Genome Assembler</a>
<ul>
<li>SPAdes (St. Petersburg genome assembler) is intended for both standard isolates and single-cell MDA bacteria assemblies.<br /><br /></li>
</ul>
</li>
<li><a href="https://github.com/hitbio/PERGA" title="PERGA 0.5.03.02 &ndash; Paired End Reads Guided Assembler">PERGA 0.5.03.02 &ndash; Paired End Reads Guided Assembler</a>
<ul>
<li>PERGA is a novel sequence reads guided de novo assembly approach which adopts greedy-like prediction strategy for assembling reads to contigs and scaffolds.<br /><br /></li>
</ul>
</li>
<li><a href="https://sourceforge.net/p/telescoper/wiki/Home/" title="Telescoper 0.2 &ndash; De novo Assembly Algorithm">Telescoper 0.2 &ndash; De novo Assembly Algorithm</a>
<ul>
<li>Telescoper is a local assembly algorithm designed for short-reads from NGS platforms such as Illumina. The reads must come from two libraries: one short insert, and one long insert.<br /><br /></li>
</ul>
</li>
<li><a href="http://metacompass.cbcb.umd.edu/" title="MetaCompass 1.0 &ndash; Comparative Assembly of Metagenomic Sequences">MetaCompass 1.0 &ndash; Comparative Assembly of Metagenomic Sequences</a>
<ul>
<li>MetaCompass is a software package for comparative assembly of metagenomic reads. MetaCompass achieves comparable assembly performance to the state of the art de novo assemblers, but these two different approaches complement each other a lot. So combining contigs between MetaCompass and other independent de novo assemblers give us the best overall metagenomic assembly.<br /><br /></li>
</ul>
</li>
<li><a href="http://evopipes.net/docs.html#scarf_section" title="SCARF &ndash; Scaffolded and Corrected Assembly of Roche 454">SCARF &ndash; Scaffolded and Corrected Assembly of Roche 454</a>
<ul>
<li>SCARF is a next-gen sequence assembly tool for evolutionary genomics. Designed especially for assembling 454 EST sequences against high quality reference sequences from related species.<br /><br /></li>
</ul>
</li>
<li><a href="http://metagenomics.atc.tcs.com/MetaCAA/" title="MetaCAA &ndash; Assembly of Metagenomic Datasets">MetaCAA &ndash; Assembly of Metagenomic Datasets</a>
<ul>
<li>MetaCAA is a sequence-assembly tool specifically intended for metagenomes.<br /><br /></li>
</ul>
</li>
<li><a href="http://mjsull.github.io/Contiguity/" title="Contiguity 1.0.4 &ndash; Contig Adjacency Graph Construction and Visualisation">Contiguity 1.0.4 &ndash; Contig Adjacency Graph Construction and Visualisation</a>
<ul>
<li>Contiguity is interactive software for the visualization and manipulation of de novo genome assemblies.<br /><br /></li>
</ul>
</li>
<li><a href="http://bioresearch.byu.edu/scaffoldscaffolder/" title="ScaffoldScaffolder 0.1 &ndash; Solving Contig Orientation via Bidirected to Directed Graph Reduction">ScaffoldScaffolder 0.1 &ndash; Solving Contig Orientation via Bidirected to Directed Graph Reduction</a>
<ul>
<li>ScaffoldScaffolder is a stand-alone scaffolding algorithm which was designed specifically for scaffolding diploid genomes.<br /><br /></li>
</ul>
</li>
<li><a href="https://github.com/cbg-ethz/haploclique" title="HaploClique 0.1 &ndash; Viral Quasispecies Assembly from Paired-end data">HaploClique 0.1 &ndash; Viral Quasispecies Assembly from Paired-end data</a>
<ul>
<li>HaploClique is a computational approach to reconstruct the structure of a viral quasispecies from next-generation sequencing data as obtained from bulk sequencing of mixed virus samples.<br /><br /></li>
</ul>
</li>
<li><a href="http://omics.informatics.indiana.edu/TAG/" title="TAG 0.91 &ndash; Transcript Assembly by Mapping Reads to Graphs">TAG 0.91 &ndash; Transcript Assembly by Mapping Reads to Graphs</a>
<ul>
<li>TAG is a tool for metatranscriptome assembly using de Bruijn graph of matched metagenome as the reference<br /><br /></li>
</ul>
</li>
<li><a href="https://github.com/bioinfomaticsCSU/EPGA2" title="EPGA2 &ndash; De Novo Assembler">EPGA2 &ndash; De Novo Assembler</a>
<ul>
<li>EPGA2 updates some modules in EPGA which can improve memory efficiency in genome asssembly.<br /><br /></li>
</ul>
</li>
<li><a href="https://sourceforge.net/projects/gmcloser/" title="GMcloser 1.5.1 / GMvalue 1.3 &ndash; Closing the Gaps in Scaffolds with Preassembled Contigs">GMcloser 1.5.1 / GMvalue 1.3 &ndash; Closing the Gaps in Scaffolds with Preassembled Contigs</a>
<ul>
<li>GMcloser fills and closes the gaps present in scaffold assemblies, especially those generated by the de novo assembly of whole genomes with next-generation sequencing (NGS) reads.<br /><br /></li>
</ul>
</li>
<li><a href="https://sites.google.com/a/ucr.edu/slicembler/" title="SLICEMBLER &ndash; Meta-assembler Designed for Ultra-deep Sequencing data">SLICEMBLER &ndash; Meta-assembler Designed for Ultra-deep Sequencing data</a>
<ul>
<li>SLICEMBLER is a meta-assembler designed for ultra-deep sequencing data<br /><br /></li>
</ul>
</li>
<li><a href="http://www.cs.colostate.edu/seq/seqlandscape/" title="SEQLandscape v1 &ndash; Generation and Visualization of Sequence Landscape">SEQLandscape v1 &ndash; Generation and Visualization of Sequence Landscape</a>
<ul>
<li>
<p>SEQLandscape is an application allowing the generation and visualization of a sequence landscape.&nbsp;HyDA-Vista: Towards Optimal Guided Selection of k-mer Size for Sequence Assembly.</p>
</li>
</ul>
</li>
<li><a href="http://www.cs.colostate.edu/seq/missequel/" title="misSEQuel v1.0beta &ndash; Misassembly Detection in Draft Genomes">misSEQuel v1.0beta &ndash; Misassembly Detection in Draft Genomes</a>
<ul>
<li>misSEQuel is a software that enhances the quality of draft genomes by identifying misassembly errors and their breakpoints using paired-end sequence reads and optical mapping data.<br /><br /></li>
</ul>
</li>
<li><a href="http://scit.us/projects/dawg/" title="Dawg 1.2 &ndash; Simulating Sequence Evolution">Dawg 1.2 &ndash; Simulating Sequence Evolution</a>
<ul>
<li>Dawg (DNA Assembly with Gaps) is an application designed to simulate the evolution of recombinant DNA sequences in continuous time based on the robust general time reversible model with gamma and invariant rate heterogeneity and a novel length-dependent model of gap formation.<br /><br /></li>
</ul>
</li>
<li><a href="http://busco.ezlab.org/" title="BUSCO v1.1b1 &ndash; Assessing Genome Assembly and Annotation Completeness with Single-copy Orthologs">BUSCO v1.1b1 &ndash; Assessing Genome Assembly and Annotation Completeness with Single-copy Orthologs</a>
<ul>
<li>BUSCO completeness assessment employs sets of Benchmarking Universal Single-Copy Orthologs from OrthoDB to provide quantitative measures of the completeness of genome assemblies, annotated gene sets, and transcriptomes in terms of expected gene content.<br /><br /></li>
</ul>
</li>
<li><a href="http://kakitone.github.io/finishingTool/" title="FinisherSC 2.0 &ndash; A Repeat-aware tool for upgrading de-novo Assembly using Long Reads">FinisherSC 2.0 &ndash; A Repeat-aware tool for upgrading de-novo Assembly using Long Reads</a>
<ul>
<li>FinisherSC is a repeat-aware and scalable tool for upgrading de-novo assembly using long reads.<br /><br /></li>
</ul>
</li>
<li><a href="https://whatshap.readthedocs.io/en/latest/" title="WhatsHap &ndash; Haplotype Assembly for Future-Generation Sequencing Reads">WhatsHap &ndash; Haplotype Assembly for Future-Generation Sequencing Reads</a>
<ul>
<li>WhatsHap is a software for phasing genomic variants using DNA sequencing reads, also called haplotype assembly. It is especially suitable for long reads, but works also well with short reads.<br /><br /></li>
</ul>
</li>
<li><a href="http://www.mscs.mu.edu/~bozdag/compartmentalized_assembler.html" title="Compartmentalized Assembler &ndash; Assembly of Physical Maps">Compartmentalized Assembler &ndash; Assembly of Physical Maps</a>
<ul>
<li>Compartmentalized assembler is a novel method for the assemlby of high quality physical maps from fingerprinted clones.<br /><br /></li>
</ul>
</li>
<li><a href="http://genome.jgi.doe.gov/viz/" title="Elviz &ndash; Exploration of Metagenomic Assemblies">Elviz &ndash; Exploration of Metagenomic Assemblies</a>
<ul>
<li>Elviz (Environmental Laboratory Visualization) is an interactive web-based tool for the visual exploration of assembled metagenome data and their complex metadata.<br /><br /></li>
</ul>
</li>
<li><a href="http://bs.ipm.ir/softwares/ssp/" title="SSP &ndash; de novo Transcriptome Assembler">SSP &ndash; de novo Transcriptome Assembler</a>
<ul>
<li>SSP is a de novo transcriptome assembler that assembles RNA-seq reads into transcripts. SSP aims to reconstructs all the alternatively spliced isoforms and estimates the expression level of them.<br /><br /></li>
</ul>
</li>
<li><a href="http://viramp.com/" title="VirAmp &ndash; Galaxy-based Viral Genome Assembly pipeline">VirAmp &ndash; Galaxy-based Viral Genome Assembly pipeline</a>
<ul>
<li>VirAmp is a web-based semi-de novo fast virus genome assembly pipeline designed for extremely high coverage NGS data. VirAmp is a collection of existing tools, combined into a single Galaxy interface. Users without further computational knowledge can easily operate the pipeline.<br /><br /></li>
</ul>
</li>
<li><a href="https://github.com/juliema/aTRAM" title="aTRAM&nbsp;1.04 &ndash; automated Target Restricted Assembly Method">aTRAM&nbsp;1.04 &ndash; automated Target Restricted Assembly Method</a>
<ul>
<li>aTRAM performs targeted de novo assembly of loci from paired-end Illumina runs.<br /><br /></li>
</ul>
</li>
<li><a href="http://denovoassembler.sourceforge.net/" title="Ray 2.3.1 &ndash; Parallel Genome Assemblies for Parallel DNA sequencing">Ray 2.3.1 &ndash; Parallel Genome Assemblies for Parallel DNA sequencing</a>
<ul>
<li>Ray is a parallel software that computes de novo genome assemblies with next-generation sequencing data.<br /><br /></li>
</ul>
</li>
<li><a href="http://genome.cs.nthu.edu.tw/CAR/" title="CAR &ndash; Contig Assembly of Prokaryotic Draft Genomes Using Rearrangements">CAR &ndash; Contig Assembly of Prokaryotic Draft Genomes Using Rearrangements</a>
<ul>
<li>CAR is an efficient and more accurate tool for assembling contigs of a prokaryotic draft genome based on a reference genome.<br /><br /></li>
</ul>
</li>
<li><a href="http://www.lstmed.ac.uk/vtbuilder" title="VTBuilder &ndash; Assembly of Multi Isoform Transcriptomes">VTBuilder &ndash; Assembly of Multi Isoform Transcriptomes</a>
<ul>
<li>VTBuilder is a tool for the inference of non-chimeric contigs from read data that has been sequenced from complex multi-isoformic transcriptomes, such as snake venom glands, or rapidly evolving viral populations, such as HIV-1.<br /><br /></li>
</ul>
</li>
<li><a href="http://bioinfolab.uncc.edu/TruHmm_package/" title="TruHmm &ndash; TRanscription Unit Assembly by a Hidden Markov model">TruHmm &ndash; TRanscription Unit Assembly by a Hidden Markov model</a>
<ul>
<li>TruHmm is a reference based transcriptome assembler for prokaryotes, and is suitable for assembling transcripts for directional RNA-seq library.<br /><br /></li>
</ul>
</li>
<li><a href="https://sourceforge.net/projects/rnaseqassembly/?source=navbar" title="Bridger 20141201 &ndash; RNA-Seq Assembly">Bridger 20141201 &ndash; RNA-Seq Assembly</a>
<ul>
<li>Bridger is a new de novo transcriptome assembler which takes advantage of techniques employed in Cufflinks to overcome limitations of the existing de novo assemblers.<br /><br /></li>
</ul>
</li>
<li><a href="https://sourceforge.net/projects/grasp-release/" title="GRASP 0.0.4 &ndash; Guided Reference-based Assembly of Short Peptides">GRASP 0.0.4 &ndash; Guided Reference-based Assembly of Short Peptides</a>
<ul>
<li>GRASP is a gene annotation tool for metagenomic studies. GRASP assembles the fragmented short-peptides, which are called from the NGS reads, and aligns the assembled contigs to the query reference protein. GRASP achieves much higher sensitivity than BLASTP for gene annotation purpose.<br /><br /></li>
</ul>
</li>
<li><a href="http://cortexassembler.sourceforge.net/index.html" title="Cortex 1.05.21 &ndash; Genome Assembly and Variation Analysis">Cortex 1.05.21 &ndash; Genome Assembly and Variation Analysis</a>
<ul>
<li>Cortex is an efficient and low-memory software framework for analysis of genomes using sequence data. There are two main executables, being developed in parallel streams: cortex_con (primary contact Mario Caccamo) is for consensus genome assembly, and cortex_var (primary contact Zamin Iqbal) is for variation and population assembly.<br /><br /></li>
</ul>
</li>
<li><a href="https://github.com/voutcn/megahit" title="MEGAHIT v0.1.4 &ndash; Large and Complex Metagenomics Assembly via Succinct de Bruijn graph">MEGAHIT v0.1.4 &ndash; Large and Complex Metagenomics Assembly via Succinct de Bruijn graph</a>
<ul>
<li>MEGAHIT is a single node assembler for large and complex metagenomics NGS reads, such as soil. It makes use of succinct de Bruijn graph to achieve low memory usage, whereas its goal is not to make memory usage as low as possible.<br /><br /></li>
</ul>
</li>
<li><a href="http://sb.nhri.org.tw/CISA/en/CISA" title="CISA 20140304 &ndash; Contig Integrator for Sequence Assembly">CISA 20140304 &ndash; Contig Integrator for Sequence Assembly</a>
<ul>
<li>CISA has been developed to integrate the assemblies into a hybrid set of contigs, resulting in assemblies of superior contiguity and accuracy, compared with the assemblies generated by the state-of-the-art assemblers and the hybrid assemblies merged by existing tools<br /><br /></li>
</ul>
</li>
<li><a href="http://cole-trapnell-lab.github.io/cufflinks/" title="Cufflinks 2.2.1 &ndash; Transcript Assembler &amp; Abundance Estimator for RNA-Seq">Cufflinks 2.2.1 &ndash; Transcript Assembler &amp; Abundance Estimator for RNA-Seq</a>
<ul>
<li>Cufflinks assembles transcripts, estimates their abundances, and tests for differential expression and regulation in RNA-Seq samples. It accepts aligned RNA-Seq reads and assembles the alignments into a parsimonious set of transcripts. Cufflinks then estimates the relative abundances of these transcripts based on how many reads support each one.<br /><br /></li>
</ul>
</li>
<li><a href="http://colibread.inria.fr/software/mapsembler2/" title="mapsembler 2.2.4 &ndash; Targetted Assembly of Short Sequence Reads">mapsembler 2.2.4 &ndash; Targetted Assembly of Short Sequence Reads</a>
<ul>
<li>Mapsembler is a targeted assembly software. It takes as input a set of NGS raw reads and a set of input sequences (starters). It first determines if each starter is read-coherent, e.g. whether reads confirm the presence of each starter in the original sequence. Then for each read-coherent starter, Mapsembler outputs its sequence neighborhood as a linear sequence or as a graph, depending on the user choice.<br /><br /></li>
</ul>
</li>
<li><a href="https://urgi.versailles.inra.fr/Tools/Tedna" title="Tedna 1.2.2 &ndash; Transposable Element De Novo Assembler">Tedna 1.2.2 &ndash; Transposable Element De Novo Assembler</a>
<ul>
<li>Tedna is a lightweight de novo transposable element assembler. It assembles the transposable elements directly from the raw reads.<br /><br /></li>
</ul>
</li>
<li><a href="http://chitsazlab.org/software.html" title="HyDA 1.3.1 / Squeezambler 2.0.3 &ndash; Hybrid De Novo Assembler">HyDA 1.3.1 / Squeezambler 2.0.3 &ndash; Hybrid De Novo Assembler</a>
<ul>
<li>HyDA is a multipurpose assembler, particularly tested for single cell and normal multicell genome co-assembly<br /><br /></li>
</ul>
</li>
<li><a href="https://github.com/neufeld/pandaseq" title="PANDASEQ 2.8 / Pandaseq-sam 1.3 &ndash; PAired-eND Assembler for DNA sequences">PANDASEQ 2.8 / Pandaseq-sam 1.3 &ndash; PAired-eND Assembler for DNA sequences</a>
<ul>
<li>PANDASEQ is a program to align Illumina reads, optionally with PCR primers embedded in the sequence, and reconstruct an overlapping sequence.<br /><br /></li>
</ul>
</li>
<li><a href="http://lge.ibi.unicamp.br/zorro/" title="ZORRO 2.2 &ndash; Hybrid Sequencing Technology Assembler">ZORRO 2.2 &ndash; Hybrid Sequencing Technology Assembler</a>
<ul>
<li>ZORRO is a hybrid sequencing technology assembler. It merges two sets of pre-assembled contigs into a more contiguous and consistent assembly.<br /><br /></li>
</ul>
</li>
<li><a href="http://ccb.jhu.edu/software/FLASH/" title="FLASH 1.2.11 &ndash; Fast Length Adjustment of SHort reads">FLASH 1.2.11 &ndash; Fast Length Adjustment of SHort reads</a>
<ul>
<li>FLASH (Fast Length Adjustment of SHort reads) is a very accurate fast tool to merge paired-end reads from fragments that are shorter than twice the length of reads. The extended length of reads has a significant positive impact on improvement of genome assemblies.<br /><br /></li>
</ul>
</li>
<li><a href="http://software.broadinstitute.org/allpaths-lg/blog/" title="ALLPATHS-LG 51750 &ndash; Whole Genome Shotgun Assembler">ALLPATHS-LG 51750 &ndash; Whole Genome Shotgun Assembler</a>
<ul>
<li>ALLPATHS-LG (Large Genome) is a whole genome shotgun assembler that can generate high quality assemblies from short reads. It works on both small and large (mammalian size) genomes. To use it, you should first generate ~100 base Illumina reads from two libraries: one from ~180 bp fragments, and one from ~3000 bp fragments, both at about 45x coverage. Sequence from longer fragments will enable longer-range continuity.<br /><br /></li>
</ul>
</li>
<li><a href="http://bioinformaticsonline.com/pages/view/30440/genome-assembly-tools-and-software-part2">More Tools</a> at&nbsp;http://bioinformaticsonline.com/pages/view/30440/genome-assembly-tools-and-software-part2</li>
</ul>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/30625/pandaseq</guid>
	<pubDate>Mon, 23 Jan 2017 04:54:32 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/30625/pandaseq</link>
	<title><![CDATA[PANDASEQ]]></title>
	<description><![CDATA[<p>PANDASEQ assembles paired-end Illumina reads into sequences, trying to correct for errors and uncalled bases. The assembler reads two files in FASTQ format with quality information. If amplification primers were used (e.g., to isolate a variable region of the 16S gene, or the constant regions around zinc finger binding residues), they can be removed from the sequence during assembly. The final sequence will correct any uncalled bases in the overlapping region using the complementary strand. When mismatches occur in the overlapping region, the base with the better quality score is chosen.<br>The algorithm is as follows:<br><br>1.Find the positions where the forward and reverse primers match best above the threshold and discard the ends of the sequence, including the primer.<br>2.Pick and overlap to maximise the probability of the forward and reverse reads having come from a single piece of DNA.<br>3.Identify the masking of the end of the read with the quality score B or # as done by CASAVA and adjust the probabilities in this region.<br>4.Construct an assembled sequence between the primers and calculate the quality.<br>5.Check for various constraints, including quality, length, uncalled bases, and user-supplied modules.</p>
<p>http://neufeldserver.uwaterloo.ca/~apmasell/pandaseq_man1.html</p><p>Address of the bookmark: <a href="http://neufeldserver.uwaterloo.ca/~apmasell/pandaseq_man1.html" rel="nofollow">http://neufeldserver.uwaterloo.ca/~apmasell/pandaseq_man1.html</a></p>]]></description>
	<dc:creator>Shruti Paniwala</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/31714/krona</guid>
	<pubDate>Wed, 22 Mar 2017 04:47:35 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/31714/krona</link>
	<title><![CDATA[Krona]]></title>
	<description><![CDATA[<p>Krona allows hierarchical data to be explored with zooming, multi-layered pie charts. Krona charts can be created using an <a href="https://github.com/marbl/Krona/wiki/ExcelTemplate">Excel template</a> or <a href="https://github.com/marbl/Krona/wiki/KronaTools">KronaTools</a>, which includes support for several bioinformatics tools and raw data formats. The interactive charts are self-contained and can be viewed with any modern web browser (see <a href="https://github.com/marbl/Krona/wiki/Browser%20support">Browser support</a>).</p>
<p><a href="http://marbl.github.io/Krona/img/screen_mgrast.png"><img src="https://camo.githubusercontent.com/27b71b1f1832523723c3d14dec764e7ad098438c/687474703a2f2f6d6172626c2e6769746875622e696f2f4b726f6e612f696d672f7468756d625f6d67726173742e706e67" width="210" height="167" alt="image" style="border: 0px;"></a></p><p>Address of the bookmark: <a href="https://github.com/marbl/Krona/wiki" rel="nofollow">https://github.com/marbl/Krona/wiki</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/27973/wgsim</guid>
	<pubDate>Thu, 23 Jun 2016 07:26:49 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/27973/wgsim</link>
	<title><![CDATA[WgSim]]></title>
	<description><![CDATA[<p>Reads simulator</p>
<p>Wgsim is a small tool for simulating sequence reads from a reference genome. It is able to simulate diploid genomes with SNPs and insertion/deletion (INDEL) polymorphisms, and simulate reads with uniform substitution sequencing errors. It does not generate INDEL sequencing errors, but this can be partly compensated by simulating INDEL polymorphisms.<br><br>Wgsim outputs the simulated polymorphisms, and writes the true read coordinates as well as the number of polymorphisms and sequencing errors in read names. One can evaluate the accuracy of a mapper or a SNP caller with wgsim_eval.pl that comes with the package.<br><br></p><p>Address of the bookmark: <a href="https://github.com/lh3/wgsim" rel="nofollow">https://github.com/lh3/wgsim</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/39213/flye-fast-and-accurate-de-novo-assembler-for-single-molecule-sequencing-reads</guid>
	<pubDate>Tue, 02 Apr 2019 21:54:55 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/39213/flye-fast-and-accurate-de-novo-assembler-for-single-molecule-sequencing-reads</link>
	<title><![CDATA[Flye: Fast and accurate de novo assembler for single molecule sequencing reads]]></title>
	<description><![CDATA[<p><span>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 raw PB / ONT reads as input and outputs polished contigs. Flye also includes a special mode for metagenome assembly.</span></p><p>Address of the bookmark: <a href="https://github.com/fenderglass/Flye" rel="nofollow">https://github.com/fenderglass/Flye</a></p>]]></description>
	<dc:creator>BioJoker</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/29500/genomescope-open-source-web-tool-to-rapidly-estimate-the-overall-characteristics-of-a-genome-including-genome-size-heterozygosity-rate-and-repeat-content-from-unprocessed-short-reads</guid>
	<pubDate>Fri, 21 Oct 2016 05:46:43 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/29500/genomescope-open-source-web-tool-to-rapidly-estimate-the-overall-characteristics-of-a-genome-including-genome-size-heterozygosity-rate-and-repeat-content-from-unprocessed-short-reads</link>
	<title><![CDATA[GenomeScope: open-source web tool to rapidly estimate the overall characteristics of a genome, including genome size, heterozygosity rate, and repeat content from unprocessed short reads]]></title>
	<description><![CDATA[<div>
<div>
<div>
<div id="content-block-markup">
<div>
<div id="abstract-1">
<p id="p-2">Summary: GenomeScope is an open-source web tool to rapidly estimate the overall characteristics of a genome, including genome size, heterozygosity rate, and repeat content from unprocessed short reads. These features are essential for studying genome evolution, and help to choose parameters for downstream analysis. We demonstrate its accuracy on 324 simulated and 16 real datasets with a wide range in genome sizes, heterozygosity levels, and error rates. Availability and Implementation: http://qb.cshl.edu/genomescope/, https://github.com/schatzlab/genomescope.git</p>
</div>
<span></span></div>
<span></span></div>
</div>
</div>
</div><p>Address of the bookmark: <a href="http://qb.cshl.edu/genomescope/" rel="nofollow">http://qb.cshl.edu/genomescope/</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/file/view/29601/statistics-using-r-with-biological-examples</guid>
	<pubDate>Thu, 03 Nov 2016 04:55:41 -0500</pubDate>
	<link>https://bioinformaticsonline.com/file/view/29601/statistics-using-r-with-biological-examples</link>
	<title><![CDATA[Statistics Using R   with Biological Examples]]></title>
	<description><![CDATA[<p>This book is a manifestation of my desire to teach researchers in biology a bit more about statistics than an ordinary introductory course covers and to introduce the utilization of R as a tool for analyzing their data. My goal is to reach those with little or no training in higher level statistics so that they can do more of their own data analysis, communicate more with statisticians, and appreciate the great potential statistics has to offer as a tool to answer biological questions. </p><p>This is necessary in light of the increasing use of higher level statistics in biomedical research. I hope it accomplishes this mission and encourage its free distribution and use as a course text or supplement.</p><p>K Seefeld, May 2007</p>]]></description>
	<dc:creator>Neel</dc:creator>
	<enclosure url="https://bioinformaticsonline.com/file/download/29601" length="4581031" type="application/pdf" />
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/pages/view/11457/commercial-and-public-next-gen-seq-ngs-software</guid>
	<pubDate>Tue, 03 Jun 2014 20:45:11 -0500</pubDate>
	<link>https://bioinformaticsonline.com/pages/view/11457/commercial-and-public-next-gen-seq-ngs-software</link>
	<title><![CDATA[Commercial and public next-gen-seq (NGS) software]]></title>
	<description><![CDATA[<p><strong>Integrated solutions</strong><br /> <a href="http://www.clcbio.com/index.php?id=1240" target="_blank">CLCbio Genomics Workbench</a> - <em>de novo</em> and reference assembly of Sanger, Roche FLX, Illumina, Helicos, and SOLiD data. Commercial next-gen-seq software that extends the CLCbio Main Workbench software. Includes SNP detection, CHiP-seq, browser and other features. Commercial. Windows, Mac OS X and Linux.<br /><a href="http://g2.trac.bx.psu.edu/" target="_blank">Galaxy</a> - Galaxy = interactive and reproducible genomics. A job webportal.<br /> <a href="http://www.genomatix.de/products/index.html" target="_blank">Genomatix</a> - Integrated Solutions for Next Generation Sequencing data analysis.<br /> <a href="http://www.jmp.com/software/genomics/" target="_blank">JMP Genomics</a> - Next gen visualization and statistics tool from SAS. They are <a href="http://www.marketwatch.com/news/story/JMPR-Genomics-NCGR-Partnership-Foster/story.aspx?guid=%7B7AC9DE36-B6AA-4EDE-9CD5-633B29FE6154%7D" target="_blank">working with NCGR</a> to refine this tool and produce others.<br /> <a href="http://softgenetics.com/NextGENe.html" target="_blank">NextGENe</a> - <em>de novo</em> and reference assembly of Illumina, SOLiD and Roche FLX data. Uses a novel Condensation Assembly Tool approach where reads are joined via "anchors" into mini-contigs before assembly. Includes SNP detection, CHiP-seq, browser and other features. Commercial. Win or MacOS.<br /><a href="http://www.partek.com" target="_blank" title="Partek Incorporated">Partek</a>&nbsp;<span>- Commercial software for NGS, microarray, and qPCR data analysis. Streamlined analysis workflows for: ChIP-Seq, RNA-Seq, DNA-Seq, DNA Methylation, Gene Expression, Exon, miRNA Expression, Copy Number, Allele-Specific Copy Number, LOH, Association, Trio Analysis, and Tiling. Supports all commercial sequencing and microarray technologies.&nbsp;</span><br /> <a href="http://www.dnastar.com/products/SMGA.php" target="_blank">SeqMan Genome Analyser</a> - Software for Next Generation sequence assembly of Illumina, Roche FLX and Sanger data integrating with Lasergene Sequence Analysis software for additional analysis and visualization capabilities. Can use a hybrid templated/de novo approach. Commercial. Win or Mac OS X.<br /><a href="http://1001genomes.org/downloads/shore.html" target="_blank">SHORE</a> - SHORE, for Short Read, is a mapping and analysis pipeline for short DNA sequences produced on a Illumina Genome Analyzer. A suite created by the 1001 Genomes project. Source for POSIX.<br /> <a href="http://www.realtimegenomics.com/" target="_blank">SlimSearch</a> - Fledgling commercial product.<br />Synamatix has SXOligoSearch (<a href="http://synasite.mgrc.com.my:8080/sxog/NewSXOligoSearch.php" target="_blank">http://synasite.mgrc.com.my:8080/sxo...ligoSearch.php</a>)<br />The SWIFT suit is a software collection for fast index-based sequence comparison. It contains the following programs: SWIFT &mdash; fast local alignment search, guaranteeing to find epsilon-matches between two sequences; SWIFT BALSAM &mdash; a very fast program to find semiglobal non-gapped alignments based on k-mer seeds. <a href="http://bibiserv.techfak.uni-bielefeld.de/swift/" target="_blank">http://bibiserv.techfak.uni-bielefeld.de/swift/</a><br /><a href="http://http//bioinf.comav.upv.es/svn/biolib/biolib/src/" target="_blank">biolib</a>.is library and a set of script targeted to NGS. There are modules to: clean sequences (sanger, 454, ilumina), parse caf, ace and bowtie map files, clean and filter contigs, look for snps and indels., filter snps, do statistics for: reads, contigs and snps.</p><p><br /> <strong>Align/Assemble to a reference</strong><br /> <a href="https://secure.genome.ucla.edu/index.php/BFAST" target="_blank">BFAST</a> - Blat-like Fast Accurate Search Tool. Written by Nils Homer, Stanley F. Nelson and Barry Merriman at UCLA.<br /><a href="http://bowtie-bio.sourceforge.net/" target="_blank">Bowtie</a> - Ultrafast, memory-efficient short read aligner. It aligns short DNA sequences (reads) to the human genome at a rate of 25 million reads per hour on a typical workstation with 2 gigabytes of memory. Uses a Burrows-Wheeler-Transformed (BWT) index. <a href="http://seqanswers.com/forums/showthread.php?t=706" target="_blank">Link to discussion thread here</a>. Written by Ben Langmead and Cole Trapnell. Linux, Windows, and Mac OS X.<br /> <a href="http://maq.sourceforge.net/" target="_blank">BWA</a> - Heng Lee's BWT Alignment program - a progression from Maq. BWA is a fast light-weighted tool that aligns short sequences to a sequence database, such as the human reference genome. By default, BWA finds an alignment within edit distance 2 to the query sequence. C++ source.<br /> <a href="http://bioinfo.cgrb.oregonstate.edu/docs/solexa/" target="_blank">ELAND</a> - Efficient Large-Scale Alignment of Nucleotide Databases. Whole genome alignments to a reference genome. Written by Illumina author Anthony J. Cox for the Solexa 1G machine.<br /> <a href="http://www.ebi.ac.uk/%7Eguy/exonerate/" target="_blank">Exonerate</a> - Various forms of pairwise alignment (including Smith-Waterman-Gotoh) of DNA/protein against a reference. Authors are Guy St C Slater and Ewan Birney from EMBL. C for POSIX.<br /> <a href="http://1001genomes.org/downloads/genomemapper.html" target="_blank">GenomeMapper</a> - GenomeMapper is a short read mapping tool designed for accurate read alignments. It quickly aligns millions of reads either with ungapped or gapped alignments. A tool created by the 1001 Genomes project. Source for POSIX.<br /> <a href="http://www.gene.com/share/gmap/" target="_blank">GMAP</a> - GMAP (Genomic Mapping and Alignment Program) for mRNA and EST Sequences. Developed by Thomas Wu and Colin Watanabe at Genentec. C/Perl for Unix.<br /> <a href="http://dna.cs.byu.edu/gnumap/" target="_blank">gnumap</a> - The Genomic Next-generation Universal MAPper (gnumap) is a program designed to accurately map sequence data obtained from next-generation sequencing machines (specifically that of Solexa/Illumina) back to a genome of any size. It seeks to align reads from nonunique repeats using statistics. From authors at Brigham Young University. C source/Unix.<br /> <a href="http://sourceforge.net/projects/maq/" target="_blank">MAQ</a> - Mapping and Assembly with Qualities (renamed from MAPASS2). Particularly designed for Illumina with preliminary functions to handle ABI SOLiD data. Written by Heng Li from the Sanger Centre. Features extensive supporting tools for DIP/SNP detection, etc. C++ source<br /> <a href="http://bioinformatics.bc.edu/marthlab/Mosaik" target="_blank">MOSAIK</a> - MOSAIK produces gapped alignments using the Smith-Waterman algorithm. Features a number of support tools. Support for Roche FLX, Illumina, SOLiD, and Helicos. Written by Michael Str&ouml;mberg at Boston College. Win/Linux/MacOSX<br /> <a href="http://mrfast.sourceforge.net/" target="_blank">MrFAST and MrsFAST</a> - mrFAST &amp; mrsFAST are designed to map short reads generated with the Illumina platform to reference genome assemblies; in a fast and memory-efficient manner. Robust to INDELs and MrsFAST has a bisulphite mode. Authors are from the University of Washington. C as source.<br /> <a href="http://mummer.sourceforge.net/" target="_blank">MUMmer</a> - MUMmer is a modular system for the rapid whole genome alignment of finished or draft sequence. Released as a package providing an efficient suffix tree library, seed-and-extend alignment, SNP detection, repeat detection, and visualization tools. Version 3.0 was developed by Stefan Kurtz, Adam Phillippy, Arthur L Delcher, Michael Smoot, Martin Shumway, Corina Antonescu and Steven L Salzberg - most of whom are at The Institute for Genomic Research in Maryland, USA. POSIX OS required.<br /> <a href="http://www.novocraft.com/index.html" target="_blank">Novocraft</a> - Tools for reference alignment of paired-end and single-end Illumina reads. Uses a Needleman-Wunsch algorithm. Can support Bis-Seq. Commercial. Available free for evaluation, educational use and for use on open not-for-profit projects. Requires Linux or Mac OS X.<br /> <a href="http://pass.cribi.unipd.it/cgi-bin/pass.pl" target="_blank">PASS</a> - It supports Illumina, SOLiD and Roche-FLX data formats and allows the user to modulate very finely the sensitivity of the alignments. Spaced seed intial filter, then NW dynamic algorithm to a SW(like) local alignment. Authors are from CRIBI in Italy. Win/Linux.<br /> <a href="http://rulai.cshl.edu/rmap/" target="_blank">RMAP</a> - Assembles 20 - 64 bp Illumina reads to a FASTA reference genome. By Andrew D. Smith and Zhenyu Xuan at CSHL. (published in BMC Bioinformatics). POSIX OS required.<br /> <a href="http://biogibbs.stanford.edu/%7Ejiangh/SeqMap/" target="_blank">SeqMap</a> - Supports up to 5 or more bp mismatches/INDELs. Highly tunable. Written by Hui Jiang from the Wong lab at Stanford. Builds available for most OS's.<br /> <a href="http://compbio.cs.toronto.edu/shrimp/" target="_blank">SHRiMP</a> - Assembles to a reference sequence. Developed with Applied Biosystem's colourspace genomic representation in mind. Authors are Michael Brudno and Stephen Rumble at the University of Toronto. POSIX.<br /> <a href="http://www.bcgsc.ca/platform/bioinfo/software/slider" target="_blank"><span style="text-decoration: underline;">Slider</span></a>- An application for the Illumina Sequence Analyzer output that uses the probability files instead of the sequence files as an input for alignment to a reference sequence or a set of reference sequences. Authors are from BCGSC. Paper is <a href="http://seqanswers.com/forums/showthread.php?t=740" target="_blank">here</a>.<br /> <a href="http://soap.genomics.org.cn/" target="_blank">SOAP</a> - SOAP (Short Oligonucleotide Alignment Program). A program for efficient gapped and ungapped alignment of short oligonucleotides onto reference sequences. The updated version uses a BWT. Can call SNPs and INDELs. Author is Ruiqiang Li at the Beijing Genomics Institute. C++, POSIX.<br /> <a href="http://www.sanger.ac.uk/Software/analysis/SSAHA/" target="_blank">SSAHA</a> - SSAHA (Sequence Search and Alignment by Hashing Algorithm) is a tool for rapidly finding near exact matches in DNA or protein databases using a hash table. Developed at the Sanger Centre by Zemin Ning, Anthony Cox and James Mullikin. C++ for Linux/Alpha.<br /> <a href="http://socs.biology.gatech.edu/" target="_blank">SOCS</a> - Aligns SOLiD data. SOCS is built on an iterative variation of the Rabin-Karp string search algorithm, which uses hashing to reduce the set of possible matches, drastically increasing search speed. Authors are Ondov B, Varadarajan A, Passalacqua KD and Bergman NH.<br /> <a href="http://bibiserv.techfak.uni-bielefeld.de/swift/welcome.html" target="_blank">SWIFT</a> - The SWIFT suit is a software collection for fast index-based sequence comparison. It contains: SWIFT &mdash; fast local alignment search, guaranteeing to find epsilon-matches between two sequences. SWIFT BALSAM &mdash; a very fast program to find semiglobal non-gapped alignments based on k-mer seeds. Authors are Kim Rasmussen (SWIFT) and Wolfgang Gerlach (SWIFT BALSAM)<br /> <a href="http://synasite.mgrc.com.my:8080/sxog/NewSXOligoSearch.php" target="_blank">SXOligoSearch</a> - SXOligoSearch is a commercial platform offered by the Malaysian based <a href="http://www.synamatix.com/" target="_blank">Synamatix</a>. Will align Illumina reads against a range of Refseq RNA or NCBI genome builds for a number of organisms. Web Portal. OS independent.<br /> <a href="http://www.vmatch.de/" target="_blank">Vmatch</a> - A versatile software tool for efficiently solving large scale sequence matching tasks. Vmatch subsumes the software tool REPuter, but is much more general, with a very flexible user interface, and improved space and time requirements. Essentially a large string matching toolbox. POSIX.<br /> <a href="http://www.bioinformaticssolutions.com/products/zoom/index.php" target="_blank">Zoom</a> - ZOOM (Zillions Of Oligos Mapped) is designed to map millions of short reads, emerged by next-generation sequencing technology, back to the reference genomes, and carry out post-analysis. ZOOM is developed to be highly accurate, flexible, and user-friendly with speed being a critical priority. Commercial. Supports Illumina and SOLiD data.<br />NCGR uses GMAP (<a href="http://www.gene.com/share/gmap/" target="_blank">http://www.gene.com/share/gmap/</a>) to alignment Solexa reads. GMAP is free, though.<br />Exonerate (<a href="http://www.ebi.ac.uk/%7Eguy/exonerate/" target="_blank">http://www.ebi.ac.uk/~guy/exonerate/</a>)<br /> MUMmer (<a href="http://mummer.sourceforge.net/" target="_blank">http://mummer.sourceforge.net/</a>)<br /> The mapping short reads called gnumap (<a href="http://dna.cs.byu.edu/gnumap/" target="_blank">http://dna.cs.byu.edu/gnumap/</a>) made to increase the accuracy with duplicate matches. Open source, creates viewable output (with Affy's Integrated Genome Browser), and produces results very similar to novocraft's.<br /><a href="http://socs.biology.gatech.edu/" target="_blank">SOCS</a> (short oligonucleotides in color space)<br />BFAST <a href="https://secure.genome.ucla.edu/index.php/BFAST" target="_blank">https://secure.genome.ucla.edu/index.php/BFAST</a></p><p><br /> <strong><em>De novo</em> Align/Assemble</strong><br /> <a href="http://www.bcgsc.ca/platform/bioinfo/software/abyss" target="_blank">ABySS</a> - Assembly By Short Sequences. ABySS is a de novo sequence assembler that is designed for very short reads. The single-processor version is useful for assembling genomes up to 40-50 Mbases in size. The parallel version is implemented using MPI and is capable of assembling larger genomes. By Simpson JT and others at the Canada's Michael Smith Genome Sciences Centre. C++ as source. <br /> <a href="http://www.broad.mit.edu/science/programs/genome-biology/computational-rd/computational-research-and-development" target="_blank">ALLPATHS</a> - ALLPATHS: De novo assembly of whole-genome shotgun microreads. ALLPATHS is a whole genome shotgun assembler that can generate high quality assemblies from short reads. Assemblies are presented in a graph form that retains ambiguities, such as those arising from polymorphism, thereby providing information that has been absent from previous genome assemblies. Broad Institute.<br /> <a href="http://www.genomic.ch/edena.php" target="_blank">Edena</a> - Edena (Exact DE Novo Assembler) is an assembler dedicated to process the millions of very short reads produced by the Illumina Genome Analyzer. Edena is based on the traditional overlap layout paradigm. By D. Hernandez, P. Fran&ccedil;ois, L. Farinelli, M. Osteras, and J. Schrenzel. Linux/Win.<br /> <a href="http://euler-assembler.ucsd.edu/portal/" target="_blank">EULER-SR</a> - Short read <em>de novo</em> assembly. By Mark J. Chaisson and Pavel A. Pevzner from UCSD (published in Genome Research). Uses a de Bruijn graph approach.<br /> <a href="http://chevreux.org/projects_mira.html" target="_blank">MIRA2</a> - MIRA (Mimicking Intelligent Read Assembly) is able to perform true hybrid de-novo assemblies using reads gathered through 454 sequencing technology (GS20 or GS FLX). Compatible with 454, Solexa and Sanger data. Linux OS required.<br /> <a href="http://www.seqan.de/projects/consensus.html" target="_blank">SEQAN</a> - A Consistency-based Consensus Algorithm for De Novo and Reference-guided Sequence Assembly of Short Reads. By Tobias Rausch and others. C++, Linux/Win.<br /> <a href="http://sharcgs.molgen.mpg.de/" target="_blank">SHARCGS</a> - De novo assembly of short reads. Authors are Dohm JC, Lottaz C, Borodina T and Himmelbauer H. from the Max-Planck-Institute for Molecular Genetics.<br /> <a href="http://www.bcgsc.ca/platform/bioinfo/software/ssake" target="_blank">SSAKE</a> - The Short Sequence Assembly by K-mer search and 3' read Extension (SSAKE) is a genomics application for aggressively assembling millions of short nucleotide sequences by progressively searching for perfect 3'-most k-mers using a DNA prefix tree. Authors are Ren&eacute; Warren, Granger Sutton, Steven Jones and Robert Holt from the Canada's Michael Smith Genome Sciences Centre. Perl/Linux.<br /> <a href="http://soap.genomics.org.cn/" target="_blank">SOAPdenovo</a> - Part of the SOAP suite. See above. <br /> <a href="https://sourceforge.net/projects/vcake" target="_blank">VCAKE</a> - De novo assembly of short reads with robust error correction. An improvement on early versions of SSAKE.<br /> <a href="http://www.ebi.ac.uk/%7Ezerbino/velvet/" target="_blank">Velvet</a> - Velvet is a de novo genomic assembler specially designed for short read sequencing technologies, such as Solexa or 454. Need about 20-25X coverage and paired reads. Developed by Daniel Zerbino and Ewan Birney at the European Bioinformatics Institute (EMBL-EBI).<br />SOAP (<a href="http://soap.genomics.org.cn" target="_blank">http://soap.genomics.org.cn</a>) by Ruiqiang Li, as has been pointed by ECO.<br />Euler-SR (Euler-Short Reads Assembly, <a href="http://euler-assembler.ucsd.edu/portal/" target="_blank">http://euler-assembler.ucsd.edu/portal/</a>) by Mark J. Chaisson and Pavel A. Pevzner from UCSD. (published in Genome Research)<br />RMAP (A program for mapping Solexa reads, <a href="http://rulai.cshl.edu/rmap/" target="_blank">http://rulai.cshl.edu/rmap/</a>) by Andrew D. Smith and Zhenyu Xuan at CSHL. (published in BMC Bioinformatics)<br />Short read aligner called Bowtie (<a href="http://bowtie-bio.sourceforge.net/" target="_blank">http://bowtie-bio.sourceforge.net/</a>) designed for fast mapping of Illumina reads<br /> <br /> <strong>SNP/Indel Discovery</strong><br /> <a href="http://www.sanger.ac.uk/Software/analysis/ssahaSNP/" target="_blank">ssahaSNP</a> - ssahaSNP is a polymorphism detection tool. It detects homozygous SNPs and indels by aligning shotgun reads to the finished genome sequence. Highly repetitive elements are filtered out by ignoring those kmer words with high occurrence numbers. More tuned for ABI Sanger reads. Developers are Adam Spargo and Zemin Ning from the Sanger Centre. Compaq Alpha, Linux-64, Linux-32, Solaris and Mac<br /> <a href="http://bioinformatics.bc.edu/marthlab/PbShort" target="_blank">PolyBayesShort</a> - A re-incarnation of the PolyBayes SNP discovery tool developed by Gabor Marth at Washington University. This version is specifically optimized for the analysis of large numbers (millions) of high-throughput next-generation sequencer reads, aligned to whole chromosomes of model organism or mammalian genomes. Developers at Boston College. Linux-64 and Linux-32.<br /> <a href="http://bioinformatics.bc.edu/marthlab/PyroBayes" target="_blank">PyroBayes</a> - PyroBayes is a novel base caller for pyrosequences from the 454 Life Sciences sequencing machines. It was designed to assign more accurate base quality estimates to the 454 pyrosequences. Developers at Boston College.<br />Maq is also able to find SNPs with its own alignment. It has a graphical viewer, but again for its own alignment format.<br />SSAHA has been optimized for short-reads, too. But yes, SSAHASNP appears in your "SNP/INDEL discovery" category.<br /> <br /> <strong>Genome Annotation/Genome Browser/Alignment Viewer/Assembly Database</strong><br /> <a href="http://bioinformatics.bc.edu/marthlab/EagleView" target="_blank">EagleView</a> - An information-rich genome assembler viewer. EagleView can display a dozen different types of information including base quality and flowgram signal. Developers at Boston College.<br /> <a href="http://www.sanger.ac.uk/Software/analysis/lookseq/" target="_blank">LookSeq</a> - LookSeq is a web-based application for alignment visualization, browsing and analysis of genome sequence data. LookSeq supports multiple sequencing technologies, alignment sources, and viewing modes; low or high-depth read pileups; and easy visualization of putative single nucleotide and structural variation. From the Sanger Centre.<br /> <a href="http://evolution.sysu.edu.cn/mapview/" target="_blank">MapView</a> - MapView: visualization of short reads alignment on desktop computer. From the Evolutionary Genomics Lab at Sun-Yat Sen University, China. Linux.<br /> <a href="http://www.bcgsc.ca/platform/bioinfo/software/sam" target="_blank">SAM</a> - Sequence Assembly Manager. Whole Genome Assembly (WGA) Management and Visualization Tool. It provides a generic platform for manipulating, analyzing and viewing WGA data, regardless of input type. Developers are Rene Warren, Yaron Butterfield, Asim Siddiqui and Steven Jones at Canada's Michael Smith Genome Sciences Centre. MySQL backend and Perl-CGI web-based frontend/Linux. <br /> <a href="http://staden.sourceforge.net/" target="_blank">STADEN</a> - Includes GAP4. GAP5 once completed will handle next-gen sequencing data. A partially implemented test version is available <a href="https://sourceforge.net/project/show...kage_id=256957" target="_blank">here</a><br /> <a href="http://www.bcgsc.ca/platform/bioinfo/software/xmatchview" target="_blank">XMatchView</a> - A visual tool for analyzing cross_match alignments. Developed by Rene Warren and Steven Jones at Canada's Michael Smith Genome Sciences Centre. Python/Win or Linux.<br /> <br /> <strong>Counting e.g. CHiP-Seq, Bis-Seq, CNV-Seq</strong><br /> <a href="http://epigenomics.mcdb.ucla.edu/BS-Seq/download.html" target="_blank">BS-Seq</a> - The source code and data for the "Shotgun Bisulphite Sequencing of the Arabidopsis Genome Reveals DNA Methylation Patterning" Nature paper by <a href="http://www.ncbi.nlm.nih.gov/sites/entrez?holding=&amp;db=pubmed&amp;cmd=search&amp;term=Shotgun%20Bisulphite%20Sequencing" target="_blank">Cokus et al.</a> (Steve Jacobsen's lab at UCLA). POSIX.<br /> <a href="http://woldlab.caltech.edu/chipseq/" target="_blank">CHiPSeq</a> - Program used by Johnson et al. (2007) in their Science publication<br /> <a href="http://tiger.dbs.nus.edu.sg/cnv-seq/" target="_blank">CNV-Seq</a> - CNV-seq, a new method to detect copy number variation using high-throughput sequencing. Chao Xie and Martti T Tammi at the National University of Singapore. Perl/R.<br /> <a href="http://www.bcgsc.ca/platform/bioinfo/software/findpeaks" target="_blank">FindPeaks</a> - perform analysis of ChIP-Seq experiments. It uses a naive algorithm for identifying regions of high coverage, which represent Chromatin Immunoprecipitation enrichment of sequence fragments, indicating the location of a bound protein of interest. Original algorithm by Matthew Bainbridge, in collaboration with Gordon Robertson. Current code and implementation by Anthony Fejes. Authors are from the Canada's Michael Smith Genome Sciences Centre. JAVA/OS independent. Latest versions available as part of the <a href="http://vancouvershortr.sourceforge.net/" target="_blank">Vancouver Short Read Analysis Package</a><br /> <a href="http://liulab.dfci.harvard.edu/MACS/" target="_blank">MACS</a> - Model-based Analysis for ChIP-Seq. MACS empirically models the length of the sequenced ChIP fragments, which tends to be shorter than sonication or library construction size estimates, and uses it to improve the spatial resolution of predicted binding sites. MACS also uses a dynamic Poisson distribution to effectively capture local biases in the genome sequence, allowing for more sensitive and robust prediction. Written by Yong Zhang and Tao Liu from Xiaole Shirley Liu's Lab. <br /> <a href="http://www.gersteinlab.org/proj/PeakSeq/" target="_blank">PeakSeq</a> - PeakSeq: Systematic Scoring of ChIP-Seq Experiments Relative to Controls. a two-pass approach for scoring ChIP-Seq data relative to controls. The first pass identifies putative binding sites and compensates for variation in the mappability of sequences across the genome. The second pass filters out sites that are not significantly enriched compared to the normalized input DNA and computes a precise enrichment and significance. By Rozowsky J et al. C/Perl.<br /> <a href="http://mendel.stanford.edu/sidowlab/downloads/quest/" target="_blank">QuEST</a> - Quantitative Enrichment of Sequence Tags. Sidow and Myers Labs at Stanford. From the 2008 publication <a href="http://www.ncbi.nlm.nih.gov/pubmed/18711362" target="_blank">Genome-wide analysis of transcription factor binding sites based on ChIP-Seq data</a>. (C++)<br /> <a href="http://dir.nhlbi.nih.gov/papers/lmi/epigenomes/sissrs/" target="_blank">SISSRs</a> - Site Identification from Short Sequence Reads. BED file input. Raja Jothi @ NIH. Perl.<br />SeqMap (<a href="http://biogibbs.stanford.edu/%7Ejiangh/SeqMap/" target="_blank">http://biogibbs.stanford.edu/~jiangh/SeqMap/</a>) - work like ELand, can do 3 or more bp mismatches and also insdel<br />ChIPSeq analysis is:&nbsp; <a href="http://dir.nhlbi.nih.gov/papers/lmi/epigenomes/sissrs/" target="_blank">http://dir.nhlbi.nih.gov/papers/lmi/epigenomes/sissrs/</a></p><p>See also <a href="http://seqanswers.com/forums/showthread.php?t=742" target="_blank">this thread</a> for ChIP-Seq, until I get time to update this list.<br /> <br /> <strong>Alternate Base Calling</strong><br /> <a href="http://svitsrv25.epfl.ch/R-doc/library/Rolexa/html/00Index.html" target="_blank">Rolexa</a> - R-based framework for base calling of Solexa data. Project <a href="http://www.biomedcentral.com/1471-2105/9/431" target="_blank">publication</a><br /> <a href="http://hannonlab.cshl.edu/Alta-Cyclic/main.html" target="_blank">Alta-cyclic</a> - "a novel Illumina Genome-Analyzer (Solexa) base caller"<br /> <br /> <strong>Transcriptomics</strong><br /> <a href="http://woldlab.caltech.edu/rnaseq/" target="_blank">ERANGE</a> - Mapping and Quantifying Mammalian Transcriptomes by RNA-Seq. Supports Bowtie, BLAT and ELAND. From the Wold lab.<br /> <a href="http://www.genoscope.cns.fr/externe/gmorse/" target="_blank">G-Mo.R-Se</a> - G-Mo.R-Se is a method aimed at using RNA-Seq short reads to build de novo gene models. First, candidate exons are built directly from the positions of the reads mapped on the genome (without any ab initio assembly of the reads), and all the possible splice junctions between those exons are tested against unmapped reads. From CNS in France.<br /> <a href="http://evolution.sysu.edu.cn/english/software/mapnext.htm" target="_blank">MapNext</a> - MapNext: A software tool for spliced and unspliced alignments and SNP detection of short sequence reads. From the Evolutionary Genomics Lab at Sun-Yat Sen University, China.<br /> <a href="http://www.fml.tuebingen.mpg.de/raetsch/suppl/qpalma" target="_blank">QPalma</a> - Optimal Spliced Alignments of Short Sequence Reads. Authors are Fabio De Bona, Stephan Ossowski, Korbinian Schneeberger, and Gunnar R&auml;tsch. A paper is <a href="http://www.fml.tuebingen.mpg.de/raetsch/suppl/qpalma/qpalma-final.pdf" target="_blank">available</a>.<br /> <a href="http://biogibbs.stanford.edu/%7Ejiangh/rsat/" target="_blank">RSAT</a> - RSAT: RNA-Seq Analysis Tools. RNASAT is developed and maintained by Hui Jiang at Stanford University.<br /> <a href="http://tophat.cbcb.umd.edu/" target="_blank">TopHat</a> - TopHat is a fast splice junction mapper for RNA-Seq reads. It aligns RNA-Seq reads to mammalian-sized genomes using the ultra high-throughput short read aligner Bowtie, and then analyzes the mapping results to identify splice junctions between exons. TopHat is a collaborative effort between the University of Maryland and the University of California, Berkeley<br />NGS-Trex: Next Generation Sequencing Transcriptome profile explorer http://www.biomedcentral.com/1471-2105/14/S7/S10</p><p>Reference</p><p>Illumina has a software list: <a href="http://www.illumina.com/pagesnrn.ilmn?ID=245" target="_blank">http://www.illumina.com/pagesnrn.ilmn?ID=245</a>.</p><p>Some softwares in his blog (<a href="http://www.fejes.ca/labels/DNA.html" target="_blank">http://www.fejes.ca/labels/DNA.html</a>)</p><p><a href="http://seqanswers.com/wiki/Software" target="_blank">http://seqanswers.com/wiki/Software</a></p>]]></description>
	<dc:creator>Surabhi Chaudhary</dc:creator>
</item>
<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/26309/ratt</guid>
	<pubDate>Sun, 07 Feb 2016 16:09:40 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/26309/ratt</link>
	<title><![CDATA[RATT]]></title>
	<description><![CDATA[<p><strong>RATT</strong> is software to transfer annotation from a reference (annotated) genome to an unannotated query genome.</p>
<p>It was first developed to transfer annotations between different genome assembly versions. However, it can also transfer annotations between strains and even different species, like <em>Plasmodium chabaudi</em> onto <em> P. berghei</em>, between different Leishmania species or <em>Salmonella enterica</em> onto other Salmonella serotypes. <strong>RATT</strong> is able to transfer any entries present on a reference sequence, such as the systematic id or an annotator's notes; such information would be lost in a <em>de novo</em> annotation.</p>
<p>More at http://ratt.sourceforge.net/</p><p>Address of the bookmark: <a href="http://ratt.sourceforge.net/" rel="nofollow">http://ratt.sourceforge.net/</a></p>]]></description>
	<dc:creator>Jitendra Narayan</dc:creator>
</item>

</channel>
</rss>