...序。运行CODEML程序需要三个文件,分别是序列文件(PHYLIP格式),树文件和控制文件。控制文件示例:
seqfile = Fungi.fasta * sequence data file name treefile = Fungi.tree * tree structure file name outfile = mlc * main ...
...可以导入列表文件,并且网站页面给出了各种案例文件的格式。目前网站接受多种形式的id,包括Entrez Gene ID,RefSeq (RNA and Proteins), Gene Symbol and aliases,Ensembl (Gene, Transcript, Protein),UCSC,UniProt。
用户输入需要分析的基因并提交...
What is FASTA format?
FASTA format is a text-based format for representing either nucleotide sequences or peptide sequences, in which base pairs or amino acids are represented using single-letter codes. A sequence in FASTA format begins with a single-line description, followed by lines of sequence ...