-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
409 changed files
with
583 additions
and
59,149 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,58 +1,66 @@ | ||
# SSAM-lite-server | ||
|
||
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](./LICENSE) | ||
[![DOI:10.1101/2021.09.2x.xxxxxxxx](http://img.shields.io/badge/DOI-10.1101/2021.09.2x.xxxxxxxx-B31B1B.svg)](https://doi.org/10.1101/2021.09.2x.xxxxxxxx) | ||
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5517607.svg)](https://doi.org/10.5281/zenodo.5517607) | ||
|
||
... is a lightweight implementation of the [SSAM framework](https://www.nature.com/articles/s41467-021-23807-4). | ||
It provides the functionality of SSAMs most popular and widely used features in a graphical user interface | ||
with a few functions added for convenience and ease of use. After installation on a server it can be used by | ||
researchers as browser-based web app. | ||
|
||
|
||
Author: Sebastian Tiesmeyer ([email protected])<sup>1</sup> | ||
|
||
<sup>1</sup> Digital Health Center, Berlin Institute of Health (BIH) at Charité – Universitätsmedizin, Berlin, Germany | ||
|
||
## Choose your flavour | ||
|
||
You might also want to check out the [SSAM-lite](https://github.com/HiDiHlabs/ssam-lite) implementation. | ||
|
||
For a guide to help you choose read https://ssam-lite.readthedocs.io/en/latest/local_vs_server.html | ||
|
||
## Installation | ||
|
||
https://ssam-lite.readthedocs.io/en/latest/installation.html#ssam-lite-server | ||
|
||
|
||
## Documentation | ||
|
||
https://ssam-lite.readthedocs.io | ||
|
||
|
||
## Versioning | ||
|
||
This project follows the [SemVer](https://semver.org) guidelines for versioning. | ||
|
||
For a list of versions see the [releases](https://github.com/HiDiHlabs/ssam-lite-server/releases). | ||
|
||
|
||
## Citations | ||
|
||
TODO update Citation when ready | ||
|
||
Sebastian Tiesmeyer, Shashwat Sahay, Niklas Mueller-Boetticher, Roland Eils, Sebastian Mackowiak, Naveed Ishaque. | ||
2021. | ||
"[SSAM-lite: a light-weight web-based framework for analysis of spatially resolved transcriptomics data](https://biorxiv.org)" | ||
*bioRxiv*. doi: 10.1101/2021.... | ||
|
||
|
||
## Sample data | ||
|
||
Multiple datasets to try out SSAM-lite have been prepared and are available for download on | ||
Zenodo (https://zenodo.org/record/5517607). | ||
|
||
|
||
## License | ||
|
||
This project is licensed under the MIT License - for details please refer to the [LICENSE](./LICENSE) file. | ||
# SSAM-lite-server | ||
|
||
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](./LICENSE) | ||
[![DOI:10.1101/2021.09.2x.xxxxxxxx](http://img.shields.io/badge/DOI-10.1101/2021.09.2x.xxxxxxxx-B31B1B.svg)](https://doi.org/10.1101/2021.09.2x.xxxxxxxx) | ||
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5517607.svg)](https://doi.org/10.5281/zenodo.5517607) | ||
|
||
... is a lightweight implementation of the [SSAM framework](https://www.nature.com/articles/s41467-021-23807-4). | ||
It provides the functionality of SSAMs most popular and widely used features in a graphical user interface | ||
with a few functions added for convenience and ease of use. After installation on a server it can be used by | ||
researchers as browser-based web app. | ||
|
||
|
||
Author: Sebastian Tiesmeyer ([email protected])<sup>1</sup> | ||
|
||
<sup>1</sup> Digital Health Center, Berlin Institute of Health (BIH) at Charité – Universitätsmedizin, Berlin, Germany | ||
|
||
## Choose your flavour | ||
|
||
You might also want to check out the [SSAM-lite](https://github.com/HiDiHlabs/ssam-lite) implementation. | ||
|
||
For a guide to help you choose read https://ssam-lite.readthedocs.io/en/latest/local_vs_server.html | ||
|
||
## Installation | ||
|
||
https://ssam-lite.readthedocs.io/en/latest/installation.html#ssam-lite-server | ||
|
||
|
||
## Documentation | ||
|
||
https://ssam-lite.readthedocs.io | ||
|
||
|
||
## Versioning | ||
|
||
This project follows the [SemVer](https://semver.org) guidelines for versioning. | ||
|
||
For a list of versions see the [releases](https://github.com/HiDiHlabs/ssam-lite-server/releases). | ||
|
||
|
||
## Citations | ||
|
||
TODO update Citation when ready | ||
|
||
Sebastian Tiesmeyer, Shashwat Sahay, Niklas Mueller-Boetticher, Roland Eils, Sebastian Mackowiak, Naveed Ishaque. | ||
2021. | ||
"[SSAM-lite: a light-weight web-based framework for analysis of spatially resolved transcriptomics data](https://biorxiv.org)" | ||
*bioRxiv*. doi: 10.1101/2021.... | ||
|
||
|
||
## Sample data | ||
|
||
Multiple datasets to try out SSAM-lite have been prepared and are available for download on | ||
Zenodo (https://zenodo.org/record/5517607). | ||
|
||
|
||
## License | ||
|
||
This project is licensed under the MIT License - for details please refer to the [LICENSE](./LICENSE) file. | ||
======= | ||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
SOFTWARE. |
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
Oops, something went wrong.