DNA-Tools
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:few utils for people working with DNA sequences
This is a mirror of http://www.vim.org/scripts/script.php?script_id=1207

My $0.02 worth of...
Working with DNA sequences, especially if you don't have a Unix machine handy might need a few tools. Some of the modifications are simple enough that even a trivial Vim script would deal with.
What you can do:
- get the reverse-complement of a sequence
- count A/T/C/Gs in a sequence and get a very crude Tm for a primer
- brush-up a few file formats (PS from ClustalX, FASTA etc).

Many thanks to Will Nater and Tim Chase for helping!

Version "1.0" means that, up to now, I did not have any screwed-up sequence, but this is far from saying that it's definitely foolproof.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。