Results for "aligner"

Tags

  • http://bwa-pssm.binf.ku.dk/ #Aligner #NGS

    Tags: Aligner, NGS

    3523 days ago

  • Conda aligner env $ conda create -n aligners bwa bowtie hisat star #Aligner #Env

    Tags: Aligner, Env

    1555 days ago

  • minimap2: A versatile pairwise aligner for genomic and spliced nucleotide sequences

    git clone https://github.com/lh3/minimap2 cd minimap2 && make # long sequences against a reference genome ./minimap2 -a test/MT-human.fa test/MT-orang.fa > test.sam # create an index first and then map ./minimap2 -d MT-human.mmi test/MT-human.fa ./minimap2 -a MT-human.mmi test/MT...

    Tags: minimap2, versatile, pairwise, aligner, genomic, spliced, nucleotide, sequences

    2146 days ago

  • Glia: a Graph/Smith-Waterman (partial order) aligner/realigner

    glia's main use is as a local realigner. It will realign reads to a set of known (or putative) variants in a VCF, both consuming and producing an ordered stream of BAM alignments.  More at https://github.com/ekg/glia glia -f ~/human_g1k_v37.fasta -t 20:62900077-62902077 -v variants.vc...

    Tags: Glia, Graph, Smith-Waterman, partial, order, aligner, realigner

    1559 days ago

  • PuffAligner: a fast, efficient and accurate aligner based on the Pufferfish index

    PuffAligner, a fast, accurate and versatile aligner built on top of the Pufferfish index. PuffAligner is able to produce highly sensitive alignments, similar to those of Bowtie2, but much more quickly. While exhibiting similar speed to the ultrafast STAR aligner, PuffAligner requires considerably...

    Tags: PuffAligner, fast, efficient, accurate, aligner, Pufferfish, index

    745 days ago