首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 31 毫秒
1.
2.
GENOME: a rapid coalescent-based whole genome simulator   总被引:1,自引:0,他引:1  
Summary: GENOME proposes a rapid coalescent-based approach tosimulate whole genome data. In addition to features of standardcoalescent simulators, the program allows for recombinationrates to vary along the genome and for flexible population histories.Within small regions, we have evaluated samples simulated byGENOME to verify that GENOME provides the expected LD patternsand frequency spectra. The program can be used to study thesampling properties of any statistic for a whole genome study. Availability: The program and C++ source code are availableonline at http://www.sph.umich.edu/csg/liang/genome/ Contact: lianglim{at}umich.edu Supplementary information: Supplementary data are availableat Bioinformatics online. Associate Editor: Martin Bishop  相似文献   

3.
Summary: FAMHAP is an established software for haplotype associationanalysis of nuclear families. We have released a major updatethat comprises various new features for case-control data. Furthermore,weprovide an additional program runFamhap that allows usersto start the same method repeatedly for varying sets of geneticmarkers. In addition, a platform-independent graphical userinterface (GUI) was developed to simplify the usage of bothFAMHAP and runFamhap. The runFamhap program greatly facilitatesthe application of FAMHAP to genome-wide association studies(GWAS) and supports flexible genome-wide haplotype analysis.As an example, we describe application to HapMap data. Availability: The software is available at http://famhap.meb.uni-bonn.de Contact: herold{at}imbie.meb.uni-bonn.de; becker{at}imbie.meb.uni-bonn.de Supplementary information: Supplementary data are availableat Bioinformatics online. Associate Editor: Alex Bateman  相似文献   

