Metadata-Version: 2.1
Name: biapol-taurus
Version: 0.1.1
Summary: Bio-image analysis tools for the taurus cluster at TU Dresden
Home-page: https://github.com/haesleinhuepf/stackview/
Author: Robert Haase
Author-email: robert.haase@tu-dresden.de
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Science/Research
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# BiA-PoL taurus tools
Collection of tools to work on Bio-image Analysis tools on the [taurus cluster of TU Dresden](https://tu-dresden.de/zih/hochleistungsrechnen/hpc?set_language=en).

Before you can start working on the taurus cluster, you need to file a [project request](https://tu-dresden.de/zih/hochleistungsrechnen/hpc?set_language=en#section-1).

## ProjectFileTransfer
If you own a project space on taurus and want to transfer files to it, you can ask [HPC support](https://tu-dresden.de/zih/hochleistungsrechnen/support) to enable a connection to your fileserver.
Afterwards, you can use [TUD ZIH datamover](https://doc.zih.tu-dresden.de/data_transfer/datamover/) to transfer files from the fileserver to the cluster. If you want to do this conveniently from python,
see the [ProjectFileTransfer demo]().

## Contributing
Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.

## License
Distributed under the terms of the BSD-3 license, "biapol-taurus" is free and open source software.

## Support
If you need support with the tools listed here, please [open an issue](https://github.com/BiAPoL/biapol-taurus/issues).


