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.bioconductor.org/packages/release/bioc/html/ReadqPCR.html
A software package that provides functions to read raw RT-qPCR data of different platforms.
Proper citation: ReadqPCR (RRID:SCR_000030) Copy
http://mzmatch.sourceforge.net/
A software to provide small tools for common processing tasks for LC/MS data. It is an extension to the metabolomics analysis pipeline mzMatch.R. The software is modular, open source, platform independent and written in Java.
Proper citation: mzMatch (RRID:SCR_000543) Copy
http://decipher.cee.wisc.edu/index.html
A software toolset that can be used for deciphering and managing DNA sequences efficiently using the R statistical programming language., THIS RESOURCE IS NO LONGER IN SERVICE. Documented on September 16,2025.
Proper citation: Database Enabled Code for Ideal Probe Hybridization Employing R (RRID:SCR_000581) Copy
http://www.dnastar.com/t-sub-solutions-molecular-biology-Sanger-Sequence-Assembly.aspx
THIS RESOURCE IS NO LONGER IN SERVICE. Documented on July 31,2025. Software suite for the assembly and analysis of Sanger sequencing data within the SeqMan Pro application. The software's functions include: assembling reads into groups based on sequence names, trimming vector and poor quality data, restoration of sequence ends and designing of sequence primers.
Proper citation: DNASTAR: Lasergene Core Suite (RRID:SCR_000291) Copy
https://sites.google.com/site/fdudbridge/software/pelican
Software utility for graphically editing the pedigree data files used by programs such as FASTLINK, VITESSE, GENEHUNTER and MERLIN. It can read in and write out pedigree files, saving changes that have been made to the structure of the pedigree. Changes are made to the pedigree via a graphical display interface. The resulting display can be saved as a pedigree file and as a graphical image file.
Proper citation: PELICAN (RRID:SCR_001695) Copy
http://csg.sph.umich.edu//abecasis/Metal/
Software application designed to facilitate meta-analysis of large datasets (such as several whole genome scans) in a convenient, rapid and memory efficient manner. (entry from Genetic Analysis Software)
Proper citation: METAL (RRID:SCR_002013) Copy
http://www.omicsexpress.com/sva.php
Software package to annotate, visualize, and analyze the genetic variants identified through next-generation sequencing studies, including whole-genome sequencing (WGS) and exome sequencing studies. SVA aims to provide the research community with a user-friendly and efficient tool to analyze large amount of genetic variants, and to facilitate the identification of the genetic causes of human diseases and related traits.
Proper citation: SVA (RRID:SCR_002155) Copy
https://github.com/srobb1/RelocaTE
Software toolkit of a collection of scripts in which short reads (paired or unpaired), a fasta containing the sequences of transposable elements and a reference genome sequence, are the input and the output is a series of files containing the locations of TE insertions in the reference and short reads.
Proper citation: RelocaTE (RRID:SCR_002308) Copy
https://jordan.biosci.gatech.edu/software/broadpeak/index.html
Algorithm for identifying broad peaks in diffuse ChIP-seq datasets.
Proper citation: BroadPeak (RRID:SCR_001857) Copy
Software collection of libraries and tools for 3D reconstruction, geometric analysis, mesh generation and surface data analysis for image-based modeling of blood vessels.
Proper citation: Vascular Modeling Toolkit (RRID:SCR_001893) Copy
http://wiki.c2b2.columbia.edu/califanolab/index.php/Software/ARACNE
An algorithm, using microarray expression profiles, to scale up to the complexity of regulatory networks in mammalian cells, yet general enough to address a wider range of network deconvolution problems. This method uses an information theoretic approach to eliminate the vast majority of indirect interactions typically inferred by pairwise analysis.
Proper citation: ARACNE (RRID:SCR_002180) Copy
http://www.sanger.ac.uk/science/tools/carol
Software application that is a combined functional annotation score of non-synonymous coding variants. A major challenge in interpreting whole-exome data is predicting which of the discovered variants are deleterious or neutral. To address this question in silico, they have developed a score called Combined Annotation scoRing toOL (CAROL), which combines information from two bioinformatics tools: PolyPhen-2 and SIFT, in order to improve the prediction of the effect of non-synonymous coding variants. The combination of annotation tools can help improve automated prediction of whole-genome/exome non-synonymous variant functional consequences. (entry from Genetic Analysis Software) The software should run on any UNIX or GNU/Linux system.
Proper citation: CAROL (RRID:SCR_001800) Copy
http://support.illumina.com/sequencing/sequencing_software/casava.html
Software package that creates genomic builds, calls SNPs, detects indels, and counts reads from data generated from one or more sequencing runs. In addition, CASAVA automatically generates a range of statistics, such as mean depth and percentage chromosome coverage, to enable comparison with previous builds or other samples. CASAVA analyzes sequencing reads in three stages: * FASTQ file generation and demultiplexing * Alignment to a reference genome * Variant detection and counting
Proper citation: CASAVA (RRID:SCR_001802) Copy
http://www.broadinstitute.org/mpg/birdsuite/birdseed.html
THIS RESOURCE IS NO LONGER IN SERVICE. Documented on September 23,2022.SNP genotyping algorithm that runs on the Affymetrix 500K, SNP5.0, and SNP6.0 platforms. This software runs a clustering algorithm and generally should be run on a sample at least 50 times. It utilizes an Expectation-Maximization (EM) algorithm to produce genotypes and confidence scores for every individual at every SNP.
Proper citation: Birdseed (RRID:SCR_001122) Copy
http://genome.sph.umich.edu/wiki/Polymutt
Software program that implemented a likelihood-based framework for calling single nucleotide variants and detecting de novo point mutation events in families for next-generation sequencing data. The program takes as input genotype likelihood format (GLF) files which can be generated following the Creation of GLF files instruction and outputs the result in the (VCF) format. The variant calling and de novo mutation detection are modelled jointly within families and can handle both nuclear and extended pedigrees without consanguinity loops. The input is a set of GLF files for each of family members and the relationships are specified through the .ped file. (entry from Genetic Analysis Software)
Proper citation: POLYMUTT (RRID:SCR_002051) Copy
https://www.broadinstitute.org/birdsuite/birdsuite
Open-source set of tools to detect and report SNP genotypes, common Copy-Number Polymorphisms (CNPs), and novel, rare, or de novo CNVs in samples processed with the Affymetrix platform. While most of the components of the suite can be run individually (for instance, to only do SNP genotyping), the Birdsuite is especially intended for integrated analysis of SNPs and CNVs.
Proper citation: BIRDSUITE (RRID:SCR_001794) Copy
http://www.sanger.ac.uk/science/tools/dindel
THIS RESOURCE IS NO LONGER IN SERVICE. Documented on March 7,2024. Software program for calling small indels from short-read sequence data ("next generation sequence data"). It is currently designed to handle only Illumina data. Dindel takes BAM files with mapped Illumina read data and enables researchers to detect small indels and produce a VCF file of all the variant calls. It has been written in C++ and can be used on Linux-based and Mac computers (it has not been tested on Windows operating systems).
Proper citation: DINDEL (RRID:SCR_001827) Copy
http://sourceforge.net/projects/metabnorm/
Software tool as mixed model normalization method for metabolomics data.Uses normalization approach based on mixed model, with simultaneous estimation of correlation matrix.
Proper citation: metabnorm (RRID:SCR_001266) Copy
http://animalgene.umn.edu/pedigraph/
A pedigree visualization program specifically designed to draw large, complex pedigrees. (entry from Genetic Analysis Software) Options include: * Full pedigree * Summarization * Extraction of individual pedigrees * Inbreeding calculation * Coancestry coefficient calculation * Color control * Drawing size * Page size and margins * Drawing styles
Proper citation: PEDIGRAPH (RRID:SCR_001938) Copy
A standalone Java application with a GUI (graphical user interface) for editing genome annotations. Like GBrowse, it allows users to scroll and zoom in on areas of interest in a sequence; authorized users can edit annotations and write the changes back to the underlying database. Apollo can run off GFF3 or a Chado database, and it can also integrate with remote services, such as BLAST and Primer BLAST analyses.
Proper citation: Apollo (RRID:SCR_001936) 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 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.
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.
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.
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 RRID 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 RRID 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.