Skip to main content

Biomarkers for the EDRN Knowledge Environment

Project description

This product, eke.biomarker, provides display and RDF ingest of the biomarkers being studied by the Early Detection Research Network (EDRN). Biomarkers are chemical indicators for disease, and in the case of EDRN, the disease being pursued is cancer. This package lets a researcher browse, search for, and discover interesting biomarkers, determine how research progress is being made, find out statistical values of the biomarkers, and so forth. These features are integral to the EDRN Knowledge Environment (EKE). EDRN uses the EKE to make it easy to discover, share, search for, and retrieve all of EDRN’s collective knowledge, including cancers and other diseases, protocols, specimens, participants, staff, and — as in the case of this product — biomarkers.

Although intended for the EDRN public portal, it can be installed in any Plone compatible site.

This software is developed by the EDRN Informatics Center at JPL, operated by the California Institute of Technology, for NCI.

Installation

Use Buildout with the plone.recipe.zope2instance recipe.

  • Add eke.biomarker to the list of eggs to install, e.g.:

    [buildout]
    ...
    eggs =
        ...
        eke.biomarker
  • Tell the plone.recipe.zope2instance recipe to install a ZCML slug:

    [instance]
    recipe = plone.recipe.zope2instance
    ...
    zcml =
        eke.biomarker
  • Re-run buildout, e.g. with:

    % ./bin/buildout

You can skip the ZCML slug if you are going to explicitly include the package from another package’s configure.zcml file.

Changelog

What follows is a history of changes from release to release.

0.0.1 - Security Ingest

The sole issue addressed in this release is:

0.0.0 - Unreleased

Initial release into beta.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page