Skip to content

yu-shang/GCModeller

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github All Releases GPL Licence Build Status

GCModeller

GCModeller Virtual Cell System

Supported platform: Microsoft Windows, GNU Linux, MAC
Development: Microsoft VisualStudio 2015 | VisualBasic.NET
Runtime environment: VisualBasic App v1.0.40 & .NET Framework 4.6 (or mono 4.4)

GCModeller is an open source cloud computing platform for the geneticist and systems biology. You can easily build a local computing server cluster for GCModeller on the large amount biological data analysis.

The GCModeller platform is original writen in VisualBasic.NET language, a feature bioinformatics analysis environment that .NET language hybrids programming with R language was included, which its SDK is available at repository: https://github.com/SMRUCC/R.Bioinformatics Currently the R language hybrids programming environment just provides some bioconductor API for the analysis in GCModeller.

GCModeller is a set of utility tools working on the annotation of the whole cell system, this including the whole genome regulation annotation, transcriptome analysis toolkits, metabolism pathway analysis toolkits. And some common bioinformatics problem utils tools and common biological database I/O tools is also available in GCModeller for the .NET language programming.

Data Standards

GCModeller supports the SBML and BIOM data standards for exchanges the analysis and model data with other bioinformatics softwares.

SBML BIOM

Gallery

XC_1184 protein structure drawing

##Feature tools

    1. NCBI localblast utility
    1. MEME tools combine with Regprecise database
    1. Circos plots utility
    1. Protein structure analysis tools
    1. KEGG database tools
    1. Reactome/MetaCyc database tools
    1. Venn diagram drawing tools
    1. Cytoscape utility tools
    1. Motif Parallel alignment tools for the protein interaction network and family annotation

The main virtual cell analysis engine is under development progress.

Visit our project home: http://gcmodeller.org

##For developers Here are some released library of the GCModeller is published on nuget, then you can install these library in VisualStudio from Package Manager Console:

Install Microsoft VisualBasic Runtime environment library for GCModeller: https://github.com/xieguigang/VisualBasic_AppFramework

PM> Install-Package VB_AppFramework

The GCModeller core base library was released: https://github.com/SMRUCC/GCModeller.Core

PM> Install-Package GCModeller.Core

The NCBI localblast analysis toolkit: https://github.com/SMRUCC/ncbi-localblast

PM> Install-Package NCBI_localblast


Copyright © SMRUCC 2015. All rights reversed.

About

GCModeller Virtual Cell System in .NET language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Visual Basic .NET 83.2%
  • HTML 14.0%
  • Perl 1.3%
  • CSS 0.5%
  • JavaScript 0.3%
  • Web Ontology Language 0.2%
  • Other 0.5%