Skip to content

Commit 319b6c2

Browse files
authored
Merge pull request #2 from computational-metabolomics/test-binder
2 parents ad556b8 + 19c5dae commit 319b6c2

29 files changed

+1091
-3267
lines changed

.Rbuildignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ LICENSE
1212
^\README.md
1313
.travis.yml
1414
README.rst
15+
^binder/
16+
^notebooks/

README.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
STRUCT Toolbox
33
==============================================
44

5-
|Git| |Bioconda| |Build Status (Travis)| |License| |Coverage| |AppVeyor|
5+
|Git| |Bioconda| |Build Status (Travis)| |License| |Coverage| |AppVeyor| |mybinder|
66

77

88
------------
@@ -52,3 +52,6 @@ References
5252

5353
.. |AppVeyor| image:: https://ci.appveyor.com/api/projects/status/github/computational-metabolomics/structToolbox?branch=master&svg=true
5454
:target: https://ci.appveyor.com/project/RJMW/structToolbox
55+
56+
.. |mybinder| image:: https://mybinder.org/badge_logo.svg
57+
:target: https://mybinder.org/v2/gh/computational-metabolomics/structToolbox.git/master?filepath=notebooks

binder/environment.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
name: bioconductor-structtoolbox
2+
channels:
3+
- conda-forge
4+
- bioconda
5+
- computational-metabolomics
6+
dependencies:
7+
- r-irkernel
8+
- bioconductor-structtoolbox

doc/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/iterator_example.Rmd

Lines changed: 0 additions & 106 deletions
This file was deleted.

doc/iterator_example.html

Lines changed: 0 additions & 487 deletions
This file was deleted.

doc/iterator_example.md

Lines changed: 0 additions & 144 deletions
This file was deleted.
-5.24 KB
Binary file not shown.
-5.58 KB
Binary file not shown.
-5.68 KB
Binary file not shown.

0 commit comments

Comments
 (0)