Difference between revisions of "Computational Biology"
From Jtkwiki
Jump to navigationJump to search(5 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
* [http://www.transsys.net/ transsys] is a system for modelling gene regulatory networks | * [http://www.transsys.net/ transsys] is a system for modelling gene regulatory networks | ||
+ | * [http://ibis.inrialpes.fr/article122.html gna] | ||
+ | * [http://www.cytoscape.org/ cytoscape] | ||
* [http://www.bioclipse.net/ Bioclipse] | * [http://www.bioclipse.net/ Bioclipse] | ||
+ | * [http://exon.niaid.nih.gov/cas/ dCAS cDNA Annotation System] | ||
+ | * [http://www.gridqtl.org.uk/ gridqtl] | ||
+ | * [https://sourmash.readthedocs.io/en/latest/ Sourmash] tools for MinHash based sketches of genomic sequences | ||
+ | |||
+ | |||
+ | === [http://www.r-project.org/ R] Packages / Collections === | ||
+ | |||
+ | * [http://www.bioconductor.org/ BioConductor] | ||
+ | * [http://adegenet.r-forge.r-project.org/ adegenet] is a package for exploratory analysis of genetic data, such as genome wide SNPs etc. | ||
== Standards == | == Standards == | ||
Line 28: | Line 39: | ||
* [http://cortexassembler.sourceforge.net/ cortex] | * [http://cortexassembler.sourceforge.net/ cortex] | ||
* [http://www.ebi.ac.uk/~zerbino/velvet/ velvet] | * [http://www.ebi.ac.uk/~zerbino/velvet/ velvet] | ||
+ | * [http://genome.sph.umich.edu/wiki/BamUtil BamUtil] | ||
+ | * [http://www.ncbi.nlm.nih.gov/tools/gbench/releasenotes/ NCBI Genome Workbench] | ||
+ | * [http://code.google.com/p/pysam/ pysam] | ||
+ | * [http://bamview.sourceforge.net/ BamView] | ||
+ | |||
== Databases etc == | == Databases etc == |
Latest revision as of 09:18, 6 September 2018
Computational Biology is an interdisciplinary field of science which, on the one hand, uses computing to analyse biological systems and, on the other hand, investigates biological systems as computing systems.
Contents
Information Theory in Computational Biology
- Tom Schneider: 70% efficiency of bistate molecular machines explained by information theory, high dimensional geometry and evolutionary convergence
Computational Biology Software
- transsys is a system for modelling gene regulatory networks
- gna
- cytoscape
- Bioclipse
- dCAS cDNA Annotation System
- gridqtl
- Sourmash tools for MinHash based sketches of genomic sequences
R Packages / Collections
- BioConductor
- adegenet is a package for exploratory analysis of genetic data, such as genome wide SNPs etc.
Standards
- MIRIAM is a standard for annotating models
Gene Expression Analysis
Genome Assembly etc
Databases etc