You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is also a [Matlab version](https://github.com/ACCLAB/DABEST-Matlab) of DABEST.
71
+
Please report any bugs on the [Github issue tracker](https://github.com/ACCLAB/DABEST-python/issues/new).
71
72
72
73
73
-
## R version
74
+
## Contributing
74
75
75
-
R users can install [dabestr](https://github.com/ACCLAB/dabestr).
76
+
All contributions are welcome; please read the [Guidelines for contributing](https://github.com/ACCLAB/DABEST-python/blob/master/CONTRIBUTING.md) first.
76
77
78
+
We also have a [Code of Conduct](https://github.com/ACCLAB/DABEST-python/blob/master/CODE_OF_CONDUCT.md) to foster an inclusive and productive space.
77
79
78
80
79
81
## Testing
@@ -83,11 +85,12 @@ To test DABEST, you will need to install [pytest](https://docs.pytest.org/en/lat
83
85
Run `pytest` in the root directory of the source distribution. This runs the test suite in the folder `dabest/tests`. The test suite will ensure that the bootstrapping functions and the plotting functions perform as expected.
84
86
85
87
86
-
## Bugs
88
+
## Matlab version
87
89
88
-
Please report any bugs on the [Github issue tracker](https://github.com/ACCLAB/DABEST-python/issues/new).
90
+
There is also a [Matlab version](https://github.com/ACCLAB/DABEST-Matlab) of DABEST.
89
91
90
92
91
-
## Contributing
93
+
## R version
94
+
95
+
R users can install [dabestr](https://github.com/ACCLAB/dabestr).
92
96
93
-
All contributions are welcome. Please fork the [Github repo](https://github.com/ACCLAB/DABEST-python) and open a pull request.
0 commit comments