Searching the RRID Resource Information Network

Our searching services are busy right now. Please try again later

  • Register
X
Forgot Password

If you have forgotten your password you can enter your email here and get a temporary password sent to your email.

X

Leaving Community

Are you sure you want to leave this community? Leaving the community will revoke any permissions you have been granted in this community.

No
Yes

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.

Search

Type in a keyword to search

On page 355 showing 7081 ~ 7100 out of 26,895 results
Snippet view Table view Download Top 1000 Results
Click the to add this resource to a Collection
  • RRID:SCR_011984

    This resource has 10+ mentions.

http://stackoverflow.com/

A question and answer site for professional and enthusiast programmers.

Proper citation: Stack Overflow (RRID:SCR_011984) Copy   


http://nmf.jax.org/protocols.html

THIS RESOURCE IS NO LONGER IN SERVICE, documented on July 17, 2013. The Neuroscience Mutagenesis Facility of the Jackson Laboratory (NMF) was established to produce new neurological mouse models that could serve as experimental models for the exploration of basic neurobiological mechanisms and diseases. The protocols are available. The impetus for the program resulted from the recognition that * the value of genomic data would remain limited unless more information about the functionality of its individual components became available, and * the task of linking genes to specific behavior would best be accomplished by employing a combination of different approaches. In an effort to complement already existing programs, the Neuroscience Mutagenesis Facility decided to use: a random, genome-wide approach to mutagenesis, i.e. N-ethyl-N-nitrosourea (ENU) as the mutagen; a three-generation back-cross breeding scheme to focus on the detection of recessive mutations; behavioral screens selective for the detection of phenotypes deemed useful for the program goals. Protocols: * Genetics ** Production of Mice for a Genome-Wide ENU Mutagenesis Screen ** Production of Mice using Chemical Mutagenesis of Mouse ES Cells * Protocols ** Step by step procedures-- Mouse mutagenesis with ENU ** Step by step procedures-- ES Cell mutagenesis with EMS * Phenotyping: Overview * Protocols:(currently only screens marked * are in use) ** Acoustic startle response (ASR) ** Auditory brainstem response (ABR) ** CLAMSTM(former CCMS) ** Creatine kinase ** Developmental Screen * ** Eye and Vision * ** Gait Analysis ** Gustation ** Observation * ** Seizure threshold * ** Additional Background Information

Proper citation: JAX Neuroscience Mutagenesis Facility Protocols (RRID:SCR_003021) Copy   


http://bodb.usc.edu/bodb/

THIS RESOURCE IS NO LONGER IN SERVICE. Documented on January 4, 2023. BODB offers a way to document computational models of brain function by linking each model to Brain Operating Principles (BOPs), related brain regions, Summaries of Simulation Results (SSRs)and Summaries of Experimental Data (SEDs) used either to design or to test the model. Tools are provided to search for related models and to compare their coverage of SEDs. This allows automatic benchmarking of a model against a cluster of models addressing similar BOPs or SEDs or brain regions. Tools allow display of brain imaging results against a human brain applet; a new tool will link data to a macaque brain applet.

Proper citation: Brain Operation Database (RRID:SCR_003050) Copy   


http://www.neurogems.org/neosim/

