Skip to content

Commit

Permalink
Merge pull request #33 from rajewsky-lab/dev
Browse files Browse the repository at this point in the history
v0.5.4
  • Loading branch information
sztankatt authored Apr 12, 2022
2 parents 0ddad91 + 0565c29 commit e1b9c37
Show file tree
Hide file tree
Showing 35 changed files with 3,945 additions and 1,755 deletions.
4 changes: 2 additions & 2 deletions docs/api/internal_api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ ProjectDF

The ProjectDF class is the core back-end class of spacemake.

.. autoclass:: spacemake.project_df.ProjectDF
.. automodule:: spacemake.project_df
:members:

ConfigFile
----------

This class is responsible for updating spacemake's configuration.

.. autoclass:: spacemake.config.ConfigFile
.. automodule:: spacemake.config
:members:
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
copyright = '2021, Rajewsky lab'
author = 'Tamas Ryszard Sztanka-Toth, Nikolaos Karaiskos, Marvin Jens, Nikolaus Rajewsky'

release = '0.5.1'
version = '0.5.1'
version = '0.5.4'
release = version

# -- General configuration

Expand Down
80 changes: 43 additions & 37 deletions docs/spacemake_figs/fig_2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
944 changes: 6 additions & 938 deletions docs/spacemake_figs/fig_3.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
122 changes: 85 additions & 37 deletions docs/spacemake_figs/fig_4.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
67 changes: 67 additions & 0 deletions docs/spacemake_figs/fig_5.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
434 changes: 233 additions & 201 deletions docs/spacemake_figs/fig_6.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit e1b9c37

Please sign in to comment.