skip to main content
Roche logo
Glossary
Assembly – computation performed by the GS .De Novo Assembler. See GS De Novo Assembler.
GS De Novo Assembler – application that Identifies pairwise overlaps between reads, constructs multiple alignments of overlapping reads, and divides or introduces breaks into the multiple alignments in regions where consistent differences are found between different sets of reads. (This step results in a preliminary set of “contigs” that represent the assembled reads.) After attempting to resolve branching structures between contigs, the software generates consensus basecalls of the contigs by using quality and flow signal information for each nucleotide flow included in the contigs’ multiple alignments. Output includes the contig consensus sequences and corresponding quality scores, and an ACE file of the multiple alignments and assembly metrics files.
Newbler – software package for De Novo DNA sequence assembly that is run by the GS Assembler graphical user interface or the Command Line Interface (CLI).
Project – provides an interface for creating, modifying, and running assemblies using the GS De Novo Assembler. The project folder in the file system contains the assembly project files. Users can run projects from the command line interface or using a graphical user interface (GUI).
Scaffolds – a series of contigs that are in the right order but not necessarily connected in one continuous stretch of sequence. The GS De Novo Assembler uses Paired End information calculate the approximate the distance between the contigs.