Skip to content

Commit

Permalink
Fix travis-ci errors report by PJ -- HJB
Browse files Browse the repository at this point in the history
  • Loading branch information
yayahjb committed Oct 26, 2018
1 parent 397f06c commit 6433507
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions base_classes/NXpdb.nxdl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
<definition xmlns="http://definition.nexusformat.org/nxdl/3.1"
category="base"
name="NXpdb"
version="1.0"
type="group"
extends="NXobject"
ignoreExtraGroups="true"
Expand Down Expand Up @@ -157,16 +156,16 @@
2 no no FVNQHLCGSHLVEALYLVCGERGFFYTPKA FVNQHLCGSHLVEALYLVCGERGFFYTPKA
polypeptide(L)

which converts to::
which converts to::

entity_poly:NXpdb
@NXpdb_class:CBF_cbfcat
entity_id:["1", "2"]
nstd_linkage:["no", "no"]
nstd_monomer:["no", "no"]
pdbx_seq_one_letter_code:["GIVEQCCTSICSLYQLENYCN","FVNQHLCGSHLVEALYLVCGERGFFYTPKA"]
pdbx_seq_one_letter_code_can:["GIVEQCCTSICSLYQLENYCN","FVNQHLCGSHLVEALYLVCGERGFFYTPKA"]
type:["polypeptide(L)", "polypeptide(L)"]
entity_poly:NXpdb
@NXpdb_class:CBF_cbfcat
entity_id:["1", "2"]
nstd_linkage:["no", "no"]
nstd_monomer:["no", "no"]
pdbx_seq_one_letter_code:["GIVEQCCTSICSLYQLENYCN","FVNQHLCGSHLVEALYLVCGERGFFYTPKA"]
pdbx_seq_one_letter_code_can:["GIVEQCCTSICSLYQLENYCN","FVNQHLCGSHLVEALYLVCGERGFFYTPKA"]
type:["polypeptide(L)", "polypeptide(L)"]



Expand Down

0 comments on commit 6433507

Please sign in to comment.