Skip to content

Commit

Permalink
Added a section in the documentation linking to Alpaca. (NeuralEnsemb…
Browse files Browse the repository at this point in the history
  • Loading branch information
mdenker authored Nov 20, 2023
1 parent a93bac0 commit dc3e65f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,17 @@ The API uses and extends the same structure as in Elephant to ensure intuitive
usage for scientists that are used to Elephant.


**Recording of Elephant analysis provenance**

`Alpaca <https://alpaca-prov.readthedocs.io/en/latest/>`_ can be used to track
the data flow of Elephant analysis results through minimal extra code in your
analysis script, resulting in a PROV compatible provenance trail that can be
used for archival and search. For a detailed example, see the tutorial of the
Alpaca documentation demonstrating a full workflow of capturing analysis
provenance using Elephant.



*****************
Table of Contents
*****************
Expand Down

0 comments on commit dc3e65f

Please sign in to comment.