File: testaln.nexus

package info (click to toggle)
bioperl 1.7.2-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 49,564 kB
  • sloc: perl: 170,474; xml: 22,869; lisp: 2,034; sh: 1,990; makefile: 22
file content (22 lines) | stat: -rw-r--r-- 555 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#NEXUS
[TITLE: Four Anthropoidea]

begin data;
dimensions ntax=4 nchar=50;
format interleave datatype=RNA missing=N gap=-;

matrix
'Homo sapiens'      AGUCGAGUC---GCAGAAACGCAUGAC-GAC
Pan_paniscus        AGUCGCGUCG--GCAGAAACGCAUGACGGAC
Gorilla_gorilla     AGUCGCGUCG--GCAGAUACGCAUCACGGAC
Pongo_pigmaeus      AGUCGCGUCGAAGCAGA--CGCAUGACGGAC

'Homo sapiens'      CACAUUUU-CCUUGCAAAG
Pan_paniscus        CACAUCAU-CCUUGCAAAG
Gorilla_gorilla     -ACAUCAUCCCUCGCAGAG
Pongo_pigmaeus      CACAUCAUCCCUUGCAGAG
;

endblock;
begin assumptions;
options deftype=unord;