文件名称:search_genome
- 所属分类:
- 生物技术
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 146kb
- 下载次数:
- 0次
- 提 供 者:
- Fayer *******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个自制的生物信息学程序。
这个程序目的是在基因组文件bsubt168_whole.nuc(部分)中查找设置文件ss.ini所记录的短核苷酸序列CTTAAG(这种短核苷酸一般称寡核苷酸)及其互补序列在该基因组的每10000个碱基中出现的次数。
程序先将碰到的寡核苷酸及其互补序列的位置保存在临时文件ss.tmp中,然后利用这个文件统计每10000个碱基中它们的出现次数并记录在ss.csv中(可用excel打开)。如果某10000个碱基中的出现次数为0,则不被记录。-A self-made bioinformatics procedures. This procedure aims to document the genome bsubt168_whole.nuc (Part I) to find settings file recorded SS.INI short nucleotide sequence CTTAAG (commonly known as such a short nucleotide oligonucleotide) and its complementary sequence in the genome 10,000 each appear in the number of base pairs. Procedures first encounter and its complementary oligonucleotide sequences stored in the temporary files location ss.tmp, and then take advantage of this document statistics for every 10,000 base pairs in their frequency and recorded in the ss.csv in (available excel open). If a 10,000 base pairs in the frequency of 0, do not be recorded.
这个程序目的是在基因组文件bsubt168_whole.nuc(部分)中查找设置文件ss.ini所记录的短核苷酸序列CTTAAG(这种短核苷酸一般称寡核苷酸)及其互补序列在该基因组的每10000个碱基中出现的次数。
程序先将碰到的寡核苷酸及其互补序列的位置保存在临时文件ss.tmp中,然后利用这个文件统计每10000个碱基中它们的出现次数并记录在ss.csv中(可用excel打开)。如果某10000个碱基中的出现次数为0,则不被记录。-A self-made bioinformatics procedures. This procedure aims to document the genome bsubt168_whole.nuc (Part I) to find settings file recorded SS.INI short nucleotide sequence CTTAAG (commonly known as such a short nucleotide oligonucleotide) and its complementary sequence in the genome 10,000 each appear in the number of base pairs. Procedures first encounter and its complementary oligonucleotide sequences stored in the temporary files location ss.tmp, and then take advantage of this document statistics for every 10,000 base pairs in their frequency and recorded in the ss.csv in (available excel open). If a 10,000 base pairs in the frequency of 0, do not be recorded.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
bsubt168_whole.nuc
ss.c
ss.ini
ss.c
ss.ini