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 190 showing 3781 ~ 3800 out of 26,865 results
Snippet view Table view Download Top 1000 Results
Click the to add this resource to a Collection

https://netbio.bgu.ac.il/tissuenet3/

THIS RESOURCE IS NO LONGER IN SERVICE, documented on 7/15/13. The Nation's one-stop resource for information about substance abuse prevention and addiction treatment offering more than 500 items to the public, many of which are free of charge. They distribute the latest studies and surveys, guides, videocassettes, and other types of information and materials on substance abuse from various agencies, such as the U.S. Departments of Education and Labor, the Center for Substance Abuse Prevention, the Center for Substance Abuse Treatment, the National Institute on Alcohol Abuse and Alcoholism, and the National Institute on Drug Abuse. They staff both English- and Spanish-speaking information specialists who are skilled at recommending appropriate publications, posters, and videocassettes; conducting customized searches; providing grant and funding information; and referring people to appropriate organizations. They are available 24 hours a day, 7 days a week to take your calls at 1-800-729-6686. NCADI services include: * an information services staff (English, Spanish, TDD capability) equipped to respond to the public's alcohol, tobacco, and drug (ATD) inquiries; * the distribution of free or low-cost ATD materials, including fact sheets, brochures, pamphlets, monographs, posters, and video tapes from an inventory of over 1,000 items; * a repertoire of culturally-diverse prevention, intervention, and treatment resources tailored for use by parents, teachers, youth, communities and prevention/treatment professionals; * customized searches in the form of annotated bibliographies from alcohol and drug data bases; * access to the Prevention Materials database (PMD) including over 8,000 prevention-related materials and the Treatment Resources Database, available to the public in electronic form; * rapid dissemination of Federal grant announcements for ATD prevention, treatment, and research funding opportunities.

Proper citation: SAMHSAs National Clearinghouse for Alcohol and Drug Information (RRID:SCR_002053) Copy   


https://med.stanford.edu/sfgf.html

Stanford Genomics formerly Stanford Functional Genomics Facility provides services for high throughput sequencing, single cell assays, gene expression and genotyping studies utilizing microarray and real time PCR, and related services. High throughput sequencing (Illumina HiSeq 4000, NextSeq 500, MiSeq and MiniSeq), microarray gene expression and genotyping services (Affymetrix, Agilent and Illumina). Provides 24/7 access to instruments, equipment and software utilized within genomics field.

Proper citation: Stanford Genomics Service Center Core Facility (RRID:SCR_002050) Copy   


  • RRID:SCR_001918

https://code.google.com/p/tbrowse/

Software providing a HTML5/javascript based browser for visualizing RNA-seq results in the familiar track layout of common genome browser. But given the quantitative nature of RNA-seq data, in addition to visualizing sequence coverage, the browser quantitates transcript abundance across regions of interest. The HTML5 functionality is made of use to render all the tracks using the canvas drawing element. This greatly reduces the load on servers and allows for rich interactive graphics without the need for third-party plugins. Furthermore, this framework completely segregates data from visualization, making development much easier. The browser is designed to run on all modern browsers: Firefox, Safari, Chrome, Opera and Internet Explorer (though not recommended).

Proper citation: tbrowse (RRID:SCR_001918) Copy   


  • RRID:SCR_001997

    This resource has 10+ mentions.

https://dataverse.org/

Project portal for publishing, citing, sharing and discovering research data. Software, protocols, and community connections for creating research data repositories that automate professional archival practices, guarantee long term preservation, and enable researchers to share, retain control of, and receive web visibility and formal academic citations for their data contributions. Researchers, data authors, publishers, data distributors, and affiliated institutions all receive appropriate credit. Hosts multiple dataverses. Each dataverse contains studies or collections of studies, and each study contains cataloging information that describes the data plus the actual data files and complementary files. Data related to social sciences, health, medicine, humanities or other sciences with an emphasis in human behavior are uploaded to the IQSS Dataverse Network (Harvard). You can create your own dataverse for free and start adding studies for your data files and complementary material (documents, software, etc). You may install your own Dataverse Network for your University or organization.

Proper citation: Dataverse Network Project (RRID:SCR_001997) Copy   


  • RRID:SCR_001995

    This resource has 1+ mentions.

http://microarrays.curie.fr/publications/U900-RPPA_PLT/Normacurve/

Analysis methodology that allows simultaneous quantification and normalization of reverse phase protein array (RPPA) data.

Proper citation: NormaCurve (RRID:SCR_001995) Copy   


http://www.math.pitt.edu/~bard/xpp/xpp.html