4.
The SGN comparative map viewer   总被引:1,自引:0,他引:1  
Motivation: With the rapid accumulation of genetic data fora multitude of different species, the availability of intuitivecomparative genomic tools becomes an important requirement forthe research community. Here we describe a web-based comparativeviewer for mapping data, including genetic, physical and cytologicalmaps, that is part of the SGN website (http://sgn.cornell.edu/)but that can also be installed and adapted for other websites.In addition to viewing and comparing different maps stored inthe SGN database, the viewer allows users to upload their ownmaps and compare them to other maps in the system. The vieweris implemented in object oriented Perl, with a simple extensibleinterface to write data adapters for other relational databaseschemas and flat file formats. Contact: lam87{at}cornell.edu Associate Editor: Alex Bateman  相似文献   

5.
Summary: DeconMSn accurately determines the monoisotopic massand charge state of parent ions from high-resolution tandemmass spectrometry data, offering significant improvement forLTQ_FT and LTQ_Orbitrap instruments over the commercially deliveredThermo Fisher Scientific's extract_msn tool. Optimal parention mass tolerance values can be determined using accurate massinformation, thus improving peptide identifications for high-massmeasurement accuracy experiments. For low-resolution data fromLCQ and LTQ instruments, DeconMSn incorporates a support-vector-machine-basedcharge detection algorithm that identifies the most likely chargeof a parent species through peak characteristics of its fragmentationpattern. Availability: http://ncrr.pnl.gov/software/ or http://www.proteomicsresource.org/ Contact: rds{at}pnl.gov Supplementary information: PowerPoint presentation/Poster onhttp://ncrr.pnl.gov/software/. Associate Editor: Alfonso Valencia  相似文献   

6.
7.
Summary: Cross-mapping of gene and protein identifiers betweendifferent databases is a tedious and time-consuming task. Toovercome this, we developed CRONOS, a cross-reference serverthat contains entries from five mammalian organisms presentedby major gene and protein information resources. Sequence similarityanalysis of the mapped entries shows that the cross-referencesare highly accurate. In total, up to 18 different identifiertypes can be used for identification of cross-references. Thequality of the mapping could be improved substantially by exclusionof ambiguous gene and protein names which were manually validated.Organism-specific lists of ambiguous terms, which are valuablefor a variety of bioinformatics applications like text miningare available for download. Availability: CRONOS is freely available to non-commercial usersat http://mips.gsf.de/genre/proj/cronos/index.html, web servicesare available at http://mips.gsf.de/CronosWSService/CronosWS?wsdl. Contact: brigitte.waegele{at}helmholtz-muenchen.de Supplementary information: Supplementary data are availableat Bioinformatics online. The online Supplementary Materialcontains all figures and tables referenced by this article. Associate Editor: Martin Bishop  相似文献   

8.
A multivariate test of association   总被引:1,自引:0,他引:1  
Summary: Although genetic association studies often test multiple,related phenotypes, few formal multivariate tests of associationare available. We describe a test of association that can beefficiently applied to large population-based designs. Availability: A C++ implementation can be obtained from theauthors. Contact: manuel.ferreira{at}qimr.edu.au Supplementary information: Supplementary figures are availableat Bioinformatics online. Associate Editor: Alex Bateman  相似文献   

9.
Summary: Taverna is an application that eases the integrationof tools and databases for life science research by the constructionof workflows. The Taverna Interaction Service extends the functionalityof Taverna by defining human interaction within a workflow andacting as a mediation layer between the automated workflow engineand one or more users. Availability: Taverna, the Interaction Service plug-in and webapplication are available as open source and can be downloadedfrom http://taverna.sourceforge.net/ Contact: taverna-users{at}lists.sourceforge.net Associate Editor: John Quackenbush  相似文献   

10.
11.
Summary: We implemented a software tool called GENESIS for threedifferent genome rearrangement problems: Sorting a unichromosomalgenome by weighted reversals and transpositions (SwRT), sortinga multichromosomal genome by reversals, translocations, fusionsand fissions (SRTl), and sorting a multichromosomal genome byweighted reversals, translocations, fusions, fissions and transpositions(SwRTTl). Availability: Source code can be obtained by the authors, oruse the web interface http://www.uni-ulm.de/in/theo/research/genesis.html Contact: simon.gog{at}uni-ulm.de Associate Editor: Chris Stoeckert  相似文献   

12.
Summary: Accurate estimation of DNA copy numbers from arraycomparative genomic hybridization (CGH) data is important forcharacterizing the cancer genome. An important part of thisprocess is the segmentation of the log-ratios between the sampleand control DNA along the chromosome into regions of differentcopy numbers. However, multiple algorithms are available inthe literature for this procedure and the results can vary substantiallyamong these. Thus, a visualization tool that can display thesegmented profiles from a number of methods can be helpful tothe biologist or the clinician to ascertain that a feature ofinterest did not arise as an artifact of the algorithm. Sucha tool also allows the methodologist to easily contrast hismethod against others. We developed a web-based tool that applies a number of popularalgorithms to a single array CGH profile entered by the user.It generates a heatmap panel of the segmented profiles for eachmethod as well as a consensus profile. The clickable heatmapcan be moved along the chromosome and zoomed in or out. It alsodisplays the time that each algorithm took and provides numericalvalues of the segmented profiles for download. The web interfacecalls algorithms written in the statistical language R. We encouragedevelopers of new algorithms to submit their routines to beincorporated into the website. Availability: http://compbio.med.harvard.edu/CGHweb Contact: peter_park{at}harvard.edu Associate Editor: Keith Crandall  相似文献   

13.
Motivation: High-density DNA microarrays provide us with usefultools for analyzing DNA and RNA comprehensively. However, thebackground signal caused by the non-specific binding (NSB) betweenprobe and target makes it difficult to obtain accurate measurements.To remove the background signal, there is a set of backgroundprobes on Affymetrix Exon arrays to represent the amount ofnon-specific signals, and an accurate estimation of non-specificsignals using these background probes is desirable for improvementof microarray analyses. Results: We developed a thermodynamic model of NSB on shortnucleotide microarrays in which the NSBs are modeled by duplexformation of probes and multiple hypothetical targets. We fittedthe observed signal intensities of the background probes withthose expected by the model to obtain the model parameters.As a result, we found that the presented model can improve theaccuracy of prediction of non-specific signals in comparisonwith previously proposed methods. This result will provide auseful method to correct for the background signal in oligonucleotidemicroarray analysis. Availability: The software is implemented in the R languageand can be downloaded from our website (http://www-shimizu.ist.osaka-u.ac.jp/shimizu_lab/MSNS/). Contact: furusawa{at}ist.osaka-u.ac.jp Supplementary information: Supplementary data are availableat Bioinformatics online. The authors wish it to be known that, in their opinion, thefirst two authors should be regarded as joint First Authors. Associate Editor: Trey Ideker  相似文献   

14.
Summary: Automated analysis of flow cytometry (FCM) data isessential for it to become successful as a high throughput technology.We believe that the principles of Trellis graphics can be adaptedto provide useful visualizations that can aid such automation.In this article, we describe the R/Bioconductor package flowVizthat implements such visualizations. Availability: flowViz is available as an R package from theBioconductor project: http://bioconductor.org Contact: dsarkar{at}fhcrc.org Associate Editor: Olga Troyanskaya  相似文献   

15.
16.
Summary: The visual Platform for Proteomics Peptide and Proteindata exploration (PQuad) is a multi-resolution environment thatvisually integrates genomic and proteomic data for prokaryoticsystems, overlays categorical annotation and compares differentialexpression experiments. PQuad requires Java 1.5 and has beentested to run across different operating systems. Availability: http://ncrr.pnl.gov/software Contact: bobbie-jo.webb-robertson{at}pnl.gov Associate Editor: Thomas Lengauer  相似文献   

17.
Summary: DNAPlotter is an interactive Java application for generatingcircular and linear representations of genomes. Making use ofthe Artemis libraries to provide a user-friendly method of loadingin sequence files (EMBL, GenBank, GFF) as well as data fromrelational databases, it filters features of interest to displayon separate user-definable tracks. It can be used to producepublication quality images for papers or web pages. Availability: DNAPlotter is freely available (under a GPL licence)for download (for MacOSX, UNIX and Windows) at the WellcomeTrust Sanger Institute web sites: http://www.sanger.ac.uk/Software/Artemis/circular/ Contact: artemis{at}sanger.ac.uk Associate Editor: John Quackenbush  相似文献   

18.
Summary: BLISS 2.0 is a web-based application for identifyingconserved regulatory modules in distantly related orthologoussequences. Unlike existing approaches, it performs the cross-genomecomparison at the binding site level. Experimental results onsimulated and real world data indicate that BLISS 2.0 can identifyconserved regulatory modules from sequences with little overallsimilarity at the DNA sequence level. Availability: http://www.blisstool.org/ Contact: leizhou{at}ufl.edu Associate Editor: Olga Troyanskaya  相似文献   

19.
Summary: BicOverlapper is a tool to visualize biclusters fromgene-expression matrices in a way that helps to compare biclusteringmethods, to unravel trends and to highlight relevant genes andconditions. A visual approach can complement biological andstatistical analysis and reduce the time spent by specialistsinterpreting the results of biclustering algorithms. The techniqueis based on a force-directed graph where biclusters are representedas flexible overlapped groups of genes and conditions. Availability: The BicOverlapper software and supplementary materialare available at http://vis.usal.es/bicoverlapper Contact: rodri{at}usal.es Associate Editor: John Quackenbush The first two authors should be reported as joint first authors.  相似文献   

20.
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号