Skip to content

F1000Research/G-Links

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

G-Links - an extremely rapid gene-centric data aggregator

All rights reserved. Copyright © 2012 by OSHITA Kazuki and ARAKAWA Kazuharu.

License

This software is free software for non-commercial use only; you can redistribute it and/or modify it under the terms of the MIT License expect commercial use.

About

With the availability of numerous curated databases, researchers are nowadays able to efficiently utilize the multitude of biological data by integrating these resources by hyperlinks and cross references. A large proportion of bioinformatics research tasks, however, is comprised of labor-intensive tasks in fetching, parsing, and merging of these datasets and functional annotations from dispersed databases and web-based services. Therefore, data integration is one of the key challenges of bioinformatics. We here present G-Links, a gateway server for querying and retrieving gene annotation data. The system supports rapid querying with numerous gene IDs from multiple databases or nucleotide/amino acid sequences, by internally centralizing gene annotations based on UniProt entries. This system therefore first converts the query into UniProt ID by ID conversion or by sequence similarity search, and returns related annotations and cross references. Moreover, users are able to run external web-based tools based on the query gene. G-Links is implemented as a RESTful service, so users can easily access this tool from any web browser.

This service and documentations are freely available at http://link.g-language.org/.

Project page

http://www.g-language.org/wiki/glinks

Usage

Base URL

http://link.g-language.org/

Syntax

[http://link.g-language.org/GENE ID](http://link.g-language.org/[GENE ID](/options)

Standard Quqrifiers

[GENE ID]

Optional Qualifiers (options)

Usage Examples

REQUIREMENTS

Contact

Kazuki Oshita < cory@g-language.org >
Institute for Advanced Biosciences, Keio University.

About

a gateway server for querying and retrieving gene annotation data

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 58.5%
  • Perl 31.5%
  • PHP 7.8%
  • CSS 2.2%