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 270 showing 5381 ~ 5400 out of 26,885 results
Snippet view Table view Download Top 1000 Results
Click the to add this resource to a Collection

http://pbs.jhu.edu/research/Yantis/publications/ClassicPapers

This website contains a list of classic articles in visual perception. They are listed alphabetically by the last name if the article''s author.

Proper citation: Classic Articles in Visual Perception (RRID:SCR_008325) Copy   


http://skonops.imbb.forth.gr/

THIS RESOURCE IS NO LONGER IN SERVICE. Documented on November 22, 2023. A database containing genomic/biological information on anopheline mosquitoes, with an emphasis on Anopheles gambiae, the world''''s most important malaria vector. AnoBase is an integrated, relational database of basic biological and genetic data on anopheline species, with a particular emphasis on Anopheles gambiae. It has been designed as an information source and research support tool for the broad vector biology community. Although AnoBase is not a primary genomic database that develops and provides tools to access the genome of the malaria mosquito, it nevertheless contains several sections that offer data of genomic interest such as in situ hybridization images, an integrated gene tool and direct online access to AnoXcel, the proteomic database of An. gambiae. Moreover, AnoBase also contains information on non-gambiae mosquito species and a novel section on studies related to insecticide resistance.

Proper citation: AnoBase: An Anopheles database (RRID:SCR_008166) Copy   


http://www.molgen.ua.ac.be/ADMutations/default.cfm?MT=1&ML=0&Page=ADMDB

A locus-specific database aimed at collecting known mutations and non-pathogenic coding variations in the genes related to Alzheimer disease (AD) and frontotemporal dementia (FTD), following the guidelines of the Human Genome Variation Society. Mutations can be retrieved based on the gene, phenotype and publication. The database contains mutations reported in the literature and at scientific meetings, and unpublished mutations directly submitted to the database. To date, AD&FTDMDB contains mutations in the genes encoding the Amyloid Beta Precursor Protein (APP), Presenilin 1 (PSEN1), Presenilin 2 (PSEN2), Chromatin Modifying Protein 2B (CHMP2B), fusion (involved in t(12;16) in malignant liposarcoma) (FUS), Granulin (GRN), Microtubule Associated Protein Tau (MAPT), TAR DNA binding protein (TARDBP) and Valosin-containing Protein (VCP) and holds 415 different mutations observed in 1027 patients or families. As of March 2013, the latest publications referenced were from 2008, indicating that this resource may not be up to date.

Proper citation: Alzheimer Disease and Frontotemporal Dementia Mutation Database (RRID:SCR_008286) Copy   


http://locustdb.genomics.org.cn/

The migratory locust (Locusta migratoria) is an orthopteran pest and a representative member of hemimetabolous insects. Its transcriptomic data provide invaluable information for molecular entomology study of the insect and pave a way for comparative studies of other medically, agronomically, and ecologically relevant insects. This first transcriptomic database of the locust (LocustDB) has been developed, building necessary infrastructures to integrate, organize, and retrieve data that are either currently available or to be acquired in the future. It currently hosts 45,474 high quality EST sequences from the locust, which were assembled into 12,161 unigenes. This database contains original sequence data, including homologous/orthologous sequences, functional annotations, pathway analysis, and codon usage, based on conserved orthologous groups (COG), gene ontology (GO), protein domain (InterPro), and functional pathways (KEGG). It also provides information from comparative analysis based on data from the migratory locust and five other invertebrate species, such as the silkworm, the honeybee, the fruitfly, the mosquito and the nematode. LocustDB also provides information from comparative analysis based on data from the migratory locust and five other invertebrate species, such as the silkworm, the honeybee, the fruitfly, the mosquito and the nematode. It starts with the first transcriptome information for an orthopteran and hemimetabolous insect and will be extended to provide a framework for incorporation of in-coming genomic data of relevant insect groups and a workbench for cross-species comparative studies.

Proper citation: Migratory Locust EST Database (RRID:SCR_008201) Copy   


  • RRID:SCR_008200

    This resource has 1+ mentions.

http://andromeda.gsf.de/litminer

THIS RESOURCE IS NO LONGER IN SERVICE, documented August 23, 2016. The LitMiner software is a literature data-mining tool that facilitates the identification of major gene regulation key players related to a user-defined field of interest in PubMed abstracts. The prediction of gene-regulatory relationships is based on co-occurrence analysis of key terms within the abstracts. LitMiner predicts relationships between key terms from the biomedical domain in four categories (genes, chemical compounds, diseases and tissues). The usefulness of the LitMiner system has been demonstrated recently in a study that reconstructed disease-related regulatory networks by promoter modeling that was initiated by a LitMiner generated primary gene list. To overcome the limitations and to verify and improve the data, we developed WikiGene, a Wiki-based curation tool that allows revision of the data by expert users over the Internet. It is based on the annotation of key terms in article abstracts followed by statistical co-citation analysis of annotated key terms in order to predict relationships. Key terms belonging to four different categories are used for the annotation process: -Genes: Names of genes and gene products. Gene name recognition is based on Ensembl . Synonyms and aliases are resolved. -Chemical Compounds: Names of chemical compounds and their respective aliases. -Diseases and Phenotypes: Names of diseases and phenotypes -Tissues and Organs: Names of tissues and organs LitMiner uses a database of disease and phenotype terms for literature annotation. Currently, there are 2225 diseases or phenotypes, 801 tissues and organs, and 10477 compounds in the database.

Proper citation: LitMiner (RRID:SCR_008200) Copy   


http://www.compneuro.org/CDROM/catacomb/index.html

Catacomb consists of a set of frameworks for various types of models in neuroscience, user interfaces to facilitate building models within these frameworks, and numerical algorithms to compute their behavior. The available frameworks include reaction kinetics, reaction diffusion systems, kinetic scheme models of ion channels, small neuron models and integrate and fire networks. It is a library of models (data structures and algorithms) covering a range of problems in neuroscience together with a versatile graphical user interface for constructing and running specific instances of the models. Some features of Catacomb include: * Class models. There is a growing set of classes containing data structures and calculation methods for various problem domains in neuroscience - reaction schemes, stochastic channel models, integrate-and-fire networks, cell geometry et al. * Dynamic interface builder. Using Java''s reflection capabilities, individual user interfaces are constructed for each class model allowing new instances to be created and displaying the results of any calculation methods they may contain. * Parameter watching. Using Java threads, the calculations are rerun and results displayed whenever parameters upon which they depend are changed. * Session recording. Operations can be recorded and played back for illustrating how to use Catacomb or for preconfigured demonstrations of model behavior. * Compatible with JPython. Catacomb does not include its own interpreter except in the minimal sense required to parse its own saved files. But its objects and methods are accessible to JPython which can be used for command line access or scripting. * Applet building. The contents of windows in the display can be extracted and packaged together in a single panel for loading as an applet. The model is saved as a java source file which, once compiled, can be packaged with the original Catacomb archive for loading from a Web page. See the AppletConfigEditor.

Proper citation: Components And Tools for Accessible COmputer Modeling in (neuro)Biology (RRID:SCR_008321) Copy   


http://www.ebi.ac.uk/asd/altsplice/index.html

AltSplice is a computer generated high quality data set of human transcript-confirmed splice patterns, alternative splice events, and the associated annotations. This data is being integrated with other data that is generated by other members of the ASD consortium. The ASD project will provide the following in its three year duration: -human curated database of alternative spliced genes and their properties -a computer generated database of alternatively spliced genes and their properties -the integration of the above and newly found knowledge in a user-friendly interface and research workbench for both bioinformaticists and biologists -DNA chips that are based on the data in the above databases -the DNA chips will be used to test against predisposition for and diagnoses of human diseases ASD aims to analyse this mechanism on a genome-wide scale by creating a database that contains all alternatively spliced exons from human, and other model species. Disease causing mutations seem to induce aberrations in the process of splicing and its regulation. The ASD consortium will develop a DNA microarray (chip) that contains cDNAs of all the splicing regulatory proteins and their isoforms, as well as a chip that contains a number of disease relevant genes. We will concentrate on three models of disease (breast cancer, FTDP-17, male infertility) in which a connection between mis-splicing and a pathological state has been observed. Finally, these chips will be developed as demonstrative kits to detect predisposition for and diagnosis of such diseases. Categories: Nucleotide Sequences: Gene Structure, Introns and Exons, & Splice Sites Databases

Proper citation: AltSplice Database of Alternative Spliced Events (RRID:SCR_008162) Copy   


http://research.amnh.org/herpetology/amphibia/index.php

The Amphibian Species of the World database has two searching tools, a BROWSE table and a SEARCH table. It provides needed information for research and conservation needs and to help illuminate where geographical data or taxonomic information are woefully inadequate. In addition, all underlined author names, dates, and publications may be clicked through to see other records citing this author, date, or publication. The basic structure of a taxonomic record is (1) Current scientific name, author and year of publication; (2) original name, authorship, citation, and if relevant, location of primary types and type locality (direct quotation if possible). This is followed by a synonymy composed of all new names, their authorship, literature citation, and (if relevant) location of primary types, and type locality as well as all new combinations and the literature source of the synonymy or combination; (3) published English names; (4) known or inferred distribution of the taxon; (5) comments to controversies or relevant taxonomic literature. A synonymy follows the currently recognized name. The synonymy includes synonyms and relevant combinations (in the sense of the International Code of Zoological Nomenclature, 1999) as well as deposition of types, type localities, and the source of the synonymy. Users who are looking for the synonymy to provide unerringly and precisely the names by which a taxon have been mentioned will be disappointed, and will be misled if they approach synonymies this way.

Proper citation: Amphibian Species of the World (RRID:SCR_008164) Copy   


http://toxnet.nlm.nih.gov/altbib.html

Bibliography to assist in identifying methods and procedures helpful in supporting the development, testing, application, and validation of alternatives to the use of vertebrates in biomedical research and toxicology testing. This bibliography is produced from MEDLINE database searches, performed and analyzed by subject experts from the Toxicology and Environmental Health Information Program (TEHIP) of the Specialized Information Services Division (SIS) of the National Library of Medicine (NLM). The purpose of these bibliographies on animal alternatives is to provide a survey of the literature in a format which facilitates easy scanning. This bibliography includes citations from published articles, books, book chapters, and technical reports. Citations to items in non-English languages are indicated with brackets around the title. The language is also indicated. Citations with abstracts or annotations relating to the method are organized under subject categories. This publication features citations which deal with methods, tests, assays or procedures which may prove useful in establishing alternatives to the use of intact vertebrates. Citations are selected and compiled through searching various computerized on-line bibliographic databases of the National Library of Medicine, National Institutes of Health. The focus of the bibliography is to assist in identifying methods and procedures helpful in supporting the development, testing, application, and validation of alternatives to the use of vertebrates in biomedical research and toxicology testing. Toxicology Databases

Proper citation: Bibliography on Alternatives to the Use of Live Vertebrates in Biomedical Research and Testing (RRID:SCR_008160) Copy   


  • RRID:SCR_008158

    This resource has 50+ mentions.

http://agricola.nal.usda.gov/

A database, catalog and index to the collections of the National Agricultural Library, as well as a primary public source for world-wide access to agricultural information. This database resource covers materials in all formats and periods, including printed works from as far back as the 15th century. AGRICOLA is a bibliographic database of citations to the agricultural literature created by the National Agricultural Library and its cooperators. The records describe publications and resources encompassing all aspects of agriculture and allied disciplines, including animal and veterinary sciences, entomology, plant sciences, forestry, aquaculture and fisheries, farming and farming systems, agricultural economics, extension and education, food and human nutrition, and earth and environmental sciences. Although the NAL Catalog (AGRICOLA) does not contain the text of the materials it cites, thousands of its records are linked to full-text documents online, with new links added daily. The NAL Catalog (AGRICOLA) is organized into two bibliographic data sets: *The NAL Online Public Access Catalog (AGRICOLA NAL) contains citations to books, audiovisuals, serials, and other materials, most of which are in the Library''s collection. (The Catalog does contain some records for items not held at NAL.) *The Article Citation Database (AGRICOLA IND) includes citations, many with abstracts, to journal articles (see Journals Indexed in AGRICOLA), book chapters, reports, and reprints, selected primarily from the materials found in the NAL Catalog.

Proper citation: AGRICOLA (RRID:SCR_008158) Copy   


http://www.sanger.ac.uk/Projects/C_elegans/index.shtml

The Sanger Institute and the Genome Sequencing Center at the Washington University School of Medicine, St. Louis have collaborated to sequence the genomes of both C. elegans and C. briggsae. The completed C. elegans genome sequence is represented by over 3,000 individual clone sequences which can be accessed through this site (or through WormBase). These sequences are submitted to EMBL whenever the sequence or annotation changes (e.g. modification to gene structures) and these submissions are then mirrored to GenBank and DDBJ. These sequences (along with ESTs and proteins) can be searched on our C. elegans BLAST server. WormBase is the repository of mapping, sequencing and phenotypic information for C. elegans. The worm informatics group at the Sanger Institute play a key role in assembling the whole database. They also curate and develop some of the constituent databases that comprise WormBase.

Proper citation: Caenorhabditis Genome Sequencing Projects (RRID:SCR_008155) Copy   


http://www.ebi.ac.uk/asd/aedb/index.html

THIS RESOURCE IS NO LONGER IN SERVICE, documented on March 27, 2013. A manual generated database for alternative exons and their properties from numerous species - the data is gathered from literature where these exons have been experimentally verified. Most alternative exons are cassette exons and are expressed in more than two tissues. Of all exons whose expression was reported to be specific for a certain tissue, the majority were expressed in the brain. At the moment, AEdb products that are available are sequence (a database of alternative exons), function (a database of functions attributed to constitutive and alternative exon), regulatory sequence (a database of transcript regulatory motifs), minigenes (a table of minigenes and their associations to splicing events), and diseases (a table of diseases associated with splicing and their associations to AltSplice). Alternative splicing is an important regulatory mechanism of mammalian gene expression. The alternative splicing database (ASD) consortium is systematically collecting and annotating data on alternative splicing. The continuation and upgrade of the ASD consists of computationally and manually generated data. Its largest parts are AltSplice, a value-added database of computationally delineated alternative splicing events. Its data include alternatively spliced introns/exons, events, isoform splicing patterns and isoform peptide sequences. AltSplice data are generated by examining gene-transcript alignments. The data are annotated for various biological features including splicing signals, expression states, (SNP)-mediated splicing and cross-species conservation. AEdb forms the manually curated component of ASD. It is a literature-based data set containing sequence and properties of alternatively spliced exons, functional enumeration of observed splicing events, characterization of observed splicing regulatory elements, and a collection of experimentally clarified minigene constructs.

Proper citation: Alternative Exon Database (RRID:SCR_008157) Copy   


http://dimer.tamu.edu/doodle/

THIS RESOURCE IS NO LONGER IN SERVICE, documented on July 15, 2013. Doodle is a database that was developed to store and distribute information about the protein oligomerization domains that are encoded by various genomes. The protein oligomerization domains described here were found using the lambda repressor fusion system. Doodle uses a schema that is based on EnsEMBL, while also utilizing bioperl modules to both store and retrieve data. The frontend was developed entirely in perl, while the backend utilizes MySQL. GMOD was used to develop the genomic view.

Proper citation: Database of oligomerization domains from lambda experiments (RRID:SCR_008107) Copy   


  • RRID:SCR_008228

    This resource has 10+ mentions.

http://www.ebi.ac.uk/genomes/plasmid.html

The Plasmid Genome Database aims to collate biological and genomic data for all bacterial plasmids in the hopes of enabling rapid, interrogation of both meta- and genomic data. Data maintained includes access to all plasmid genomes and information on core genomic features obtained from parsing the original EMBL/DDBJ/NCBI submission. In addition a suite of third party analyses has been performed for each genome to supplement the original annotation. This site also links to Genome Atlases provided by the Centre for Biological Sequence Analysis (CBS). The motivation behind the construction of this site derived from observations from genome sequencing projects: the abundance and inferred importance of the horizontal gene pool (HGP) in bacterial adaptation and evolution. In so far as plasmids are autonomously replicating, extrachromosomal elements they are a readily identifiable and accessible component of the HGP. Also plasmids have been identified in almost all bacterial divisions, ranging in size from less than 2 kbp to > 1.5 Mbp and as such represent a defined, yet diverse and complex sample of genes in the HGP.

Proper citation: Plasmid Genome Database (RRID:SCR_008228) Copy   


http://166.111.130.62/portal/root/bi_dbnei/index.jsp

Version 1.0 database for neuro-endocrine-immune (dbNEI) is a web-based knowledge resource specific for the NEI systems. It provides a knowledge environment for understanding the main regulatory systems of NEI in a molecular level. dbNEI provides a knowledge environment for understanding the main regulatory systems of NEI in a molecular level. dbNEI collects 1,058 NEI related signal molecules, their 940 interactions and 72 affiliated tissues from the Cell Signaling Networks database and manually selects 982 NEI papers from PubMed. NEI related information, such as signal transductions, regulations and control subunits, are integrated. Especially, dbNEI represents as graphic visualization, by which control subunits can be automatically obtained according to the inquiring issues. Version 2.0: We updated the database in four aspects. 1. Recruiting new NEI genes and compounds. 2. Adding KEGG,HPRD,Transcription factor and microRNA target relations. 3. Collecting drug-gene and disease-gene relation. 4. Building multi-layer network for drug-NEI-disease.

Proper citation: NEI (neuro-endocrine-immune) Network Database (RRID:SCR_008106) Copy   


  • RRID:SCR_008347

    This resource has 1+ mentions.

http://www.cmbi.ru.nl/GeneSeeker/

The GeneSeeker allows you to search across different databases simultaneously, given a known human genetic location and expression/phenotypic pattern. The GeneSeeker returns any found gene names which are located on the specified location and expressed in the specified tissue. To search for more expression location in one search, just enter them in the textbox for the expression location and separate them with logical operators (and, or, not). You can specify as many tissues as you want, the program starts 20 queries simultaneously, and then waits for a query to finish before starting another query, to keep server loads to a minimum. You can also search only for expression, just leave the cytogenetic location fields blank, and do the query. If you only want to look for one cytogenetic location, only fill in the first location field, and the GeneSeeker will search with only this one. Housekeeping genes , found in Swissprot can be excluded, or genes that are to be excluded can be specified. Human chromosome localizations are translated with an oxford-grid to mouse chromosome localizations, and then submitted to the Mgd. Sponsors: GeneSeeker is a service provided by the Centre for Molecular and Biomolecular Informatics (CMBI).

Proper citation: GeneSeeker (RRID:SCR_008347) Copy   


http://domine.utdallas.edu/cgi-bin/Domine?page=help

DDIB collects information of domain-domain interactions and domain interactions with biological molecules such as RNA, DNA, peptides, inorganic ions, phospholipids and cholesterols. Most of the data were extracted automatically from publication abstracts in MEDLINE, and the rest were collected from other public databases, research laboratories and individual scientists. In addition, DDIB includes many putative domain-domain interactions inferred from documented protein-protein interactions. To provide comprehensive knowledge of a domain, DDIB also integrates relevant information from PFAM, InterPro, GO and KEGG databases.

Proper citation: Database of Domain Interactions and Bindings (RRID:SCR_008100) Copy   


http://mips.gsf.de/services/genomes/uwe25/

THIS RESOURCE IS NO LONGER IN SERVICE, documented on July 15, 2013. This is the official database of the environmental chlamydia genome project. This resource provides access to finished sequence for Parachlamydia-related symbiont UWE25 and to a wide range of manual annotations, automatical analyses and derived datasets. Functional classification and description has been manually annotated according to the Annotation guidelines. Chlamydiae are the major cause of preventable blindness and sexually transmitted disease. Genome analysis of a chlamydia-related symbiont of free-living amoebae revealed that it is twice as large as any of the pathogenic chlamydiae and had few signs of recent lateral gene acquisition. We showed that about 700 million years ago the last common ancestor of pathogenic and symbiotic chlamydiae was already adapted to intracellular survival in early eukaryotes and contained many virulence factors found in modern pathogenic chlamydiae, including a type III secretion system. Ancient chlamydiae appear to be the originators of mechanisms for the exploitation of eukaryotic cells. Environmental chlamydiae have recently been recognized as obligate endosymbionts of free-living amoebae and have been implicated as potential human pathogens. Environmental chlamydiae form a deep branching evolutionary lineage within the medically important order Chlamydiales. Despite their high diversity and ubiquitous distribution in clinical and environmental samples only limited information about genetics and ecology of these microorganisms is available. The Parachlamydia-related Acanthamoeba symbiont UWE25 was therefore selected as representative environmental chlamydia strain for whole genome sequencing. Comparative genome analysis was performed using PEDANT and simap. Sponsors: The environmental chlamydia genome project was funded by the bmb+f (German Federal Ministry of Education and Research) and is part of the Competence Network PathoGenoMiK.

Proper citation: Protochlamydia amoebophila UWE25 (RRID:SCR_008222) Copy   


http://www.bioinf.mdc-berlin.de/splice/db/

THIS RESOURCE IS NO LONGER IN SERVICE, documented on July 15, 2013. An online available compendium of alternative splice forms for several organisms (Arabidopsis thaliana, Bos taurus, Caenorhabditis elegans, Drosophila melanogaster, Danio rerio, Homo sapiens, Mus musculus, Rattus norvegicus, Xenopus laevis). Alternative splice forms are defined by comparing high-scoring ESTs to mRNA sequences (both from GenBank) with known exon-intron information (from ENSEMBL database) using BLAST. Repetitive sequences of all mRNAs have beforehand been masked by MaskerAid. Filtering programs with defined parameters compare the ends of each aligned sequence pair for deletions or insertions in the EST sequence, which suggest the existence of alternative splice forms. The database is accessible by typing in accession numbers (ACC) or keywords like description, gene names, organism or other keywords. (If more than one hit was found a list of all results is given.) And the result page is divided into 4 major parts. The first part (General Information About The Entry) summarizes the most important information as database ids, organism, and description. The so called alternative splice profile (ASP) of each human sequence is shown in the second part (Alternative Splice Frequency). The ASP indicates the number of alternatively spliced ESTs (NAE), the number of constitutively spliced ESTs (NCE) as well as the number of alternative splice sites (NSS) per mRNA. NAE and NCE corresponds to the EST coverage and can be used as a quality value for the predicted alternative splice variants. The NSS value specifies the splice propensity of a gene. Moreover the number of ESTs from cancerous tissues is shown. The histological source and the developmental stages are illustrated with several colors to enables the user to get an overview of the origins of the matching ESTs. Also, the Splice Site View shows graphically all alternative splice sites for the whole transcript.

Proper citation: Extended Alternatively Spliced EST Database (RRID:SCR_008186) Copy   


http://csbdb.mpimp-golm.mpg.de/

CSB.DB presents the results of bio-statistical analysis on gene expression data in association with additional biochemical and physiological knowledge. The main aim of this database platform is to provide tools that support insight into life''s complexity pyramid with a special focus on the integration of data from transcript and metabolite profiling experiments. The main focus of the CSB project is the generation of new easily accessible knowledge about the relationship and the hierarchy of cellular components. Thus new progress towards understanding lifes complexity pyramid is made. For this aim statistical and computational algorithms are applied to organism specific data derived from publicly available multi-parallel technologies, currently such as expression profiles. The underlying data are derived from various research activities. Thus CSB project provides an integrated and centralized public resource allowing universal access on the generated knowledge CSB.DB: A Comprehensive Systems-Biology Database. The derived knowledge should support the formulation of new hypotheses about the respective functional involvement of genes beyond their (inter-) relationships. Another major goal of the CSB project is to supply the researchers with necessary information to formulate these new hypotheses without demanding any a-priori statistical knowledge of the user. The CSB project mainly focuses on application of required statistical tests as well as to assist the user during exploration of results with information / help files to support hypothesis generation

Proper citation: Comprehensive Systems-Biology Database (RRID:SCR_008185) 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