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 79 showing 1561 ~ 1580 out of 2,279 results
Snippet view Table view Download Top 1000 Results
Click the to add this resource to a Collection
  • 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   


  • RRID:SCR_005473

    This resource has 10+ mentions.

http://code.google.com/p/distmap/

A user-friendly software pipeline designed to map short reads in a MapReduce framework on a local Hadoop cluster. It is designed to be easily implemented by researchers who do not have expert knowledge of bioinformatics. As it does not have any dependencies, it provides full flexibility and control to the user. The user can use any version of a compatible mapper and any reference genome assembly. There is no need to maintain the mapper, reference or DistMap source code on each of the slaves (nodes) in the Hadoop cluster, making maintenance extremely easy.

Proper citation: DistMap (RRID:SCR_005473) Copy   


  • RRID:SCR_005504

    This resource has 100+ mentions.

http://www.well.ox.ac.uk/project-stampy

A software package for the mapping of short reads from illumina sequencing machines onto a reference genome. It''s recommended for most workflows, including those for genomic resequencing, RNA-Seq and Chip-seq. Stampy excels in the mapping of reads containing that contain sequence variation relative to the reference, in particular for those containing insertions or deletions. It can map reads from a highly divergent species to a reference genome for instance. Stampy achieves high sensitivity and speed by using a fast hashing algorithm and a detailed statistical model. Stampy has the following features: * Maps single, paired-end and mate pair Illumina reads to a reference genome * Fast: about 20 Gbase per hour in hybrid mode (using BWA) * Low memory footprint: 2.7 Gb shared memory for a 3Gbase genome * High sensitivity for indels and divergent reads, up to 10-15% * Low mapping bias for reads with SNPs * Well calibrated mapping quality scores * Input: Fastq and Fasta; gzipped or plain * Output: SAM, Maq''s map file * Optionally calculates per-base alignment posteriors * Optionally processes part of the input * Handles reads of up to 4500 bases

Proper citation: Stampy (RRID:SCR_005504) Copy   


http://snap.cs.berkeley.edu/

A sequence aligner software program that is 10-100x faster and simultaneously more accurate than existing tools like BWA, Bowtie2 and SOAP2. It runs on commodity x86 processors, and supports a rich error model that lets it cheaply match reads with more differences from the reference than other tools. This gives SNAP up to 2x lower error rates than existing tools and lets it match larger mutations that they may miss. SNAP also natively reads BAM, FASTQ, or gzipped FASTQ, and natively writes SAM or BAM, with built-in sorting, duplicate marking, and BAM indexing.

Proper citation: Scalable Nucleotide Alignment Program (RRID:SCR_005501) Copy   


  • RRID:SCR_005637

    This resource has 1+ mentions.

http://ngsview.sourceforge.net/

A generally applicable, flexible and extensible next-generation sequence alignment editor. The software allows for visualization and manipulation of millions of sequences simultaneously on a desktop computer, through a graphical interface.

Proper citation: NGSView (RRID:SCR_005637) Copy   


  • RRID:SCR_005569

    This resource has 100+ mentions.

http://www.bioinformatics.babraham.ac.uk/projects/hicup/

A tool for mapping and performing quality control on Hi-C data.

Proper citation: HiCUP (RRID:SCR_005569) Copy   


  • RRID:SCR_005593

    This resource has 10+ mentions.

http://sybil.sourceforge.net/

A web-based software package for comparative genomics.

Proper citation: Sybil (RRID:SCR_005593) Copy   


  • RRID:SCR_005811

    This resource has 10+ mentions.

http://zhanglab.c2b2.columbia.edu/index.php/OLego

A program specifically designed for de novo spliced mapping of mRNA-seq reads. It adopts a multiple-seed-and-extend scheme, and does not rely on a separate external mapper.

Proper citation: OLego (RRID:SCR_005811) Copy   


  • RRID:SCR_005759

    This resource has 50+ mentions.

https://code.google.com/p/pepr-chip-seq/

A ChIP-Seq peak calling or differential binding analysis tool that is primarily designed for data with biological replicates. It uses a negative binomial distribution to model the read counts among the samples in the same group, and look for consistent differences between ChIP and control group or two ChIP groups run under different conditions.

Proper citation: PePr (RRID:SCR_005759) Copy   


  • RRID:SCR_003933

    This resource has 1000+ mentions.

http://biorxiv.org/

A free archive and distribution service for unpublished preprints in the life sciences allowing authors to make their findings immediately available to the scientific community and receive feedback on draft manuscripts before they are submitted to journals. An article may be posted prior to, or concurrently with, submission to a journal but should not be posted if it has already been published. Once an article is published in a journal, bioRxiv will update the preprint with a link to the published version.

Proper citation: bioRxiv (RRID:SCR_003933) Copy   


  • RRID:SCR_003932

    This resource has 50+ mentions.

http://git-scm.com/

A free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Git is easy to learn and has a tiny footprint with lightning fast performance. It outclasses SCM tools like Subversion, CVS, Perforce, and ClearCase with features like cheap local branching, convenient staging areas, and multiple workflows.

Proper citation: Git (RRID:SCR_003932) Copy   


