From 6157c23cbbc854e503ade1b503ab5135bf46f8ed Mon Sep 17 00:00:00 2001 From: Alexander Rose Date: Thu, 19 May 2016 11:32:55 -0700 Subject: [PATCH] preparing v0.2.3 release --- CHANGELOG.md | 4 +- README.md | 12 ++--- dist/mmtf.js | 2 +- docs/api/index.html | 2 +- docs/api/module-MMTF.html | 2 +- docs/api/module-MmtfDecode.html | 2 +- docs/api/module-MmtfTraverse.html | 77 ++++++++++++++++-------------- docs/api/module-MmtfUtils.html | 2 +- docs/api/module-MsgpackDecode.html | 2 +- docs/api/modules.list.html | 2 +- docs/api/quicksearch.html | 2 +- examples/mmtf-traversal.html | 3 +- package.json | 2 +- src/mmtf.js | 2 +- 14 files changed, 60 insertions(+), 56 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e1f5ccb..32e43e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file, following the suggestions of [Keep a CHANGELOG](http://keepachangelog.com/). This project adheres to [Semantic Versioning](http://semver.org/). -## [Unreleased] +## [v0.2.3] - 2016-05-19 ### Added - check left-alignment of chainIds & chainNames - param argument for MMTF.traverse to traverse only the first model @@ -51,7 +51,7 @@ All notable changes to this project will be documented in this file, following t - Initial release -[Unreleased]: https://github.com/rcsb/mmtf-javascript/compare/v0.2.2...HEAD +[v0.2.3]: https://github.com/rcsb/mmtf-javascript/compare/v0.2.2...v0.2.3 [v0.2.2]: https://github.com/rcsb/mmtf-javascript/compare/v0.2.1...v0.2.2 [v0.2.1]: https://github.com/rcsb/mmtf-javascript/compare/v0.2.0...v0.2.1 [v0.2.0]: https://github.com/rcsb/mmtf-javascript/compare/v0.1.0...v0.2.0 \ No newline at end of file diff --git a/README.md b/README.md index 1b8c667..f463877 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,16 @@ [![Build Status](https://travis-ci.org/rcsb/mmtf-javascript.svg?branch=master)](https://travis-ci.org/rcsb/mmtf-javascript) [![License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://github.com/rcsb/mmtf-javascript/blob/master/LICENSE) -[![Version](http://img.shields.io/badge/version-0.2.2-blue.svg?style=flat)](https://github.com/rcsb/mmtf-javascript/releases/tag/v0.2.2) +[![Version](http://img.shields.io/badge/version-0.2.3-blue.svg?style=flat)](https://github.com/rcsb/mmtf-javascript/releases/tag/v0.2.3) [![Changelog](https://img.shields.io/badge/changelog--lightgrey.svg?style=flat)](https://github.com/rcsb/mmtf-javascript/blob/master/CHANGELOG.md) JavaScript decoder for MMTF files. For a description of the format see the [MMTF specification](https://github.com/rcsb/mmtf/blob/master/spec.md). See the full changelog is [here](https://github.com/rcsb/mmtf-javascript/blob/master/CHANGELOG.md). -## Version 0.2.2 +## Version 0.2.3 -* [See changelog](https://github.com/rcsb/mmtf-javascript/releases/tag/v0.2.2) -* [Download release](https://github.com/rcsb/mmtf-javascript/archive/v0.2.2.zip) -* [Minified MMTF module](https://github.com/rcsb/mmtf-javascript/blob/v0.2.2/dist/mmtf.js) -* [API documentation](https://rcsb.github.io/mmtf-javascript/docs/api/v0.2.2/index.html) +* [See changelog](https://github.com/rcsb/mmtf-javascript/releases/tag/v0.2.3) +* [Download release](https://github.com/rcsb/mmtf-javascript/archive/v0.2.3.zip) +* [Minified MMTF module](https://github.com/rcsb/mmtf-javascript/blob/v0.2.3/dist/mmtf.js) +* [API documentation](https://rcsb.github.io/mmtf-javascript/docs/api/v0.2.3/index.html) diff --git a/dist/mmtf.js b/dist/mmtf.js index c4e5df4..c4914ad 100644 --- a/dist/mmtf.js +++ b/dist/mmtf.js @@ -1 +1 @@ -!function(r,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define&&define.amd?define(["exports"],e):e(r.MMTF=r.MMTF||{})}(this,function(r){"use strict";function e(r){function e(r){for(var e={},t=0;r>t;t++){var n=a();e[n]=a()}return e}function t(e){var t=r.subarray(i,i+e);return i+=e,t}function n(e){var t=r.subarray(i,i+e);i+=e;var n=65535;if(e>n){for(var o=[],a=0;at;t++)e[t]=a();return e}function a(){var a,s,c,d=r[i];if(0===(128&d))return i++,d;if(128===(240&d))return s=15&d,i++,e(s);if(144===(240&d))return s=15&d,i++,o(s);if(160===(224&d))return s=31&d,i++,n(s);if(224===(224&d))return a=u.getInt8(i),i++,a;switch(d){case 192:return i++,null;case 194:return i++,!1;case 195:return i++,!0;case 196:return s=u.getUint8(i+1),i+=2,t(s);case 197:return s=u.getUint16(i+1),i+=3,t(s);case 198:return s=u.getUint32(i+1),i+=5,t(s);case 199:return s=u.getUint8(i+1),c=u.getUint8(i+2),i+=3,[c,t(s)];case 200:return s=u.getUint16(i+1),c=u.getUint8(i+3),i+=4,[c,t(s)];case 201:return s=u.getUint32(i+1),c=u.getUint8(i+5),i+=6,[c,t(s)];case 202:return a=u.getFloat32(i+1),i+=5,a;case 203:return a=u.getFloat64(i+1),i+=9,a;case 204:return a=r[i+1],i+=2,a;case 205:return a=u.getUint16(i+1),i+=3,a;case 206:return a=u.getUint32(i+1),i+=5,a;case 207:return i+=9,0;case 208:return a=u.getInt8(i+1),i+=2,a;case 209:return a=u.getInt16(i+1),i+=3,a;case 210:return a=u.getInt32(i+1),i+=5,a;case 211:return i+=9,0;case 212:return c=u.getUint8(i+1),i+=2,[c,t(1)];case 213:return c=u.getUint8(i+1),i+=2,[c,t(2)];case 214:return c=u.getUint8(i+1),i+=2,[c,t(4)];case 215:return c=u.getUint8(i+1),i+=2,[c,t(8)];case 216:return c=u.getUint8(i+1),i+=2,[c,t(16)];case 217:return s=u.getUint8(i+1),i+=2,n(s);case 218:return s=u.getUint16(i+1),i+=3,n(s);case 219:return s=u.getUint32(i+1),i+=5,n(s);case 220:return s=u.getUint16(i+1),i+=3,o(s);case 221:return s=u.getUint32(i+1),i+=5,o(s);case 222:return s=u.getUint16(i+1),i+=3,e(s);case 223:return s=u.getUint32(i+1),i+=5,e(s)}throw new Error("Unknown type 0x"+d.toString(16))}var i=0,u=new DataView(r.buffer);return a()}function t(r){return new Uint8Array(r.buffer,r.byteOffset,r.byteLength)}function n(r){return new Int8Array(r.buffer,r.byteOffset,r.byteLength)}function o(r,e){var t,n,o,a=(r.byteOffset,r.byteLength);for(e||(e=new Int16Array(a/2)),t=0,n=0,o=a/2;o>t;++t,n+=2)e[t]=r[n]<<8^r[n+1]<<0;return e}function a(r,e){var t,n,o,a=(r.byteOffset,r.byteLength);for(e||(e=new Int32Array(a/4)),t=0,n=0,o=a/4;o>t;++t,n+=4)e[t]=r[n]<<24^r[n+1]<<16^r[n+2]<<8^r[n+3]<<0;return e}function i(r){return new Int32Array(r.buffer,r.byteOffset,r.byteLength/4)}function u(r,e,t){var n=r.length,o=1/e;t||(t=new Float32Array(n));for(var a=0;n>a;++a)t[a]=r[a]*o;return t}function s(r,e){var t,n;if(!e){var o=0;for(t=0,n=r.length;n>t;t+=2)o+=r[t+1];e=new r.constructor(o)}var a=0;for(t=0,n=r.length;n>t;t+=2)for(var i=r[t],u=r[t+1],s=0;u>s;++s)e[a]=i,a+=1;return e}function c(r){for(var e=1,t=r.length;t>e;++e)r[e]+=r[e-1];return r}function d(r,e,t){var n=r.length/2+e.length;t||(t=new Int32Array(n));for(var o=0,a=0,i=0,u=r.length;u>i;i+=2){var s=r[i],c=r[i+1];t[o]=s,0!==i&&(t[o]+=t[o-1]),o+=1;for(var d=0;c>d;++d)t[o]=t[o-1]+e[a],o+=1,a+=1}return t}function f(r,e,t,n){var s=r.length/4/2+e.length/2;n||(n=new Float32Array(s));var c=i(n),f=d(a(r),o(e),c);return u(f,t,n)}function l(r,e,t){var n=t?i(t):void 0,o=s(a(r),n);return u(o,e,t)}function g(r,e){function o(r){return i?-1===i.indexOf(r):!0}e=e||{};var i=e.ignoreFields,u=(r.numBonds||0,r.numAtoms||0),d=r.groupTypeList.length/4,g=r.chainIdList.length/4,m=r.chainsPerModel.length,L={numGroups:d,numChains:g,numModels:m};["mmtfVersion","mmtfProducer","unitCell","spaceGroup","structureId","title","depositionDate","releaseDate","experimentalMethods","resolution","rFree","rWork","bioAssemblyList","entityList","groupList","numBonds","numAtoms","groupsPerChain","chainsPerModel"].forEach(function(e){void 0!==r[e]&&(L[e]=r[e])});var v="bondAtomList";r[v]&&o(v)&&(L[v]=a(r[v]));var h="bondOrderList";r[h]&&o(h)&&(L[h]=t(r[h])),L.xCoordList=f(r.xCoordBig,r.xCoordSmall,1e3),L.yCoordList=f(r.yCoordBig,r.yCoordSmall,1e3),L.zCoordList=f(r.zCoordBig,r.zCoordSmall,1e3);var y="bFactorList",p="bFactorBig",C="bFactorSmall";r[p]&&r[C]&&o(y)&&(L[y]=f(r[p],r[C],100));var I="atomIdList";r[I]&&o(I)&&(L[I]=c(s(a(r[I]))));var b="altLocList";r[b]&&o(b)&&(L[b]=s(a(r[b]),new Uint8Array(u)));var U="occupancyList";r[U]&&o(U)&&(L[U]=l(r[U],100)),L.groupIdList=c(s(a(r.groupIdList))),L.groupTypeList=a(r.groupTypeList);var x="secStructList";r[x]&&o(x)&&(L[x]=n(r[x]));var A="insCodeList";r[A]&&o(A)&&(L[A]=s(a(r[A]),new Uint8Array(d)));var w="sequenceIndexList";r[w]&&o(w)&&(L[w]=c(s(a(r[w])))),L.chainIdList=t(r.chainIdList);var F="chainNameList";return r[F]&&o(F)&&(L[F]=t(r[F])),L}function m(r){return String.fromCharCode.apply(null,r).replace(/\0/g,"")}function L(r,e,t){t=t||{};var n,o,a,i,u,s,c=t.firstModelOnly,d=e.onModel,f=e.onChain,l=e.onGroup,g=e.onAtom,L=e.onBond,v=0,h=0,y=0,p=0,C=0,I=-1,b=r.chainNameList,U=r.secStructList,x=r.insCodeList,A=r.sequenceIndexList,w=r.atomIdList,F=r.bFactorList,O=r.altLocList,S=r.occupancyList,M=r.bondAtomList,T=r.bondOrderList;for(n=0,o=r.chainsPerModel.length;o>n&&!(c&&v>0);++n){var B=r.chainsPerModel[v];for(d&&d({chainCount:B,modelIndex:v}),a=0;B>a;++a){var N=r.groupsPerChain[h];if(f){var P=m(r.chainIdList.subarray(4*h,4*h+4)),z=null;b&&(z=m(b.subarray(4*h,4*h+4))),f({groupCount:N,chainIndex:h,modelIndex:v,chainId:P,chainName:z})}for(i=0;N>i;++i){var q=r.groupList[r.groupTypeList[y]],D=q.atomNameList.length;if(l){var G=null;U&&(G=U[y]);var j=null;r.insCodeList&&(j=String.fromCharCode(x[y]));var k=null;A&&(k=A[y]),l({atomCount:D,groupIndex:y,chainIndex:h,modelIndex:v,groupId:r.groupIdList[y],groupType:r.groupTypeList[y],groupName:q.groupName,singleLetterCode:q.singleLetterCode,chemCompType:q.chemCompType,secStruct:G,insCode:j,sequenceIndex:k})}for(u=0;D>u;++u){if(g){var E=null;w&&(E=w[p]);var V=null;F&&(V=F[p]);var W=null;O&&(W=String.fromCharCode(O[p]));var H=null;S&&(H=S[p]),g({atomIndex:p,groupIndex:y,chainIndex:h,modelIndex:v,atomId:E,element:q.elementList[u],atomName:q.atomNameList[u],atomCharge:q.atomChargeList[u],xCoord:r.xCoordList[p],yCoord:r.yCoordList[p],zCoord:r.zCoordList[p],bFactor:V,altLoc:W,occupancy:H})}p+=1}if(L){var J=q.bondAtomList;for(u=0,s=q.bondOrderList.length;s>u;++u)L({atomIndex1:p-D+J[2*u],atomIndex2:p-D+J[2*u+1],bondOrder:q.bondOrderList[u]})}y+=1}h+=1}if(C=I+1,I=p-1,L&&M)for(u=0,s=M.length;s>u;u+=2){var K=M[u],Q=M[u+1];(K>=C&&I>=K||Q>=C&&I>=Q)&&L({atomIndex1:K,atomIndex2:Q,bondOrder:T?T[u/2]:null})}v+=1}}function v(r,t){r instanceof ArrayBuffer&&(r=new Uint8Array(r));var n;return n=r instanceof Uint8Array?e(r):r,g(n,t)}var h="v0.2.3dev";r.decode=v,r.traverse=L,r.version=h}); \ No newline at end of file +!function(r,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t(r.MMTF=r.MMTF||{})}(this,function(r){"use strict";function t(r){function t(r){for(var t={},e=0;r>e;e++){var n=a();t[n]=a()}return t}function e(t){var e=r.subarray(i,i+t);return i+=t,e}function n(t){var e=r.subarray(i,i+t);i+=t;var n=65535;if(t>n){for(var o=[],a=0;ae;e++)t[e]=a();return t}function a(){var a,s,c,d=r[i];if(0===(128&d))return i++,d;if(128===(240&d))return s=15&d,i++,t(s);if(144===(240&d))return s=15&d,i++,o(s);if(160===(224&d))return s=31&d,i++,n(s);if(224===(224&d))return a=u.getInt8(i),i++,a;switch(d){case 192:return i++,null;case 194:return i++,!1;case 195:return i++,!0;case 196:return s=u.getUint8(i+1),i+=2,e(s);case 197:return s=u.getUint16(i+1),i+=3,e(s);case 198:return s=u.getUint32(i+1),i+=5,e(s);case 199:return s=u.getUint8(i+1),c=u.getUint8(i+2),i+=3,[c,e(s)];case 200:return s=u.getUint16(i+1),c=u.getUint8(i+3),i+=4,[c,e(s)];case 201:return s=u.getUint32(i+1),c=u.getUint8(i+5),i+=6,[c,e(s)];case 202:return a=u.getFloat32(i+1),i+=5,a;case 203:return a=u.getFloat64(i+1),i+=9,a;case 204:return a=r[i+1],i+=2,a;case 205:return a=u.getUint16(i+1),i+=3,a;case 206:return a=u.getUint32(i+1),i+=5,a;case 207:return i+=9,0;case 208:return a=u.getInt8(i+1),i+=2,a;case 209:return a=u.getInt16(i+1),i+=3,a;case 210:return a=u.getInt32(i+1),i+=5,a;case 211:return i+=9,0;case 212:return c=u.getUint8(i+1),i+=2,[c,e(1)];case 213:return c=u.getUint8(i+1),i+=2,[c,e(2)];case 214:return c=u.getUint8(i+1),i+=2,[c,e(4)];case 215:return c=u.getUint8(i+1),i+=2,[c,e(8)];case 216:return c=u.getUint8(i+1),i+=2,[c,e(16)];case 217:return s=u.getUint8(i+1),i+=2,n(s);case 218:return s=u.getUint16(i+1),i+=3,n(s);case 219:return s=u.getUint32(i+1),i+=5,n(s);case 220:return s=u.getUint16(i+1),i+=3,o(s);case 221:return s=u.getUint32(i+1),i+=5,o(s);case 222:return s=u.getUint16(i+1),i+=3,t(s);case 223:return s=u.getUint32(i+1),i+=5,t(s)}throw new Error("Unknown type 0x"+d.toString(16))}var i=0,u=new DataView(r.buffer);return a()}function e(r){return new Uint8Array(r.buffer,r.byteOffset,r.byteLength)}function n(r){return new Int8Array(r.buffer,r.byteOffset,r.byteLength)}function o(r,t){var e,n,o,a=(r.byteOffset,r.byteLength);for(t||(t=new Int16Array(a/2)),e=0,n=0,o=a/2;o>e;++e,n+=2)t[e]=r[n]<<8^r[n+1]<<0;return t}function a(r,t){var e,n,o,a=(r.byteOffset,r.byteLength);for(t||(t=new Int32Array(a/4)),e=0,n=0,o=a/4;o>e;++e,n+=4)t[e]=r[n]<<24^r[n+1]<<16^r[n+2]<<8^r[n+3]<<0;return t}function i(r){return new Int32Array(r.buffer,r.byteOffset,r.byteLength/4)}function u(r,t,e){var n=r.length,o=1/t;e||(e=new Float32Array(n));for(var a=0;n>a;++a)e[a]=r[a]*o;return e}function s(r,t){var e,n;if(!t){var o=0;for(e=0,n=r.length;n>e;e+=2)o+=r[e+1];t=new r.constructor(o)}var a=0;for(e=0,n=r.length;n>e;e+=2)for(var i=r[e],u=r[e+1],s=0;u>s;++s)t[a]=i,a+=1;return t}function c(r){for(var t=1,e=r.length;e>t;++t)r[t]+=r[t-1];return r}function d(r,t,e){var n=r.length/2+t.length;e||(e=new Int32Array(n));for(var o=0,a=0,i=0,u=r.length;u>i;i+=2){var s=r[i],c=r[i+1];e[o]=s,0!==i&&(e[o]+=e[o-1]),o+=1;for(var d=0;c>d;++d)e[o]=e[o-1]+t[a],o+=1,a+=1}return e}function f(r,t,e,n){var s=r.length/4/2+t.length/2;n||(n=new Float32Array(s));var c=i(n),f=d(a(r),o(t),c);return u(f,e,n)}function l(r,t,e){var n=e?i(e):void 0,o=s(a(r),n);return u(o,t,e)}function g(r,t){function o(r){return i?-1===i.indexOf(r):!0}t=t||{};var i=t.ignoreFields,u=(r.numBonds||0,r.numAtoms||0),d=r.groupTypeList.length/4,g=r.chainIdList.length/4,m=r.chainsPerModel.length,L={numGroups:d,numChains:g,numModels:m};["mmtfVersion","mmtfProducer","unitCell","spaceGroup","structureId","title","depositionDate","releaseDate","experimentalMethods","resolution","rFree","rWork","bioAssemblyList","entityList","groupList","numBonds","numAtoms","groupsPerChain","chainsPerModel"].forEach(function(t){void 0!==r[t]&&(L[t]=r[t])});var h="bondAtomList";r[h]&&o(h)&&(L[h]=a(r[h]));var v="bondOrderList";r[v]&&o(v)&&(L[v]=e(r[v])),L.xCoordList=f(r.xCoordBig,r.xCoordSmall,1e3),L.yCoordList=f(r.yCoordBig,r.yCoordSmall,1e3),L.zCoordList=f(r.zCoordBig,r.zCoordSmall,1e3);var y="bFactorList",p="bFactorBig",C="bFactorSmall";r[p]&&r[C]&&o(y)&&(L[y]=f(r[p],r[C],100));var I="atomIdList";r[I]&&o(I)&&(L[I]=c(s(a(r[I]))));var b="altLocList";r[b]&&o(b)&&(L[b]=s(a(r[b]),new Uint8Array(u)));var U="occupancyList";r[U]&&o(U)&&(L[U]=l(r[U],100)),L.groupIdList=c(s(a(r.groupIdList))),L.groupTypeList=a(r.groupTypeList);var x="secStructList";r[x]&&o(x)&&(L[x]=n(r[x]));var A="insCodeList";r[A]&&o(A)&&(L[A]=s(a(r[A]),new Uint8Array(d)));var w="sequenceIndexList";r[w]&&o(w)&&(L[w]=c(s(a(r[w])))),L.chainIdList=e(r.chainIdList);var F="chainNameList";return r[F]&&o(F)&&(L[F]=e(r[F])),L}function m(r){return String.fromCharCode.apply(null,r).replace(/\0/g,"")}function L(r,t,e){e=e||{};var n,o,a,i,u,s,c=e.firstModelOnly,d=t.onModel,f=t.onChain,l=t.onGroup,g=t.onAtom,L=t.onBond,h=0,v=0,y=0,p=0,C=0,I=-1,b=r.chainNameList,U=r.secStructList,x=r.insCodeList,A=r.sequenceIndexList,w=r.atomIdList,F=r.bFactorList,O=r.altLocList,S=r.occupancyList,M=r.bondAtomList,T=r.bondOrderList;for(n=0,o=r.chainsPerModel.length;o>n&&!(c&&h>0);++n){var B=r.chainsPerModel[h];for(d&&d({chainCount:B,modelIndex:h}),a=0;B>a;++a){var N=r.groupsPerChain[v];if(f){var P=m(r.chainIdList.subarray(4*v,4*v+4)),z=null;b&&(z=m(b.subarray(4*v,4*v+4))),f({groupCount:N,chainIndex:v,modelIndex:h,chainId:P,chainName:z})}for(i=0;N>i;++i){var q=r.groupList[r.groupTypeList[y]],D=q.atomNameList.length;if(l){var G=null;U&&(G=U[y]);var j=null;r.insCodeList&&(j=String.fromCharCode(x[y]));var k=null;A&&(k=A[y]),l({atomCount:D,groupIndex:y,chainIndex:v,modelIndex:h,groupId:r.groupIdList[y],groupType:r.groupTypeList[y],groupName:q.groupName,singleLetterCode:q.singleLetterCode,chemCompType:q.chemCompType,secStruct:G,insCode:j,sequenceIndex:k})}for(u=0;D>u;++u){if(g){var E=null;w&&(E=w[p]);var V=null;F&&(V=F[p]);var W=null;O&&(W=String.fromCharCode(O[p]));var H=null;S&&(H=S[p]),g({atomIndex:p,groupIndex:y,chainIndex:v,modelIndex:h,atomId:E,element:q.elementList[u],atomName:q.atomNameList[u],atomCharge:q.atomChargeList[u],xCoord:r.xCoordList[p],yCoord:r.yCoordList[p],zCoord:r.zCoordList[p],bFactor:V,altLoc:W,occupancy:H})}p+=1}if(L){var J=q.bondAtomList;for(u=0,s=q.bondOrderList.length;s>u;++u)L({atomIndex1:p-D+J[2*u],atomIndex2:p-D+J[2*u+1],bondOrder:q.bondOrderList[u]})}y+=1}v+=1}if(C=I+1,I=p-1,L&&M)for(u=0,s=M.length;s>u;u+=2){var K=M[u],Q=M[u+1];(K>=C&&I>=K||Q>=C&&I>=Q)&&L({atomIndex1:K,atomIndex2:Q,bondOrder:T?T[u/2]:null})}h+=1}}function h(r,e){r instanceof ArrayBuffer&&(r=new Uint8Array(r));var n;return n=r instanceof Uint8Array?t(r):r,g(n,e)}var v="v0.2.3";r.decode=h,r.traverse=L,r.version=v}); \ No newline at end of file diff --git a/docs/api/index.html b/docs/api/index.html index e0a38d0..fe06bae 100644 --- a/docs/api/index.html +++ b/docs/api/index.html @@ -146,7 +146,7 @@ Documentation generated by JSDoc 3.4.0 - on April 27th 2016, 12:02:22 pm + on May 19th 2016, 11:32:06 am using the DocStrap template. diff --git a/docs/api/module-MMTF.html b/docs/api/module-MMTF.html index c52cdac..e3c0df7 100644 --- a/docs/api/module-MMTF.html +++ b/docs/api/module-MMTF.html @@ -1003,7 +1003,7 @@ Documentation generated by JSDoc 3.4.0 - on April 27th 2016, 12:02:22 pm + on May 19th 2016, 11:32:06 am using the DocStrap template. diff --git a/docs/api/module-MmtfDecode.html b/docs/api/module-MmtfDecode.html index 21f046d..f950d02 100644 --- a/docs/api/module-MmtfDecode.html +++ b/docs/api/module-MmtfDecode.html @@ -3194,7 +3194,7 @@ Documentation generated by JSDoc 3.4.0 - on April 27th 2016, 12:02:22 pm + on May 19th 2016, 11:32:06 am using the DocStrap template. diff --git a/docs/api/module-MmtfTraverse.html b/docs/api/module-MmtfTraverse.html index 0395ac9..cf61a43 100644 --- a/docs/api/module-MmtfTraverse.html +++ b/docs/api/module-MmtfTraverse.html @@ -720,7 +720,7 @@
Properties
- + index of the atom @@ -752,7 +752,7 @@
Properties
- + index of the parent group @@ -784,7 +784,7 @@
Properties
- + index of the parent chain @@ -816,7 +816,7 @@
Properties
- + index of the parent model @@ -841,6 +841,8 @@
Properties
+ <nullable>
+ @@ -848,7 +850,7 @@
Properties
- + atom id @@ -880,7 +882,7 @@
Properties
- + IUPAC element name, 0 to 3 characters @@ -912,7 +914,7 @@
Properties
- + name of the atom, 0 to 5 characters @@ -944,7 +946,7 @@
Properties
- + formal charge of the atom @@ -976,7 +978,7 @@
Properties
- + x coordinate in Å @@ -1008,7 +1010,7 @@
Properties
- + y coordinate in Å @@ -1040,7 +1042,7 @@
Properties
- + z coordinate in Å @@ -1074,7 +1076,7 @@
Properties
- + B-factor in in Å^2 @@ -1108,7 +1110,7 @@
Properties
- + alternate location identifier @@ -1142,7 +1144,7 @@
Properties
- + occupancy of the atom @@ -1316,7 +1318,7 @@
Properties
- + index of the first atom @@ -1340,7 +1342,7 @@
Properties
- + index of the secound atom @@ -1364,7 +1366,7 @@
Properties
- + bond order, allowed values are 1 to 3 @@ -1548,7 +1550,7 @@
Properties
- + number of groups in the chain @@ -1580,7 +1582,7 @@
Properties
- + index of the chain @@ -1612,7 +1614,7 @@
Properties
- + index of the parent model @@ -1644,7 +1646,7 @@
Properties
- + chain id @@ -1678,7 +1680,7 @@
Properties
- + additional chain name @@ -1862,7 +1864,7 @@
Properties
- + number of atoms in the group @@ -1894,7 +1896,7 @@
Properties
- + index of the group @@ -1926,7 +1928,7 @@
Properties
- + index of the parent chain @@ -1958,7 +1960,7 @@
Properties
- + index of the parent model @@ -1990,7 +1992,7 @@
Properties
- + group id (residue number) @@ -2022,7 +2024,7 @@
Properties
- + index to an entry in module:MmtfDecode.MmtfData#groupList @@ -2054,7 +2056,7 @@
Properties
- + name of the group, 0 to 5 characters @@ -2086,7 +2088,7 @@
Properties
- + IUPAC single letter code, otherwise 'X', 1 character @@ -2118,7 +2120,7 @@
Properties
- + chemical component type from the mmCIF dictionary @@ -2152,7 +2154,7 @@
Properties
- encoding + sencoded secondary structure | 0: pi helix, 1: bend, 2: alpha helix, 3: extended, 4: 3-10 helix, 5: bridge, 6: turn, 7: coil, -1: undefined @@ -2188,7 +2190,7 @@
Properties
- + insertion code @@ -2222,7 +2224,8 @@
Properties
- + index to the `sequence` property of + the corresponding entity, -1 when the entity has no sequence @@ -2396,7 +2399,7 @@
Properties
- + number of chains in the model @@ -2420,7 +2423,7 @@
Properties
- + index of the model @@ -2537,7 +2540,7 @@ Documentation generated by JSDoc 3.4.0 - on April 27th 2016, 12:02:22 pm + on May 19th 2016, 11:32:06 am using the DocStrap template. diff --git a/docs/api/module-MmtfUtils.html b/docs/api/module-MmtfUtils.html index 02684cf..ffdf51e 100644 --- a/docs/api/module-MmtfUtils.html +++ b/docs/api/module-MmtfUtils.html @@ -2594,7 +2594,7 @@ Documentation generated by JSDoc 3.4.0 - on April 27th 2016, 12:02:22 pm + on May 19th 2016, 11:32:06 am using the DocStrap template. diff --git a/docs/api/module-MsgpackDecode.html b/docs/api/module-MsgpackDecode.html index 72a9cff..24d36db 100644 --- a/docs/api/module-MsgpackDecode.html +++ b/docs/api/module-MsgpackDecode.html @@ -352,7 +352,7 @@ Documentation generated by JSDoc 3.4.0 - on April 27th 2016, 12:02:22 pm + on May 19th 2016, 11:32:06 am using the DocStrap template. diff --git a/docs/api/modules.list.html b/docs/api/modules.list.html index 260c331..0bcc392 100644 --- a/docs/api/modules.list.html +++ b/docs/api/modules.list.html @@ -184,7 +184,7 @@ Documentation generated by JSDoc 3.4.0 - on April 27th 2016, 12:02:22 pm + on May 19th 2016, 11:32:06 am using the DocStrap template. diff --git a/docs/api/quicksearch.html b/docs/api/quicksearch.html index f051da2..7d91681 100644 --- a/docs/api/quicksearch.html +++ b/docs/api/quicksearch.html @@ -7,7 +7,7 @@