XPPAUT is a tool for solving differential equations, difference equations, delay equations, functional equations, boundary value problems, and stochastic equations. It evolved from a chapter written by John Rinzel and me on the qualitative theory of nerve membranes and eventually became a commercial product for MSDOS computers called PHASEPLANE. It is now available as a program running under X11 and Windows. The code brings together a number of useful algorithms and is extremely portable. All the graphics and interface are written completely in Xlib which explains the somewhat idiosyncratic and primitive widgets interface. XPP contains the code for the popular bifurcation program, AUTO . Thus, you can switch back and forth between XPP and AUTO, using the values of one program in the other and vice-versa. I have put a ``friendly'' face on AUTO as well. You do not need to know much about it to play around with it. XPP has the capabilities for handling up to 590 differential equations. There are over a dozen solvers including several for stiff systems, a solver for integral equations and a symplectic solver. Up to 10 graphics windows can be visible at once and a variety of color combinations is supported. PostScript output is supported as well as GIF and animator GIF movies Post processing is easy and includes the ability to make histograms, FFTs and applying functions to columns of your data. Equilibria and linear stability as well as one-dimensional invariant sets can be computed. Nullclines and flow fields aid in the qualitative understanding of two-dimensional models. Poincare maps and equations on cylinders and tori are also supported. Some useful averaging theory tricks and various methods for dealing with coupled oscillators are included primarily because that is what I do for a living. Equations with Dirac delta functions are allowable. I have added an animation package that allows you to create animated versions of your simulations, such as a little pendulum moving back and forth or lamprey swimming. See toys! for examples. There is a curve-fitter based on the Marquardt-Levenberg algorithm which lets you fit data points to the solutions to dynamical systems. It is possible to automatically generate "movies'' of three-dimensional views of attractors or parametric changes in the attractor as some parameters vary. Dynamically link to external subroutines XPP has been successfully compiled on a SPARC II under OpenLook, a SPARC 1.5 running generic X, a NeXT running X11R4, a DEC 5000, a PC using Linux or Windows, and SGI and an HP 730. It also runs under Win95/NT/98 if you have an X-Server. I cannot vouch for other platforms but it has been compiled on the IBM RS6000. Building XPP requires only the standard C compiler, and Xlib. Look at the any README files that come with the distribution for solutions to common compilation problems.

Proper citation: XPP-Aut: X-Windows Phase Plane plus Auto (RRID:SCR_001996) Copy   


  • RRID:SCR_001999

https://github.com/xflouris/gapmis

A software tool for pairwise sequence alignment with a single gap.

Proper citation: GapMis (RRID:SCR_001999) Copy   


http://gara.bio.uci.edu

THIS RESOURCE IS NO LONGER IN SERVICE, documented on April 24, 2017. Database of images depicting the spatial distribution of 2-deoxyglucose uptake evoked in the glomerular layer of the rat olfactory bulb in response to a wide range of defined odorant stimuli. A number of different display and comparison tools are provided allowing patterns to be viewed from different perspectives, and descriptions of the methods and interpretations of these data are provided. Some of the more advanced tools require you to download software.

Proper citation: Glomerular Activity Response Archive (RRID:SCR_002089) Copy   


  • RRID:SCR_002003

    This resource has 1+ mentions.

http://figshare.com/articles/Tool_for_rapid_annotation_of_microbial_SNPs_TRAMS_a_simple_program_for_rapid_annotation_of_genomic_variation_in_prokaryotes_/782261

A software program for functional annotation of genomic single nucleotide polymorphisms (SNPs) which is available to download as a single file executable for WINDOWS users with limited computational experience and as a Python script for Mac OS and Linux users. It needs only a tab delimited text file containing SNP locations, reference nucleotide and SNPs in different strains along with a reference genome sequence in standard GenBank or EMBL format. It annotates SNPs as synonymous, non-synonymous or nonsense. Non-synonymous SNPs in start and stop codons are separated as non-start and non-stop SNPs, respectively. SNPs in overlapping features are annotated separately for each feature and multiple nucleotide polymorphisms (MNPs) within a codon are combined prior to annotation. A workflow has also been developed for use in Galaxy to map short reads to a reference genome and extract and annotate the SNPs.

Proper citation: TRAMS (RRID:SCR_002003) Copy   


  • RRID:SCR_002083

    This resource has 1+ mentions.

http://drpowell.github.io/vennt/

A web-tool to generate dynamic Venn diagrams for differential gene expression.

Proper citation: Vennt (RRID:SCR_002083) Copy   


  • RRID:SCR_001943

    This resource has 10+ mentions.

