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 231 showing 4601 ~ 4620 out of 26,874 results
Snippet view Table view Download Top 1000 Results
Click the to add this resource to a Collection
  • RRID:SCR_024348

https://github.com/magnusmanske/snpomatic

Short read mapping software. Read mapping tool offering variety of analytical output functions, with emphasis on genotyping,

Proper citation: snpomatic (RRID:SCR_024348) Copy   


  • RRID:SCR_024504

    This resource has 1000+ mentions.

https://www.certara.com/software/phoenix-pkpd/

Software to automate repetitive analysis steps and is widely considered the industry standard for NCA, TK, and PK/PD modeling. Used as non-compartmental analysis (NCA), pharmacokinetic/pharmacodynamic (PK/PD), and toxicokinetic (TK) modeling tool.

Proper citation: WinNonlin (RRID:SCR_024504) Copy   


  • RRID:SCR_024483

    This resource has 10+ mentions.

https://github.com/harvardinformatics/NGmerge

Software tool for merging paired-end reads via novel empirically derived models of sequencing errors. Used for merging paired-end reads and removing adapters. Corrects errors and ambiguous bases and assigns quality scores for merged bases that accurately reflect the error rates.

Proper citation: NGmerge (RRID:SCR_024483) Copy   


  • RRID:SCR_024364

http://www.workrave.org/

Software tool to assist in recovery and prevention of Repetitive Strain Injury. Monitors keyboard and mouse usage and using this information, it frequently alerts you to take microbreaks, rest breaks and restricts you to your daily computer usage.

Proper citation: Workrave (RRID:SCR_024364) Copy   


  • RRID:SCR_024366

    This resource has 1+ mentions.

http://xmedcon.sourceforge.net/

Open source software toolkit for medical image conversion.

Proper citation: XMedCon (RRID:SCR_024366) Copy   


  • RRID:SCR_024368

    This resource has 50+ mentions.

http://www.ks.uiuc.edu/Research/vmd/

Software tool as molecular visualization program for displaying, animating, and analyzing large biomolecular systems using 3-D graphics and built-in scripting. VMD supports computers running MacOS X, Unix, or Windows, is distributed free of charge, and includes source code.

Proper citation: VMD (RRID:SCR_024368) Copy   


  • RRID:SCR_024481

    This resource has 1+ mentions.

https://www.illumina.com/products/by-type/informatics-products/basespace-sequence-hub/apps/dna-amplicon.html

Local Run Manager DNA Amplicon analysis module aligns amplicon reads against reference specified in the manifest file. Variants are called for the targeted regions.

Proper citation: DNA Amplicon (RRID:SCR_024481) Copy   


  • RRID:SCR_024116

    This resource has 1+ mentions.

https://github.com/miRTop/mirtop

Command lines tool to annotate miRNAs with standard mirna/isomir naming.

Proper citation: mirtop (RRID:SCR_024116) Copy   


  • RRID:SCR_024118

https://sourceforge.net/projects/mpsqed/

Software tool for the design of multiplex pyrosequencing assays.

Proper citation: mPSQed (RRID:SCR_024118) Copy   


  • RRID:SCR_024119

    This resource has 1+ mentions.

http://www-igm.univ-mlv.fr/~marsan/smile_english.html

Software tool that infers motifs in set of sequences to infer exceptionnal sites as binding sites in DNA sequences. 1.4 version allows to infer motifs written on any alphabet in any kind of sequences. Allows to deal with motifs associated by some distance constraints. Used to group under unique model different occurrences composed of several boxes separated by spacers of different lengths.

Proper citation: SMILE (RRID:SCR_024119) Copy   


  • RRID:SCR_000209

https://www.pkdcure.org/

Organization and funder of polycystic kidney disease research to find treatments. The organization also raises awareness for the disease through education, advocacy and support.

Proper citation: PKD Foundation (RRID:SCR_000209) Copy   


http://research.mssm.edu/cnic/tools-rayburst.html

A software application which provides the source code for the Rayburst Algorithm. The fully automated algorithm casts rays in a 2D/3D dataset without the use of pre-generated ray tables. It is implemented in ANSI C as a single module. The most current version is Version 1.1, last updated on Aug. 15, 2006.

