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.ebi.ac.uk/Rebholz-srv/ebimed/
A web application that combines Information Retrieval and Extraction from Medline. EBIMed finds Medline abstracts in the same way PubMed does. Then it goes a step beyond and analyses them to offer a complete overview on associations between UniProt protein/gene names, GO annotations, Drugs and Species. The results are shown in a table that displays all the associations and links to the sentences that support them and to the original abstracts. By selecting relevant sentences and highlighting the biomedical terminology EBIMed enhances your ability to acquire knowledge, relate facts, discover implications and, overall, have a good overview economizing the effort in reading.
Proper citation: EBIMed (RRID:SCR_005314) Copy
http://www.genoscope.cns.fr/externe/gmorse/
Software aimed at using RNA-Seq short reads to build de novo gene models. First, candidate exons are built directly from the positions of the reads mapped on the genome (without any ab initio assembly of the reads), and all the possible splice junctions between those exons are tested against unmapped reads : the testing of junctions is directed by the information available in the RNA-Seq dataset rather than a priori knowledge about the genome. Exons can thus be chained into stranded gene models.
Proper citation: G-Mo.R-Se (RRID:SCR_005273) Copy
http://bio.math.berkeley.edu/SysCall/
A logistic regression based classifier distinguishing heterozygous sites from systematic errors. Given a list of candidate heterozygous genomic locations and a sam file of sequenced reads SysCall classifies each genomic location as either a heterozygous site or a systematic error and outputs according lists, along with the assigned posterior probabilities.
Proper citation: SysCall (RRID:SCR_005307) Copy
Software mining pipeline guided by a Bayesian principle to detect single nucleotide polymorphisms, insertion and deletions by comparing high-throughput pyrosequencing reads with a reference genome of related organisms. This pipeline is extended to identify and visualize large-size structural variations, including insertions, deletions, inversions and translocations.
Proper citation: inGAP (RRID:SCR_005261) Copy
http://sv.gersteinlab.org/pemer/
Software package as computational framework with simulation-based error models for inferring genomic structural variants from massive paired-end sequencing data. Package is composed of three modules, PEMer workflow, SV-Simulation and BreakDB. PEMer workflow is a sensitive software for detecting SVs from paired-end sequence reads. SV-Simulation randomly introduces SVs into a given genome and generates simulated paired-end reads from novel genome.
Proper citation: PEMer (RRID:SCR_005263) Copy
https://code.google.com/p/phantompeakqualtools/
Software package that computes quick but highly informative enrichment and quality measures for ChIP-seq/DNase-seq/FAIRE-seq/MNase-seq data. It can also be used to obtain robust estimates of the predominant fragment length or characteristic tag shift values in these assays.
Proper citation: phantompeakqualtools (RRID:SCR_005331) Copy
http://ikmbio.csie.ncku.edu.tw/coin/home.php
A web-based system that assess articles according to their term correlations among sentences. It employs the co-occurrence relations and their network centralities to evaluate the influence of biomedical terms from Comparative Toxicogenomics Database (CTD)., THIS RESOURCE IS NO LONGER IN SERVICE. Documented on September 16,2025.
Proper citation: CoIN (RRID:SCR_005332) Copy
http://updepla1srv1.epfl.ch/waszaks/absfilter/
R package for identification and removal of low-complexity sites in allele-specific analysis of ChIP-seq data.
Proper citation: ABS filter (RRID:SCR_005328) Copy
A portable software infrastructure designed to analyze massive genomics datasets produced by contemporary and emerging technologies, in particular Next Generation Sequencing (NGS) platforms. It consists of a comprehensive suite of infrastructure tools focused on enabling the end-to-end analysis of sequence data ? from from raw base calling to analyzed variants ready for interpretation by users. SeqWare is tool agnostic, it is a framework for building analysis workflows and does not provide specific implementations out-of-the-box. You use SeqWare to create high-throughput infrastructure for NGS analysis using whatever analysis tools you like. SeqWare currently provides 5 main tools specifically designed to support massively parallel sequencing technologies. All tools can be used together or separately: * MetaDB: provides a common database to store metadata used by all components. * Portal: a LIMS-like web application to manage samples, record computational events, and present results back to end users. * Pipeline: a workflow engine that is capable of wrapping and combining other tools (BFAST, BWA, SAMtools, etc) into complex pipelines, recording metadata about the analysis, and facilitates automation of pipelines based on metadata. * Web Service: a programmatic API that lets people build new tools on top of the project * Query Engine: a NoSQL database designed to store and query variants and other events inferred from sequence data.
Proper citation: SeqWare (RRID:SCR_005289) Copy
http://www.coremine.com/medical/#search
Service to access comprehensive information on diseases, drugs, treatments and medical biology. It is ideal for those seeking an overview of a complex subject while allowing the possibility to drill down to specific details. Search results are presented in a dashboard format comprized of panels containing various categories of information ranging from introductory sources to the latest scientific articles.
Proper citation: Coremine Medical (RRID:SCR_005323) Copy
http://covcal.sourceforge.net/
Small and very fast utility to calculate X-coverage from Next-Generation-Sequencing data.
Proper citation: CoverageCalculator (RRID:SCR_005352) Copy
http://research.cs.wisc.edu/wham/
THIS RESOURCE IS NO LONGER IN SERVICE. Documented on February 28,2023. High-throughput sequence alignment tool that aligns short DNA sequences (reads) to the whole human genome at a rate of over 1500 million 60bps reads per hour, which is one to two orders of magnitudes faster than the leading state-of-the-art techniques. Feature list for the current version (v 0.1.5) of WHAM: * Supports paired-end reads * Supports up to 5 errores * Supports alignments with gaps * Supports quality scores for filtering invalid alignments, and sorting valid alignments * finds ALL valid alignments * Supports multi-threading * Supports rich reporting modes * Supports SAM format output
Proper citation: WHAM (RRID:SCR_005497) Copy
http://www-personal.umich.edu/~jianghui/seqmap/
A software tool for mapping large amount of oligonucleotide to the genome. It is designed for finding all the places in a genome where an oligonucleotide could potentially come from. SeqMap can efficiently map as many as dozens of millions of short sequences to a genome of several billions of nucleotides. While doing the mapping, several mutations as well as insertions / deletions of the nucleotide bases in the sequences can be tolerated and furthermore detected. Various input and output formats are supported, as well as many command line options for tuning almost every steps in the mapping process. A typical mapping can be done in a few hours on an ordinary PC.
Proper citation: SeqMap (RRID:SCR_005495) Copy
http://www.genome.umd.edu/jellyfish.html
A software tool for fast, memory-efficient counting of k-mers in DNA. A k-mer is a substring of length k, and counting the occurrences of all such substrings is a central step in many analyses of DNA sequence. JELLYFISH can count k-mers quickly by using an efficient encoding of a hash table and by exploiting the compare-and-swap CPU instruction to increase parallelism. Jellyfish is a command-line program that reads FASTA and multi-FASTA files containing DNA sequences. It outputs its k-mer counts in an binary format, which can be translated into a human-readable text format using the jellyfish dump command., THIS RESOURCE IS NO LONGER IN SERVICE. Documented on September 16,2025.
Proper citation: Jellyfish (RRID:SCR_005491) Copy
http://mlab.cb.k.u-tokyo.ac.jp/~quwei/DeNovoShortReadClustering/
An algorithm for efficient frequency-based de novo short read clustering for error trimming in next-generation sequencing. It organizes erroneous short sequences originating in a single abundant sequence into a tree structure such that each child sequence is considered to be derived stochastically from its more abundant parent sequence because of sequencing errors.
Proper citation: FreClu (RRID:SCR_005524) Copy
http://mrfast.sourceforge.net/
Software designed to map short reads generated with the Illumina platform to reference genome assemblies; in a fast and memory-efficient mannerl. Currently Supported Features: * Output in SAM format * Indels up to 8 bp (4 bp deletions and 4 bp insertions) * Paired-end mapping ** Discordant option to generate mapping file ready for VariationHunter to detect structural variants. * One end anchored (OEA) map locations for novel sequence insertion detection with NovelSeq * Matepair library mapping (long inserts with RF orientation). Planned Features: * Multithreading
Proper citation: mrFAST (RRID:SCR_005487) Copy
THIS RESOURCE IS NO LONGER IN SERVICE. Documented on May 3rd,2023. A software program designed to accurately map sequence data obtained from next-generation sequencing machines (specifically that of Solexa/Illumina) back to a genome of any size. By using the posterior probability of mapping a given read to a specific genomic loation, we are able to account for repetitive reads by distributing them across several regions in the genome. In addition, the output of the program is created in such a way that it can be easily viewed through other free and readily- available programs. Several benchmark data sets were created with spiked-in duplicate regions, and GNUMAP was able to more accurately account for these duplicate regions.
Proper citation: GNUMAP (RRID:SCR_005482) Copy
http://www.ebi.ac.uk/research/enright/software/kraken
A set of software tools ( Reaper, Tally and Sequence Imp) designed to streamline the analysis of next-generation sequencing data. Although designed with small RNA sequence analysis in mind the tools can be used to address issues facing next-generation sequencing in general.
Proper citation: Kraken (RRID:SCR_005484) Copy
http://sourceforge.net/projects/cushaw2/files/CUSHAW2-GPU/
Software program (based on CUSHAW2) designed and optimized for Kepler-based GPUs, but still workable on earlier-generation Fermi-based ones.
Proper citation: CUSHAW2-GPU (RRID:SCR_005480) Copy
http://nebc.nerc.ac.uk/tools/bio-linux/bio-linux-7-info
A free, fully featured, powerful, configurable and easy to maintain bioinformatics workstation that provides more than 500 bioinformatics programs on an Ubuntu Linux 12.04 LTS base. Install it or run it live. There is a graphical menu for bioinformatics programs, as well as easy access to the Bio-Linux bioinformatics documentation system and sample data useful for testing programs. You can run a Bio-Linux system on Amazon EC2 or other cloud computing architectures by using CloudBioLinux.
Proper citation: Bio-Linux (RRID:SCR_005399) 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.