Are you sure you want to leave this community? Leaving the community will revoke any permissions you have been granted in this community.
SciCrunch Registry is a curated repository of scientific resources, with a focus on biomedical resources, including tools, databases, and core facilities - visit SciCrunch to register your resource.
https://wiki.nci.nih.gov/display/LexEVS/LexGrid
LexGrid (Lexical Grid) provides support for a distributed network of lexical resources such as terminologies and ontologies via standards-based tools, storage formats, and access/update mechanisms. The Lexical Grid Vision is for a distributed network of terminological resources. It is the foundation of the National Center for Biomedical Ontology BioPortal interface and web-services, and can parse OBO format, as well as other formats such as OWL. Currently, there are many terminologies and ontologies in existence. Just about every terminology has its own format, its own set of tools, and its own update mechanisms. The only thing that most of these pieces have in common with each other is their incompatibility. This makes it very hard to use these resources to their full potential. We have designed the Lexical Grid as a way to bridge terminologies and ontologies with a common set of tools, formats and update mechanisms. The Lexical Grid is: * accessible through a set of common APIs * joined through shared indices * online accessible * downloadable * loosely coupled * locally extendable * globally revised * available in web-space on web-time * cross-linked The realization of this vision requires three interlocking components, which are: * Standards - access methods and formats need to be published and openly available * Tools - standards based tools must be readily available * Content - commonly used terminologies have to be available for access and download Platform: Windows compatible, Mac OS X compatible, Linux compatible, Unix compatible
Proper citation: LexGrid (RRID:SCR_006627) Copy
http://bioconductor.org/packages/2.9/bioc/html/RamiGO.html
Software package with an R interface sending requests to AmiGO visualize, retrieving DAG GO trees, parsing GraphViz DOT format files and exporting GML files for Cytoscape. Also uses RCytoscape to interactively display AmiGO trees in Cytoscape.
Proper citation: RamiGO (RRID:SCR_006922) Copy
COBrA is a Java-based ontology editor for bio-ontologies that distinguishes itself from other editors by supporting the linking of concepts between two ontologies, and providing sophisticated analysis and verification functions. In addition to the Gene Ontology and Open Biology Ontologies formats, COBrA can import and export ontologies in the Semantic Web formats RDF, RDFS and OWL. Platform: Windows compatible, Mac OS X compatible, Linux compatible, Unix compatible
Proper citation: COBrA (RRID:SCR_005677) Copy
http://agbase.msstate.edu/cgi-bin/tools/goprofiler_select.pl
Service that provides a summary of GO annotations available for each species. The user provides a taxon id and GOProfiler displays the number of GO associations and the number of annotated proteins for that species. The results are listed by evidence code and a separate list of unannotated proteins is also provided.
Proper citation: GOProfiler (RRID:SCR_005683) Copy
http://www.patternlabforproteomics.org/
THIS RESOURCE IS NO LONGER IN SERVICE. Documented July 5, 2018. Gene Ontology Explorer (GOEx) combines data from protein fold changes with GO over-representation statistics to help draw conclusions in proteomic experiments. It is tightly integrated within the PatternLab for Proteomics project and, thus, lies within a complete computational environment that provides parsers and pattern recognition tools designed for spectral counting. GOEx offers three independent methods to query data: an interactive directed acyclic graph, a specialist mode where key words can be searched, and an automatic search. A recent hack included in GOEx is to load the sparse matrix index file directly into GOEx, instead of going through the report generation using the AC/T-fold methods. This makes it easy for GOEx to analyze any list of proteins as long as the list follows the index file format (described in manuscript) . Please note that if using this alternative strategy, there will be no protein fold information. Platform: Windows compatible
Proper citation: GOEx - Gene Ontology Explorer (RRID:SCR_005779) Copy
http://code.google.com/p/owltools/
OWLTools (aka OWL2LS - OWL2 Life Sciences) is a java API for accessing ontologies in either OBO or OWL. OWLTools provides a bio-ontologies friendly wrapper on top of the Manchester OWL API. It provides many features, including: * convenience methods for OBO-like properties such as synonyms, textual definitions, obsoletion, replaced_by * simple graph-like operations over ontologies * visualization using the QuickGO graphs libraries Platform: Windows compatible, Mac OS X compatible, Linux compatible, Unix compatible
Proper citation: OWLTools (RRID:SCR_005732) Copy
Biomedical Logical Programming (Blip) is a research-oriented deductive database and prolog application library for handling biological and biomedical data. It includes packages for advanced querying of ontologies and annotations. Blip underpins the Obol tool. Here are some distinguishing characteristics of Blip * Lightweight. Bloat-free: Blip only has as many modules as it needs to do its job. * Fast. * Declarative. Say what you want to do, not how you want to do it * Blip can be Query-oriented: specify your data sources and ask your query * Blip can be Application-oriented: it is designed to be used as an application library used by other bioinformatics tools * Mature and fully functional ontology module for handling both OBO-style ontologies and OWL ontologies. * Modules for handling biological sequences and sequence features. (currently limited functionality, added as needed) * A systems biology module for querying pathway and interaction data. (currently limited functionality, added as needed) * Relational database integration. SQL can be viewed as a highly restricted dialect of Prolog. Although the SWI-Prolog in-memory database is fast and scalable, sometimes it is nice to be able to fetch data from an external database. Blip contains a generic SQL utility module and predicate mappings for the GO database, Ensembl and Chado * Integration with a variety of bioinformatics file formats. SWI-Prolog has a variety of fast libraries for dealing with XML, RDF and tabular data files. Blip provides bridges from bio file formats encoded using these syntaxes into its native models. For other syntaxes, Blip seamlessly integrates other packages such as BioPerl and go-perl. Although these dependencies require extra installation, there is no point reinventing the wheel * Rapid development of web applications. Blip extends SWI-Prolog''''s excellent http support with a simple and powerful logical-functional-programming style application server, serval. This has been used to prototype a fully-featured next-generation replacement for the GO project amigo browser. * Scalable. Blip is not intended to be a toy system on toy data (although it is happy to be used as a toy if you like!). It is intended to be used as an application component and a tool operating on real-world biological and biomedical data Blip is written in SWI-Prolog, a fast, robust and scalable implementation of ISO Prolog. Platform: Windows compatible, Mac OS X compatible, Linux compatible, Unix compatible
Proper citation: Blip: Biomedical Logic Programming (RRID:SCR_005733) Copy
http://www.ici.upmc.fr/cluego/
A Cytoscape plug-in that visualizes the non-redundant biological terms for large clusters of genes in a functionally grouped network. It can be used in combination with GOlorize. The identifiers can be uploaded from a text file or interactively from a network of Cytoscape. The type of identifiers supported can be easily extended by the user. ClueGO performs single cluster analysis and comparison of clusters. From the ontology sources used, the terms are selected by different filter criteria. The related terms which share similar associated genes can be combined to reduce redundancy. The ClueGO network is created with kappa statistics and reflects the relationships between the terms based on the similarity of their associated genes. On the network, the node colour can be switched between functional groups and clusters distribution. ClueGO charts are underlying the specificity and the common aspects of the biological role. The significance of the terms and groups is automatically calculated. ClueGO is easy updatable with the newest files from Gene Ontology and KEGG. Platform: Windows compatible, Mac OS X compatible, Linux compatible, Unix compatible
Proper citation: ClueGO (RRID:SCR_005748) Copy
http://www.psb.ugent.be/esb/PiNGO/
A Java-based tool to easily find unknown genes in a network that are significantly associated with user-defined target Gene Ontology (GO) categories. PiNGO is implemented as a plugin for Cytoscape, a popular open source software platform for visualizing and integrating molecular interaction networks. PiNGO predicts the categorization of a gene based on the annotations of its neighbors, using the enrichment statistics of its sister tool BiNGO. Networks can either be selected from the Cytoscape interface or uploaded from file. Platform: Windows compatible, Mac OS X compatible, Linux compatible, Unix compatible
Proper citation: PiNGO (RRID:SCR_000692) Copy
http://wiki.geneontology.org/index.php/GOlr
A public Solr index for the Gene Ontology. This index will replace some of the query functionality for GOOSE as well as become the new backend for AmiGO 2 and other services.
Proper citation: GOlr (RRID:SCR_003939) Copy
http://gmod.org/wiki/Flash_GViewer
Flash GViewer is a customizable Flash movie that can be easily inserted into a web page to display each chromosome in a genome along with the locations of individual features on the chromosomes. It is intended to provide an overview of the genomic locations of a specific set of features - eg. genes and QTLs associated with a specific phenotype, etc. rather than as a way to view all features on the genome. The features can hyperlink out to a detail page to enable to GViewer to be used as a navigation tool. In addition the bands on the chromosomes can link to defineable URL and new region selection sliders can be used to select a specific chromosome region and then link out to a genome browser for higher resolution information. Genome maps for Rat, Mouse, Human and C. elegans are provided but other genome maps can be easily created. Annotation data can be provided as static text files or produced as XML via server scripts. This tool is not GO-specific, but was built for the purpose of viewing GO annotation data. Platform: Online tool
Proper citation: Flash Gviewer (RRID:SCR_012870) Copy
http://discover.nci.nih.gov/gominer/GoCommandWebInterface.jsp
A web program that organizes lists of genes of interest (for example, under- and overexpressed genes from a microarray experiment) for biological interpretation in the context of the Gene Ontology and automates the analysis of multiple microarrays then integrates the results across all of them in exportable output files and visualizations. High-Throughput GoMiner is an enhancement of GoMiner and is implemented with both a command line interface and a web interface. The program can also: efficiently perform automated batch processing of an arbitrary number of microarrays; produce a human- or computer-readable report that rank-orders the multiple microarray results according to the number of significant GO categories; integrate the multiple microarray results by providing organized, global clustered image map visualizations of the relationships of significant GO categories; provide a fast form of false discovery rate multiple comparisons calculation; and provide annotations and visualizations for relating transcription factor binding sites to genes and GO categories.
Proper citation: High-Throughput GoMiner (RRID:SCR_000173) Copy
http://www.blast2go.com/b2ghome
An ALL in ONE tool for functional annotation of (novel) sequences and the analysis of annotation data. Blast2GO (B2G) joins in one universal application similarity search based GO annotation and functional analysis. B2G offers the possibility of direct statistical analysis on gene function information and visualization of relevant functional features on a highlighted GO direct acyclic graph (DAG). Furthermore B2G includes various statistics charts summarizing the results obtained at BLASTing, GO-mapping, annotation and enrichment analysis (Fisher''''s Exact Test). All analysis process steps are configurable and data import and export are supported at any stage. The application also accepts pre-existing BLAST or annotation files and takes them to subsequent steps. The tool offers a very suitable platform for high throughput functional genomics research in non-model species. B2G is a species-independent, intuitive and interactive desktop application which allows monitoring and comprehending the whole annotation and analysis process supported by additional features like GO Slim integration, evidence code (EC) consideration, a Batch-Mode or GO-Multilevel-Pies. Platform: Windows compatible, Mac OS X compatible, Linux compatible, Unix compatible
Proper citation: Blast2GO (RRID:SCR_005828) Copy
The Functional Similarity Search Tool (FSST) has been implemented for comparing user defined sets of annotated entities. FSST supports the computation of functional similarity scores based on an individual ontology and of combined scores. Its multi-threaded Java implementation takes advantage of symmetric multi-processing computers, decreasing runtime considerably. Platform: Windows compatible, Mac OS X compatible, Linux compatible, Unix compatible
Proper citation: FSST - Functional Similarity Search Tool (RRID:SCR_005819) Copy
http://www.ncbi.nlm.nih.gov/biosystems/
Database that provides access to biological systems and their component genes, proteins, and small molecules, as well as literature describing those biosystems and other related data throughout Entrez. A biosystem, or biological system, is a group of molecules that interact directly or indirectly, where the grouping is relevant to the characterization of living matter. BioSystem records list and categorize components, such as the genes, proteins, and small molecules involved in a biological system. The companion FLink tool, in turn, allows you to input a list of proteins, genes, or small molecules and retrieve a ranked list of biosystems. A number of databases provide diagrams showing the components and products of biological pathways along with corresponding annotations and links to literature. This database was developed as a complementary project to (1) serve as a centralized repository of data; (2) connect the biosystem records with associated literature, molecular, and chemical data throughout the Entrez system; and (3) facilitate computation on biosystems data. The NCBI BioSystems Database currently contains records from several source databases: KEGG, BioCyc (including its Tier 1 EcoCyc and MetaCyc databases, and its Tier 2 databases), Reactome, the National Cancer Institute's Pathway Interaction Database, WikiPathways, and Gene Ontology (GO). It includes several types of records such as pathways, structural complexes, and functional sets, and is desiged to accomodate other record types, such as diseases, as data become available. Through these collaborations, the BioSystems database facilitates access to, and provides the ability to compute on, a wide range of biosystems data. If you are interested in depositing data into the BioSystems database, please contact them.
Proper citation: NCBI BioSystems Database (RRID:SCR_004690) Copy
A web-based browser for Gene Ontology terms and annotations, which is provided by the UniProtKB-GOA group at the EBI. It is able to offer a range of facilities including bulk downloads of GO annotation data which can be extensively filtered by a range of different parameters and GO slim set generation. The software for QuickGO is freely available under the Apache 2 license. QuickGO can supply GO term information and GO annotation data via REST web services.
Proper citation: QuickGO (RRID:SCR_004608) Copy
Project that developed an open access discovery platform, called Open Pharmacological Space (OPS), via a semantic web approach, integrating pharmacological data from a variety of information resources and tools and services to question this integrated data to support pharmacological research. The project is based upon the assimilation of data already stored as triples, in the form subject-predicate-object. The software and data are available for download and local installation, under an open source and open access model. Tools and services are provided to query and visualize this data, and a sustainability plan will be in place, continuing the operation of the Open PHACTS Discovery Platform after the project funding ends. Throughout the project, a series of recommendations will be developed in conjunction with the community, building on open standards, to ensure wide applicability of the approaches used for integration of data.
Proper citation: Open PHACTS (RRID:SCR_005050) Copy
http://services.nbic.nl/copub/portal/
Text mining tool that detects co-occuring biomedical concepts in abstracts from the MedLine literature database. It allows batch input of multiple human, mouse or rat genes and produces lists of keywords from several biomedical thesauri that are significantly correlated with the set of input genes. These lists link to Medline abstracts in which the co-occurring input genes and correlated keywords are highlighted. Furthermore, CoPub can graphically visualize differentially expressed genes and over-represented keywords in a network, providing detailed insight in the relationships between genes and keywords, and revealing the most influential genes as highly connected hubs.
Proper citation: CoPub (RRID:SCR_005327) Copy
http://www.garban.org/garban/home.php
THIS RESOURCE IS NO LONGER IN SERVICE, documented on July 12, 2012. GARBAN is a tool for analysis and rapid functional annotation of data arising from cDNA microarrays and proteomics techniques. GARBAN has been implemented with bioinformatic tools to rapidly compare, classify, and graphically represent multiple sets of data (genes/ESTs, or proteins), with the specific aim of facilitating the identification of molecular markers in pathological and pharmacological studies. GARBAN has links to the major genomic and proteomic databases (Ensembl, GeneBank, UniProt Knowledgebase, InterPro, etc.), and follows the criteria of the Gene Ontology Consortium (GO) for ontological classifications. Source may be shared: e-mail garban (at) ceit.es. Platform: Online tool
Proper citation: GARBAN (RRID:SCR_005778) Copy
http://corneliu.henegar.info/FunCluster.htm
FunCluster is a genomic data analysis algorithm which performs functional analysis of gene expression data obtained from cDNA microarray experiments. Besides automated functional annotation of gene expression data, FunCluster functional analysis aims to detect co-regulated biological processes through a specially designed clustering procedure involving biological annotations and gene expression data. FunCluster''''s functional analysis relies on Gene Ontology and KEGG annotations and is currently available for three organisms: Homo Sapiens, Mus Musculus and Saccharomyces Cerevisiae. FunCluster is provided as a standalone R package, which can be run on any operating system for which an R environment implementation is available (Windows, Mac OS, various flavors of Linux and Unix). Download it from the FunCluster website, or from the worldwide mirrors of CRAN. FunCluster is provided freely under the GNU General Public License 2.0. Platform: Windows compatible, Mac OS X compatible, Linux compatible, Unix compatible
Proper citation: FunCluster (RRID:SCR_005774) Copy
Can't find your Tool?
We recommend that you click next to the search bar to check some helpful tips on searches and refine your search firstly. Alternatively, please register your tool with the SciCrunch Registry by adding a little information to a web form, logging in will enable users to create a provisional RRID, but it not required to submit.
Welcome to the RRID Resources search. From here you can search through a compilation of resources used by RRID and see how data is organized within our community.
You are currently on the Community Resources tab looking through categories and sources that RRID has compiled. You can navigate through those categories from here or change to a different tab to execute your search through. Each tab gives a different perspective on data.
If you have an account on RRID then you can log in from here to get additional features in RRID such as Collections, Saved Searches, and managing Resources.
Here is the search term that is being executed, you can type in anything you want to search for. Some tips to help searching:
You can save any searches you perform for quick access to later from here.
We recognized your search term and included synonyms and inferred terms along side your term to help get the data you are looking for.
If you are logged into RRID you can add data records to your collections to create custom spreadsheets across multiple sources of data.
Here are the sources that were queried against in your search that you can investigate further.
Here are the categories present within RRID that you can filter your data on
Here are the subcategories present within this category that you can filter your data on
If you have any further questions please check out our FAQs Page to ask questions and see our tutorials. Click this button to view this tutorial again.