Content feed Comments Feed

BioSoftwares

Bioinformatics Tools – Solutions – Services

Archive for the ‘Featured’ Category

Avogadro – advanced molecular editor

Posted by primoto On September - 2 - 2009

avogadroAvogadro is a new, open source molecular editor designed for cross-platform use in computational chemistry, molecular modeling, bioinformatics, materials science, and related areas. It offers flexible rendering and a powerful plugin architecture.

While still in beta, the recent 0.9.7 release brings general usability to viewing and editing molecules. You can quickly export graphics to PNG, JPEG, or even POV-Ray rendering, or copy from the editor and paste a transparent PNG into programs like OmniGraffle. Avogadro supports reading from over 80 chemical file formats, courtesy of the Open Babel library.

Current features center on interactive molecular building and editing of small molecules. An “auto-optimize” tool will perform molecular mechanics geometry optimization in the background while you edit, and an “adjust hydrogens” feature allows for quick “sculpting” of new molecules.

Since Avogadro is multi-threaded, visualization of hydrogen bonding or other display types is dynamic. For example, during a geometry optimization, one can view the forces acting on each atom (the green arrows) as well as the formation and breaking of hydrogen bonds (the white dashed lines).

Future plans for the Mac version of Avogadro include integration of Spotlight and QuickLook, as well as built-in scripting in Python. Work is also underway to allow copy/paste from ChemDraw and other 2D chemical drawing applications. Additional builders (e.g., for biomolecules, nanotubes, and nanoparticles) and interfaces to other computational chemistry packages are due for future versions as well.

OS: Linux, Unix and Windows

Licence: Open Source under GNU GPL

Home Page

Download Page

VN:F [1.8.8_1072]
Rating: 6.0/10 (1 vote cast)

BioClipse

Posted by primoto On July - 27 - 2009

BioClipseBioclipse is a free, open source, workbench for chemo- and bioinformatics with powerful editing and visualization capabilities for molecules, sequences, proteins, spectra etc.

The Bioclipse project is aimed at creating a Java-based, open source, visual platform for chemo- and bioinformatics based on the Eclipse Rich Client Platform (RCP). Bioclipse, as any RCP application, is based on a plugin architecture that inherits basic functionality and visual interfaces from Eclipse, such as help system, software updates, preferences, cross-platform deployment etc.

Bioclipse will provide functionality for chemo- and bioinformatics, and extension points that easily can be extended by plugins to provide added functionality. The first version of Bioclipse includes a CDK-plugin (bc_cdk) to provide a chemoinformatic backend, a Jmol-plugin (bc_jmol) for 3D-visualization and a general logging plugin.

The major features are:

  • Import and export in various file formats
  • Visual editing of molecular 2D-structures
  • 3D-visualization of molecules and proteins
  • Editing and visualization of sequences and features (DNA, RNA, proteins etc)
  • Graphing and editing of various types of spectra, e. g. NMR, MS
  • Retrieval of resources (sequences, proteins, etc) from public data repositories
  • Scripting of 3D-visualizations with syntax highlighting and content assistance
  • PDB-editor with syntax highlighting for working with PDB files
  • CMLRSS-viewer for downloading chemical content published on the web using RSS-feeds
  • Chemtree for displaying a hierarchical view of molecular and macromolecular substructures
  • Visualization of syandard chemical properties
  • Powerful scripting language based on Mozilla Rhino for automating tasks
    Integrated, searchable help-system
  • Connection with external programs, e. g. PyMol

Bioclipse is a rich client, which means it is run on your local computer but also gives the possibility to communicate with servers for data retrieval and computational services. The powerful plugin architecture is based on Eclipse[2], and results in a responsive, integrated user interface designed for simple and intuitive operations that at the same time is easy to extend with custom functionality.

OS: Linux, Unix and Windows

Licence: Open Source (EPL)

Home Page

Download Page

VN:F [1.8.8_1072]
Rating: 0.0/10 (0 votes cast)

BioConductor

Posted by primoto On July - 17 - 2009

bioconductorBioconductor is an open source and open development software project to provide tools for the analysis and comprehension of genomic data.

Bioconductor is based primarily on the R programming language, but does contain contributions in other programming languages. It has two releases each year that follow the biannual releases of R. At any one time there is a release version, which corresponds to the released version of R, and a development version, which corresponds to the development version of R. Most users will find the release version appropriate for their needs. In addition there are a large number of meta-data packages available that are mainly, but not solely, oriented towards different types of microarrays.

