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://i.cs.hku.hk/~alse/MetaCluster/
A software for binning and annotating short paired-end reads.
Proper citation: MetaCluster-TA (RRID:SCR_004599) Copy
https://code.google.com/p/tred/
Software tool to visualize and edit phylogenetic trees. It combines a browser-based Javascript client with a Python (web2py) server. Trees are rendered in SVG using Raphael.
Proper citation: tree editor (RRID:SCR_004533) Copy
https://computation-rnd.llnl.gov/lmat/
Open-source software tool to assign taxonomic labels to as many reads as possible in very large metagenomic datasets and report the taxonomic profile of the input sample. The quick "single pass" analysis of every read allows read binning to support additional more computationally expensive analysis such as metagenomic assembly or sensitive database searches on targeted subsets of reads.
Proper citation: LMAT (RRID:SCR_004646) Copy
http://metagenomics.atc.tcs.com/binning/DiScRIBinATE/
Software for accurate taxonomic classification of metagenomic sequences using a similarity based binning method. User needs to perform a similarity search of the input metagenomic sequences (reads) against the nr protein database using BLASTx search. The generated blastx output is then taken as the input by the DiScRIBinATE program.
Proper citation: DiScRIBinATE (RRID:SCR_004862) Copy
http://bergelson.uchicago.edu/software/marta
THIS RESOURCE IS NO LONGER IN SERVICE. Documented on January 11, 2023. Java-based software that blasts each sequence that you provide it, and then looks for a consensus taxon among the top-hits returned from blast. MARTA uses NCBI''s megablast program to align your sequence(s) against a local installation of blast. Then MARTA uses GenInfo Identifiers from the top-hits to retrieve taxonomic information from NCBI''s taxonomy database. Using your thresholds/cutoffs, MARTA ''votes'' to find a taxonomic assignment by consensus; MARTA might resolve some sequences to species level, and others to kingdom or to no level, depending on the taxonomic information held within your tag or sequence.
Proper citation: MARTA (RRID:SCR_004850) Copy
http://metaphyler.cbcb.umd.edu/
A taxonomic classifier for metagenomic shotgun reads, which uses phylogenetic marker genes as a taxonomic reference. The classifier, based on BLAST, uses different thresholds (automatically learned from the reference database) for each combination of taxonomic rank, reference gene, and sequence length. The reference database includes marker genes from all complete genomes, several draft genomes and the NCBI nr protein database.
Proper citation: MetaPhyler (RRID:SCR_004848) Copy
http://bioinformatics.fh-stralsund.de/nucpos/
A simulation tool to identify positions of nucleosomes from Next Generation Sequencing data.
Proper citation: NucPosSimulator (RRID:SCR_004765) Copy
A collection of software tools for for both low and high level analysis of next generation, ultra high throughput signature sequencing data from the Solexa, SOLiD, and 454 platforms.
Proper citation: USeq (RRID:SCR_004753) Copy
http://compbio.cs.toronto.edu/prism/
Software for split read (reads which span across a structrual variant -- SV ) mapping and SV calling from the mapping result. It is able to detect small insertions and abitrary size deletions, inversions and tandom duplications with the direction of discordant read pairs. PRISM_CTX is a tool for detecting inter-chromosome trans-location events.
Proper citation: PRISM - Pair Read Informed Split Mapper (RRID:SCR_004812) Copy
http://ibis.tau.ac.il/miRNAkey/
A software pipeline for the analysis of microRNA Deep Sequencing data.
Proper citation: miRNAKey (RRID:SCR_004813) Copy
http://svmerge.sourceforge.net/
Software pipeline to detect structural variants (SVs) by integrating calls from several existing SV callers, which are then validated and the breakpoints refined using local de novo assembly. The output is in BED format allowing for easy downstream analysis or viewing in a genome browser. It is modular and extensible allowing new callers to be incorporated as they become available.
Proper citation: SVMerge (RRID:SCR_004777) Copy
http://www.engr.uconn.edu/~jiz08001/svseq2.html
Software for accurate and efficient calling of structural variations with low-coverage sequence data. Version 2 uses the BAM files of paired Illumina reads with soft-clip signature as input. It calls both deletions and insertions.
Proper citation: SVseq (RRID:SCR_004804) Copy
http://mrsfast.sourceforge.net/
A cache-oblivious algorithm designed to map short reads to reference genome assemblies in a fast and memory-efficient manner. It optimizes cache usage to get higher performance. Currently Supported Features: * Mistmatches, No indels * Paired-end Mapping Mode * Discordant Paired-end Mapping Mode (to be used in conjuction with Variation Hunter)
Proper citation: mrsFAST (RRID:SCR_003128) Copy
http://acgt.cs.tau.ac.il/hyden/
Software program for designing pairs of degenerate primers for a given set of DNA sequences. It works well for large input sets of genomic sequences (e.g., hundreds of sequences of length 1Kbp). It is a batch (i.e., command-line, as opposed to graphical interface) program, available for Windows XP (downloadable version) and Linux (upon request).
Proper citation: HYDEN (RRID:SCR_003126) Copy
http://splicq.sourceforge.net/
A Java software package which allows for the identification of splicing events and differentially expressed isoforms in next generation sequencing data.
Proper citation: SpliCQ (RRID:SCR_003266) Copy
http://sourceforge.net/projects/orfer/
An extended software package for high throughput PCR primer design for biological sequences. It reads the NCBI GenBank XML sequence format and extracts open reading frames for proteins. Sequences can be requested by GI or accession number.
Proper citation: ORFprimer (RRID:SCR_003269) Copy
http://sourceforge.net/projects/gemi/
Automated software tool to design polymerase chain reaction (PCR) primers. It accepts multiple aligned and long sequences with degenerated nucleotides. It can be used for quantitative/real-time PCR, conventional and Sanger sequencing. Gemi accepts DNA and RNA sequences with degenerate nucleotide (non-A/C/G/T bases). The programs are as the following: # The first program is to design PCR primers from multiple sequence alignment. # Program to convert ClustalW format (.aln), Phylip (.phy) and (.gde) formats to Fasta format. # Reverse and/or complement program is to find the reverse and complement counterpart of single or multiple sequences.
Proper citation: Gemi (RRID:SCR_003211) Copy
http://www.bioconductor.org/packages/release/bioc/html/QDNAseq.html
Software package for quantitative DNA sequencing for chromosomal aberrations providing a robust, cost-effective WGS method for DNA copy number analysis. The genome is divided into non-overlapping fixed-sized bins, number of sequence reads in each counted, adjusted with a simultaneous two-dimensional loess correction for sequence mappability and GC content, and filtered to remove spurious regions in the genome. Downstream steps of segmentation and calling are also implemented via packages DNAcopy and CGHcall, respectively.
Proper citation: QDNAseq (RRID:SCR_003174) Copy
http://www.popgen.dk/software/index.php/NgsAdmix
A tool for finding admixture proportions from next generation sequencing (NGS) data that is based on genotype likelihoods. It is a multithreaded c/c++ program.
Proper citation: NGSadmix (RRID:SCR_003208) Copy
http://compgen.bscb.cornell.edu/phast/
A freely available software package for comparative and evolutionary genomics that consists of about half a dozen major programs, plus more than a dozen utilities for manipulating sequence alignments, phylogenetic trees, and genomic annotations. For the most part, PHAST focuses on two kinds of applications: the identification of novel functional elements, including protein-coding exons and evolutionarily conserved sequences; and statistical phylogenetic modeling, including estimation of model parameters, detection of signatures of selection, and reconstruction of ancestral sequences. It consists of over 60,000 lines of C code.
Proper citation: PHAST (RRID:SCR_003204) 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 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.
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.
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.
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 RRID 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 RRID 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.