blastn 输出结果每列啥意思_blast使用和输出

本文详细介绍了Blastn的使用,包括如何建立索引和进行比对。重点解析了-m 8输出格式中各列的含义,如qseqid、sseqid、pident、evalue等,帮助用户理解比对结果。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

一、建立索引

formatdb -i ref.fna -p F -n ref.fna

-p: T=protein

F=nucleotide

default = T

-n:重命名数据库文件的名称

二、比对

blastn

blastall -p blastn -i query.fa -d ref.fna -e 1e-06 -m 8 -o output.fmt8.txt

-m:输出格式

0 = pairwise,

1 = query-anchored showing identities,

2 = query-anchored no identities,

3 = flat query-anchored, show identities,

4 = flat query-anchored, no identities,

5 = query-anchored no identities and blunt ends,

6 = flat query-anchored, no identities and blunt ends,

7 = XML Blast output,

8 = tabular,

9 tabular with comment lines

10 ASN, text

11 ASN, binary [Integer]

fmt=8:

0

1

2

3

4

5

6

7

8

9

10

11

qseqid

sseqid

pident

length

mismatch

gapopen

qstart

qend

sstart

send

evalue

bitscore

自定义格式:

-outfmt "8 qseqid sseqid evalue"

column 1

column 2

qseqid

Query Seq-id

qgi

Query GI

qacc

Query accesion

qaccver

Query accesion.version

qlen

Query sequence length

sseqid

Subject Seq-id

sallseqid

All subject Seq-id(s), separated by a ';'

sgi

Subject GI

sallgi

All subject GIs

sacc

Subject accession

saccver

Subject accession.version

sallacc

All subject accessions

slen

Subject sequence length

qstart

Start of alignment in query

qend

End of alignment in query

sstart

Start of alignment in subject

send

End of alignment in subject

qseq

Aligned part of query sequence

sseq

Aligned part of subject sequence

evalue

Expect value

bitscore

Bit score

score

Raw score

length

Alignment length

pident

Percentage of identical matches

nident

Number of identical matches

mismatch

Number of mismatches

positive

Number of positive-scoring matches

gapopen

Number of gap openings

gaps

Total number of gaps

ppos

Percentage of positive-scoring matches

frames

Query and subject frames separated by a '/'

qframe

Query frame

sframe

Subject frame

btop

Blast traceback operations (BTOP)

staxids

Subject Taxonomy ID(s), separated by a ';'

sscinames

Subject Scientific Name(s), separated by a ';'

scomnames

Subject Common Name(s), separated by a ';'

sblastnames

Subject Blast Name(s), separated by a ';' (in alphabetical order)

sskingdoms

Subject Super Kingdom(s), separated by a ';' (in alphabetical order)

stitle

Subject Title

salltitles

All Subject Title(s), separated by a '<>'

sstrand

Subject Strand

qcovs

Query Coverage Per Subject

qcovhsp

Query Coverage Per HSP

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值