http://www.bioconductor.org/packages/release/bioc/html/TEQC.html

An R/Bioconductor package for quality assessment of target enrichment experiments. This package provides functionalities for assessing and visualizing the quality of the target enrichment process, like specificity and sensitivity of the capture, per-target read coverage and so on.

Proper citation: TEQC (RRID:SCR_001943) Copy   


  • RRID:SCR_002075

    This resource has 10+ mentions.

http://www.bioconductor.org/packages/release/bioc/html/flowViz.html

Software that provides visualization tools for flow cytometry data.

Proper citation: flowViz (RRID:SCR_002075) Copy   


  • RRID:SCR_002071

    This resource has 10000+ mentions.

http://www.cellsignal.com/

Privately held company that develops and produces antibodies, ELISA kits, ChIP kits, proteomic kits, and other related reagents used to study cell signaling pathways that impact human health.

Proper citation: Cell Signaling Technology (RRID:SCR_002071) Copy   


http://ncmir.ucsd.edu/downloads/jinx.shtm

Jinx was developed to aid in the 3D reconstruction of tomographic datasets acquired with one of the various electron microscopes available at the resource. Tomographic datasets consist of a series of 2D images from which objects of interest are segmented out for the 3D reconstruction. Jinx offers the user a graphical interface to step through each image of the series and facilities to manually trace out objects of interest. It relies on JadeDisplay to support the display of large images with graphical overlays and the JAI libraries for histogram functionality and other types of image manipulations. Jinx is currently under active development and future releases will offer semi-automated segmentation algorithms based on fuzzy logic, level set, and watershed algorithm. This software is free; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version. See the GNU General Public License for more details. For a copy of the GNU General Public License, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. Sponsors: Jinx presented here was produced at the National Center for Microscopy and Imaging Research at San Diego, which is supported by the National Institutes of Health (NIH) through a National Center for Research Resources program grant P41 RR04050. open source license, GNU general public license

Proper citation: National Center for Microscopy and Imaging Research: Jinx (RRID:SCR_001939) Copy   


https://neurograd.ucsd.edu/handbook/prog-requirement/comp-neuro/index.html

The Computational Neuroscience specialization is a new facet of the broader Neuroscience graduate program at UCSD. The goal of the specialization is to train the next generation of neuroscientists with the broad range of computational and analytical skills that are essential to understand the organization and function of complex neural systems. The specialization is intended for students with backgrounds in neuroscience, physics, chemistry, biology, psychology, computer science, engineering, and mathematics. This specialization allows Neuroscience students to concentrate on a focused program of rigorous course work in both the theoretical and experimental aspects of computational neuroscience. Students are encouraged to pursue thesis research that includes both an experimental and a computational component, often arranged by the student as a collaboration between two research groups. The program is focused on these major themes relevant for computational neuroscience research: - Neurobiology of Neural Systems - the anatomy, physiology, and behavior of systems of neurons, with emphasis on basic phenomenology. - Advanced Measurement Tools in Neuroscience - Advanced imaging and recording techniques reflecting the impact of experimental physics on neuroscience. - Algorithms for the Analysis of Neural Data - New algorithms and techniques for analyzing data obtained from physiological recording - Theoretical Basis for Collective Neural Dynamics - A synthesis of approaches from mathematics and physical sciences as well as biology will be used to explore the collective properties and nonlinear dynamics of neuronal systems. Sponsors: This program is supported by the University of California at San Diego.

Proper citation: University of California at San Diego Computational Neuroscience (RRID:SCR_001930) Copy   


  • RRID:SCR_002144

https://www.bioconductor.org/packages//2.11/bioc/html/flowQB.html

A fully automated R Bioconductor package to calculate automatically the detector efficiency (Q), optical background (B) and intrinsic CV of the beads.

Proper citation: flowQB (RRID:SCR_002144) Copy   


  • RRID:SCR_002143

    This resource has 1000+ mentions.

http://amigo.geneontology.org/

Web tool to search, sort, analyze, visualize and download data of interest. Along with providing details of the ontologies, gene products and annotations, features a BLAST search, Term Enrichment and GO Slimmer tools, the GO Online SQL Environment and a user help guide.Used at the Gene Ontology (GO) website to access the data provided by the GO Consortium. Developed and maintained by the GO Consortium.

Proper citation: AmiGO (RRID:SCR_002143) Copy   


  • RRID:SCR_002264

    This resource has 10+ mentions.

https://ostr.ccr.cancer.gov/resources/provider_details/nci-mouse-repository

