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 0Hello 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 0I'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 3Hello 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 0Hello. 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 0Hi! 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 0Hi! 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_compbio 14I 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 1I 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 4I 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 14<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 …