pyglotaran Logo
v0.5.1

Contents:

  • Introduction
  • Installation
  • Quickstart/Cheat-Sheet
  • Changelog
  • Authors

User Documentation:

  • Overview
  • Data IO
  • Plotting
  • Modelling
  • Parameter
  • Optimizing
  • Plugins
  • Command-line Interface

Developer Documentation:

  • Contributing
  • API Documentation
    • glotaran
      • analysis
      • builtin
      • cli
        • commands
          • explore
          • export
          • optimize
          • pluginlist
          • print
            • Functions
              • print_cmd
          • util
          • validate
        • main
      • deprecation
      • examples
      • io
      • model
      • parameter
      • plugin_system
      • project
      • testing
      • typing
      • utils
  • Plugin development
pyglotaran
  • »
  • API Documentation »
  • glotaran »
  • cli »
  • commands »
  • print »
  • print_cmd
  • Edit on GitHub

print_cmd

glotaran.cli.commands.print.print_cmd(parameters_file: str, model_file: str, scheme_file: str)[source]

Parses scheme, a model or a parameter file and prints the result as a Markdown formatted string.

Previous Next

© Copyright 2018, Joern Weissenborn, Joris Snellenburg, Ivo van Stokkum. Revision 96b42630.

Built with Sphinx using a theme provided by Read the Docs.