Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

crdb

cheminfo2MIT1.0.0

crdb

readme

chem-ram-db

CRD format, version 2

Structure

  • Uint16: version of the format (2)
  • Uint16: number of custom fields
  • Field definitions
  • Uint32: number of records
  • Records

Field definition

  • Uint8: data type
  • Uint8: length in record (0 = variable length)
  • Uint8: label length
  • ASCII: label

Record

  • Uint16: length of oclID (n)
  • Uint8[n]: oclID
  • Uint32[16]: index
  • Float32: relative weight
  • Custom fields