Edit this page | Blame

GeneNetwork Services

Tags

  • type: documentation
  • keywords: documentation, docs, doc, services, genenetwork services

GeneNetwork Core Services

GeneNetwork is composed of a number of different services. This document attempts to document all the services that make up GeneNetwork and document what links give access to the services.

GeneNetwork2

This is the main user-interface to the entire GeneNetwork system.

#### Links

GeneNetwork3

This is the main API server for GeneNetwork.

#### Links

Sparql Service

#### Links

  • ??? sparql-service on old production
  • ??? sparql-service on CI/CD
  • ??? sparql-service on staging

GN-Auth

This is the authorisation server for the GeneNetwork system.

#### Links

  • ??? gn-auth on CI/CD

GN-Uploader

This service is to be used for uploading data to GeneNetwork. It is currently in development (best case, alpha).

#### Links

  • ??? gn-uploader on production
  • ??? gn-uploader on old production
  • ??? gn-uploader on CI/CD

Aliases Server

An extra server to respond with aliases for genetic (etc.) symbols.

This is currently a project in racket, but we should probably pull in the features in this repository into one of the others (probably GeneNetwork3) and trash this repository.

#### Links

Markdown Editing Server

Support Services

These are other services that support the development and maintenance of the core services.

Issue Tracker

We use a text-based issue tracker that is accessible via

The repository for this service is at

Repositories Server

This is where a lot of the genenetwork repositories live. You can access it at

Continuous Integration Service

(made with skribilo)