由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Biology版 - blastn 一问
相关主题
Re: Is it possible now to search human genome?Re: 几个问题,大家救命啊。。。
mega4求助how to create non-redundant DNA sequence dataset
Re: ClustalW help-NEED EXPERTS!请教high-throughput sequencing数据分析
也谈next-generation sequencing technologyA question about Next Generation Sequencer
请教:如何提高Blast result #?求助:老鼠centremere genome position和centremere seqence的数据
shRNA的问题Question about nuclotide frequency measurement in sequenci
有没有熟悉blast的大牛啊?Short sequence match in a long sequence - help needed
Re: has maize sequence been sequenced?请教:如何sequence biotinylated ss DNA oligo?
相关话题的讨论汇总
话题: blastn话题: nident话题: matches话题: seq2话题: seq1
进入Biology版参与讨论
1 (共1页)
g******1
发帖数: 295
1
For the following two sequences, I am doing blastn on Seq2 against Seq1
blastn -task blastn-short -outfmt "6 nident"
Seq1: ATTAGAWACCCBDGTAGTCC
Seq2: ATTAGATACCCTGGTAGTCC
The length of each sequence is 20. The blastn returns nident=17, with 3
mismatch.
However, T actually matches W and B, and G matches D.
With IUPAC characters, in this case, how can I also count ambiguous matches?
What I expect in this case is number of identity =20 instead of nident=17.
Is there any parameter for blastn so that I can get number of identity =20?
Thanks
y**********n
发帖数: 478
2
you can count the ambiguous matches yourself by a script based on the
alignment.
g******1
发帖数: 295
3
Doesn't blastn provide that output?

【在 y**********n 的大作中提到】
: you can count the ambiguous matches yourself by a script based on the
: alignment.

y**********n
发帖数: 478
4
check the parameters bellow to see if you can get that output, otherwise you
need to make a script yourself.
http://www.molquest.com/help/2.3/programs/BlastN/parameters.htm

【在 g******1 的大作中提到】
: Doesn't blastn provide that output?
1 (共1页)
进入Biology版参与讨论
相关主题
请教:如何sequence biotinylated ss DNA oligo?请教:如何提高Blast result #?
HiSeq的下一代sequencer出来了shRNA的问题
rrdw下sequencing中primer和adaptor的区别有没有熟悉blast的大牛啊?
请大家推荐一下序列分析软件Re: has maize sequence been sequenced?
Re: Is it possible now to search human genome?Re: 几个问题,大家救命啊。。。
mega4求助how to create non-redundant DNA sequence dataset
Re: ClustalW help-NEED EXPERTS!请教high-throughput sequencing数据分析
也谈next-generation sequencing technologyA question about Next Generation Sequencer
相关话题的讨论汇总
话题: blastn话题: nident话题: matches话题: seq2话题: seq1