http://mendel.stanford.edu/sidowlab/downloads/quest/

A Kernel Density Estimator-based package for analysis of massively parallel sequencing data from chromatin immunoprecipitation (ChIP-seq) experiments.

Proper citation: Quantitative Enrichment of Sequence Tags (RRID:SCR_004065) Copy   


  • RRID:SCR_004078

    This resource has 1+ mentions.

http://www.brl.bcm.tmc.edu/pash/pashDownload.rhtml

Performs sequence comparison and read mapping and can be employed as a module within diverse configurable analysis pipelines, including ChIP-Seq and methylome mapping by whole-genome bisulfite sequencing.

Proper citation: Pash 3.0 (RRID:SCR_004078) Copy   


  • RRID:SCR_004326

    This resource has 10+ mentions.

http://epigraph.mpi-inf.mpg.de/WebGRAPH/

A software for genome and epigenome analysis., THIS RESOURCE IS NO LONGER IN SERVICE. Documented on September 16,2025.

Proper citation: EpiGRAPH (RRID:SCR_004326) Copy   


  • RRID:SCR_004284

    This resource has 10000+ mentions.

http://pubchem.ncbi.nlm.nih.gov/

Collection of information about chemical structures and biological properties of small molecules and siRNA reagents hosted by the National Center for Biotechnology Information (NCBI).

Proper citation: PubChem (RRID:SCR_004284) Copy   


  • RRID:SCR_004163

http://sourceforge.net/projects/insertionmapper/

A pipeline tool for the identification of targeted sequences from multidimensional high throughput sequencing data. It consists of four independently working modules: Data Preprocessing, Database Modeling, Dimension Deconvolution and Element Mapping. This pipeline tool is applicable to scenarios requiring analysis of the tremendous output of short reads produced in NGS sequencing experiments of targeted genome sequences.

Proper citation: InsertionMapper (RRID:SCR_004163) Copy   


  • RRID:SCR_004316

    This resource has 100+ mentions.

https://bcbio-nextgen.readthedocs.org/en/latest/

A python toolkit providing best-practice pipelines for fully automated high throughput sequencing analysis.

Proper citation: bcbio-nextgen (RRID:SCR_004316) Copy   


http://www.ebi.ac.uk/pdbe/

The European resource for the collection, organization and dissemination of data on biological macromolecular structures. In collaboration with the other worldwide Protein Data Bank (wwPDB) partners - the Research Collaboratory for Structural Bioinformatics (RCSB) and BioMagResBank (BMRB) in the USA and the Protein Data Bank of Japan (PDBj) - they work to collate, maintain and provide access to the global repository of macromolecular structure data. The main objectives of the work at PDBe are: * to provide an integrated resource of high-quality macromolecular structures and related data and make it available to the biomedical community via intuitive user interfaces. * to maintain in-house expertise in all the major structure-determination techniques (X-ray, NMR and EM) in order to stay abreast of technical and methodological developments in these fields, and to work with the community on issues of mutual interest (such as data representation, harvesting, formats and standards, or validation of structural data). * to provide high-quality deposition and annotation facilities for structural data as one of the wwPDB deposition sites. Several sophisticated tools are also available for the structural analysis of macromolecules.

Proper citation: PDBe - Protein Data Bank in Europe (RRID:SCR_004312) Copy   


  • RRID:SCR_004186

    This resource has 100+ mentions.

http://www.neuromatic.thinkrandom.com/

NeuroMatic is a collection of Igor Pro functions for analyzing electrophysiological data. By allowing users to organize their data into Sets and Groups, NeuroMatic makes it relatively easy to compute transformations and statistical analyses on their data, including scaling, alignment averaging, baseline subtraction, spike detection, stationarity analysis, rise-time computations, etc. Being open source and modular designed, NeuroMatic also allows users to develop their own analysis functions that can be easily incorporated into NeuroMatic's framework. Note, if you have reached this page in search of a freeware tool for neuronal reconstructions, you are more likely to be interested in Neuromantic, a software package that sounds like NeuroMatic, but is not quite the same. Features of NeuroMatic Include * Sorting, Scaling, Averaging, Interpolation * Max / Min / Mean / Level / Rise Time / FWHM / Slope Measurements * Stability / Stationarity Analysis * Event Detection * Waveform Template Matching * Spike Raster Plots * Interspike-Interval and Peri-Stimulus Time (PST) Histograms * Compact Easy-to-Use Interface * Modular design as a basis for your own procedures * Extra space for your own buttons and controls * Import functions for Axograph and Pclamp data * Automatic macro generation for batch processing Supporting Agencies: MRC, Wellcome Trust Spike, Event, Fit, NClamp, Acquisition, spike train, EPSP, IPSP, IPSC, EPSC

Proper citation: NeuroMatic (RRID:SCR_004186) Copy   


  • RRID:SCR_004175

    This resource has 50+ mentions.

http://genome.gsc.riken.jp/osc/english/dataresource/

A program to eliminate artifactual reads from next-generation sequencing data sets.

Proper citation: TagDust (RRID:SCR_004175) 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. NIDDK Information Network Resources

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