Exonerate edit distance threshold
Hello! I am using exonerate, a tool for sequence alignment. I need to limit the alignment with an edit distance threshold. How can I achieve it? Thanks in advance.
exonerate
• 694 views
•
link
updated
by
seidel
•
written
by
helloword •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
How to remove gap-only columns from a multiple sequence alignment in FASTA with Jalview and how to …
written by ivaldakoyo •Hello everyone, I have a multiple sequence alignment in FASTA format, and I am using Jalview to visualize and edit it. 1. How can I …
-
How do N's in DNA sequences affect multi-sequence alignments for PCR assay testing?
written by Ryan •I'm writing a workflow tool for testing PCR assay primer/probe sequences. I am not a bioinformatics person or scientist, I'm writing this tool to help …
-
Percentage of samples covered per region in IGV
written by monica •Hello everyone, I was able to generate a .**tdf** file with multiple bam files for the coverage using an igv tool "count". It only displays …
-
Can Exonerate return only the Cigar string?
written by helloword •Hello. Is there any possibility that Exonerate, the sequence alignment tool, returns only cigar string? I mean how could we print only the string without …
-
Exonerate - using it in another project
written by helloword •Hi! I want to use exonerate in another project. It will be like a function call. How can I achieve that? I couldn't find anything …
-
Exonerate - issues when running it
written by helloword •Hi! I just downloaded Exonerate (the source code) and am trying to run it. The command is as follows: exonerate tube.drome.protein.fasta calm.human.dna.fasta --showcigar yes However, …
-
sequence alignment using edlib c++ library
written by BDK_compbioI am using [edlib][1] library for sequence alignment using edit (Levenshtein) distance. It says that its infix(HW) alignment method does not penalize the start and …
-
Align a position weight matrix against a sequence by using bioperl
written by francisco.abad •I everyone. I'm trying to find a certain probabilistic based pattern in a DNA sequence by the using of position weight matrix. That is to …
-
Aligning using Bowtie2
written by kshitijtayal •I am using Bowtie2 to align the reads to lambda_virus genome using the following command. ./bowtie2 -x lambda_virus -U example/reads/reads_1.fq -S eg1.sam It shows following …
-
How to remove transcripts that have poor alignment scores in exonerate analysis
written by Ginsea Chen<p>Dear all</p> <p>I am a new user of exonerate. I tried to map protein-evidences to whole genome assembly by using exonerate with protein2genome model. After …