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.
Computable knowledge regarding functions of genes and gene products. GO resources include biomedical ontologies that cover molecular domains of all life forms as well as extensive compilations of gene product annotations to these ontologies that provide largely species-neutral, comprehensive statements about what gene products do. Used to standardize representation of gene and gene product attributes across species and databases.
Proper citation: Gene Ontology (RRID:SCR_002811) Copy
http://geneontology.org/docs/tools-overview/
Collection of tools developed by GO Consortium and by third parties. Tools are listed by category or alphabetically and continue to be improved and expanded.
Proper citation: Gene Ontology Tools (RRID:SCR_006941) Copy
http://amigo.geneontology.org/
Web tool to search, sort, analyze, visualize and download data of interest. Along with providing details of the ontologies, gene products and annotations, features a BLAST search, Term Enrichment and GO Slimmer tools, the GO Online SQL Environment and a user help guide.Used at the Gene Ontology (GO) website to access the data provided by the GO Consortium. Developed and maintained by the GO Consortium.
Proper citation: AmiGO (RRID:SCR_002143) Copy
http://search.cpan.org/~cmungall/go-perl/
go-perl is a set of Perl modules for parsing, manipulating and exporting ontologies and annotations. It includes parsers for the OBO and GO gene association file formats. It has a graph-based object model with methods for graph traversal. For more details, see the documentation included with the modules. go-perl comes bundled with XSL (Extensible Stylesheet Language) transforms (which can also be used independently of Perl, provided you have files in OBO-XML format), as well as scripts that can be used as standalone tools. Installation should be simple, provided you have some experience with Perl and CPAN; see the INSTALL file for details. Platform: Windows compatible, Mac OS X compatible, Linux compatible, Unix compatible
Proper citation: go-perl (RRID:SCR_005730) Copy
A collaborative ontology for the definition of sequence features used in biological sequence annotation. SO was initially developed by the Gene Ontology Consortium. Contributors to SO include the GMOD community, model organism database groups such as WormBase, FlyBase, Mouse Genome Informatics group, and institutes such as the Sanger Institute and the EBI. Input to SO is welcomed from the sequence annotation community. The OBO revision is available here: http://sourceforge.net/p/song/svn/HEAD/tree/ SO includes different kinds of features which can be located on the sequence. Biological features are those which are defined by their disposition to be involved in a biological process. Biomaterial features are those which are intended for use in an experiment such as aptamer and PCR_product. There are also experimental features which are the result of an experiment. SO also provides a rich set of attributes to describe these features such as polycistronic and maternally imprinted. The Sequence Ontologies use the OBO flat file format specification version 1.2, developed by the Gene Ontology Consortium. The ontology is also available in OWL from Open Biomedical Ontologies. This is updated nightly and may be slightly out of sync with the current obo file. An OWL version of the ontology is also available. The resolvable URI for the current version of SO is http://purl.obolibrary.org/obo/so.owl.
Proper citation: SO (RRID:SCR_004374) 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://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
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, THIS RESOURCE IS NO LONGER IN SERVICE. Documented on September 16,2025.
Proper citation: ClueGO (RRID:SCR_005748) Copy
http://titan.biotec.uiuc.edu/bee/honeybee_project.htm
A database integrating data from the bee brain EST sequencing project with data from sequencing and gene research projects from other organisms, primarily the fruit fly Drosophila melanogaster. The goal of Bee-ESTdb is to provide updated information on the genes of the honey bee, currently using annotation primarily from flies to suggest cellular roles, biological functions, and evolutionary relationships. The site allows searches by sequence ID, EST annotations, Gene Ontology terms, Contig ID and using BLAST. Very nice resource for those interested in comparative genomics of brain. A normalized unidirectional cDNA library was made in the laboratory of Prof. Bento Soares, University of Iowa. The library was subsequently subtracted. Over 20,000 cDNA clones were partially sequenced from the normalized and subtracted libraries at the Keck Center, resulting in 15,311 vector-trimmed, high-quality, sequences with an average read length of 494 bp. and average base-quality of 41. These sequences were assembled into 8966 putatively unique sequences, which were tested for similarity to sequences in the public databases with a variety of BLAST searches. The Clemson University Genomics Institute is the distributor of these public domain cDNA clones. For information on how to purchase an individual clone or the entire collection, please contact www.genome.clemson.edu/orders/ or generobi (at) life.uiuc.edu.
Proper citation: Honey Bee Brain EST Project (RRID:SCR_002389) Copy
Publicly available database of the genes, proteins, experimentally-verified interactions and signaling pathways involved in the innate immune response of humans, mice and bovines to microbial infection. The database captures coverage of the innate immunity interactome by integrating known interactions and pathways from major public databases together with manually-curated data into a centralized resource. The database can be mined as a knowledgebase or used with the integrated bioinformatics and visualization tools for the systems level analysis of the innate immune response. Although InnateDB curation focuses on innate immunity-relevant interactions and pathways, it also incorporates detailed annotation on the entire human, mouse and bovine interactomes by integrating data (178,000+ interactions & 3,900+ pathways) from several of the major public interaction and pathway databases. InnateDB also has integrated human, mouse and bovine orthology predictions generated using Ortholgue software. Ortholgue uses a phylogenetic distance-based method to identify possible paralogs in high-throughput orthology predictions. Integrated human and mouse conserved gene order and synteny information has also been determined to provide further support for orthology predictions. InnateDB Capabilities: * View statistics for manually-curated innate immunity relevant molecular interactions. New manually curated interactions are submitted weekly. * Search for genes and proteins of interest. * Search for experimentally-verified molecular interactions by gene/protein name, interaction type, cell type, etc. * Search genes/interactions belonging to 3,900 pathways. * Visualize interactions using an intuitive subcellular localization-based layout in Cerebral. * Upload your own list of genes along with associated gene expression data (from up to 10 experimental conditions) to interactively analyze this data in a molecular interaction network context. Once you have uploaded your data, you will be able to interactively visualize interaction networks with expression data overlaid; carry out Pathway, Gene Ontology and Transcription Factor Binding Site over-representation analyses; construct orthologous interaction networks in other species; and much more. * Access curated interaction data via a dedicated PSICQUIC webservice.
Proper citation: InnateDB (RRID:SCR_006714) Copy
Software package that provides the ability to do a number of standard semantic similarity methods and includes novel methods for combining these with dynamic selection of anonymous grouping classes. Platform: Windows compatible, Mac OS X compatible, Linux compatible, Unix compatible
Proper citation: OwlSim (RRID:SCR_006819) 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://bioinformatics.intec.ugent.be/magic/
Web based interface for exploring and analyzing a comprehensive maize-specific cross-platform expression compendium. This compendium was constructed by collecting, homogenizing and formally annotating publicly available microarrays from Gene Expression Omnibus (GEO), and ArrayExpress.
Proper citation: Magic (RRID:SCR_006406) 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://gdm.fmrp.usp.br/tools_bit.php
THIS RESOURCE IS NO LONGER IN SERVICE, documented on June 29, 2012. Gene Class Expression allows functional annotation of SAGE data using the Gene Ontology database. This tool performs searches in the GO database for each SAGE tag, making associations in the selected GO category for a level selected in the hierarchy. This system provides user-friendly data navigation and visualization for mapping SAGE data onto the gene ontology structure. This tool also provides graphical visualization of the percentage of SAGE tags in each GO category, along with confidence intervals and hypothesis testing. Platform: Online tool
Proper citation: Gene Class Expression (RRID:SCR_005679) Copy
http://doa.nubic.northwestern.edu/pages/search.php
Project portal for a collaborative database aiming to provide a comprehensive annotation to human genome.It uses the computable, controlled vocabulary of Disease Ontology (DO) and NCBI Gene Reference Into Function (GeneRIF).
Proper citation: DOAF (RRID:SCR_015666) Copy
https://neuinfo.org/mynif/search.php?list=cover&q=*
Service that partners with the community to expose and simultaneously drill down into individual databases and data sets and return relevant content. This type of content, part of the so called hidden Web, is typically not indexed by existing web search engines. Every record links back to the originating site. In order for NIF to directly query these independently maintained databases and datasets, database providers must register their database or dataset with the NIF Data Federation and specify permissions. Databases are concept mapped for ease of sharing and to allow better understanding of the results. Learn more about registering your resource, http://neuinfo.org/nif_components/disco/interoperation.shtm Search results are displayed under the Data Federation tab and are categorized by data type and nervous system level. In this way, users can easily step through the content of multiple resources, all from the same interface. Each federated resource individually displays their query results with links back to the relevant datasets within the host resource. This allows users to take advantage of additional views on the data and tools that are available through the host database. The NIF site provides tutorials for each resource, indicated by the Professor Icon professor icon showing users how to navigate the results page once directed there through the NIF. Additionally, query results may be exported as an Excel document. Note: NIF is not responsible for the availability or content of these external sites, nor does NIF endorse, warrant or guarantee the products, services or information described or offered at these external sites. Integrated Databases: Theses virtual databases created by NIF and other partners combine related data indexed from multiple databases and combine them into one view for easier browsing. * Integrated Animal View * Integrated Brain Gene Expression View * Integrated Disease View * Integrated Nervous System Connectivity View * Integrated Podcasts View * Integrated Software View * Integrated Video View * Integrated Jobs * Integrated Blogs For a listing of the Federated Databases see, http://neuinfo.org/mynif/databaseList.php or refer to the Resources Listed by NIF Data Federation table below.
Proper citation: NIF Data Federation (RRID:SCR_004834) 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 NIF Resources search. From here you can search through a compilation of resources used by NIF and see how data is organized within our community.
You are currently on the Community Resources tab looking through categories and sources that NIF 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 NIF then you can log in from here to get additional features in NIF 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 NIF 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 NIF 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.