Simulation software that includes a parallel discrete event simulation kernel for running models of spiking neurons on a cluster of workstations. Models are specified using NeuroML, and visualized using Java2D. Simulation components are distributed across a parallel machine or network and communicate using timestamped events. The successor NEOSIM2 project under the NeuroGems umbrella at Edinburgh University (http://www.neurogems.org) continues to distribute the software, http://www.neurogems.org/neosim2/ The NEOSIM project includes: * a parallel discrete event simulation kernel for running models of spiking neural networks on clusters of machines. * a modules kit for extending the behavior of neurons and connectivity patterns. * a user interface for building and running simulations. OS: Linux, MS-Windows

Proper citation: Neural Open Simulation (RRID:SCR_002916) Copy   


  • RRID:SCR_002998

    This resource has 10+ mentions.

http://briansimulator.org/

Software Python package for simulating spiking neural networks. Useful for neuroscientific modelling at systems level, and for teaching computational neuroscience. Intuitive and efficient neural simulator.

Proper citation: Brian Simulator (RRID:SCR_002998) Copy   


  • RRID:SCR_003112

    This resource has 10+ mentions.

http://studyforrest.org

An MRI data repository that holds a set of 7 Tesla images and behavioral metadata. Multi-faceted brain image archive with behavioral measurements. For each participant a number of different scans and auxiliary recordings have been obtained. In addition, several types of minimally preprocessed data are also provided. The full description of the data release is available in a dedicated publication. This project invites anyone to participate in a decentralized effort to explore the opportunities of open science in neuroimaging by documenting how much (scientific) value can be generated out of a single data release by publication of scientific findings derived from a dataset, algorithms and methods evaluated on this dataset, and/or extensions of this dataset by acquisition and integration of new data.

Proper citation: studyforrest.org (RRID:SCR_003112) Copy   


  • RRID:SCR_003238

    This resource has 500+ mentions.

https://osf.io/

Platform to support research and enable collaboration. Used to discover projects, data, materials, and collaborators helpful to your own research.

Proper citation: Open Science Framework (RRID:SCR_003238) Copy   


  • RRID:SCR_003299

    This resource has 100+ mentions.

http://protege.stanford.edu

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://www.loni.usc.edu/BIRN/Projects/Mouse/

Animal model data primarily focused on mice including high resolution MRI, light and electron microscopic data from normal and genetically modified mice. It also has atlases, and the Mouse BIRN Atlasing Toolkit (MBAT) which provides a 3D visual interface to spatially registered distributed brain data acquired across scales. The goal of the Mouse BIRN is to help scientists utilize model organism databases for analyzing experimental data. Mouse BIRN has ended. The next phase of this project is the Mouse Connectome Project (https://www.nitrc.org/projects/mcp/). The Mouse BIRN testbeds initially focused on mouse models of neurodegenerative diseases. Mouse BIRN testbed partners provide multi-modal, multi-scale reference image data of the mouse brain as well as genetic and genomic information linking genotype and brain phenotype. Researchers across six groups are pooling and analyzing multi-scale structural and functional data and integrating it with genomic and gene expression data acquired from the mouse brain. These correlated multi-scale analyses of data are providing a comprehensive basis upon which to interpret signals from the whole brain relative to the tissue and cellular alterations characteristic of the modeled disorder. BIRN's infrastructure is providing the collaborative tools to enable researchers with unique expertise and knowledge of the mouse an opportunity to work together on research relevant to pre-clinical mouse models of neurological disease. The Mouse BIRN also maintains a collaborative Web Wiki, which contains announcements, an FAQ, and much more.

Proper citation: Mouse Biomedical Informatics Research Network (RRID:SCR_003392) Copy   


http://www.fda.gov/downloads/Drugs/DevelopmentApprovalProcess/DrugDevelopmentToolsQualificationProgram/UCM382536.pdf

Urinary kidney biomarkers (KIM-1, albumin, total protein, 2-microglobulin, cystatin C, clusterin and trefoil factor-3) that are considered acceptable biomarkers for the detection of acute drug-induced nephrotoxicity in rats and can be included along with traditional clinical chemistry markers and histopathology in toxicology studies. These biomarkers may be used voluntarily as additional evidence of nephrotoxicity in nonclinical safety assessment studies to complement the standard data (BUN and sCr). In ROC analyses, some of these biomarkers showed better sensitivity and specificity than BUN and sCr relative to histopathological alterations considered to be the gold standard when tested with a limited number of nephrotoxicant and control compounds.

Proper citation: PSTC Nephrotoxicity Biomarkers (RRID:SCR_003709) Copy   


  • RRID:SCR_003425

    This resource has 1+ mentions.

http://www.mindtouch.com/

A web based social authoring and publishing environment that adheres to open standards and RESTful design principals. It provides wiki-like ease of use with a sophisticated web services framework for rapid application development, creating flexible workflows and rapid integration. MindTouch creates a vibrant real-time information fabric by federating content from across enterprise silos, such as CRM, ERP, file servers, email, databases, web services and more.

Proper citation: Mindtouch DekiWiki (RRID:SCR_003425) Copy   


  • RRID:SCR_003420

    This resource has 100+ mentions.

http://www.nanostring.com/products/nSolver

Data analysis software program that offers nCounter users the ability to QC, normalize, and analyze data without having to purchase additional software packages.

Proper citation: nSolver Analysis Software (RRID:SCR_003420) Copy   


  • RRID:SCR_003610

    This resource has 1+ mentions.

http://www.asf.alaska.edu/

Satellite facility that downlinks, processes, archives, and distributes remote-sensing data to scientific users around the world. Three major components: * Satellite Tracking Ground Station: Part of NASA?s Near Earth Network system of ground stations around the world. * Synthetic Aperture Radar Distributed Active Archive Center (SAR DAAC): ASF maintains the NASA archive of SAR data from a variety of satellites and aircraft, and provides these data and associated specialty support services to U.S. Government-approved researchers in support of NASA?s Earth Science Data and Information System project. * ASF Enterprise Center (ASFE): In support of UAF?s mission to be a student-centered research university, the ASF-E focuses on applications of remote-sensing data, specifically for UAF research. The ASF-E includes the GeoData Center (GDC), which provides data management and archive services for UAF principal investigators and maintains a variety of geophysical data collections in support of scientific research.

Proper citation: Alaska Satellite Facility (RRID:SCR_003610) Copy   


http://www.nraa.org/

A nonprofit organization representing dialysis facilities and centers throughout the United States. It supports members from all types of providers including freestanding, hospital-based and national chains through the weekly e-mail newsletter, Renal Watch, the Annual Meeting, periodic workshops and other meetings. NRAA members include dialysis provider companies and management consulting companies and other companies involved in the End Stage Renal Disease (ESRD) industry and supportive of the purposes of NRAA. Individuals not directly employed or otherwise involved in companies that are NRAA members may join as individual Associate Members. The purposes for which the NRAA is organized are as follows: # To provide renal administrators the opportunity for gaining continuing education, obtaining peer recognition and expanding development in the profession. # To promote and encourage education and training for renal administrators. # To recognize individuals who have done or are doing noteworthy service in the field of renal administration. # To educate the public and members of governing bodies of health care organizations to understand the issues surrounding the practice of renal administration. # To represent the professional interests of renal administrators as a national representative spokesperson for the development and implementation of public policy. # To act as a resource on local and national ESRD issues.

Proper citation: National Renal Administrators Association (RRID:SCR_003991) Copy   


http://www.european-biotechnology.net/

Non-profit organization that facilitates co-operation between professionals in biotechnology and the life sciences all over Europe bringing research groups, universities, SMEs, large companies and indeed all actors in biotechnology together to build and deliver partnerships.

Proper citation: European Biotechnology Network (RRID:SCR_003908) Copy   


  • RRID:SCR_003982

    This resource has 10+ mentions.

http://www.era-edta.org/

An association of European kidney specialists whose objective is advancement of medical science and of clinical work in nephrology, dialysis, renal transplantation, hypertension and related subjects. They aim at providing up-to-date knowledge, exclusively based on scientific data, independent from governments'' policies and from any influence of the industry. It is registered in England and Wales, but its area of activity mainly covers Europe and the Mediterranean area.

Proper citation: ERA-EDTA (RRID:SCR_003982) Copy   


http://co.mbine.org/standards/miase

A set of guidelines (community effort) suitable for use with any structured format for simulation experiments to identify the Minimal Information About a Simulation Experiment necessary to enable the reproducible simulation experiments. The Guidelines list the information that a modeller needs to provide to enable the execution and reproduction of a numerical simulation experiment, derived from a given set of quantitative models. MIASE is designed to help modelers and software tools to exchange their simulation settings and to foster collaboration. In 2011, he MIASE guidelines were accepted by researchers from 19 different institutes.

Proper citation: Minimum Information About a Simulation Experiment (RRID:SCR_003800) Copy   


  • RRID:SCR_003777

    This resource has 1+ mentions.

http://www.evoio.org/wiki/MIAPA

Central hub for resources related to developing and deploying a Minimal Information for a Phylogenetic Analysis (MIAPA) standard.

Proper citation: MIAPA (RRID:SCR_003777) Copy   


http://www.nitrc.org/projects/atag_mri_scans/

Data sets from the atlasing of the basal ganglia (ATAG) consortium, which provides ultra-high resolution 7Tesla (T) magnetic resonance imaging (MRI) scans from young, middle-aged, and elderly participants. They include whole-brain and reduced field-of-view MP2RAGE and T2 scans with ultra-high resolution at a sub millimeter scale. The data can be used to develop new algorithms that help building new high-resolution atlases both in the basic and clinical neurosciences. They can also be used to inform the exact positioning of deep-brain electrodes relevant in patients with Parkinsons disease and neuropsychiatric diseases.

Proper citation: 7T Structural MRI scans ATAG (RRID:SCR_014084) Copy   


https://www.nitrc.org/search/?type_of_search=group&q=wisconsin&sa.x=0&sa.y=0&sa=Search

Atlases enable alignment of individual scans to improve localization and statistical power of results, and allow comparison of results between studies and institutions. Set of multi subject atlas templates is constructed specifically for functional and structural imaging studies of rhesus macaque.

Proper citation: Rhesus Macaque Brain Atlases (RRID:SCR_017533) 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.

Can't find the RRID you're searching for? X
  1. RRID Portal Resources

    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.

  2. Navigation

    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.

  3. Logging in and Registering

    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.

  4. Searching

    Here is the search term that is being executed, you can type in anything you want to search for. Some tips to help searching:

    1. Use quotes around phrases you want to match exactly
    2. You can manually AND and OR terms to change how we search between words
    3. You can add "-" to terms to make sure no results return with that term in them (ex. Cerebellum -CA1)
    4. You can add "+" to terms to require they be in the data
    5. Using autocomplete specifies which branch of our semantics you with to search and can help refine your search
  5. Save Your Search

    You can save any searches you perform for quick access to later from here.

  6. Query Expansion

    We recognized your search term and included synonyms and inferred terms along side your term to help get the data you are looking for.

  7. Collections

    If you are logged into RRID you can add data records to your collections to create custom spreadsheets across multiple sources of data.

  8. Sources

    Here are the sources that were queried against in your search that you can investigate further.

  9. Categories

    Here are the categories present within RRID that you can filter your data on

  10. Subcategories

    Here are the subcategories present within this category that you can filter your data on

  11. Further Questions

    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.

X