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.niehs.nih.gov/research/resources/software/biostatistics/art/
A set of simulation tools to generate synthetic next-generation sequencing reads. ART simulates sequencing reads by mimicking real sequencing process with empirical error models or quality profiles summarized from large recalibrated sequencing data. ART can also simulate reads using user own read error model or quality profiles. ART supports simulation of single-end, paired-end/mate-pair reads of three major commercial next-generation sequencing platforms: Illumina''''s Solexa, Roche''''s 454 and Applied Biosystems'''' SOLiD. ART can be used to test or benchmark a variety of method or tools for next-generation sequencing data analysis, including read alignment, de novo assembly, SNP and structure variation discovery. ART is implemented in C++ with optimized algorithms and is highly efficient in read simulation. ART outputs reads in the FASTQ format, and alignments in the ALN format. ART can also generate alignments in the SAM alignment or UCSC BED file format.
Proper citation: ART (RRID:SCR_006538) Copy
An algorithm for the identification of microRNA targets. Details are provided (3' UTR alignments with predicted sites, links to various public databases etc) regarding: # microRNA target predictions in vertebrates (Krek et al, Nature Genetics 37:495-500 (2005)) # microRNA target predictions in seven Drosophila species (Grn et al, PLoS Comp. Biol. 1:e13 (2005)) # microRNA targets in three nematode species (Lall et al, Current Biology 16, 1-12 (2006)) # human microRNA targets that are not conserved but co-expressed (i.e. the microRNA and mRNA are expressed in the same tissue) (Chen and Rajewsky, Nat Genet 38, 1452-1456 (2006)) co-expressed targets
Proper citation: PicTar (RRID:SCR_003343) Copy
http://peptideprophet.sourceforge.net/
Software that automatically validates peptide assignments to MS/MS spectra made by database search programs such as SEQUEST.
Proper citation: PeptideProphet (RRID:SCR_000274) Copy
http://www.broadinstitute.org/cancer/cga/mutect
Software for the reliable and accurate identification of somatic point mutations in next generation sequencing data of cancer genomes.
Proper citation: MuTect (RRID:SCR_000559) Copy
Web server for flexible protein structure comparison. Structure alignment is formulated as the aligned fragment pairs chaining process allowing at most t twists, and the flexible structure alignment is transformed into a rigid structure alignment when t is forced to be 0., THIS RESOURCE IS NO LONGER IN SERVICE. Documented on September 16,2025.
Proper citation: FATCAT (RRID:SCR_014631) Copy
http://wishart.biology.ualberta.ca/cgview/
A Java package for generating high quality, zoomable maps of circular genomes. Its primary purpose is to serve as a component of sequence annotation pipelines, as a means of generating visual output suitable for the web., THIS RESOURCE IS NO LONGER IN SERVICE. Documented on September 16,2025.
Proper citation: CGView (RRID:SCR_011779) Copy
Software for searching DNA sequence databases for RNA structure and sequence similarities.
Proper citation: Infernal (RRID:SCR_011809) Copy
An open-source program for doing molecular docking.
Proper citation: AutoDock Vina (RRID:SCR_011958) Copy
http://bioconductor.org/packages/release/bioc/html/lumi.html
Software that provides an integrated solution for the Illumina microarray data analysis.
Proper citation: lumi (RRID:SCR_012781) Copy
American multinational technology company that specializes in internet related services and products, which include online advertising technologies, search engine, cloud computing, software, and hardware. Considered one of Big Four technology companies, alongside Amazon, Apple and Facebook.
Proper citation: Google (RRID:SCR_017097) Copy
Collection of genome databases for vertebrates and other eukaryotic species with DNA and protein sequence search capabilities. Used to automatically annotate genome, integrate this annotation with other available biological data and make data publicly available via web. Ensembl tools include BLAST, BLAT, BioMart and the Variant Effect Predictor (VEP) for all supported species.
Proper citation: Ensembl (RRID:SCR_002344) Copy
http://bioconductor.org/packages/release/bioc/html/topGO.html
Software package which provides tools for testing GO terms while accounting for the topology of the GO graph. Different test statistics and different methods for eliminating local similarities and dependencies between GO terms can be implemented and applied.
Proper citation: topGO (RRID:SCR_014798) Copy
http://www.broadinstitute.org/mammals/haploreg/haploreg.php
HaploReg is a tool for exploring annotations of the noncoding genome at variants on haplotype blocks, such as candidate regulatory SNPs at disease-associated loci. Using linkage disequilibrium (LD) information from the 1000 Genomes Project, linked SNPs and small indels can be visualized along with their predicted chromatin state in nine cell types, conservation across mammals, and their effect on regulatory motifs. HaploReg is designed for researchers developing mechanistic hypotheses of the impact of non-coding variants on clinical phenotypes and normal variation.
Proper citation: HaploReg (RRID:SCR_006796) Copy
A user-sponsored molecular visualization software system on an open-source foundation. The software has the capabilities to view, render, animate, export, present and develop three dimensional molecular structures.
Proper citation: PyMOL (RRID:SCR_000305) Copy
http://www.atgc-montpellier.fr/phyml/
Web phylogeny server based on the maximum-likelihood principle.
Proper citation: PhyML (RRID:SCR_014629) Copy
Software platform for complex network analysis and visualization. Used for visualization of molecular interaction networks and biological pathways and integrating these networks with annotations, gene expression profiles and other state data.
Proper citation: Cytoscape (RRID:SCR_003032) Copy
http://www.ebi.ac.uk/Tools/msa/clustalw2/
THIS RESOURCE IS NO LONGER IN SERVICE, documented on January 19, 2022. Command line version of multiple sequence alignment program Clustal for DNA or proteins. Alignment is progressive and considers sequence redundancy. No longer being maintained. Please consider using Clustal Omega instead which accepts nucleic acid or protein sequences in multiple sequence formats NBRF/PIR, EMBL/UniProt, Pearson (FASTA), GDE, ALN/ClustalW, GCG/MSF, RSF.
Proper citation: Clustal W2 (RRID:SCR_002909) Copy
BioPerl is a community effort to produce Perl code which is useful in biology. This toolkit of perl modules is useful in building bioinformatics solutions in Perl. It is built in an object-oriented manner so that many modules depend on each other to achieve a task. The collection of modules in the bioperl-live repository consist of the core of the functionality of bioperl. Additionally auxiliary modules for creating graphical interfaces (bioperl-gui), persistent storage in RDMBS (bioperl-db), running and parsing the results from hundreds of bioinformatics applications (Run package), software to automate bioinformatic analyses (bioperl-pipeline) are all available as Git modules in our repository. The BioPerl toolkit provides a library of hundreds of routines for processing sequence, annotation, alignment, and sequence analysis reports. It often serves as a bridge between different computational biology applications assisting the user to construct analysis pipelines. This chapter illustrates how BioPerl facilitates tasks such as writing scripts summarizing information from BLAST reports or extracting key annotation details from a GenBank sequence record. BioPerl includes modules written by Sohel Merchant of the GO Consortium for parsing and manipulating OBO ontologies. Platform: Windows compatible, Mac OS X compatible, Linux compatible, Unix compatible
Proper citation: BioPerl (RRID:SCR_002989) Copy
http://bibiserv.techfak.uni-bielefeld.de/rnahybrid/
Software tool for finding the minimum free energy hybridization of a long and a short RNA. The hybridization is performed in a kind of domain mode, i.e., the short sequence is hybridized to the best fitting part of the long one. The tool is primarily meant as a means for microRNA target prediction.
Proper citation: RNAhybrid (RRID:SCR_003252) Copy
https://github.com/hms-dbmi/spp
R analysis and processing package for Illumina platform Chip-Seq data.
Proper citation: SPP (RRID:SCR_001790) 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.