~ubuntu-branches/ubuntu/saucy/bioperl/saucy-proposed

« back to all changes in this revision

Viewing changes to t/data/eutils/elink_scores.xml

  • Committer: Bazaar Package Importer
  • Author(s): Charles Plessy
  • Date: 2009-03-10 07:19:11 UTC
  • mfrom: (1.2.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090310071911-fukqzw54pyb1f0bd
Tags: 1.6.0-2
* Removed patch system (not used):
  - removed instuctions in debian/rules;
  - removed quilt from Build-Depends in debian/control.
* Re-enabled tests:
  - uncommented test command in debian/rules;
  - uncommented previously missing build-dependencies in debian/control.
  - Re-enabled tests and uncommented build-dependencies accordingly.
* Removed libmodule-build-perl and libtest-harness-perl from
  Build-Depends-Indep (provided by perl-modules).
* Better cleaning of empty directories using find -type d -empty -delete
  instead of rmdir in debian/rules (LP: #324001).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<!DOCTYPE eLinkResult PUBLIC "-//NLM//DTD eLinkResult, 11 May 2002//EN" "http://www.ncbi.nlm.nih.gov/entrez/query/DTD/eLink_020511.dtd">
 
3
<eLinkResult>
 
4
<LinkSet>
 
5
        <DbFrom>protein</DbFrom>
 
6
        <IdList>
 
7
                <Id>15622530</Id>
 
8
        </IdList>
 
9
        <LinkSetDb>
 
10
                <DbTo>protein</DbTo>
 
11
                <LinkName>protein_protein</LinkName>
 
12
                <Link>
 
13
                        <Id>15622530</Id>
 
14
                        <Score>2147483647</Score>
 
15
                </Link>
 
16
                <Link>
 
17
                        <Id>15921743</Id>
 
18
                        <Score>381</Score>
 
19
                </Link>
 
20
                <Link>
 
21
                        <Id>70607303</Id>
 
22
                        <Score>178</Score>
 
23
                </Link>
 
24
                <Link>
 
25
                        <Id>68567951</Id>
 
26
                        <Score>178</Score>
 
27
                </Link>
 
28
                <Link>
 
29
                        <Id>145702933</Id>
 
30
                        <Score>161</Score>
 
31
                </Link>
 
32
                <Link>
 
33
                        <Id>146304683</Id>
 
34
                        <Score>161</Score>
 
35
                </Link>
 
36
                <Link>
 
37
                        <Id>6015889</Id>
 
38
                        <Score>142</Score>
 
39
                </Link>
 
40
                <Link>
 
41
                        <Id>13813749</Id>
 
42
                        <Score>142</Score>
 
43
                </Link>
 
44
                <Link>
 
45
                        <Id>15897502</Id>
 
46
                        <Score>142</Score>
 
47
                </Link>
 
48
        </LinkSetDb>
 
49
        <LinkSetDb>
 
50
                <DbTo>protein</DbTo>
 
51
                <LinkName>protein_protein_identical</LinkName>
 
52
                <Link>
 
53
                        <Id>15622530</Id>
 
54
                        <Score>2147483647</Score>
 
55
                </Link>
 
56
                <Link>
 
57
                        <Id>74573864</Id>
 
58
                        <Score>0</Score>
 
59
                </Link>
 
60
                <Link>
 
61
                        <Id>15921743</Id>
 
62
                        <Score>0</Score>
 
63
                </Link>
 
64
        </LinkSetDb>
 
65
</LinkSet>
 
66
</eLinkResult>