More posts like this
-
Clustal Omega stand alone versus website percent identity matrix
written by sorrymouseI am calculating the percent identity between hundreds of MSAs. I was using the clustal executable for mac to do so with the following code: …
-
How to use the clustal omega command line tool with custom gap penalty?
written by sodiumnitrate •Hi all, I compiled clustal omega (1.2.4) on my laptop and I can use it to align sequences by doing: clustalo -i sequences.fasta -o output.fasta …
-
How to find conserved sequences relative to a specific accession
written by alexmondaini •I have 7 `RefSeq` accessions which I performed `multiple sequence aligment` on it using `CLUSTALO`. These are the following: NC_026431.1 NC_007363.1 NC_004907.1 NC_007377.1 NC_007367.1 NC_002016.1 …
-
Percent identity matrix from ClustalOmega/Clustalw with Biopython
written by sean.cascarina •I have a set of sequences for the YPR193C coding sequence from various yeast strains. I would like to get the percent identity matrix from …
-
Clustal Omega alignment algorithm - does it account for codons and open reading frames (ORF)?
written by manaswwmHello all, This might come across as a naive question: I performed a multiple sequence alignment of nucleotide sequences using the Clustal Omega tool of …
-
Interpret Clustal Omega Distance/Percent Identity Output for Multiple Proteins
written by taojincs •How do we interpret the distance or percent identity output of Clustal Omega? I run Clustal Omega on some selected sequences from a homologous cluster …
-
DISTANCE MATRIX CLUSTALW
written by fyfes •Hi, could you please help me how to perform distance matrix (BLOSUM 60) for proteins in clustalw?
-
ClustalO computing suboptimal alignment
written by mschmidClustal Omega - 1.2.4 I align about 600 (n) highly identical sequences. n-1 sequences are identical. There is one sequence which has some differences. For …
-
Clustal Omega and bootstrapping
written by Antonio R. FrancoI run Clustal Omega to get a cladogram Clustal Omega uses a HMM algorithm to cluster sequences together By the other hand, there are many …
-
Alignement tool with ability to customize Alphabet and Scores
written by elska •I extended usual BLOSUM alphabet with my own letter. And has scores for it. Now looking for an alignement tool that can make Global Multiple …
Please use the formatting bar (especially the
codeoption) to present your post better. You can use backticks for inline code (`text` becomestext), or select a chunk of text and use the highlighted button to format it as a code block. I've done it for you this time.thank you
I've downloaded he source code to see how this can be done but couldn't find it. There is some options in some of the files for different BLOSUM matrices but I don't think you can change it in the main function. Anyway, I don't expect it to have a large impact