登录
首页 » Java » FastaTool

FastaTool

于 2021-04-05 发布 文件大小:57KB
0 419
下载积分: 1 下载次数: 3

代码说明:

  Fasta序列处理工具:包含蛋白或者DNA序列的编辑,获取局部序列,CDS翻译成蛋白,序列格式化功能等(The Fasta sequence processing tools: contain protein or DNA sequence editor for local sequence, CDS translated into protein sequence formatting functions)

文件列表:

FastaTool
.........\build.xml,3722,2012-10-12
.........\manifest.mf,85,2012-10-12
.........\nbproject
.........\.........\build-impl.xml,78039,2012-10-12
.........\.........\genfiles.properties,475,2012-10-12
.........\.........\project.properties,2338,2012-10-12
.........\.........\project.xml,517,2012-10-12
.........\src
.........\...\fastatool
.........\...\.........\FastaPane.form,21623,2012-10-23
.........\...\.........\FastaPane.java,38702,2012-10-23
.........\...\.........\FastaTool.java,411,2012-10-22
.........\...\.........\sequence
.........\...\.........\........\Cds2Protein.java,4019,2012-10-19
.........\...\.........\........\FastaReader.java,2741,2012-10-22
.........\...\.........\........\FastaWriter.java,1122,2012-10-23
.........\...\.........\........\fileOperator.java,2604,2012-10-23
.........\...\.........\........\Sequence.java,4892,2012-10-23
.........\...\.........\subframe
.........\...\.........\........\Cds2ProteinFrame.form,7031,2012-10-19
.........\...\.........\........\Cds2ProteinFrame.java,12171,2012-10-19
.........\...\.........\........\Complement.form,7839,2012-10-22
.........\...\.........\........\Complement.java,9343,2012-10-22
.........\...\.........\........\fastaEdit.form,12192,2012-10-23
.........\...\.........\........\fastaEdit.java,16855,2012-10-23
.........\...\.........\........\FilterSeq.form,5788,2012-10-19
.........\...\.........\........\FilterSeq.java,7330,2012-10-19
.........\...\.........\........\PartSeq.form,13940,2012-10-22
.........\...\.........\........\PartSeq.java,17147,2012-10-22
.........\...\.........\........\RNA_DNA_Converter.form,7977,2012-10-19
.........\...\.........\........\RNA_DNA_Converter.java,10299,2012-10-19
.........\...\.........\........\SeqFormat.form,8905,2012-10-23
.........\...\.........\........\SeqFormat.java,11309,2012-10-23
.........\...\manifest.mf,57,2012-10-18

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Demo_PS_Analysis_EEG00
    说明:  eeg计算,用于EEG的demo计算,生物医学工程信号处理(EEG calculation, demo calculation of EEG, signal processing of Biomedical Engineering)
    2019-11-07 14:35:47下载
    积分:1
  • R-KDDA
    核化的直接判别分析(KDLDA)代码,MATLAB写的。(nuclear direct discriminant analysis (KDLDA) code, written in MATLAB.)
    2006-09-07 14:44:28下载
    积分:1
  • RMSD
    这是计算生物大分子结构RMSD的程序,采用C实现,供大家分享(This is a program to calculate the structure of biological macromolecules RMSD, using C to achieve, for all to share)
    2020-09-05 03:28:08下载
    积分:1
  • 本MATLAB代码主要用于EEG脑电信号预处理和单次提取 p300soft
    本MATLAB代码主要用于EEG脑电信号预处理和单次提取(Single extraction of EEG EEG signal)
    2020-11-24 16:39:34下载
    积分:1
  • Merge-putFilesToOneDir
    TCGA数据合并 Merge-putFilesToOneDir.zip(TCGA data Merge-putFilesToOneDir.zip)
    2019-02-04 14:00:31下载
    积分:1
  • RKTXZE
    这是一个基于weka数据挖掘的实验测试数据集,格式为 arff,里面包含有名词性和数值型的数据集,用于weka挖掘测试(This is an experimental test data set based on weka data mining, in the format of arff, containing nominal and numerical data sets for weka mining testing)
    2018-11-09 10:59:06下载
    积分:1
  • Merge-putFilesToOneDir
    说明:  TCGA数据合并 Merge-putFilesToOneDir.zip(TCGA data Merge-putFilesToOneDir.zip)
    2019-02-04 14:00:31下载
    积分:1
  • Fftfile-of-EEG
    可以用FFT频谱对脑电信号进行提取。我们可以利用提取出的各个波段脑电信号,来诊断一些脑部疾病或者对大脑组织的电活动及大脑的功能状态进行分析。 1.将实验测得的脑电数据文件转换为文本文件(已经过50Hz陷波), 获得在Matlab 平台上可直接使用的脑电信号数据,即0661.txt。 2.在Matlab中导入数据,并提取Fp1通道的脑电信号,通过FFT变换对α,β,θ,δ波段进行提取,并做FFT逆变换变到时域。 3.计算各个波段的功率谱。(FFT spectrum can be extracted on EEG. We can use the extracted EEG each band to diagnose some brain disorders or brain tissue on the brain' s electrical activity and functional status were analyzed. One would experimentally measured EEG data file into a text file (has been 50Hz notch), obtained in Matlab platform can be used directly EEG data, that 0661.txt. (2) import data in Matlab and extract Fp1 channel EEG by FFT transform α, β, θ, δ bands were extracted, and do FFT inverse transform variable to the time domain. 3 calculate the power spectrum of each band.)
    2020-11-21 11:19:35下载
    积分:1
  • iwo
    this the code of invasive weed colony algorithm in matlab
    2012-06-26 21:56:47下载
    积分:1
  • FIR
    用窗函数法hamming设计的FIR数字低通滤波器,能够实现心电信号中随机噪声的去除(Hamming window function method with the design of FIR digital low-pass filter, ECG can be achieved in the removal of random noise)
    2010-01-29 17:33:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载