Results for "alignments"

Tags

  • CRBHits: From Conditional Reciprocal Best Hits to Codon Alignments and Ka/Ks in R

    CRBHits is a coding sequence (CDS) analysis pipeline in R (R Core Team, 2019). It reimplements the Conditional Reciprocal Best Hit (CRBH) algorithm crb-blast and covers all necessary steps from sequence similarity searches, codon alignments to Ka/Ks calculations and synteny. The new R package tar...

    Tags: CRBHits, Conditional, Reciprocal, Best, Hits, Codon, Alignments, Ka/Ks, R

    1269 days ago

  • Ribbon: Visualizing complex genome alignments and structural variation:

    Ribbon can be used for long reads, short reads, paired-end reads, and assembly/genome alignments. Instructions for each data format are available by clicking on "instructions" in each tab on the right. Local installation: You can install Ribbon locally from Github by following the instructions ...

    Tags: Ribbon, Visualizing, complex, genome, alignments, structural variation

    2347 days ago

  • List of visualization tools for genome alignments

    Genome browsers are useful not only for showing final results but also for improving analysis protocols, testing data quality, and generating result drafts. Its integration in analysis pipelines allows the optimization of parameters, which leads to better results. But sometime, we need publi...

    Tags: List, visualization, tools, genome, alignments, NGS

    2282 days ago

  • Many-to-many pairwise alignments of two sequence sets

    needleall reads a set of input sequences and compares them all to one or more sequences, writing their optimal global sequence alignments to file. It uses the Needleman-Wunsch alignment algorithm to find the optimum alignment (including gaps) of two sequences along their entire length. The algori...

    Tags: Many-to-many, pairwise, alignments, sequence, sets, needleall, Needleman-Wunsch

    2145 days ago

  • pbalign: maps PacBio reads to reference sequences and saves alignments to a BAM file

    pbalign aligns PacBio reads to reference sequences, filters aligned reads according to user-specific filtering criteria, and converts the output to either the SAM format or PacBio Compare HDF5 (e.g., .cmp.h5) format. The output Compare HDF5 file will be compatible with Quiver if --forQuiver optio...

    Tags: pbalign, maps, PacBio, reads, reference, sequences, alignments, BAM, NGS

    2171 days ago

  • GMcloser: closing gaps in assemblies accurately with a likelihood-based selection of contig or long-read alignments

    GMcloser uses likelihood-based classifiers calculated from the alignment statistics between scaffolds, contigs and paired-end reads to correctly assign contigs or long reads to gap regions of scaffolds, thereby achieving accurate and efficient gap closure. We demonstrate with sequencing data from...

    Tags: GMcloser, close, gaps, assemblies, accurately, likelihood-based, selection, contig, long-read, alignments, Genome, Assembly

    2153 days ago

  • STELLAR: fast and exact local alignments

    STELLAR is very practical and fast on very long sequences which makes it a suitable new tool for finding local alignments between genomic sequences under the edit distance model. Binaries are freely available for Linux, Windows, and Mac OS X at http://www.seqan.de/projects/stellar. 

    Tags: STELLAR, fast, exact, local, alignments

    2074 days ago

  • BamView: a free interactive display of read alignments in BAM data files

    To run the application on UNIX from the downloaded jar file run the UNIX: java -mx512m -jar BamView.jar and extra command line options are given when '-h' is used: java -jar BamView.jar -h BAM files can be specified on the command line with the '-a' option: java -mx512m -jar BamView.jar -a p...

    Tags: BamView, free, interactive, display, read, alignments, BAM, data, files

    2002 days ago

  • BLAST options, setting and defaults

    BLAST stands for Basic Local Alignment Search Tool and was developed by Altschul et al. (1990) and significantly improved by Altschul et al. (1997). It is a very fast search algorithm that is used to separately search protein or DNA databases. BLAST is best used for sequence similarity ...

    Tags: blast, settings, default, alignments, options

    1971 days ago

  • dotPlotly: Generate an interactive dot plot from mummer or minimap alignments

    Create an interactive dot plot from mummer output OR PAF format R script that makes a plotly interactive and/or static (png/pdf) dot plot. Shiny app available for testing

    Tags: dotPlotly, Generate, interactive, dot, plot, mummer, minimap, alignments

    1898 days ago