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.aps.uoguelph.ca/~msargol/qmsim/
Software application designed to simulate a wide range of genetic architectures and population structures in livestock. Large scale genotyping data and complex pedigrees can be efficiently simulated. QMSim is a family based simulator, which can also take into account predefined evolutionary features, such as LD, mutation, bottlenecks and expansions. The simulation is basically carried out in two steps: In the first step, a historical population is simulated to establish mutation-drift equilibrium and, in the second step, recent population structures are generated, which can be complex. QMSim allows for a wide range of parameters to be incorporated in the simulation models in order to produce appropriate simulated data. (entry from Genetic Analysis Software)
Proper citation: QMSIM (RRID:SCR_013123) Copy
https://github.com/Gregor-Mendel-Institute/poolhap
Software tool for inferring haplotypes from pooled sequencing. Enables to infer strain numbers and haplotype frequencies in silico from sequences of pooled samples.
Proper citation: PoolHap (RRID:SCR_012129) Copy
http://wpicr.wpic.pitt.edu/WPICCompGen/fdr/
Software application (entry from Genetic Analysis Software)
Proper citation: WEIGHTED FDR (RRID:SCR_013442) Copy
https://imdevsoftware.wordpress.com/imdev/
A software application of RExcel that integrates R into Excel as an embedded additon for omics tasks and analysis. It can be used specifically for tasks concerning multivariate data visualization, exploration, and analysis. imDev has interactive modules for dimensional reduction, prediction, feature selection, analysis of correlation, and generation of networked structures, all of which provide an integrated environment for systems level analysis of multivariate data.
Proper citation: imDEV (RRID:SCR_014674) Copy
A package of over twenty mass spectrometry-based tools primarily geared toward proteomic data analysis and database mining. It can be run from the command line, but is primarily used through a web browser, and there is a public website that allows anyone to use the software without local installation. Tandem mass spectrometry analysis tools are used for database searching and identification of peptides, including post-translationally modified peptides and cross-linked peptides. Support for isotope and label-free quantification from this type of data is provided. MS-Viewer software allows sharing and displaying of annotated spectra from many different tandem mass spectrometry data analysis packages. Other tools include software for analyzing peptide mass fingerprinting data (MS-Fit); prediction of theoretical fragmentation of peptides (MS-Product); theoretical chemical or enzymatic digestion of proteins (MS-Digest); and theoretical modeling of the isotope distribution of any chemical, including peptides (MS-Isotope). Searches using amino acid sequence can be used to identify homologous peptides in a database (MS-Pattern); the use of the combination of amino acid sequence and masses can be used for homologous peptide and protein identification using MS-Homology. Tandem mass spectrometry peak list files can be filtered for the presence of certain peaks or neutral losses using MS-Filter. Given a list of proteins, MS-Bridge can report all potential cross-linked peptide combinations of a specified mass. Given a precursor peptide mass and information about known amino acid presence, absence, or modifications, MS-Comp can report all amino acid combinations that could lead to the observed mass.
Proper citation: Protein Prospector (RRID:SCR_014558) Copy
http://technelysium.com.au/?page_id=13
Software ideal for the most basic of sequencing projects, where assembly of multiple sequences is not required., THIS RESOURCE IS NO LONGER IN SERVICE. Documented on September 16,2025.
Proper citation: Chromas (RRID:SCR_000598) Copy
http://www.sanger.ac.uk/science/tools/ssaha2-0
A program designed for the efficient mapping of sequence reads onto genomic references. The software is capable of reading most sequencing platforms and giving a range of outputs are supported.
Proper citation: Sequence Search and Alignment by Hashing Algorithm (RRID:SCR_000544) Copy
http://decgpu.sourceforge.net/homepage.htm
Software tool as parallel and distributed error correction algorithm for high-throughput short reads using CUDA and MPI parallel programming models.
Proper citation: DecGPU (RRID:SCR_000585) Copy
http://www.bioinf.uni-leipzig.de/Software/RNAplex/
Software tool to rapidly search for short interactions between two long RNAs.
Proper citation: RNAplex (RRID:SCR_002763) Copy
http://bamview.sourceforge.net/
A free interactive display of read alignments in BAM data files that can be launched with Java Web Start or downloaded. This interactive Java application for visualizing the large amounts of data stored for sequence reads which are aligned against a reference genome sequence can be used in a number of contexts including SNP calling and structural annotation. It has been integrated into Artemis so that the reads can be viewed in the context of the nucleotide sequence and genomic features. The source code is available as part of the Artemis code which can be downloaded from GitHub.
Proper citation: BamView (RRID:SCR_004207) Copy
http://noble.gs.washington.edu/proj/genomedata/
A format for efficient storage of multiple tracks of numeric data anchored to a genome. The format allows fast random access to hundreds of gigabytes of data, while retaining a small disk space footprint. They have also developed utilities to load data into this format. Retrieving data from this format is more than 2900 times faster than a naive approach using wiggle files. A reference implementation in Python and C components is available here under the GNU General Public License. The software has only been tested on Linux and Mac systems.
Proper citation: Genomedata (RRID:SCR_004544) Copy
https://github.com/Illumina/strelka/
Software for somatic single nucleotide variant (SNV) and small indel detection from sequencing data of matched tumor-normal samples. Strelka2 germline and somatic small variant caller.
Proper citation: Strelka2 (RRID:SCR_005109) Copy
http://alchemy.sourceforge.net/
ALCHEMY is a genotype calling algorithm for Affymetrix and Illumina products which is not based on clustering methods. Features include explicit handling of reduced heterozygosity due to inbreeding and accurate results with small sample sizes. ALCHEMY is a method for automated calling of diploid genotypes from raw intensity data produced by various high-throughput multiplexed SNP genotyping methods. It has been developed for and tested on Affymetrix GeneChip Arrays, Illumina GoldenGate, and Illumina Infinium based assays. Primary motivations for ALCHEMY''s development was the lack of available genotype calling methods which can perform well in the absence of heterozygous samples (due to panels of inbred lines being genotyped) or provide accurate calls with small sample batches. ALCHEMY differs from other genotype calling methods in that genotype inference is based on a parametric Bayesian model of the raw intensity data rather than a generalized clustering approach and the model incorporates population genetic principles such as Hardy-Weinberg equilibrium adjusted for inbreeding levels. ALCHEMY can simultaneously estimate individual sample inbreeding coefficients from the data and use them to improve statistical inference of diploid genotypes at individual SNPs. The main documentation for ALCHEMY is maintained on the sourceforge-hosted MediaWiki system. Features * Population genetic model based SNP genotype calling * Simultaneous estimation of per-sample inbreeding coefficients, allele frequencies, and genotypes * Bayesian model provides posterior probabilities of genotype correctness as quality measures * Growing number of scripts and supporting programs for validation of genotypes against control data and output reformating needs * Multithreaded program for parallel execution on multi-CPU/core systems * Non-clustering based methods can handle small sample sets for empirical optimization of sample preparation techniques and accurate calling of SNPs missing genotype classes ALCHEMY is written in C and developed on the GNU/Linux platform. It should compile on any current GNU/Linux distribution with the development packages for the GNU Scientific Library (gsl) and other development packages for standard system libraries. It may also compile and run on Mac OS X if gsl is installed.
Proper citation: ALCHEMY (RRID:SCR_005761) Copy
http://matrixdb.univ-lyon1.fr/
Freely available database focused on interactions established by extracellular proteins and polysaccharides, taking into account the multimeric nature of the extracellular proteins (e.g. collagens, laminins and thrombospondins are multimers). MatrixDB is an active member of the International Molecular Exchange (IMEx) consortium and has adopted the PSI-MI standards for annotating and exchanging interaction data. It includes interaction data extracted from the literature by manual curation, and offers access to relevant data involving extracellular proteins provided by the IMEx partner databases through the PSICQUIC webservice, as well as data from the Human Protein Reference Database. The database reports mammalian protein-protein and protein-carbohydrate interactions involving extracellular molecules. Interactions with lipids and cations are also reported. MatrixDB is focused on mammalian interactions, but aims to integrate interaction datasets of model organisms when available. MatrixDB provides direct links to databases recapitulating mutations in genes encoding extracellular proteins, to UniGene and to the Human Protein Atlas that shows expression and localization of proteins in a large variety of normal human tissues and cells. MatrixDB allows researchers to perform customized queries and to build tissue- and disease-specific interaction networks that can be visualized and analyzed with Cytoscape or Medusa. Statistics (2013): 2283 extracellular matrix interactions including 2095 protein-protein and 169 protein-glycosaminoglycan interactions.
Proper citation: MatrixDB (RRID:SCR_001727) Copy
Crowd-curated catalog of life sciences Web services with over 2400 service entries, thereby enabling users (people and programs) to discover and use these services easily. It provides a platform with several (standardized) interfaces and a suite of tools for registration of services by the community of users as well as empowers the community to extend and enhance the system. BioCatalogue provides a centralized biological web services market place which is accessible to the world as it is searchable and indexable to search engines. Additionally, it provides a quality of service standard for biological web services thereby enabling services to be classified and checked for availability, reliability and other quality measures. Primary goals: * Provide a single registration point for Web Service providers and a single search site for scientists and developers. * Providers, Expert curators and Users will provide oversight, monitor the catalog and provide high quality annotations for services. * BioCatalogue is a place where the community can find contacts and meet the experts and maintainers of these services.
Proper citation: Biocatalogue - The Life Science Web Services Registry (RRID:SCR_001679) Copy
A computer algorithm to predict aggregation nucleating regions in proteins as well the effect of mutations and environmental conditions on the aggregation propensity of these regions.
Proper citation: TANGO (RRID:SCR_001770) Copy
http://cufflinks.cbcb.umd.edu/
Software that estimates expression at transcript-level resolution and controls for variability evident across replicate libraries.
Proper citation: Cuffdiff (RRID:SCR_001647) Copy
User-contributed list of biological databases available on the internet. Currently there are 1,801 entries, each describing a different database. The databases are described in a semi-structured way by using templates and entries can carry various user comments and annotations. Entries can be searched, listed or browsed by category. The site uses the same MediaWiki technology that powers Wikipedia, The Mediawiki system allows users to participate on many different levels, ranging from authors and editors to curators and designers. MetaBase aims to be a flexible, user-driven (user-created) resource for the biological database community. The main focuses of MetaBase are: * As a basic requirement, MB contains a list of databases, URLs and descriptions of the most commonly used biological databases currently available on the internet. * The system should be flexible, allowing users to contribute, update and maintain the data in different ways. * In the future we aim to generate more communication between the database developer and user communities.
Proper citation: MetaBase (RRID:SCR_001762) Copy
http://sourceforge.net/projects/pennseq/
Software for isoform-specific gene expression quantification in RNA-Seq by modeling non-uniform read distribution. Instead of making parametric assumptions, they give adequate weight to the underlying data by the use of a non-parametric approach. The rationale is that regardless what factors lead to non-uniformity, whether it is due to hexamer priming bias, local sequence bias, positional bias, RNA degradation, mapping bias or other unknown reasons, the probability that a fragment is sampled from a particular region will be reflected in the aligned data. This empirical approach thus maximally reflects the true underlying non-uniform read distribution.
Proper citation: PennSeq (RRID:SCR_001763) Copy
Data analysis service that searches PubMed literature database (abstracts) about specific relationships between proteins, genes, or keywords using a NLP-based text-mining approach. The results are returned as a graph. The synonym database used in Chilibot is available, without fee, for academic use only. Several different search methods are supported including: * searching for relationship between two genes, proteins or keywords * searching for relationships between many genes, proteins, or keywords * searching for relationships between two lists of genes, proteins, or keywords Advanced options include: * Automated hypothesis generation (graph) * Restricting context using keywords * Providing your own synonyms * Modifying synonyms provided by Chilibot * Color coding nodes with gene expression values * Special search: modulation
Proper citation: Chilibot: Gene and Protein relationships from MEDLINE (RRID:SCR_001705) 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 NIF Resources search. From here you can search through a compilation of resources used by NIF and see how data is organized within our community.
You are currently on the Community Resources tab looking through categories and sources that NIF 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 NIF then you can log in from here to get additional features in NIF 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 NIF 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 NIF 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.