文件名称:GenomDNA
- 所属分类:
- 其他行业
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-05-03
- 文件大小:
- 63kb
- 下载次数:
- 0次
- 提 供 者:
- Lep***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Code of working solutions for bioinformatics area (Rosalind project).
Next tasks was resolved:
- reading FASTA format
- Calc A , C , G , and T occur in DNA
- Identifying Unknown DNA Quicklyclick to collapse
- Evolution as a Sequence of Mistakesclick to collapse
- The reverse complement sc of s
- The transcribed RNA string of t
- Combing Through the Haystackclick to collapse
-Code of working solutions for bioinformatics area (Rosalind project).
Next tasks was resolved:
- reading FASTA format
- Calc A , C , G , and T occur in DNA
- Identifying Unknown DNA Quicklyclick to collapse
- Evolution as a Sequence of Mistakesclick to collapse
- The reverse complement sc of s
- The transcribed RNA string of t
- Combing Through the Haystackclick to collapse
Next tasks was resolved:
- reading FASTA format
- Calc A , C , G , and T occur in DNA
- Identifying Unknown DNA Quicklyclick to collapse
- Evolution as a Sequence of Mistakesclick to collapse
- The reverse complement sc of s
- The transcribed RNA string of t
- Combing Through the Haystackclick to collapse
-Code of working solutions for bioinformatics area (Rosalind project).
Next tasks was resolved:
- reading FASTA format
- Calc A , C , G , and T occur in DNA
- Identifying Unknown DNA Quicklyclick to collapse
- Evolution as a Sequence of Mistakesclick to collapse
- The reverse complement sc of s
- The transcribed RNA string of t
- Combing Through the Haystackclick to collapse
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Genom
.....\dataLogger.cpp
.....\fileExt.cpp
.....\genom.cpp
.....\Genom.sln
.....\genom.vcxproj
.....\genom.vcxproj.filters
.....\Include
.....\.......\dataLogger.h
.....\.......\DNA.h
.....\.......\FASTA.h
.....\.......\fileExt.h
.....\.......\GC.h
.....\.......\HAMM.h
.....\.......\REVC.h
.....\.......\RNA.h
.....\.......\shortWin.h
.....\.......\stringtools.h
.....\.......\SUBS.h
.....\.......\TCppUnit.h
.....\.......\TimeCvt.h
.....\.......\tstring.h
.....\stringtools.cpp
.....\TCppUnit.cpp
.....\test
.....\....\bin
.....\....\...\gc.txt
.....\....\...\rosalind_gc-1.txt
.....\....\CGTests.cpp
.....\....\GenomeTests.cpp
.....\....\GenomeTests.vcxproj
.....\....\GenomeTests.vcxproj.filters
.....\timeCvt.cpp