-
算法导论,编程必备权威参考资料
算法导论,编程必备权威参考资料-algorithms, programming references required authority
- 2023-07-21 20:30:14下载
- 积分:1
-
从NCBI上自动下载超大序列
应用背景Windows系统,安装了perl环境。可以根据您的搜索条件或者提供的GI号,从NCBI上自动下载超大序列。能自动下载超过50000条以上的核酸或蛋白序列。有时候需要根据自己提供的GI号从NCBI上下载需要的基因或蛋白序列,这个小程序可实现自动下载。在windows操作系统下即可轻松完成,直接双击程序,自动运行下载序列。关键技术放在任何文件夹双击运行。相当于在NCBI首页上查询某物种的基因或蛋白序列,然后自动下载保存为fasta格式。根据使用目的修改脚本。使用方法如下:查询核酸序列:NCBI--左上选Nucleotide--右边输入要查询的物种和限制条件,比如番茄tomato mRNA,出来很多序列,在右下方Search details处,可看到查询条件其实是 ("Solanum lycopersicum"[Organism] OR tomato[All Fields]) AND mRNA[All Fields],复制这个查询条件,粘贴到脚本的第12行$query = ""Solanum lycopersicum"[orgn]"的单引号里面覆盖"Solanum lycopersicum"[orgn],脚本14行$url = $base . "esearch.fcgi?db=protein&term=$query&usehistory=y";里面的db=后面的protein改成Nucleotide,32行$efetch_url = $base ."efetch.fcgi?db=protein&WebEnv=$web"里面的protein也改成Nucleotide。修改这三处之后即可查询得到fasta格式序列。如果查询蛋白序列,按上述方法得到查询条件粘到$query后面,把后面的库db改成protein。查询其它库依此类推。
- 2022-12-23 12:35:03下载
- 积分:1
-
介绍了MATLAB软件的SIMULIK的使用方法,阐述了MATLAB软件在火电厂自动控制系统调整中的应用...
介绍了MATLAB软件的SIMULIK的使用方法,阐述了MATLAB软件在火电厂自动控制系统调整中的应用-on MATLAB software SIMULIK of use, MATLAB software described in the thermal power plant control system adjustment of
- 2023-04-08 10:05:04下载
- 积分:1
-
There is a introduction document of meanshift algorithm
关于Meanshift算法的介绍,很好的入门文档-There is a introduction document of meanshift algorithm
- 2022-02-28 13:35:36下载
- 积分:1
-
VC used vulgar audio function WaveX play audio files
VC用粗俗的音频函数WaveX播放音频文件
- 2022-01-29 03:43:41下载
- 积分:1
-
3G系统的SIP结构
3G系统的SIP结构-3G system SIP structure
- 2023-06-08 11:00:04下载
- 积分:1
-
WINDOWS图像编程
WINDOWS图像编程-WINDOWS Graphics Programming
- 2022-08-11 19:57:53下载
- 积分:1
-
公交查询系统
公交查询系统-bus inquire system
- 2022-03-01 23:38:23下载
- 积分:1
-
一些vc实用文档整理,压缩包中是自己做的exe格式的电子书。里面分类整理了几十篇很有价值的vc开发资料...
一些vc实用文档整理,压缩包中是自己做的exe格式的电子书。里面分类整理了几十篇很有价值的vc开发资料-some practical document collation, which is compressed own exe format of the electronic book. Inside dozens of articles sorted valuable vc development information
- 2022-08-25 13:30:51下载
- 积分:1
-
the detailed use of specific details of how the correct use of the oracle vernie...
游标的详细使用,具体介绍了怎样正确的在oracle中使用游标-the detailed use of specific details of how the correct use of the oracle vernier
- 2022-08-24 04:07:19下载
- 积分:1