Skip to content

Add an evidence to an existing association

Vincent Emonet edited this page Dec 9, 2020 · 1 revision

This tutorial will show you how to use the Nanobench to:

  • Publish a biomedical association as a Nanopublication
  • Add an evidence to a biomedical association published as a Nanopub

The biomedical associations and evidences uses the BioLink model.

Duration: 10min πŸ•

Start the Nanobench πŸ›‹οΈ

You need to have Java installed (version 1.7 or higher), which you can download here.

From the latest release

  1. Download the nanobench.jar from the latest release on GitHub
  2. Run the jar:
java -jar nanobench.jar -httpPort 37373 -resetExtract

Access at http://localhost:37373

Or from the source code

You will need to have maven installed to start the application from the source code.

  1. Clone the repository
git clone https://github.com/vemonet/nanobench.git
cd nanobench
  1. Start the Nanobench at http://localhost:37373
mvn clean tomcat7:run

N.B.: a precompiled jar will be provided later.

Create an association πŸ”—

This step is optional if the association has already been published.

  1. Go to http://localhost:37373/publish

  2. Click on the template Defining a biomedical association.

  3. Fill the association informations in the template, using autocomplete for:

Create an association

Search for the association πŸ”Ž

Use the Nanobench Search page at http://localhost:37373/search to search for an association, e.g. paracetamol

Add an evidence πŸ“

Click on add evidence at the right of the Nanopub URL

Add evidence


Add the evidences information in the prefilled Nanopub template, using autocomplete for ECO codes.

Add evidence