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.
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://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://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://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://meme.nbcr.net/meme/cgi-bin/gomo.cgi
Gene Ontology for Motifs (GOMO) is an alignment- and threshold-free comparative genomics approach for assigning functional roles to DNA regulatory motifs from DNA sequence. The algorithm detects associations between a user-specified DNA regulatory motif (expressed as a position weight matrix; PWM) and Gene Ontology terms. The original method for predicting the roles of transcription factors (TFs starts with a PWM motif describing the DNA-binding affinity of the TF. GOMO uses the PWM to score the promoter region of each gene in the genome for its likelihood to be bound by the TF. The resulting ''''affinity'''' scores are then used to test each term in the Gene Ontology for association with high-scoring genes. The algorithm was subsequently extended to leverage conserved signals using multiple, related species in a comparative approach, which greatly improves the resulting annotations. Platform: Online tool, Windows compatible, Mac OS X compatible, Linux compatible, Unix compatible
Proper citation: GOMO - Gene Ontology for Motifs (RRID:SCR_008864) Copy
http://vortex.cs.wayne.edu/projects.htm#OE2GO
Onto-Express is a web-based tool in the Onto-Tools suite that performs automated function profiling for a list of differentially expressed genes. However, Onto-Express does not support functional profiling for the organisms that do not have annotations in public domain, or use of custom (i.e. user-defined) ontologies. This limitation is also true for most of the other existing tools for functional profiling, which means that researchers working with uncommon organisms and/or new annotations or ontologies may be forced to construct such profiles manually. Onto-Express To Go (OE2GO) is a new tool added to the Onto-Tools ensemble to address these issues. OE2GO is built on top of OE to leverage its existing functionality. In OE2GO, the users now have an option to use either the Onto-Tools database as a source of functional annotations or provide their own annotations in a separate file. Currently, OE2GO supports annotation file in the Gene Ontology format. Platform: Online tool, Windows compatible, Mac OS X compatible, Linux compatible, Unix compatible
Proper citation: Onto-Express To Go (OE2GO) (RRID:SCR_008854) 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
http://manuals.bioinformatics.ucr.edu/home/R_BioCondManual#GOHyperGAll
To test a sample population of genes for overrepresentation of GO terms, the R/BioC function GOHyperGAll computes for all GO nodes a hypergeometric distribution test and returns the corresponding p-values. A subsequent filter function performs a GO Slim analysis using default or custom GO Slim categories. Basic knowledge about R and BioConductor is required for using this tool. 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: GOHyperGAll (RRID:SCR_005766) Copy
Data analysis service to predict the function of your favorite genes and gene sets. Indexing 1,421 association networks containing 266,984,699 interactions mapped to 155,238 genes from 7 organisms. GeneMANIA interaction networks are available for download in plain text format. GeneMANIA finds other genes that are related to a set of input genes, using a very large set of functional association data. Association data include protein and genetic interactions, pathways, co-expression, co-localization and protein domain similarity. You can use GeneMANIA to find new members of a pathway or complex, find additional genes you may have missed in your screen or find new genes with a specific function, such as protein kinases. Your question is defined by the set of genes you input. If members of your gene list make up a protein complex, GeneMANIA will return more potential members of the protein complex. If you enter a gene list, GeneMANIA will return connections between your genes, within the selected datasets. GeneMANIA suggests annotations for genes based on Gene Ontology term enrichment of highly interacting genes with the gene of interest. GeneMANIA is also a gene recommendation system. GeneMANIA is also accessible via a Cytoscape plugin, designed for power users. Platform: Online tool, Windows compatible, Mac OS X compatible, Linux compatible, Unix compatible
Proper citation: GeneMANIA (RRID:SCR_005709) Copy
http://www.stanford.edu/~nigam/cgi-bin/dokuwiki/doku.php?id=clench
Cluster Enrichment (CLENCH) allows A. thaliana researchers to perform automated retrieval of GO annotations from TAIR and calculate enrichment of GO terms in gene group with respect to a reference set. Before calculating enrichment, CLENCH allows mapping of the returned annotations to arbitrary coarse levels using GO slim term lists (which can be edited by the user) and a local installation of GO. Platform: Windows compatible, Linux compatible,
Proper citation: CLENCH (RRID:SCR_005735) 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
http://bioinformatics.biol.rug.nl/standalone/fiva/
Functional Information Viewer and Analyzer (FIVA) aids researchers in the prokaryotic community to quickly identify relevant biological processes following transcriptome analysis. Our software is able to assist in functional profiling of large sets of genes and generates a comprehensive overview of affected biological processes. Currently, seven different modules containing functional information have been implemented: (i) gene regulatory interactions, (ii) cluster of orthologous groups (COG) of proteins, (iii) gene ontologies (GO), (iv) metabolic pathways (v) Swiss Prot keywords, (vi) InterPro domains - and (vii) generic functional categories. Platform: Windows compatible, Mac OS X compatible, Linux compatible, Unix compatible
Proper citation: FIVA - Functional Information Viewer and Analyzer (RRID:SCR_005776) Copy
A comprehensive analysis and visualization software package for gene expression experiments that provides: a number of clustering and analysis techniques; integrated gene expression and analysis result visualizations, integration with the Gene Expression Omnibus; and an optional data sharing architecture. GO is used to assign functional enrichment scores to clusters, using a combination of specially developed techniques and general statistical methods. These results can be explored using the in built ontology browsing tool or through the generated web pages. SeqExpress also supports numerous data transformation, projection, visualization, file export/import, searching, integration (with R), and clustering options.
Proper citation: SeqExpress (RRID:SCR_007075) Copy
https://omictools.com/l2l-tool
THIS RESOURCE IS NO LONGER IN SERVICE, documented May 10, 2017. A pilot effort that has developed a centralized, web-based biospecimen locator that presents biospecimens collected and stored at participating Arizona hospitals and biospecimen banks, which are available for acquisition and use by researchers. Researchers may use this site to browse, search and request biospecimens to use in qualified studies. The development of the ABL was guided by the Arizona Biospecimen Consortium (ABC), a consortium of hospitals and medical centers in the Phoenix area, and is now being piloted by this Consortium under the direction of ABRC. You may browse by type (cells, fluid, molecular, tissue) or disease. Common data elements decided by the ABC Standards Committee, based on data elements on the National Cancer Institute''s (NCI''s) Common Biorepository Model (CBM), are displayed. These describe the minimum set of data elements that the NCI determined were most important for a researcher to see about a biospecimen. The ABL currently does not display information on whether or not clinical data is available to accompany the biospecimens. However, a requester has the ability to solicit clinical data in the request. Once a request is approved, the biospecimen provider will contact the requester to discuss the request (and the requester''s questions) before finalizing the invoice and shipment. The ABL is available to the public to browse. In order to request biospecimens from the ABL, the researcher will be required to submit the requested required information. Upon submission of the information, shipment of the requested biospecimen(s) will be dependent on the scientific and institutional review approval. Account required. Registration is open to everyone.. Documented on August 26, 2019.
Database of published microarray gene expression data, and a software tool for comparing that published data to a user''''s own microarray results. It is very simple to use - all you need is a web browser and a list of the probes that went up or down in your experiment. If you find L2L useful please consider contributing your published data to the L2L Microarray Database in the form of list files. L2L finds true biological patterns in gene expression data by systematically comparing your own list of genes to lists of genes that have been experimentally determined to be co-expressed in response to a particular stimulus - in other words, published lists of microarray results. The patterns it finds can point to the underlying disease process or affected molecular function that actually generated the observed changed in gene expression. Its insights are far more systematic than critical gene analyses, and more biologically relevant than pure Gene Ontology-based analyses. The publications included in the L2L MDB initially reflected topics thought to be related to Cockayne syndrome: aging, cancer, and DNA damage. Since then, the scope of the publications included has expanded considerably, to include chromatin structure, immune and inflammatory mediators, the hypoxic response, adipogenesis, growth factors, hormones, cell cycle regulators, and others. Despite the parochial origins of the database, the wide range of topics covered will make L2L of general interest to any investigator using microarrays to study human biology. In addition to the L2L Microarray Database, L2L contains three sets of lists derived from Gene Ontology categories: Biological Process, Cellular Component, and Molecular Function. As with the L2L MDB, each GO sub-category is represented by a text file that contains annotation information and a list of the HUGO symbols of the genes assigned to that sub-category or any of its descendants. You don''''t need to download L2L to use it to analyze your microarray data. There is an easy-to-use web-based analysis tool, and you have the option of downloading your results so you can view them at any time on your own computer, using any web browser. However, if you prefer, the entire L2L project, and all of its components, can be downloaded from the download page. Platform: Online tool, Windows compatible, Mac OS X compatible, Linux compatible, Unix compatible
Proper citation: L2L Microarray Analysis Tool (RRID:SCR_013440) Copy
http://smd.stanford.edu/cgi-bin/source/sourceSearch
SOURCE compiles information from several publicly accessible databases, including UniGene, dbEST, UniProt Knowledgebase, GeneMap99, RHdb, GeneCards and LocusLink. GO terms associated with LocusLink entries appear in SOURCE. The mission of SOURCE is to provide a unique scientific resource that pools publicly available data commonly sought after for any clone, GenBank accession number, or gene. SOURCE is specifically designed to facilitate the analysis of large sets of data that biologists can now produce using genome-scale experimental approaches Platform: Online tool
Proper citation: SOURCE (RRID:SCR_005799) Copy
http://genome.crg.es/GOToolBox/
The GOToolBox web server provides a series of programs allowing the functional investigation of groups of genes, based on the Gene Ontology resource. The web version of the GOToolBox is free for non-commercial users only. Users from commercial companies are allowed to use the site during a reasonable testing period. For a regular use of the web version, a license fee should be paid. We have developed methods and tools based on the Gene Ontology (GO) resource allowing the identification of statistically over- or under-represented terms in a gene dataset; the clustering of functionally related genes within a set; and the retrieval of genes sharing annotations with a query gene. GO annotations can also be constrained to a slim hierarchy or a given level of the ontology. The source codes are available upon request, and distributed under the GPL license. Platform: Online tool
Proper citation: GOToolBox Functional Investigation of Gene Datasets (RRID:SCR_003192) Copy
One of the key challenges in the analysis of gene expression data is how to relate the expression level of individual genes to the underlying transcriptional programs and cellular state. The T-profiler tool hosted on this website uses the t-test to score changes in the average activity of pre-defined groups of genes. The gene groups are defined based on Gene Ontology categorization, ChIP-chip experiments, upstream matches to a consensus transcription factor binding motif, and location on the same chromosome, respectively. If desired, an iterative procedure can be used to select a single, optimal representative from sets of overlapping gene groups. A jack-knife procedure is used to make calculations more robust against outliers. T-profiler makes it possible to interpret microarray data in a way that is both intuitive and statistically rigorous, without the need to combine experiments or choose parameters. Currently, gene expression data from Saccharomyces cerevisiae and Candida albicans are supported. Users can submit their microarray data for analysis by clicking on one of the two organism-specific tabs above. Platform: Online tool
Proper citation: T-profiler (RRID:SCR_003452) Copy
http://xldb.fc.ul.pt/biotools/rebil/ssm/
FuSSiMeG is being discontinued, may not be working properly. Please use our new tool ProteinOn. Functional Semantic Similarity Measure between Gene Products (FuSSiMeG) provides a functional similarity measure between two proteins using the semantic similarity between the GO terms annotated with the proteins. Platform: Online tool
Proper citation: FuSSiMeG: Functional Semantic Similarity Measure between Gene-Products (RRID:SCR_005738) Copy
http://www.plexdb.org/plex.php?database=Barley/funcexpression.php
THIS RESOURCE IS NO LONGER IN SERVICE, documented on July 11, 2012. FuncExpression is a web-based resource for functional interpretation of large scale genomics data. FuncExpression can be used for the functional comparison of plant, animal, and fungal gene name lists generated from genomics and proteomics experiments. Multiple gene lists can be classified, compared and visualized. FuncExpression supports two way-integration of plant gene functional information and the gene expression data, which allows for further cross-validation with plant microarray data from related experiments at BarleyBase. Platform: Online tool
Proper citation: FuncExpression (RRID:SCR_005773) 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.