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 80 showing 1581 ~ 1600 out of 2,818 results
Snippet view Table view Download Top 1000 Results
Click the to add this resource to a Collection
  • RRID:SCR_005328

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   


  • RRID:SCR_005289

    This resource has 10+ mentions.

http://seqware.github.io/

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   


  • RRID:SCR_005323

    This resource has 1+ mentions.

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   


  • RRID:SCR_005352

    This resource has 1+ mentions.

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   


  • RRID:SCR_005497

    This resource has 100+ mentions.

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   


  • RRID:SCR_005495

    This resource has 50+ mentions.

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   


  • RRID:SCR_005491

    This resource has 1000+ mentions.

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   


  • RRID:SCR_005524

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   


  • RRID:SCR_005487

    This resource has 10+ mentions.

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   


  • RRID:SCR_005482

    This resource has 1+ mentions.

http://dna.cs.byu.edu/gnumap/

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   


  • RRID:SCR_005484

    This resource has 1000+ mentions.

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   


  • RRID:SCR_005480

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   


  • RRID:SCR_005399

    This resource has 10+ mentions.

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   


  • RRID:SCR_005432

    This resource has 10+ mentions.

http://samstat.sourceforge.net/

C software program for displaying sequence statistics for next generation sequencing. Works with large fasta, fastq and SAM/BAM files.

Proper citation: SAMStat (RRID:SCR_005432) Copy   


  • RRID:SCR_005550

    This resource has 1+ mentions.

http://mbgd.genome.ad.jp/CGAT/

A comparative genome analysis tool for detailed comparison of closely related bacterial-sized genomes. It visualizes precomputed pairwise genome alignments on both dotplot and alignment viewers. Users can add information on this alignment, such as existence of tandem repeats or interspersed repetitive sequences and changes in codon usage bias, to facilitate interpretation of the observed genomic changes. Besides visualization functionalities, it also provides a general framework to process genome-scale alignments using various existing alignment programs. CGAT employs a client-server architecture, which consists of AlignmentViewer (client; a Java application) and DataServer (a set of Perl scripts). The DataServer package contains data construction scripts and CGI scripts and the AlignmentViewer program visualizes the alignment data obtained from the server thorough the HTTP protocol.

Proper citation: CGAT (RRID:SCR_005550) Copy   


  • RRID:SCR_005425

http://evolution.sysu.edu.cn/english/software/mapnext.htm

A software tool for spliced and unspliced alignments and SNP detection of short sequence reads.

Proper citation: MapNext (RRID:SCR_005425) Copy   


  • RRID:SCR_005541

    This resource has 10+ mentions.

http://weizhong-lab.ucsd.edu/public/?q=softwares/cd-hit-454

A software program to identify artificial duplicates from raw 454 sequencing reads, including exact duplicates and near identical duplicates.

Proper citation: cd-hit-454 (RRID:SCR_005541) Copy   


  • RRID:SCR_005448

    This resource has 1+ mentions.

http://dna.leeds.ac.uk/methylviewer/

A simple integrated software tool for handling MAP (methyltransferase accessibility protocol) and MAP-IT (MAP individual templates) footprinting projects. It can process sequence data (*.txt, *.ab1 and *.scf) derived from the use of up to four different DNA methyltransferases.

Proper citation: MethylViewer (RRID:SCR_005448) Copy   


  • RRID:SCR_005440

    This resource has 1+ mentions.

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

A software package for detecting methylated cytosines (mCs) and differentially methylated regions (DMRs) from bisulfite sequencing data.

Proper citation: Bisulfighter (RRID:SCR_005440) Copy   


  • RRID:SCR_005439

    This resource has 50+ mentions.

http://epigenome.usc.edu/publicationdata/bissnp2011/

A software package based on the Genome Analysis Toolkit (GATK) map-reduce framework for genotyping and accurate DNA methylation calling in bisulfite treated massively parallel sequencing (Bisulfite-seq, NOMe-seq, RRBS and any other bisulfite treated sequencing) with Illumina directional library protocol. It contains the following key features: * Call and summarize methylation of any cytosine context provided (CpG, CHH, CHG, GCH et.al.); * Work for single end and paired-end data; * Accurtae variant detection. Enable base quality recalibration and indel calling in bisulfite sequencing; * Based on Java map-reduce framework, allow multi-thread computing. Cross-platform; * Allow multiple output format, detailed VCF files, CpG haplotype reads file for mono-allelic methylation analysis, simplified bedGraph, wig and bed format for visualization in UCSC genome broswer and IGV browser. BisSNP uses bayesian inference with locus specific methylation probabilities and bisulfite conversion rate of different cytosine context(not only CpG, CHH, CHG in Bisulfite-seq, but also GCH et.al. in other bisulfite treated sequencing) to determine genotypes and methylation levels simultaneously., THIS RESOURCE IS NO LONGER IN SERVICE. Documented on September 16,2025.

Proper citation: Bis-SNP (RRID:SCR_005439) 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