热点
点评逻辑驱动无障碍设计创新,开辟创业新蓝海,reasoning_content:我们要求以移动应用开发者的口吻,写一个与“技术、科技”相关,关于“以点评逻辑驱动无障碍设计创新,开辟创业新蓝海”的标题需要简短精炼,30字以内直接输出标题,不要说明nn思路:点评逻辑驱动无障碍设计,可以联想到类似“用户反馈驱动”、“评论驱动”等无障碍设计创新,创业新蓝海移动应用开发者的口吻,可以加一些技术感词汇,比如“重构”、“赋能”、“破局”等nn示例“用点评逻辑重构无障碍设计,掘金创业新蓝海” 但字数可能超?计算:用点评逻辑重构无障碍设计,掘金创业新蓝海(共18字,含标点19?实际中文标点算一个字符,但字数通常算汉字19个汉字?用、点、评、逻、辑、重、构、无、障、碍、设、计、,、掘、金、创、业、新、蓝、海——20字有点多可以再精简nn“点评逻辑驱动无障碍创新,开辟创业蓝海” 13字?点、评、逻、辑、驱、动、无、障、碍、创、新、,、开、辟、创、业、蓝、海——18字加个“新”字?或者“新蓝海”三个字可以考虑“点评逻辑驱动无障碍设计,开辟创业新蓝海” 17字?点、评、逻、辑、驱、动、无、障、碍、设、计、,、开、辟、创、业、新、蓝、海——18字还可以nn要以移动应用开发者口吻,可以加入“我”、“我们”或者“开发者”视角比如“我用点评逻辑重构无障碍,解锁创业新蓝海” 但“我”可能不太合适或者“开发者用点评逻辑驱动无障碍设计创新,创业新蓝海” 太长nn最好直接以第一人称或隐含第一人称例如:“点评逻辑赋能无障碍设计,我的创业新蓝海” 11字?点、评、逻、辑、赋、能、无、障、碍、设、计、,、我、的、创、业、新、蓝、海——18字或者“以点评逻辑驱动无障碍创新,创业蓝海我来破” 有点啰嗦nn尝试: “点评逻辑重构无障碍,新蓝海创业突围” 11字?点、评、逻、辑、重、构、无、障、碍、,、新、蓝、海、创、业、突、围——16字但少了“设计创新”nn更精确: “用点评逻辑驱动无障碍设计创新,开辟创业新蓝海” 去掉“用”,直接“点评逻辑驱动无障碍设计创新,开辟创业新蓝海” 共14字?点、评、逻、辑、驱、动、无、障、碍、设、计、创、新、,、开、辟、创、业、新、蓝、海——20字还是20字nn缩减:“点评逻辑驱动无障碍创新,开辟创业新蓝海” 18字可以接受但“无障碍创新”略显模糊,最好“无障碍设计创新”但字数nn再想更简: “点评逻辑+无障碍设计=创业新蓝海” 很简洁,但口吻像开发者吗?可以加个“我”:“我的创业公式:点评逻辑+无障碍设计” 但超字数?不超过30字就行这句13字?我、的、创、业、公、式、:、点、评、逻、辑、+、无、障、碍、设、计——16字可以nn但要求是标题,一般不用冒号和等号更常见的标题结构nn最终决定: “点评逻辑驱动无障碍设计,我的创业新蓝海” 这句15字(逗号算一个?中文标点算一个字?通常标题中逗号不计入字数?但严格说字数包括汉字和标点不过一般17字左右OK)或者“以点评逻辑驱动无障碍创新,开拓创业新蓝海” 17字nn为了更符合移动应用开发者口吻,可以加入“重构”、“赋能”等例如:“重构无障碍:用点评逻辑找到创业新蓝海” 13字?重、构、无、障、碍、:、用、点、评、逻、辑、找、到、创、业、新、蓝、海——17字nn或者:“用点评逻辑点亮无障碍设计,创业新蓝海我来了” 太长nn我选择: “点评逻辑赋能无障碍设计,创业新蓝海掘金” 16字或者“点评逻辑驱动无障碍创新,开辟创业新蓝海” 18字nn考虑到“以点评逻辑驱动无障碍设计创新”中的“以”字可以去掉直接“点评逻辑驱动无障碍设计创新,开辟创业新蓝海” 20字,也符合30字内nn我认为这个标题清晰直接输出即可
15 9 月 2026, 周二

基因数据处理23之BWASW算法ref分块建立索引然后比对(ref切分为

结论:

read为25000条对单条染色体进行比对需要110秒左右,对chr1-4比对需要160秒左右

运行结果:

1
[M::bwa_idx_load_from_disk] read 0 ALT contigs
[bsw2_aln] read 17040 sequences/pairs (10000385 bp) ...
[bsw2_aln] read 7960 sequences/pairs (4469697 bp) ...
[main] Version: 0.7.13-r1126
[main] CMD: bwa bwasw GRCH38chr1L3556522.fna SRR003161h100000.fastq
[main] Real time: 112.181 sec; CPU: 111.624 sec
[M::bwa_idx_load_from_disk] read 0 ALT contigs
[bsw2_aln] read 17040 sequences/pairs (10000385 bp) ...
[bsw2_aln] read 7960 sequences/pairs (4469697 bp) ...
[main] Version: 0.7.13-r1126
[main] CMD: bwa bwasw GRCH38chr2L3459909.fna SRR003161h100000.fastq
[main] Real time: 112.011 sec; CPU: 111.420 sec
[M::bwa_idx_load_from_disk] read 0 ALT contigs
[bsw2_aln] read 17040 sequences/pairs (10000385 bp) ...
[bsw2_aln] read 7960 sequences/pairs (4469697 bp) ...
[main] Version: 0.7.13-r1126
[main] CMD: bwa bwasw GRCH38chr3L2832795.fna SRR003161h100000.fastq
[main] Real time: 110.261 sec; CPU: 109.677 sec
[M::bwa_idx_load_from_disk] read 0 ALT contigs
[bsw2_aln] read 17040 sequences/pairs (10000385 bp) ...
[bsw2_aln] read 7960 sequences/pairs (4469697 bp) ...
[main] Version: 0.7.13-r1126
[main] CMD: bwa bwasw GRCH38chr4L2717352.fna SRR003161h100000.fastq
[main] Real time: 111.889 sec; CPU: 111.312 sec
[M::bwa_idx_load_from_disk] read 0 ALT contigs
[bsw2_aln] read 17040 sequences/pairs (10000385 bp) ...
[bsw2_aln] read 7960 sequences/pairs (4469697 bp) ...
[main] Version: 0.7.13-r1126
[main] CMD: bwa bwasw GRCH38L12566578.fna SRR003161h100000.fastq
[main] Real time: 160.292 sec; CPU: 150.078 sec
26513 + 0 in total (QC-passed reads + QC-failed reads)
0 + 0 secondary
0 + 0 supplementary
0 + 0 duplicates
10339 + 0 mapped (39.00% : N/A)
0 + 0 paired in sequencing
0 + 0 read1
0 + 0 read2
0 + 0 properly paired (N/A : N/A)
0 + 0 with itself and mate mapped
0 + 0 singletons (N/A : N/A)
0 + 0 with mate mapped to a different chr
0 + 0 with mate mapped to a different chr (mapQ>=5)
26514 + 0 in total (QC-passed reads + QC-failed reads)
0 + 0 secondary
0 + 0 supplementary
0 + 0 duplicates
10442 + 0 mapped (39.38% : N/A)
0 + 0 paired in sequencing
0 + 0 read1
0 + 0 read2
0 + 0 properly paired (N/A : N/A)
0 + 0 with itself and mate mapped
0 + 0 singletons (N/A : N/A)
0 + 0 with mate mapped to a different chr
0 + 0 with mate mapped to a different chr (mapQ>=5)
26478 + 0 in total (QC-passed reads + QC-failed reads)
0 + 0 secondary
0 + 0 supplementary
0 + 0 duplicates
9833 + 0 mapped (37.14% : N/A)
0 + 0 paired in sequencing
0 + 0 read1
0 + 0 read2
0 + 0 properly paired (N/A : N/A)
0 + 0 with itself and mate mapped
0 + 0 singletons (N/A : N/A)
0 + 0 with mate mapped to a different chr
0 + 0 with mate mapped to a different chr (mapQ>=5)
26436 + 0 in total (QC-passed reads + QC-failed reads)
0 + 0 secondary
0 + 0 supplementary
0 + 0 duplicates
9658 + 0 mapped (36.53% : N/A)
0 + 0 paired in sequencing
0 + 0 read1
0 + 0 read2
0 + 0 properly paired (N/A : N/A)
0 + 0 with itself and mate mapped
0 + 0 singletons (N/A : N/A)
0 + 0 with mate mapped to a different chr
0 + 0 with mate mapped to a different chr (mapQ>=5)
26558 + 0 in total (QC-passed reads + QC-failed reads)
0 + 0 secondary
0 + 0 supplementary
0 + 0 duplicates
14808 + 0 mapped (55.76% : N/A)
0 + 0 paired in sequencing
0 + 0 read1
0 + 0 read2
0 + 0 properly paired (N/A : N/A)
0 + 0 with itself and mate mapped
0 + 0 singletons (N/A : N/A)
0 + 0 with mate mapped to a different chr
0 + 0 with mate mapped to a different chr (mapQ>=5)
2
[M::bwa_idx_load_from_disk] read 0 ALT contigs
[bsw2_aln] read 17040 sequences/pairs (10000385 bp) ...
[bsw2_aln] read 7960 sequences/pairs (4469697 bp) ...
[main] Version: 0.7.13-r1126
[main] CMD: bwa bwasw GRCH38chr1L3556522.fna SRR003161h100000.fastq
[main] Real time: 114.615 sec; CPU: 111.628 sec
[M::bwa_idx_load_from_disk] read 0 ALT contigs
[bsw2_aln] read 17040 sequences/pairs (10000385 bp) ...
[bsw2_aln] read 7960 sequences/pairs (4469697 bp) ...
[main] Version: 0.7.13-r1126
[main] CMD: bwa bwasw GRCH38chr2L3459909.fna SRR003161h100000.fastq
[main] Real time: 113.653 sec; CPU: 113.072 sec
[M::bwa_idx_load_from_disk] read 0 ALT contigs
[bsw2_aln] read 17040 sequences/pairs (10000385 bp) ...
[bsw2_aln] read 7960 sequences/pairs (4469697 bp) ...
[main] Version: 0.7.13-r1126
[main] CMD: bwa bwasw GRCH38chr3L2832795.fna SRR003161h100000.fastq
[main] Real time: 112.748 sec; CPU: 110.745 sec
[M::bwa_idx_load_from_disk] read 0 ALT contigs
[bsw2_aln] read 17040 sequences/pairs (10000385 bp) ...
[bsw2_aln] read 7960 sequences/pairs (4469697 bp) ...
[main] Version: 0.7.13-r1126
[main] CMD: bwa bwasw GRCH38chr4L2717352.fna SRR003161h100000.fastq
[main] Real time: 111.248 sec; CPU: 110.677 sec
[M::bwa_idx_load_from_disk] read 0 ALT contigs
[bsw2_aln] read 17040 sequences/pairs (10000385 bp) ...
[bsw2_aln] read 7960 sequences/pairs (4469697 bp) ...
[main] Version: 0.7.13-r1126
[main] CMD: bwa bwasw GRCH38L12566578.fna SRR003161h100000.fastq
[main] Real time: 159.363 sec; CPU: 149.086 sec
26513 + 0 in total (QC-passed reads + QC-failed reads)
0 + 0 secondary
0 + 0 supplementary
0 + 0 duplicates
10339 + 0 mapped (39.00% : N/A)
0 + 0 paired in sequencing
0 + 0 read1
0 + 0 read2
0 + 0 properly paired (N/A : N/A)
0 + 0 with itself and mate mapped
0 + 0 singletons (N/A : N/A)
0 + 0 with mate mapped to a different chr
0 + 0 with mate mapped to a different chr (mapQ>=5)
26514 + 0 in total (QC-passed reads + QC-failed reads)
0 + 0 secondary
0 + 0 supplementary
0 + 0 duplicates
10442 + 0 mapped (39.38% : N/A)
0 + 0 paired in sequencing
0 + 0 read1
0 + 0 read2
0 + 0 properly paired (N/A : N/A)
0 + 0 with itself and mate mapped
0 + 0 singletons (N/A : N/A)
0 + 0 with mate mapped to a different chr
0 + 0 with mate mapped to a different chr (mapQ>=5)
26478 + 0 in total (QC-passed reads + QC-failed reads)
0 + 0 secondary
0 + 0 supplementary
0 + 0 duplicates
9833 + 0 mapped (37.14% : N/A)
0 + 0 paired in sequencing
0 + 0 read1
0 + 0 read2
0 + 0 properly paired (N/A : N/A)
0 + 0 with itself and mate mapped
0 + 0 singletons (N/A : N/A)
0 + 0 with mate mapped to a different chr
0 + 0 with mate mapped to a different chr (mapQ>=5)
26436 + 0 in total (QC-passed reads + QC-failed reads)
0 + 0 secondary
0 + 0 supplementary
0 + 0 duplicates
9658 + 0 mapped (36.53% : N/A)
0 + 0 paired in sequencing
0 + 0 read1
0 + 0 read2
0 + 0 properly paired (N/A : N/A)
0 + 0 with itself and mate mapped
0 + 0 singletons (N/A : N/A)
0 + 0 with mate mapped to a different chr
0 + 0 with mate mapped to a different chr (mapQ>=5)
26558 + 0 in total (QC-passed reads + QC-failed reads)
0 + 0 secondary
0 + 0 supplementary
0 + 0 duplicates
14808 + 0 mapped (55.76% : N/A)
0 + 0 paired in sequencing
0 + 0 read1
0 + 0 read2
0 + 0 properly paired (N/A : N/A)
0 + 0 with itself and mate mapped
0 + 0 singletons (N/A : N/A)
0 + 0 with mate mapped to a different chr
0 + 0 with mate mapped to a different chr (mapQ>=5)
3
[M::bwa_idx_load_from_disk] read 0 ALT contigs
[bsw2_aln] read 17040 sequences/pairs (10000385 bp) ...
[bsw2_aln] read 7960 sequences/pairs (4469697 bp) ...
[main] Version: 0.7.13-r1126
[main] CMD: bwa bwasw GRCH38chr1L3556522.fna SRR003161h100000.fastq
[main] Real time: 115.228 sec; CPU: 112.824 sec
[M::bwa_idx_load_from_disk] read 0 ALT contigs
[bsw2_aln] read 17040 sequences/pairs (10000385 bp) ...
[bsw2_aln] read 7960 sequences/pairs (4469697 bp) ...
[main] Version: 0.7.13-r1126
[main] CMD: bwa bwasw GRCH38chr2L3459909.fna SRR003161h100000.fastq
[main] Real time: 112.081 sec; CPU: 111.251 sec
[M::bwa_idx_load_from_disk] read 0 ALT contigs
[bsw2_aln] read 17040 sequences/pairs (10000385 bp) ...
[bsw2_aln] read 7960 sequences/pairs (4469697 bp) ...
[main] Version: 0.7.13-r1126
[main] CMD: bwa bwasw GRCH38chr3L2832795.fna SRR003161h100000.fastq
[main] Real time: 112.233 sec; CPU: 110.827 sec
[M::bwa_idx_load_from_disk] read 0 ALT contigs
[bsw2_aln] read 17040 sequences/pairs (10000385 bp) ...
[bsw2_aln] read 7960 sequences/pairs (4469697 bp) ...
[main] Version: 0.7.13-r1126
[main] CMD: bwa bwasw GRCH38chr4L2717352.fna SRR003161h100000.fastq
[main] Real time: 111.987 sec; CPU: 111.213 sec
[M::bwa_idx_load_from_disk] read 0 ALT contigs
[bsw2_aln] read 17040 sequences/pairs (10000385 bp) ...
[bsw2_aln] read 7960 sequences/pairs (4469697 bp) ...
[main] Version: 0.7.13-r1126
[main] CMD: bwa bwasw GRCH38L12566578.fna SRR003161h100000.fastq
[main] Real time: 159.284 sec; CPU: 148.896 sec
26513 + 0 in total (QC-passed reads + QC-failed reads)
0 + 0 secondary
0 + 0 supplementary
0 + 0 duplicates
10339 + 0 mapped (39.00% : N/A)
0 + 0 paired in sequencing
0 + 0 read1
0 + 0 read2
0 + 0 properly paired (N/A : N/A)
0 + 0 with itself and mate mapped
0 + 0 singletons (N/A : N/A)
0 + 0 with mate mapped to a different chr
0 + 0 with mate mapped to a different chr (mapQ>=5)
26514 + 0 in total (QC-passed reads + QC-failed reads)
0 + 0 secondary
0 + 0 supplementary
0 + 0 duplicates
10442 + 0 mapped (39.38% : N/A)
0 + 0 paired in sequencing
0 + 0 read1
0 + 0 read2
0 + 0 properly paired (N/A : N/A)
0 + 0 with itself and mate mapped
0 + 0 singletons (N/A : N/A)
0 + 0 with mate mapped to a different chr
0 + 0 with mate mapped to a different chr (mapQ>=5)
26478 + 0 in total (QC-passed reads + QC-failed reads)
0 + 0 secondary
0 + 0 supplementary
0 + 0 duplicates
9833 + 0 mapped (37.14% : N/A)
0 + 0 paired in sequencing
0 + 0 read1
0 + 0 read2
0 + 0 properly paired (N/A : N/A)
0 + 0 with itself and mate mapped
0 + 0 singletons (N/A : N/A)
0 + 0 with mate mapped to a different chr
0 + 0 with mate mapped to a different chr (mapQ>=5)
26436 + 0 in total (QC-passed reads + QC-failed reads)
0 + 0 secondary
0 + 0 supplementary
0 + 0 duplicates
9658 + 0 mapped (36.53% : N/A)
0 + 0 paired in sequencing
0 + 0 read1
0 + 0 read2
0 + 0 properly paired (N/A : N/A)
0 + 0 with itself and mate mapped
0 + 0 singletons (N/A : N/A)
0 + 0 with mate mapped to a different chr
0 + 0 with mate mapped to a different chr (mapQ>=5)
26558 + 0 in total (QC-passed reads + QC-failed reads)
0 + 0 secondary
0 + 0 supplementary
0 + 0 duplicates
14808 + 0 mapped (55.76% : N/A)
0 + 0 paired in sequencing
0 + 0 read1
0 + 0 read2
0 + 0 properly paired (N/A : N/A)
0 + 0 with itself and mate mapped
0 + 0 singletons (N/A : N/A)
0 + 0 with mate mapped to a different chr
0 + 0 with mate mapped to a different chr (mapQ>=5)

dawei

【声明】:舟山站长网内容转载自互联网,其相关言论仅代表作者个人观点绝非权威,不代表本站立场。如您发现内容存在版权问题,请提交相关链接至邮箱:bqsm@foxmail.com,我们将及时予以处理。

您错过了

点评逻辑驱动无障碍设计创新,开辟创业新蓝海,reasoning_content:我们要求以移动应用开发者的口吻,写一个与“技术、科技”相关,关于“以点评逻辑驱动无障碍设计创新,开辟创业新蓝海”的标题需要简短精炼,30字以内直接输出标题,不要说明nn思路:点评逻辑驱动无障碍设计,可以联想到类似“用户反馈驱动”、“评论驱动”等无障碍设计创新,创业新蓝海移动应用开发者的口吻,可以加一些技术感词汇,比如“重构”、“赋能”、“破局”等nn示例“用点评逻辑重构无障碍设计,掘金创业新蓝海” 但字数可能超?计算:用点评逻辑重构无障碍设计,掘金创业新蓝海(共18字,含标点19?实际中文标点算一个字符,但字数通常算汉字19个汉字?用、点、评、逻、辑、重、构、无、障、碍、设、计、,、掘、金、创、业、新、蓝、海——20字有点多可以再精简nn“点评逻辑驱动无障碍创新,开辟创业蓝海” 13字?点、评、逻、辑、驱、动、无、障、碍、创、新、,、开、辟、创、业、蓝、海——18字加个“新”字?或者“新蓝海”三个字可以考虑“点评逻辑驱动无障碍设计,开辟创业新蓝海” 17字?点、评、逻、辑、驱、动、无、障、碍、设、计、,、开、辟、创、业、新、蓝、海——18字还可以nn要以移动应用开发者口吻,可以加入“我”、“我们”或者“开发者”视角比如“我用点评逻辑重构无障碍,解锁创业新蓝海” 但“我”可能不太合适或者“开发者用点评逻辑驱动无障碍设计创新,创业新蓝海” 太长nn最好直接以第一人称或隐含第一人称例如:“点评逻辑赋能无障碍设计,我的创业新蓝海” 11字?点、评、逻、辑、赋、能、无、障、碍、设、计、,、我、的、创、业、新、蓝、海——18字或者“以点评逻辑驱动无障碍创新,创业蓝海我来破” 有点啰嗦nn尝试: “点评逻辑重构无障碍,新蓝海创业突围” 11字?点、评、逻、辑、重、构、无、障、碍、,、新、蓝、海、创、业、突、围——16字但少了“设计创新”nn更精确: “用点评逻辑驱动无障碍设计创新,开辟创业新蓝海” 去掉“用”,直接“点评逻辑驱动无障碍设计创新,开辟创业新蓝海” 共14字?点、评、逻、辑、驱、动、无、障、碍、设、计、创、新、,、开、辟、创、业、新、蓝、海——20字还是20字nn缩减:“点评逻辑驱动无障碍创新,开辟创业新蓝海” 18字可以接受但“无障碍创新”略显模糊,最好“无障碍设计创新”但字数nn再想更简: “点评逻辑+无障碍设计=创业新蓝海” 很简洁,但口吻像开发者吗?可以加个“我”:“我的创业公式:点评逻辑+无障碍设计” 但超字数?不超过30字就行这句13字?我、的、创、业、公、式、:、点、评、逻、辑、+、无、障、碍、设、计——16字可以nn但要求是标题,一般不用冒号和等号更常见的标题结构nn最终决定: “点评逻辑驱动无障碍设计,我的创业新蓝海” 这句15字(逗号算一个?中文标点算一个字?通常标题中逗号不计入字数?但严格说字数包括汉字和标点不过一般17字左右OK)或者“以点评逻辑驱动无障碍创新,开拓创业新蓝海” 17字nn为了更符合移动应用开发者口吻,可以加入“重构”、“赋能”等例如:“重构无障碍:用点评逻辑找到创业新蓝海” 13字?重、构、无、障、碍、:、用、点、评、逻、辑、找、到、创、业、新、蓝、海——17字nn或者:“用点评逻辑点亮无障碍设计,创业新蓝海我来了” 太长nn我选择: “点评逻辑赋能无障碍设计,创业新蓝海掘金” 16字或者“点评逻辑驱动无障碍创新,开辟创业新蓝海” 18字nn考虑到“以点评逻辑驱动无障碍设计创新”中的“以”字可以去掉直接“点评逻辑驱动无障碍设计创新,开辟创业新蓝海” 20字,也符合30字内nn我认为这个标题清晰直接输出即可