The NCI Mouse Repository cryoarchives and distributes strains of genetically engineered mice that are of immediate interest to the cancer research community. These are either gene-targeted or transgenic mice that display a cancer-related phenotype, or tool strains (e.g., cre transgenics) that can be used to develop new cancer models. You do not have to be a member of the NCI Mouse Repository or a recipient of NCI funding to have your mouse model distributed through the NCI Mouse Repository. NCI Mouse Repository strains are maintained as live colonies or cryoarchived as frozen embryos, depending on demand. Up to three breeder pairs may be ordered from live colonies. Cryoarchived strains are supplied as frozen embryos or recovery of live mice by the NCI Mouse Repository may be requested.

Proper citation: NCI Mouse Repository (RRID:SCR_002264) Copy   


  • RRID:SCR_002142

    This resource has 500+ mentions.

https://www.snpstats.net/

A web-based application designed from a genetic epidemiology point of view to analyze association studies using single nucleotide polymorphisms (SNPs). For each selected SNP, you will receive: * Allele and genotype frequencies * Test for Hardy-Weinberg equilibrium * Analysis of association with a response variable based on linear or logistic regression * Multiple inheritance models: co-dominant, dominant, recessive, over-dominant and additive * Analysis of interactions (gene-gene or gene-environment) If multiple SNPs are selected: * Linkage disequilibrium statistics * Haplotype frequency estimation * Analysis of association of haplotypes with the response * Analysis of interactions (haplotypes-covariate)

Proper citation: SNPSTATS (RRID:SCR_002142) Copy   


  • RRID:SCR_002148

    This resource has 100+ mentions.

http://compbio.dfci.harvard.edu/tgi/

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 19,2019.The goal of The Gene Index Project is to use the available Expressed Sequence Transcript (EST) and gene sequences, along with the reference genomes wherever available, to provide an inventory of likely genes and their variants and to annotate these with information regarding the functional roles played by these genes and their products. The promise of genome projects has been a complete catalog of genes in a wide range of organisms. While genome projects have been successful in providing reference genome sequences, the problem of finding genes and their variants in genomic sequence remains an ongoing challenge. TGI has created an inventory that contains genes and their variants together with description. In addition, this resource is attempting to use these catalogs to find links between genes and pathways in different species and to provide lists of features within completed genomes that can aid in the understanding of how gene expression is regulated. DATABASES *Eukaryotic Gene Orthologues (formerly known as TOGA - TIGR Orthologous Gene Alignment): Eukaryotic Gene Orthologues (EGO) at DFGI are generated by pair-wise comparison between the Tentative Consensus (TC) sequences that comprise the Dana Farber Gene Indices from individual organisms. The reciprocal pairs of the best match were clustered into individual groups and multiple sequence alignments were displayed for each group. *GeneChip Oncology Database (GCOD):Cancer gene expression database is a collection of publicly available microarray expression data on Affymetrix GeneChip Arrays related to human cancers. Currently only datasets with available raw data (Affymetrix .CEL files) are processed. All processed datasets were subjected to extensive manual curation, uniform processing and consistent quality control. You can browse the experiments in our collection, perform statistical analysis, and download processed data; or to search gene expression profiles using Entrez gene symbol, Unigene ID, or Affymetrix probeset ID. *Gene Indices: As of July 1, 2008, there are 111 publicly available gene indices. They are separated into 4 categories for better organization and easier access. Animal: 41, Plant: 45, Protist: 15, Fungal: 10 *Genomic Maps: Human, mouse, rat, chicken, drosophila melanogaster, zebrafish, mosquito, caenorhabditis elegans, Arabidopsis thaliana, rice, yeast, fission yeast Dana-Farber Cancer Institute (DFCI) Gene Indices Software Tools: *TGI Clustering tools (TGICL): a software system for fast clustering of large EST datasets. *GICL: this package contains the scripts and all the necessary pre-compiled binaries for 32bit Linux systems. *clview: an assembly file viewer. *SeqClean:a script for automated trimming and validation of ESTs or other DNA sequences by screening for various contaminants, low quality and low-complexity sequences. *cdbfasta/cdbyank: fast indexing/retrieval of fasta records from flat file databases. *DAS/XML Genomic Viewer The Genomic viewer borrows modules from http://www.biodas.org (lstein (at) cshl.org) & http://webreference.com.

Proper citation: Gene Index Project (RRID:SCR_002148) 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. Kravitz Dataset 2 Resources

    Welcome to the kravitz2 Resources search. From here you can search through a compilation of resources used by kravitz2 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 kravitz2 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 kravitz2 then you can log in from here to get additional features in kravitz2 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 kravitz2 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 kravitz2 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