Equivalent to SeqMan alignment tool
0
0
Entering edit mode
14 months ago
A_heath ▴ 160

Hi all,

I look for nucleotide sequence alignment tools similar as SeqMan (DNAstar). Indeed, I am using Needle in a Linux terminal which I found very helpful, but results between the two softwares are different and I'm trying to understand why..

Do you know what matrix is used by SeqMan? For Needle, I use the EDNAFULL matrix.

The main differences are coming from heterogenicity in base calls during sequencing (R = A,G, Y = C, T, etc.), when compared to a reference sequence that only contains A, T, G and C nucleotides. Similarity percentages are equivalent between Needle and SeqMan but identity percentages (that take into consideration base heterogenicity) are different.

Thank you very much for your appreciated help!

SeqMan alignments • 819 views
ADD COMMENT
2
Entering edit mode

needle does global alignment using Needleman-Wunsch alogorithm: https://www.bioinformatics.nl/cgi-bin/emboss/help/needle

If you were thinking of needleall then it is something else: https://emboss.sourceforge.net/apps/release/6.6/emboss/apps/needleall.html

Isn't SeqMan a contig assembly tool?

ADD REPLY
1
Entering edit mode

Thank you for your reply GenoMax. Indeed, I am using needleall actually to perform the alignments.

I've received alignment results performed with SeqMan (that may have other functions) and since it is a commercial tool, very few informations are available regarding the method, matrix, ...

ADD REPLY
2
Entering edit mode

Since SeqMan is an assembly tool a matrix is not needed. You can find manual/tutorial for SeqMan Ultra (current release on DNASTAR site). Are you working with sanger or NGS data?

ADD REPLY
1
Entering edit mode

Thanks for your help, I'll check if I find helpful information on the online manual.

I am working with data generated using Sanger sequencing and I compare them to known reference nucleotide sequences. From these alignments, I need a %identity and a %similarity so Needle is useful for that but I can not seem to find the same results as the ones obtained with SeqMan.

ADD REPLY

Login before adding your answer.

Traffic: 2739 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6