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://www.ncbi.nlm.nih.gov/Genbank/
NIH genetic sequence database that provides annotated collection of all publicly available DNA sequences for almost 280 000 formally described species (Jan 2014) .These sequences are obtained primarily through submissions from individual laboratories and batch submissions from large-scale sequencing projects, including whole-genome shotgun (WGS) and environmental sampling projects. Most submissions are made using web-based BankIt or standalone Sequin programs, and GenBank staff assigns accession numbers upon data receipt. It is part of International Nucleotide Sequence Database Collaboration and daily data exchange with European Nucleotide Archive (ENA) and DNA Data Bank of Japan (DDBJ) ensures worldwide coverage. GenBank is accessible through NCBI Entrez retrieval system, which integrates data from major DNA and protein sequence databases along with taxonomy, genome, mapping, protein structure and domain information, and biomedical journal literature via PubMed. BLAST provides sequence similarity searches of GenBank and other sequence databases. Complete bimonthly releases and daily updates of GenBank database are available by FTP.
Proper citation: GenBank (RRID:SCR_002760) Copy
THIS RESOURCE IS NO LONGER IN SERVICE, documented on May 11, 2016. Repository of brain-mapping data (surfaces and volumes; structural and functional data) derived from studies including fMRI and MRI from many laboratories, providing convenient access to a growing body of neuroimaging and related data. WebCaret is an online visualization tool for viewing SumsDB datasets. SumsDB includes: * data on cerebral cortex and cerebellar cortex * individual subject data and population data mapped to atlases * data from FreeSurfer and other brainmapping software besides Caret SumsDB provides multiple levels of data access and security: * Free (public) access (e.g., for data associated with published studies) * Data access restricted to collaborators in different laboratories * Owner-only access for work in progress Data can be downloaded from SumsDB as individual files or as bundles archived for offline visualization and analysis in Caret WebCaret provides online Caret-style visualization while circumventing software and data downloads. It is a server-side application running on a linux cluster at Washington University. WebCaret "scenes" facilitate rapid visualization of complex combinations of data Bi-directional links between online publications and WebCaret/SumsDB provide: * Links from figures in online journal article to corresponding scenes in WebCaret * Links from metadata in WebCaret directly to relevant online publications and figures
Proper citation: SumsDB (RRID:SCR_002759) Copy
https://compbio.dfci.harvard.edu/predictivenetworks//
A flexible, open-source, web-based application and data services framework that enables the integration, navigation, visualization and analysis of gene interaction networks. The primary goal of PN is to allow biomedical researchers to evaluate experimentally derived gene lists in the context of large-scale gene interaction networks. The PN analytical pipeline involves two key steps. The first is the collection of a comprehensive set of known gene interactions derived from a variety of publicly available sources. The second is to use these ''known'' interactions together with gene expression data to infer robust gene networks. The regression-based network inference algorithm creates a graph of gene interactions in which cycles may be present (but no self-loops). Based on information-theoretic techniques, a causal gene interaction network is inferred from both prior knowledge (interactions extracted from biomedical literature and structured biological databases) and gene expression data. A prediction model is fitted for each gene, given its parents, enabling assessment of the predictive ability of the network model.
Proper citation: Predictive Networks (RRID:SCR_006110) Copy
http://braininfo.rprc.washington.edu
Portal to neuroanatomical information on the Web that helps you identify structures in the brain and provides a variety of information about each structure by porting you to the best of 1500 web pages at 100 other neuroscience sites. BrainInfo consists of three basic components: NeuroNames, a developing database of definitions of neuroanatomic structures in four species, their most common acronyms and their names in eight languages; NeuroMaps, a digital atlas system based on 3-D canonical stereotaxic atlases of rhesus macaque and mouse brains and programs that enable one to map data to standard surface and cross-sectional views of the brains for presentation and publication; and the NeuroMaps precursor: Template Atlas of the Primate Brain, a 2-D stereotaxic atlas of the longtailed (fascicularis) macaque brain that shows the locations of some 250 architectonic areas of macaque cortex. The NeuroMaps atlases will soon include a number of overlays showing the locations of cortical areas and other neuroscientific data in the standard frameworks of the macaque and mouse atlases. Viewers are encouraged to use NeuroNames as a stable source of unique standard terms and acronyms for brain structures in publications, illustrations and indexing systems; to use templates extracted from the NeuroMaps macaque and mouse brain atlases for presenting neuroscientific information in image format; and to use the Template Atlas for warping to MRIs or PET scans of the macaque brain to estimate the stereotaxic locations of structures.
Proper citation: BrainInfo (RRID:SCR_003142) Copy
http://sig.biostr.washington.edu/projects/fm/
A domain ontology that represents a coherent body of explicit declarative knowledge about human anatomy. It is concerned with the representation of classes or types and relationships necessary for the symbolic representation of the phenotypic structure of the human body in a form that is understandable to humans and is also navigable, parseable and interpretable by machine-based systems. Its ontological framework can be applied and extended to all other species. The description of how the OWL version was generated is in Pushing the Envelope: Challenges in a Frame-Based Representation of Human Anatomy by N. F. Noy, J. L. Mejino, C. Rosse, M. A. Musen: http://bmir.stanford.edu/publications/view.php/pushing_the_envelope_challenges_in_a_frame_based_representation_of_human_anatomy The Foundational Model of Anatomy ontology has four interrelated components: # Anatomy taxonomy (At), # Anatomical Structural Abstraction (ASA), # Anatomical Transformation Abstraction (ATA), # Metaknowledge (Mk), The ontology contains approximately 75,000 classes and over 120,000 terms; over 2.1 million relationship instances from over 168 relationship types link the FMA's classes into a coherent symbolic model.
Proper citation: FMA (RRID:SCR_003379) Copy
Protege is a free, open-source platform that provides a growing user community with a suite of tools to construct domain models and knowledge-based applications with ontologies. At its core, Protege implements a rich set of knowledge-modeling structures and actions that support the creation, visualization, and manipulation of ontologies in various representation formats. Protege can be customized to provide domain-friendly support for creating knowledge models and entering data. Further, Protege can be extended by way of a plug-in architecture and a Java-based Application Programming Interface (API) for building knowledge-based tools and applications. An ontology describes the concepts and relationships that are important in a particular domain, providing a vocabulary for that domain as well as a computerized specification of the meaning of terms used in the vocabulary. Ontologies range from taxonomies and classifications, database schemas, to fully axiomatized theories. In recent years, ontologies have been adopted in many business and scientific communities as a way to share, reuse and process domain knowledge. Ontologies are now central to many applications such as scientific knowledge portals, information management and integration systems, electronic commerce, and semantic web services. The Protege platform supports two main ways of modeling ontologies: * The Protege-Frames editor enables users to build and populate ontologies that are frame-based, in accordance with the Open Knowledge Base Connectivity protocol (OKBC). In this model, an ontology consists of a set of classes organized in a subsumption hierarchy to represent a domain's salient concepts, a set of slots associated to classes to describe their properties and relationships, and a set of instances of those classes - individual exemplars of the concepts that hold specific values for their properties. * The Protege-OWL editor enables users to build ontologies for the Semantic Web, in particular in the W3C's Web Ontology Language (OWL). An OWL ontology may include descriptions of classes, properties and their instances. Given such an ontology, the OWL formal semantics specifies how to derive its logical consequences, i.e. facts not literally present in the ontology, but entailed by the semantics. These entailments may be based on a single document or multiple distributed documents that have been combined using defined OWL mechanisms (see the OWL Web Ontology Language Guide). Protege is based on Java, is extensible, and provides a plug-and-play environment that makes it a flexible base for rapid prototyping and application development.
Proper citation: Protege (RRID:SCR_003299) Copy
http://mimi.ncibi.org/MimiWeb/main-page.jsp
MiMi Web gives you an easy to use interface to a rich NCIBI data repository for conducting your systems biology analyses. This repository includes the MiMI database, PubMed resources updated nightly, and text mined from biomedical research literature. The MiMI database comprehensively includes protein interaction information that has been integrated and merged from diverse protein interaction databases and other biological sources. With MiMI, you get one point of entry for querying, exploring, and analyzing all these data. MiMI provides access to the knowledge and data merged and integrated from numerous protein interactions databases and augments this information from many other biological sources. MiMI merges data from these sources with deep integration into its single database with one point of entry for querying, exploring, and analyzing all these data. MiMI allows you to query all data, whether corroborative or contradictory, and specify which sources to utilize. MiMI displays results of your queries in easy-to-browse interfaces and provides you with workspaces to explore and analyze the results. Among these workspaces is an interactive network of protein-protein interactions displayed in Cytoscape and accessed through MiMI via a MiMI Cytoscape plug-in. MiMI gives you access to more information than you can get from any one protein interaction source such as: * Vetted data on genes, attributes, interactions, literature citations, compounds, and annotated text extracts through natural language processing (NLP) * Linkouts to integrated NCIBI tools to: analyze overrepresented MeSH terms for genes of interest, read additional NLP-mined text passages, and explore interactive graphics of networks of interactions * Linkouts to PubMed and NCIBI's MiSearch interface to PubMed for better relevance rankings * Querying by keywords, genes, lists or interactions * Provenance tracking * Quick views of missing information across databases. Data Sources include: BIND, BioGRID, CCSB at Harvard, cPath, DIP, GO (Gene Ontology), HPRD, IntAct, InterPro, IPI, KEGG, Max Delbreuck Center, MiBLAST, NCBI Gene, Organelle DB, OrthoMCL DB, PFam, ProtoNet, PubMed, PubMed NLP Mining, Reactome, MINT, and Finley Lab. The data integration service is supplied under the conditions of the original data sources and the specific terms of use for MiMI. Access to this website is provided free of charge. The MiMI data is queryable through a web services api. The MiMI data is available in PSI-MITAB Format. These files represent a subset of the data available in MiMI. Only UniProt and RefSeq identifiers are included for each interactor, pathways and metabolomics data is not included, and provenance is not included for each interaction. If you need access to the full MiMI dataset please send an email to mimi-help (at) umich.edu.
Proper citation: Michigan Molecular Interactions (RRID:SCR_003521) Copy
http://portal.ncibi.org/gateway/mimiplugin.html
The Cytoscape MiMI Plugin is an open source interactive visualization tool that you can use for analyzing protein interactions and their biological effects. The Cytoscape MiMI Plugin couples Cytoscape, a widely used software tool for analyzing bimolecular networks, with the MiMI database, a database that uses an intelligent deep-merging approach to integrate data from multiple well-known protein interaction databases. The MiMI database has data on 119,880 molecules, 330,153 interactions, and 579 complexes. By querying the MiMI database through Cytoscape you can access the integrated molecular data assembled in MiMI and retrieve interactive graphics that display protein interactions and details on related attributes and biological concepts. You can interact with the visualization by expanding networks to the next nearest neighbors and zooming and panning to relationships of interest. You also can perceptually encode nodes and links to show additional attributes through color, size and the visual cues. You can edit networks, link out to other resources and tools, and access information associated with interactions that has been mined and summarized from the research literature information through a biology natural language processing database (BioNLP) and a multi-document summarization system, MEAD. Additionally, you can choose sub-networks of interest and use SAGA, a graph matching tool, to match these sub-networks to biological pathways.
Proper citation: MiMI Plugin for Cytoscape (RRID:SCR_003424) Copy
Markup Language that provides a representation of PDB data in XML format. The description of this format is provided in XML schema of the PDB Exchange Data Dictionary. This schema is produced by direct translation of the mmCIF format PDB Exchange Data Dictionary Other data dictionaries used by the PDB have been electronically translated into XML/XSD schemas and these are also presented in the list below. * PDBML data files are provided in three forms: ** fully marked-up files, ** files without atom records ** files with a more space efficient encoding of atom records * Data files in PDBML format can be downloaded from the RCSB PDB website or by ftp. * Software tools for manipulating PDB data in XML format are available.
Proper citation: Protein Data Bank Markup Language (RRID:SCR_005085) Copy
A website which assigns molecular functional effects of non-synonymous SNPs based on structure and sequence analysis.
Proper citation: SNPs3D (RRID:SCR_010787) Copy
http://nmr.cmbi.ru.nl/NRG-CING/HTML/index.html
NRG-CING presents a complete validation report for all 9,000+ wwPDB NMR entries including remediated experimental data such as chemical shifts from BMRB and restraints from NRG . These CING reports are compiled from internal analyses and those by CCPN, DSSP, PROCHECK-NMR/Aqua, ShiftX, Talos+, Vasco, Wattos, and WHAT_CHECK. The NRG-CING website is a collection of CING reports that has been pre-calculated for all PDB files solved by NMR. (See website for more information on CING.) In case the underlying experimental data is available, these have been cleaned up and made syntactically and semantically correct and homogeneous. For many macromolecular NMR ensembles from the Protein Data Bank (PDB) the experiment-based restraint lists used in the structure calculation are accessible, while other experimental data, mainly chemical shift values, are often available from the BioMagResBank. Assessment of the quality of the structural result is paramount to their usage and a combined, integrated repository of both input data and structural results greatly facilitates such an analysis. In addition, the accuracy and precision of the coordinates in these macromolecular NMR ensembles can be improved by recalculations using the available experimental data and present-day software with improved protocols and force fields. Such efforts, however, generally fail on over half of all deposited structures due to the syntactic and semantic heterogeneity of the data and the wide variety of formats used for their deposition. We have combined the cleaned-up restraints information from the NMR Restraints Grid (NRG) database with available chemical shifts from the BioMagResBank in the weekly updated NRG-CING database. Eleven programs, in addition to CING itself, have been included in the NRG-CING production pipeline to arrive at validation reports that list for each entry the potential inconsistencies between the coordinates and the available restraint and chemical shift data. The longitudinal validation of this data yielded a set of indicators that can be used to judge the quality of every macromolecular structure solved with NMR. The cleaned up NMR experimental datasets and the validation reports are freely available.
Proper citation: NRG-CING (RRID:SCR_006079) Copy
http://lussierlab.org/GO-Module/GOModule.cgi
GO-Module provides an interface to reduce the dimensionality of GO enrichment results and produce interpretable biomodules of significant GO terms organized by hierarchical knowledge that contain only true positive results. Users can download a text file of GO terms annotated with their significance and identified biomodules, a network visualization of resultant GO IDs or terms in PDF format, and view results in an online table. Platform: Online tool
Proper citation: GO-Module (RRID:SCR_005813) Copy
Public global Protein Data Bank archive of macromolecular structural data overseen by organizations that act as deposition, data processing and distribution centers for PDB data. Members are: RCSB PDB (USA), PDBe (Europe) and PDBj (Japan), and BMRB (USA). This site provides information about services provided by individual member organizations and about projects undertaken by wwPDB. Data available via websites of its member organizations.
Proper citation: Worldwide Protein Data Bank (wwPDB) (RRID:SCR_006555) Copy
http://sourceforge.net/apps/mediawiki/mummergpu/index.php?title=MUMmerGPU
Software tool as high throughput DNA sequence alignment program that runs on nVidia G80-class GPUs. Aligns sequences in parallel on video card to accelerate widely used serial CPU program MUMmer.
Proper citation: MUMmerGPU (RRID:SCR_001200) Copy
http://www.ncbi.nlm.nih.gov/guide/sitemap/
The National Center for Biotechnology Information''s listing of resources. Sort by alphabetical character, Databases, Downloads, Submissions, Tools and How-To; or by Topic: Chemicals & Bioassays; Data & Software; DNA & RNA; Domains & Structures; Genes & Expression; Genetics & Medicine; Genomes & Maps; Homology; Literature; Proteins; Sequence Analysis; Taxonomy; Training & Tutorials; Variation.
Proper citation: NCBI Resource List (RRID:SCR_005628) Copy
http://clip.med.yale.edu/presto/
Software toolkit for processing raw reads from high-throughput sequencing of lymphocyte repertoires.
Proper citation: pRESTO (RRID:SCR_001782) Copy
Collection of data of protein sequence and functional information. Resource for protein sequence and annotation data. Consortium for preservation of the UniProt databases: UniProt Knowledgebase (UniProtKB), UniProt Reference Clusters (UniRef), and UniProt Archive (UniParc), UniProt Proteomes. Collaboration between European Bioinformatics Institute (EMBL-EBI), SIB Swiss Institute of Bioinformatics and Protein Information Resource. Swiss-Prot is a curated subset of UniProtKB.
Proper citation: UniProt (RRID:SCR_002380) Copy
THIS RESOURCE IS NO LONGER IN SERVICE, documented July 15, 2016. Database containing location and descriptive information about a wide variety of information resources including organizations, research resources, projects, and databases concerned with health and biomedicine. This information may not be readily available in bibliographic databases. Each record may contain information on the publications, holdings, and services provided. These information resources fall into many categories including federal, state, and local government agencies; information and referral centers; professional societies; self-help groups and voluntary associations; academic and research institutions and their programs; information systems and research facilities. Topics include HIV/AIDS, maternal and child health, most diseases and conditions including genetic and other rare diseases, health services research and technology assessment. DIRLINE can be searched using subject words (such as disease or condition) including Medical Subject Headings (MeSH) or for the name or location of a resource. It now offers an A to Z list of over 8,500 organizations.
Proper citation: Directory of Health Organizations Online (RRID:SCR_002331) Copy
http://lcg.rit.albany.edu/dp-bind
This web-server takes a user-supplied sequence of a DNA-binding protein and predicts residue positions involved in interactions with DNA. Prediction can be performed using a profile of evolutionary conservation of the input sequence automatically generated by the web-server or the input sequence alone. Three prediction methods are run for each input sequence and consensus prediction is generated.
Proper citation: DP-Bind: a web server for sequence-based prediction of DNA-binding residues in DNA-binding proteins (RRID:SCR_003039) Copy
Web server based on the Enhancer Identification (EI) method, to determine the chromosomal location and functional characteristics of distant regulatory elements (REs) in higher eukaryotic genomes. The server uses gene co-expression data, comparative genomics, and combinatorics of transcription factor binding sites (TFBSs) to find TFBS-association signatures that can be used for discriminating specific regulatory functions. DiRE's unique feature is the detection of REs outside of proximal promoter regions, as it takes advantage of the full gene locus to conduct the search. DiRE can predict common REs for any set of input genes for which the user has prior knowledge of co-expression, co-function, or other biologically meaningful grouping. The server predicts function-specific REs consisting of clusters of specifically-associated TFBSs, and it also scores the association of individual TFs with the biological function shared by the group of input genes. Its integration with the Array2BIO server allows users to start their analysis with raw microarray expression data.
Proper citation: Distant Regulatory Elements (RRID:SCR_003058) 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.