Skip to content
Snippets Groups Projects
Select Git revision
  • 9c70dfa1c6ae9c53aae92226722ce47f81c3d1c6
  • master default protected
  • develop protected
  • cmake_boost_refactor
  • ubuntu_ci
  • mmtf
  • non-orthogonal-maps
  • no_boost_filesystem
  • data_viewer
  • 2.11.1
  • 2.11.0
  • 2.10.0
  • 2.9.3
  • 2.9.2
  • 2.9.1
  • 2.9.0
  • 2.8.0
  • 2.7.0
  • 2.6.1
  • 2.6.0
  • 2.6.0-rc4
  • 2.6.0-rc3
  • 2.6.0-rc2
  • 2.6.0-rc
  • 2.5.0
  • 2.5.0-rc2
  • 2.5.0-rc
  • 2.4.0
  • 2.4.0-rc2
29 results

tutorials.mkdown

Blame
  • user avatar
    andreas authored
    git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@1986 5a81b35b-ba03-0410-adc8-b2c5c5119f08
    9c70dfa1
    History
    tutorials.mkdown 995 B
    title: Tutorials
    
    # Tutorials
    
    ## For Users
    
     * [Introduction](docs/tut/intro.html)
     * [Vector Math in OpenStructure](docs/tut/vecmath.html)
     
    ### User Interface
     * [Graphical User Interface](docs/tut/gui.html)
     * [Python Shell](docs/tut/pythonshell.html)
     
    ### Molecular Datasets
     * [The query language](docs/tut/query.html)
     * [Connecting Atoms - Conopology](dox/html/module_conop.html)
     * [Storing Custom Data in an Entity](docs/tut/genericprop.html)
    
    ### Images and Density Maps
     * [Images / Density Maps - An Introduction](docs/tut/imgintro.html)
     * [Algorithms for Images and Density Maps](docs/tut/imgalg.html)
     * [The Data Viewer](docs/tut/imgdataviewer.html) 
    
     
    ## For Developers
     * [Expanding OpenStructure - Creating a New Module](docs/tut/newmodule.html)
     * [Using External Programs within OpenStructure](docs/tut/external.html)
     * [Creating new algorithms for Images and Density Maps](docs/tut/imgalgdata.html)
     * [Creating new image state algorithms](docs/tut/imgalgdistate.html)