-
integrity typesetting Print copies of the source, through the demonstration of P...
完整的图文排版打印源程序,通过演示打印输出简历,集中演示了图象排版打印技术。-integrity typesetting Print copies of the source, through the demonstration of Print output resume, a demo concentrated Print Image typesetting technology.
- 2023-02-11 02:15:04下载
- 积分:1
-
直线光栅化gfdsg
直线光栅化gfdsg-linear grating of gfdsg
- 2022-07-23 09:26:24下载
- 积分:1
-
一个关于图形图向生成的软件
一个关于图形图向生成的软件- About graph chart to production software
- 2022-02-09 23:35:35下载
- 积分:1
-
这是经典的susan边缘检测算子,可以有效的检测图像边缘的角点...
这是经典的susan边缘检测算子,可以有效的检测图像边缘的角点-This is the classic susan edge detection operator can effectively detect the edge of the corner
- 2023-04-05 00:15:03下载
- 积分:1
-
使用opengl函数写一个控制台程序,要求基于鼠标、键盘、窗口缩放等事件处理实现对某个图形的颜色改变、位置改变、以及大小随窗口改变等。...
使用opengl函数写一个控制台程序,要求基于鼠标、键盘、窗口缩放等事件处理实现对某个图形的颜色改变、位置改变、以及大小随窗口改变等。
-Use opengl function to write a console program, the request for a mouse, keyboard, window scaling event handling to achieve the color change on a certain graph, position changes, as well as the size and changes with the window.
- 2022-04-30 01:08:46下载
- 积分:1
-
一个图像成分C #
一个C#图象组件-an image components C#
- 2022-08-05 15:47:02下载
- 积分:1
-
A good mahjong procedures, uploaded to the site, for your information, communica...
一款优秀的麻将程序,上传到该网站,供大家参考,交流和学习-A good mahjong procedures, uploaded to the site, for your information, communication and learning
- 2022-04-18 00:11:36下载
- 积分:1
-
红蓝交替显示,戴上立体眼睛可以看立体,已经调试
红蓝交替显示,戴上立体眼睛可以看立体,已经调试-Alternating red and blue indicate that the eyes can be seen wearing a three-dimensional three-dimensional, have been debug
- 2022-05-07 04:48:22下载
- 积分:1
-
Based on OPenGL and c++ to build three
基于OPenGL和c++构建的三维可视化程序。-Based on OPenGL and c++ to build three-dimensional visualization program.
- 2022-01-26 06:16:14下载
- 积分:1
-
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