-
Genbank格式的基因序列绘制基因的结构图
应用背景
NCBI上很多基因组DNA序列都有结构描述,其中关于内含子结构的描述通常是 CDS join(1..193,290..1284),表示两个外显子,中间一个是内含子位置,有些基因组DNA更复杂,内含子数目可能达到10个以上,看起来眼花缭乱。很多研究者希望把这些结构信息以图形的形式展示,一目了然,容易分析。用这个perl脚本可以方便的绘制图形,只需要把序列下载下来,输入一个命令自动绘图成功!
关键技术
计算机条件:linux系统,我是在ubuntu系统上使用的。网上下载bioperl 安装。安装很简单,bioperl下载后解压到一个盘上,形成一个文件夹。安装Bio::Graphics的方法,在ubuntu的命令行下输入 sudo perl -MCPAN -e"install Bio::Graphics" 即可自动安装。在Ubuntu安装了bioperl,Bio::Graphics后,可以cd到这些perl脚本和文件所在的文件夹下,在linux终端输入命令行, genbankplot.pl NM_172587.gb >1.png,得到的png图像双击就打开,是基因的结构图!!!注意先把NM_172587.gb 这个genbank下载的文件拷贝到bioperl文件夹下。得到的图就像1.png。
- 2022-02-10 02:56:54下载
- 积分:1
-
图像立体匹配C++代码
图像立体匹配代码,包括图像读写,内存分配,匹配代价计算,匹配代价聚合,视差求取最后得到立体匹配的视差灰度图。
- 2022-05-08 20:09:03下载
- 积分:1
-
该算法实现图象的边缘检测,包括常用的一些算法如Rorbt,laplace等,同时包含了houng变换....
该算法实现图象的边缘检测,包括常用的一些算法如Rorbt,laplace等,同时包含了houng变换.-the algorithm image edge detection, including some of the commonly used algorithms such as Rorbt. laplace, contains a houng transform.
- 2022-08-07 00:23:33下载
- 积分:1
-
2D image processing transformation templates for image processing traveled the e...
2D图像处理模板变换用于图像处理游历整个像素-2D image processing transformation templates for image processing traveled the entire pixel
- 2022-11-30 00:30:03下载
- 积分:1
-
关于3ds 模型文件 读取问题的文件,包括执行文件和源文件
关于3ds 模型文件 读取问题的文件,包括执行文件和源文件-3ds model document on the issue read in the paper, including the implementation of documents and source documents
- 2022-01-24 17:51:57下载
- 积分:1
-
在Matlab的源代码来提高图像分辨率是非常有用的!
在matlab中的分形图像放大程序;对初学者很有用哦!-In the matlab source code to raise the image resolution is indeed very useful!
- 2023-08-23 01:05:04下载
- 积分:1
-
用MATLAB观察和分析系统零极点分布与系统时域特性之间的关系和规律...
用MATLAB观察和分析系统零极点分布与系统时域特性之间的关系和规律-Using MATLAB to observe and analyze the distribution of zeros and poles system and system time-domain characteristics and patterns of the relationship between
- 2023-04-27 17:00:03下载
- 积分:1
-
用CorelDraw9制作的金属机械钟,每个零件均可拆分,可供初学者参考。...
用CorelDraw9制作的金属机械钟,每个零件均可拆分,可供初学者参考。-CorelDraw9 produced using metal mechanical clock, each part can be split, for advanced users.
- 2022-03-05 10:41:45下载
- 积分:1
-
window drawing some simple examples
窗口绘图的一些简单例子-window drawing some simple examples
- 2022-10-01 03:00:03下载
- 积分:1
-
ObjectArx AcPi类应用.用于将DWG图打印成dwf,
ObjectArx AcPi类应用.用于将DWG图打印成dwf,-ObjectArx AcPi applications. Used to DWG map printed dwf,
- 2022-07-02 09:47:08下载
- 积分:1