Results for "alignment"

Tags

  • #Short #read #alignment: an #introduction https://www.sevenbridges.com/short-read-alignment-algorithms/

    Tags: Short, read, alignment, introduction

    2167 days ago

  • minialign: fast and accurate alignment tool for PacBio and Nanopore long reads

    Minialign is a little bit fast and moderately accurate nucleotide sequence alignment tool designed for PacBio and Nanopore long reads. It is built on three key algorithms, minimizer-based index of the minimap overlapper, array-based seed chaining, and SIMD-parallel Smith-Waterman-Gotoh extension.

    Tags: minialign, fast, accurate, alignment, tool, PacBio, Nanopore, long, reads

    2166 days ago

  • GenomeMapper: Simultaneous alignment of short reads against multiple genomes

    GenomeMapper is a short read mapping tool designed for accurate read alignments. It quickly aligns millions of reads either with ungapped or gapped alignments. It can be used to align against multiple genomes simulanteously or against a single reference. If you are unsure which one is the appropr...

    Tags: GenomeMapper, Simultaneous, alignment, short, reads, multiple, genomes

    2165 days ago

  • Gblocks: eliminates poorly aligned positions and divergent regions of a DNA or protein alignment

    Gblocks eliminates poorly aligned positions and divergent regions of a DNA or protein alignment so that it becomes more suitable for phylogenetic analysis. This server implements the most important features of the Gblocks program to make its use as simple as possible without loosing the func...

    Tags: Gblocks, eliminates, poorly, aligned, positions, divergent, regions, DNA, protein, alignment

    2157 days ago

  • assemblytics: delta file to analyze alignments of an assembly to another assembly or a reference genome

    Download and install MUMmer Align your assembly to a reference genome using nucmer (from MUMmer package) $ nucmer -maxmatch -l 100 -c 500 REFERENCE.fa ASSEMBLY.fa -prefix OUT Consult the MUMmer manual if you encounter problems Optional: Gzip the delta file to speed up upload (usually 2-4X f...

    Tags: assemblytics, delta, analyze, alignment, assembly, reference, genome, visualization

    2145 days ago

  • Understanding BLASTn output format 6 !

    BLASTn output format 6 BLASTn maps DNA against DNA, for example gene sequences against a reference genomeblastn  -query genes.ffn  -subject genome.fna  -outfmt 6 BLASTn tabular output format 6 Column headers:qseqid sseqid pident length mismatch gapopen qstart qend sstart send eva...

    Tags: BLASTn, blast, alignment, output, format, 6

    2131 days ago

  • AlignQC: A tool for assessing an alignment, and generating reports that are easy to share

    Long read alignment analysis. Generate a reports on sequence alignments for mappability vs read sizes, error patterns, annotations and rarefraction curve analysis. The most basic analysis only requires a BAM file, and outputs a web browser compatible xhtml to visualize/share/store/extract analysi...

    Tags: AlignQC, tool, assessing, alignment, reports, easy, share, NGS, reads

    2091 days ago

  • Mulan: Multiple-sequence local alignment and visualization for studying function and evolution

    Mulan: Multiple-sequence local alignment and visualization for studying function and evolution Mulan (http://mulan.dcode.org/), a novel method and a network server for comparing multiple draft and finished-quality sequences to identify functional elements conserved over evolutionary time. Mulan ...

    Tags: Mulan, Multiple-sequence, local, alignment, visualization, study, function, evolution

    2074 days ago

  • Qualimap2: Evaluating next generation sequencing alignment data

    Qualimap 2 is a platform-independent application written in Java and R that provides both a Graphical User Inteface (GUI) and a command-line interface to facilitate the quality control of alignment sequencing data and its derivatives like feature counts. Supported types of experiments i...

    Tags: Qualimap2, Evaluating, next, generation, sequencing, alignment, coverage, plot, ngs, bam

    2056 days ago

  • Installing BLAT on Linux !

    It's been a while since I last installed BLAT and when I went to the download directory at UCSC: http://users.soe.ucsc.edu/~kent/src/ I found that the latest blast is now version 35 and that the code to download was: blatSrc35.zip. However, you can also get pre-compiled binaries at...

    Tags: blat, install, linux, alignment

    2056 days ago