File: stockholm_multiple_references

package info (click to toggle)
python-skbio 0.6.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,924 kB
  • sloc: python: 67,527; ansic: 672; makefile: 225
file content (20 lines) | stat: -rw-r--r-- 319 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# STOCKHOLM 1.0
#=GF RN [1]
#=GF RM 123456789
#=GF RT Title 1
#=GF RA Author 1
#=GF RL Location 1
#=GF RC Comment 1
#=GF RN [2]
#=GF RM 987654321
#=GF RT Title 2
#=GF RA Author 2
#=GF RL Location 2
#=GF RC Comment 2
#=GF RN [3]
#=GF RM 132465879
#=GF RT Title 3
#=GF RA Author 3
#=GF RL Location 3
#=GF RC Comment 3
//