DOC

uk.ac.ebi.interpro.scan : precalcmatches

Maven & Gradle

Jul 15, 2019
236 stars

InterProScan Precalculated Matches · Makes use of BerkeleyDB to allow storage and retrieval of precalculated matches. Also includes code for retrieving match data from other sources, e.g. the legacy Onion system.

Table Of Contents

Latest Version

Download uk.ac.ebi.interpro.scan : precalcmatches Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

  1. Rename the file precalcmatches-5.36-75.0-javadoc.jar to precalcmatches-5.36-75.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder precalcmatches-5.36-75.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "precalcmatches-5.36-75.0-sources.jar" -d "precalcmatches-5.36-75.0-javadoc" -subpackages 

Advertisement