File: testaln.nexus

package info (click to toggle)
bioperl 1.7.8-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 35,788 kB
  • sloc: perl: 94,019; xml: 14,811; makefile: 20
file content (22 lines) | stat: -rw-r--r-- 555 bytes parent folder | download | duplicates (10)
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;