Skip to content

Commit

Permalink
mv README to markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasHegerGenomics committed Nov 18, 2021
1 parent 01e1394 commit b1c2715
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 63 deletions.
33 changes: 33 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Daisy/CGAT Bench

Daisy is a system to design and execute benchmarking tasks.

After installation, use the ``daisy`` command to see how to use them.

For questions, please open a discussion on the GitHub
`issue page <https://github.com/cgat-developers/cgat-daisy/issues>`_.

Installation
============

daisy is available via pypi:

```
pip install cgat-daisy
```

or in conda:

```
conda install cgat-daisy
```

Usage
=====

Run the ``daisy --help`` for the tools that are available.

Documentation
=============

Full documentation is on RTD (WIP)
63 changes: 0 additions & 63 deletions README.rst

This file was deleted.

0 comments on commit b1c2715

Please sign in to comment.