搜索资源列表
DNA
- DNA限制性图谱的绘制方案程序 %采用改进的穷举法搜索DNA片段排序,data1,data2是传进来的两组数据
sequence-aligment
- 基于关键字树的序列比对算法,用于比对多个相似程度很高的DNA序列,此为复杂度较低的星比对算法。-Keyword-based tree sequence alignment algorithm for more than a high degree of similarity of DNA sequences, this is the low complexity of the star alignment algorithm.
DNASequence
- This class represents a DNA sequence of nucleotides A , T , C and G -This class represents a DNA sequence of nucleotides A , T , C and G
TestAthleteScores
- This class represents a DNA sequence of nucleotides A , T , C and G as a sequence of characters in a {@link String} object.-This class represents a DNA sequence of nucleotides A , T , C and G as a sequence of characters in a {@link String} obje
k-DNA
- k-长DNA子序列在DNA全序列中出现频数的计数问题。该算法通过一个哈希函数把k-长DNA子序列映射为整数关键字从而把k-长DNA子序列出现频数的计数问题转化为整数关键字的重复计数问题,使得能够利用经典B树算法来解决k-长DNA子序列的出现频数计数问题-k-long DNA sequence in the DNA sequence in the frequency of counting problems arise. In the algorithm, a hash function to k
com.jiuqi.dna.ui.flash.test
- 界面框架设计,主要介绍各种控件的实现效果。-the thing is a simple software for pelple to learn about the frame
final11
- Here i am going to introduce a DNA based cryptography method....all the details are on the slide.
dna-sequense
- ejemplo de icarnegie bla bla bla bla
pq
- Java pq3 This class represents a DNA sequence of nucleotides A , T , C and G * as a sequence of characters in a {@link String} object.-Java pq3 This class represents a DNA sequence of nucleotides A , T , C and G * as a sequence of
DNA
- iCarnegie SSD3 PQ3 Debugging DNA Sequence
GenCompute
- 可以对很长的DNA序列计数,对DNA中16个双序列核酸计数-You can count very long DNA sequences of DNA in 16 pairs of nucleic acid sequence count
DNA-sequences-matching-program
- 采用Needleman-Wunsch 算法,对两个相似的长序列进行比对. 文件中有2个DNA序列,通过插入空格使得这2个DNA序列等长且尽量的相似.对与插入空格后的2个等长序列,在相同的位置上如果两个字母相同则得1分,不同则得-1分,如果出现空格则得-2分.要求比对的结果得分最高.-use Needleman-Wunsch Algorithm compare and find the best match of two long similar sequences(like DNA)
DNAPROJFINAL
- DNA Matching Project in java
DNASequence
- It is PQ3 for SSD3. DNA sequence! Without bug in code!
regexp-dna
- Source HTML Tokenizer for Java scr ipt.
DNA
- 输入文件,检测DNA的组成成分。有A, C, G, T。-Analyze the components of DNA. They have A, C, G and T.
Examples-of-lecture-8
- Gorillas constitute the eponymous genus Gorilla, the largest extant genus of primates by physical size. They are ground-dwelling, predominantly herbivorous apes that inhabit the forests of central Africa. The genus is divided into two species: the ea
DNA
- 人类基因由4种核苷酸,分别用字母ACTG表示。要求编写一个程序,按以下规划比较两个基因序列并确定它们的相似程度。即两 给出两个基因序列AGTGATG和GTTAG,它们有多相似呢?测量两个基因的相似度一种方法称为对齐。使用对齐方法可以在基因的适当位置加入空格,让两个基因的长度相等,然后根据基因的分值矩阵计算分数。 -The human gene consists of 4 nucleotides, respectively represented by the letter ACTG. A
DNA
- 人类基因由4种核苷酸,分别用字母ACTG表示。要求编写一个程序,按以下规划比较两个基因序列并确定它们的相似程度。即两 给出两个基因序列AGTGATG和GTTAG,它们有多相似呢?测量两个基因的相似度一种方法称为对齐。使用对齐方法可以在基因的适当位置加入空格,让两个基因的长度相等,然后根据基因的分值矩阵计算分数。-Human genome consists of four nucleotides, are represented by the letters ACTG. Requested t
DNA
- this is dna correct program