Proper citation: Rayburst Open-Source Code (RRID:SCR_013799) Copy   


  • RRID:SCR_013289

    This resource has 100+ mentions.

http://faculty.washington.edu/browning/presto/presto.html

THIS RESOURCE IS NO LONGER IN SERVICE. Documented on June 1, 2023. Software application that calculates individual inbreeding (F) and average relatedness (AR) coefficients. Additionally, users can compute useful parameters in population genetics such as: the number of ancestors explaining genetic variability; the genetic importance of the herds; F statistics from genealogical information. (entry from Genetic Analysis Software)

Proper citation: ENDOG (RRID:SCR_013289) Copy   


  • RRID:SCR_013442

http://wpicr.wpic.pitt.edu/WPICCompGen/fdr/

Software application (entry from Genetic Analysis Software)

Proper citation: WEIGHTED FDR (RRID:SCR_013442) Copy   


  • RRID:SCR_013447

    This resource has 10+ mentions.

http://www.openbioinformatics.org/gengen/

A suite of free software tools to facilitate the analysis of high-throughput genomics data sets. The package is currently a work-in-progress and infrequently updated.

Proper citation: GenGen (RRID:SCR_013447) Copy   


  • RRID:SCR_013177

http://www7.inra.fr/mia/T/MendelSoft/

Software application for identifying all Mendelian inconsistencies in complex pedigree data with thousand of individuals, including many loops and several errors. Can also infer missing genotypes. (entry from Genetic Analysis Software)

Proper citation: MENDELSOFT (RRID:SCR_013177) Copy   


  • RRID:SCR_011879

    This resource has 50+ mentions.

http://hadoop.apache.org/

Software library providing a framework that allows for the distributed processing of large data sets across clusters of computers using simple programming models. It is designed to scale up from single servers to thousands of machines, each offering local computation and storage. Rather than rely on hardware to deliver high-availability, the library itself is designed to detect and handle failures at the application layer, so delivering a highly-available service on top of a cluster of computers, each of which may be prone to failures. The project includes these modules: * Hadoop Common: The common utilities that support the other Hadoop modules. * Hadoop Distributed File System (HDFS): A distributed file system that provides high-throughput access to application data. * Hadoop YARN: A framework for job scheduling and cluster resource management. * Hadoop MapReduce: A YARN-based system for parallel processing of large data sets.

Proper citation: Apache Hadoop (RRID:SCR_011879) Copy   


  • RRID:SCR_013301

    This resource has 1+ mentions.

http://faculty.washington.edu/browning/beaglecall/beaglecall.html

Software package for simultaneous genotype calling and haplotype phasing for unrelated individuals. BEAGLECALL produces output posterior genotype probabilities and output phased haplotypes. BEAGLECALL generates extremely accurate genotype calls because it uses both allele signal intensity data and inter-marker correlation to call genotypes. BEAGLECALL is designed for use with high-density SNP arrays, and it uses the BEAGLE haplotype frequency model to model inter-marker correlation. (entry from Genetic Analysis Software)

Proper citation: BEAGLECALL (RRID:SCR_013301) Copy   


  • RRID:SCR_013261

    This resource has 1+ mentions.

http://dlin.web.unc.edu/software/spreg-2/

Software program for performing regression analysis of secondary phenotype data in case-control association studies. Secondary phenotypes are quantitative or qualitative traits other than the case-control status. Because the case-control sample is not a random sample of the general population, standard statistical analysis of secondary phenotype data can yield very misleading results. SPREG implements valid and efficient statistical methods. (entry from Genetic Analysis Software)

Proper citation: SPREG (RRID:SCR_013261) Copy   


  • RRID:SCR_013304

    This resource has 10+ mentions.

http://biomath.med.uth.gr

Software application for performing genome scan meta-analysis, a quantitative method to identify genetic regions (bins) with consistently increased linkage score across multiple genome scans, and for testing the heterogeneity of the results of each bin across scans. The program provides as an output the average of ranks and three heterogeneity statistics, as well as corresponding significance levels. (entry from Genetic Analysis Software)

Proper citation: HEGESMA (RRID:SCR_013304) 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