Difference between revisions of "Tutorial"
From Transsyswiki
Jump to navigationJump to search (Created page with '== Basics == === transsys Programs === Gene regulatory networks (GRNs) are specified by '''transsys programs'''. A transsys program consists of the keyword <code>transsys</code…') |
|||
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | Welcome to the <code>transsys</code> tutorials page. | |
− | + | * [[transsys Installation]] (in progress): This tutorial walks you through the steps of installing <code>transsys</code> on a Linux system. | |
− | + | * [[transsys Language Basics Tutorial]]: This tutorial gets you started with modelling your gene regulatory networks by coding them up in the <code>transsys</code> language. | |
− | + | * [[SimGenex]]: An introduction to the <code>SimGenex</code> language that you can use to describe your gene expression experiments, and to simulate them on your computer. This allows you to assess your <code>transsys</code> models by comparing simulated gene expression profiles to empirically measured ones. | |
− | + | * [[L-transsys Tutorial]] (not yet available): This tutorial will show you how to to model plant morphogenesis using Lindenmayer systems parameterised with <code>transsys</code> programs. | |
− | + | * [[Python API Tutorial]] (not yet available): This tutorial will get you started with combining <code>transsys</code> network models and computational phenotype models written in Python. Read this if you plan to build multiscale models that integrate gene expression dynamics with phenotypic processes and features. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 06:30, 26 February 2015
Welcome to the transsys
tutorials page.
- transsys Installation (in progress): This tutorial walks you through the steps of installing
transsys
on a Linux system. - transsys Language Basics Tutorial: This tutorial gets you started with modelling your gene regulatory networks by coding them up in the
transsys
language. - SimGenex: An introduction to the
SimGenex
language that you can use to describe your gene expression experiments, and to simulate them on your computer. This allows you to assess yourtranssys
models by comparing simulated gene expression profiles to empirically measured ones. - L-transsys Tutorial (not yet available): This tutorial will show you how to to model plant morphogenesis using Lindenmayer systems parameterised with
transsys
programs. - Python API Tutorial (not yet available): This tutorial will get you started with combining
transsys
network models and computational phenotype models written in Python. Read this if you plan to build multiscale models that integrate gene expression dynamics with phenotypic processes and features.