Most Bioconductor components are distributed as R packages, which are add-on modules for R. Initially most of the Bioconductor software packages focused primarily on DNA microarray data analysis. As the project has matured, the functional scope of the software packages broadened to include the analysis of all types of genomic data, such as SAGE, sequence, or SNP data.

Main Features:

# The R Project for Statistical Computing. R and the R package system provides a broad range of advantages to the Bioconductor project including:

* It contains a high-level interpreted language in which one can easily and quickly prototype new computational methods.
* It includes a well established system for packaging together software components and documentation.
* It can address the diversity and complexity of computational biology and bioinformatics problems in a common object-oriented framework.
* It provides to on-line computational biology and bioinformatics data sources.
* It supports a rich set of statistical simulation and modeling activities.
* It contains cutting edge data and model visualization capabilities.
* It has been the basis for pathbreaking research in parallel statistical computing.
* It is under very active development by a dedicated team of researchers with a strong commitment to good documentation and software design.

# Documentation and reproducible research.  Each Bioconductor package contains at least one vignette, which is a document that provides a textual, task-oriented description of the package’s functionality. These vignettes come in several forms. Many are simple “HowTo”s that are designed to demonstrate how a particular task can be accomplished with that package’s software. Others provide a more thorough overview of the package or might even discuss general issues related to the package. In the future, we are looking towards providing vignettes that are not specifically tied to a package, but rather are demonstrating more complex concepts. As with all aspects of the Bioconductor project, users are encouraged to participate in this effort.

# Statistical and graphical methods. The Bioconductor project aims to provide access to a wide range of powerful statistical and graphical methods for the analysis of genomic data. Analysis packages are available for: pre-processing Affymetrix and cDNA array data; identifying differentially expressed genes; graph theoretical analyses; plotting genomic data. In addition, the R package system itself provides implementations for a broad range of state-of-the-art statistical and graphical techniques, including linear and non-linear modeling, cluster analysis, prediction, resampling, survival analysis, and time-series analysis.

# Annotation. The Bioconductor project provides software for associating microarray and other genomic data in real time to biological metadata from web databases such as GenBank, LocusLink and PubMed (annotate package). Functions are also provided for incorporating the results of statistical analysis in HTML reports with links to annotation WWW resources.
Software tools are available for assembling and processing genomic annotation data, from databases such as GenBank, the Gene Ontology Consortium, LocusLink, UniGene, the UCSC Human Genome Project (AnnotationDbi package).
Data packages are distributed to provide mappings between different probe identifiers (e.g. Affy IDs, LocusLink, PubMed). Customized annotation libraries can also be assembled.

# Bioconductor short courses. The Bioconductor project has developed a program of short courses on software and statistical methods for the analysis of genomic data. Courses have been given for audiences with backgrounds in either biology or statistics. All course materials (lectures and computer labs) are available on the WWW. Customized short courses may also be designed for interested parties.

# Open source. The Bioconductor project has a commitment to full open source discipline, with distribution via a SourceForge-like platform. All contributions are expected to exist under an open source license such as Artistic 2.0, GPL2, or BSD. There are many different reasons why open–source software is beneficial to the analysis of microarray data and to computational biology in general. The reasons include:
* To provide full access to algorithms and their implementation
* To facilitate software improvements through bug fixing and software extension
* To encourage good scientific computing and statistical practice by providing appropriate tools and instruction
* To provide a workbench of tools that allow researchers to explore and expand the methods used to analyze biological data
* To ensure that the international scientific community is the owner of the software tools needed to carry out research
* To lead and encourage commercial support and development of those tools that are successful
* To promote reproducible research by providing open and accessible tools with which to carry out that research (reproducible research is distinct from independent verification)

OS: Linux, OS X, and Windows

Licence: Open Source (Artistic 2.0, GPL2, or BSD contributions)

Home Page

Download Page

VN:F [1.8.8_1072]
Rating: 0.0/10 (0 votes cast)

About Us

BioSoftwares is entirely dedicated on providing the latest information related to bioinformatics tools, solutions and services. BioSoftwares hosts an up-to-date software database, containing the latest versions of freely available applications and complete solutions for sequence analysis and annotation, gene expression clustering, advanced biological information retrieval and text mining. BioSoftwares evaluates the best available solutions in field of interest with in depth reviews of the applications functionalities and performance. Stay tuned to BioSoftwares for the latest news and trends in the field of applied bioinformatics!