File: examples.rst

package info (click to toggle)
bioxtasraw 2.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 275,072 kB
  • sloc: python: 74,496; makefile: 29; sh: 21
file content (20 lines) | stat: -rw-r--r-- 524 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Examples
-------------------

Here are some simple examples of how to use the RAW API:

.. toctree::
    :maxdepth: 2
    :includehidden:

    ex_analyze_profile
    ex_batch_profile
    ex_sec_saxs

As the API gets more use, we hope there will be some open source projects
that you can check out that use the API in some way. If you have such a
project you'd like linked here, :ref:`please let us know <contactus>`.

Projects of interest:

*   `The BioCAT processing pipeline <https://github.com/biocatiit/saxs-pipeline>`_