搜索资源列表
fasta-35.3.6.tar
- 序列对齐 Compare a protein sequence to a protein sequence database or a DNA sequence to a DNA sequence database using the Smith-Waterman algorithm.[.wat815.] \\fCssearch3\\fP is about 10-times slower than FASTA3, but is more sensitive for full
gc_count
- 统计fasta格式文件中每条DNA序列中的GC含量,并且可以统计DNA序列的GC分布-# this program is used to count the gc content in the squences.
Seq_Outof_FastaV2.01
- 可以直接从fasta格式的文件中读取氨基酸序列或者碱基序列,方便matlab读取-Directly from the FASTA file format to read the amino acid sequence or base sequence, to facilitate reading matlab
which.pl
- 可以去除序列中的空格,还可以加载fasta format名称-Can be removed in sequence space, you can load fasta format name
seaview4
- 图形化多序列比对编辑器,能够读各种比对格式(MSF, CLUSTAL, FASTA, PHYLIP, MASE),可手动编辑队列。-Graphical multiple sequence alignment editor, able to read various alignment formats (MSF, CLUSTAL, FASTA, PHYLIP, MASE), you can manually edit the queue.
alignment
- DNA sequence and animo acid sequence alignment using FASTA, BLAST.
tRNAscan-SE.tar
- tRNAscan-SE was written in the PERL (version 5.0) scr ipt language. Input consists of DNA or RNA sequences in FASTA format. tRNA predictions are output in standard tabular or ACeDB format. tRNAscan-SE does no tRNA detection itself, but instead
seqTool.c
- tool that inputs fasta sequences, looks at them individually, and prints as many of them out as you want to a file
fasta
- FLAMES仿真平台中的大气模型构建,该模型能用于CGF系统中-FLAMES Simulation Platform atmospheric modeling, the model can be used for CGF systems
myzip
- DNA files format is fasta 压缩软件-DNA files format is fasta
HMM
- VisualBasic 的 HMM 范例 HMM模型,Viterbi,滑动窗算法唐纳 Helland(定位在人类的DNA基因的目的)-HMM、Viterbi、and Sliding Window Algorithms (for purposes of locating genes in human DNA) by Tanner Helland This project demonstrates use of a Hidden Markov Model (HMM) to define
main
- FASTA 算法C++实现,比较初级,没有多少技术含量-FASTA algorithm in C++
FastaTool
- Fasta序列处理工具:包含蛋白或者DNA序列的编辑,获取局部序列,CDS翻译成蛋白,序列格式化功能等-The Fasta sequence processing tools: contain protein or DNA sequence editor for local sequence, CDS translated into protein sequence formatting functions
phd2
- Phd2Fasta:把phd格式的文件转fasta格式的质量和序列文件-Phd2Fasta: phd format file the fasta format quality and sequence file
sequtoarray
- 将一个fasta格式的序列文件中所有序列提取出来以数组形式储存起来,有几条序列就存几个数组,同时序列的名字也要一起提供-Extracted all sequences in a fasta sequence file format to store an array, there are a few sequences on deposit several array, while the name of the sequence should be provided with
out
- 将fasta序列读出序列和文件名后,经分析比对,得出最终结果输出到文件的函数-The fasta sequences read out the sequence and file name, after analysis, to arrive at a final result output to a file function
fasta
- DNA比对中FASTA算法的简单实现,通过建立查找表、位移表和位移向量表来得出两条序列的最大匹配位移。-DNA matching the FASTA algorithm is simple to achieve, through the establishment of a lookup table, displacement and the displacement vector table to derive maximum matching two sequences displaceme
fasta
- 使用CodeBlocks编写FASTA算法,对基因序列进行比对。-FASTA algorithm using CodeBlocks writing on gene sequences for comparison.
FASTA
- 一种与FASTA实现的前向向后分裂的指南(A FIELD GUIDE TO FORWARD-BACKWARD SPLITTING WITH A FASTA IMPLEMENTATION)
fq2fa
- fasta 文件转换成fastq文件,用于生物信息学分析。(fastq to fastq format)