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.
Open, web-based platform providing bioinformatics tools and services for data intensive genomic research. Platform may be used as a service or installed locally to perform, reproduce, and share complete analyses. Galaxy automatically tracks and manages data provenance and provides support for capturing the context and intent of computational methods. Galaxy Community has created Galaxy instances in many different forms and for many different applications including Galaxy servers, cloud services that support Galaxy instances, and virtual machines and containers that can be easily deployed for your own server.The Galaxy team is a part of BX at Penn State, and the Biology and Mathematics and Computer Science departments at Emory University.Training Infrastructure as a Service (TIaaS) is a service offered by some UseGalaxy servers to specifically support training use cases.
Proper citation: Galaxy (RRID:SCR_006281) Copy
http://lincs.hms.harvard.edu/db/
Database that contains all publicly available HMS LINCS datasets and information for each dataset about experimental reagents and experimental and data analysis protocols. Experimental reagents include small molecule perturbagens, cells, antibodies, and proteins.
Proper citation: HMS LINCS Database (RRID:SCR_006454) Copy
http://dgidb.genome.wustl.edu/
A database of drug-gene relationships that provides drug-gene interactions and potential druggability data given list of genes. There are about 15 data sources that are being aggregated by DGIdb, with update date and these data sources are listed on this page: http://dgidb.genome.wustl.edu/sources, THIS RESOURCE IS NO LONGER IN SERVICE. Documented on September 16,2025.
Proper citation: DGIdb (RRID:SCR_006608) Copy
Set of measures intended for use in large-scale genomic studies. Facilitate replication and validation across studies. Includes links to standards and resources in effort to facilitate data harmonization to legacy data. Measurement protocols that address wide range of research domains. Information about each protocol to ensure consistent data collection.Collections of protocols that add depth to Toolkit in specific areas.Tools to help investigators implement measurement protocols.
Proper citation: Phenotypes and eXposures Toolkit (RRID:SCR_006532) Copy
https://github.com/lh3/fermi-lite
Standalone C library as well as a command-line tool for assembling Illumina short reads in small regions. It is an overlap-based assembler used in sequencing to retain heterozygous events and to assemble diploid regions for the purpose of variant calling.
Proper citation: fermi-lite (RRID:SCR_016112) Copy
http://omics.informatics.indiana.edu/AbundantOTU/
Software tool for analysis of large 16S rRNA pyrosequences by using a consensus alignment algorithm, utilizing the sequence redundancy of abundant species in the pyrosequence dataset.
Proper citation: AbundantOTU+ (RRID:SCR_016527) Copy
Project to create network based understanding of biology by cataloging changes in gene expression and other cellular processes when cells are exposed to genetic and environmental stressors. Program to develop therapies that might restore pathways and networks to their normal states. Has LINCS Data Coordination and Integration Center and six Data and Signature Generation Centers: Drug Toxicity Signature Generation Center, HMS LINCS Center, LINCS Center for Transcriptomics, LINCS Proteomic Characterization Center for Signaling and Epigenetics, MEP LINCS Center, and NeuroLINCS Center.
Proper citation: LINCS Project (RRID:SCR_016486) Copy
https://bitbucket.org/biobakery/biobakery/wiki/Home
Analysis environment and collection of individual software tools to process raw shotgun metagenome or metatranscriptome sequencing data for quantitative microbial community profiling. Used for a metaomics data analysis., THIS RESOURCE IS NO LONGER IN SERVICE. Documented on September 16,2025.
Proper citation: biobakery (RRID:SCR_016596) Copy
https://software.broadinstitute.org/software/discovar/blog/
Software tool for variant calling with reference and de novo assembly of genomes. The heart of DISCOVAR is a de novo genome assembler which can generate de novo assemblies for both large and small genomes.
Proper citation: Discovar assembler (RRID:SCR_016755) Copy
http://bioconductor.org/packages/GenomicFeatures/
Software R package for making and manipulating transcript centric annotations. Used to download the genomic locations of the transcripts, exons and cds of a given organism, from either the UCSC Genome Browser or a BioMart database.
Proper citation: GenomicFeatures (RRID:SCR_016960) Copy
https://github.com/schatzlab/genomescope
Open source software package for fast genome analysis from unassembled short reads. Used to estimate genome heterozygosity, repeat content, and size from sequencing reads using a kmer-based statistical approach.
Proper citation: GenomeScope (RRID:SCR_017014) Copy
http://ccb.jhu.edu/software/FLASH/
Open source software tool to merge paired-end reads from next-generation sequencing experiments. Designed to merge pairs of reads when original DNA fragments are shorter than twice length of reads. Can improve genome assemblies and transcriptome assembly by merging RNA-seq data.
Proper citation: FLASH (RRID:SCR_005531) Copy
http://pubsearch.stanford.edu/
THIS RESOURCE IS NO LONGER IN SERVCE, documented September 2, 2016. PubSearch is a web-based literature curation tool, allowing curators to search and annotate genes to keywords from articles. It has a simple mySQL database backend and uses a set of Java Servlets and JSPs for querying, modifying, and adding gene, gene-annotation, and literature information. PubSearch can be downloaded from GMOD. Platform: Online tool, Windows compatible, Mac OS X compatible, Linux compatible, Unix compatible
Proper citation: PubSearch (RRID:SCR_005830) Copy
Only worldwide authority that provides standardized nomenclature, i.e. gene names and symbols (short form abbreviations), for all known human genes, and stores all approved symbols in the HGNC database. Approved human gene nomenclature. Database of gene symbols and names. Manually curated genes into groups based on shared characteristics such as homology, function or phenotype. Data for protein-coding genes, pseudogenes and non-coding RNAs.
Proper citation: HGNC (RRID:SCR_002827) Copy
Central data repository for nematode biology including complete genomic sequence, gene predictions and orthology assignments from range of related nematodes.Data concerning genetics, genomics and biology of C. elegans and related nematodes. Derived from initial ACeDB database of C. elegans genetic and sequence information, WormBase includes genomic, anatomical and functional information of C. elegans, other Caenorhabditis species and other nematodes. Maintains public FTP site where researchers can find many commonly requested files and datasets, WormBase software and prepackaged databases.
Proper citation: WormBase (RRID:SCR_003098) Copy
BioPerl is a community effort to produce Perl code which is useful in biology. This toolkit of perl modules is useful in building bioinformatics solutions in Perl. It is built in an object-oriented manner so that many modules depend on each other to achieve a task. The collection of modules in the bioperl-live repository consist of the core of the functionality of bioperl. Additionally auxiliary modules for creating graphical interfaces (bioperl-gui), persistent storage in RDMBS (bioperl-db), running and parsing the results from hundreds of bioinformatics applications (Run package), software to automate bioinformatic analyses (bioperl-pipeline) are all available as Git modules in our repository. The BioPerl toolkit provides a library of hundreds of routines for processing sequence, annotation, alignment, and sequence analysis reports. It often serves as a bridge between different computational biology applications assisting the user to construct analysis pipelines. This chapter illustrates how BioPerl facilitates tasks such as writing scripts summarizing information from BLAST reports or extracting key annotation details from a GenBank sequence record. BioPerl includes modules written by Sohel Merchant of the GO Consortium for parsing and manipulating OBO ontologies. Platform: Windows compatible, Mac OS X compatible, Linux compatible, Unix compatible
Proper citation: BioPerl (RRID:SCR_002989) Copy
Organization that provides biomedical researchers with online tools and a web portal enabling them to access, review, and integrate disparate ontological resources in all aspects of biomedical investigation and clinical practice. A major focus of the work involves the use of biomedical ontologies to aid in the management and analysis of data derived from complex experiments.
Proper citation: National Center for Biomedical Ontology (RRID:SCR_003304) Copy
Web based integrative platform for transcriptional regulation studies.
Proper citation: Cistrome (RRID:SCR_000242) Copy
Software integrated tool for conducting automatic and manual sequence alignment, inferring phylogenetic trees, mining web based databases, estimating rates of molecular evolution, and testing evolutionary hypotheses. Used for comparative analysis of DNA and protein sequences to infer molecular evolutionary patterns of genes, genomes, and species over time. MEGA version 4 expands on existing facilities for editing DNA sequence data from autosequencers, mining Web-databases, performing automatic and manual sequence alignment, analyzing sequence alignments to estimate evolutionary distances, inferring phylogenetic trees, and testing evolutionary hypotheses. MEGA version 6 enables inference of timetrees, as it implements RelTime method for estimating divergence times for all branching points in phylogeny.
Proper citation: MEGA (RRID:SCR_000667) Copy
https://github.com/huangnengCSU/compleasm
Software genome completeness evaluation tool based on miniprot.
Proper citation: compleasm (RRID:SCR_026370) 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.