Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas-Rauter committed Jun 11, 2024
1 parent 94286e2 commit 81db377
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
22 changes: 11 additions & 11 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@ The R package `SplineOmics` gets the significant features (hits) of time-series

- [📘 Introduction](#-introduction)
- [🔧 Installation](#-installation)
- [📂 Usage](#usage)
- [📖 Tutorial](#tutorial)
- [🛠️ Functions in Depth](#functions-in-depth)
- [🐳 Docker Container](#docker-container)
- [📦 Dependencies](#dependencies)
- [❓ Getting Help](#getting-help)
- [🤝 Contributing](#contributing)
- [📜 License](#license)
- [🎓 Citation](#citation)
- [🛠️ Usage](#-usage)
- [📖 Tutorial](#-tutorial)
- [🔬️ Functions in Depth](#-functions-in-depth)
- [🐳 Docker Container](#-docker-container)
- [📦 Dependencies](#-dependencies)
- [❓ Getting Help](#-getting-help)
- [🤝 Contributing](#-contributing)
- [📜 License](#-license)
- [🎓 Citation](#-citation)

## 📘 Introduction {#introduction}

Expand Down Expand Up @@ -121,13 +121,13 @@ If you encounter errors related to dependencies or package versions during insta

For issues specifically related to the `SplineOmics` package, check the [Issues section](https://github.com/%3Cuser%3E/%3Crepo%3E/issues) of the GitHub repository for similar problems or to post a new issue.

## 📂 Usage {#usage}
## 🛠️ Usage {#usage}

### 📖 Tutorial {#tutorial}

[This tutorial](https://raw.githubusercontent.com/csbg/SplineOmics/main/doc/get-started.html) covers a real CHO cell time-series proteomics example from start to the end.

### 🛠 Functions in Depth {#functions-in-depth}
### 🔬 Functions in Depth {#functions-in-depth}

A detailed description of all arguments and outputs of all the available package functions can be found [here](https://raw.githubusercontent.com/csbg/SplineOmics/main/doc/functions-in-depth.html)

Expand Down
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ HTML reports.

- [📘 Introduction](#-introduction)
- [🔧 Installation](#-installation)
- [📂 Usage](#usage)
- [📖 Tutorial](#tutorial)
- [🛠️ Functions in Depth](#functions-in-depth)
- [🐳 Docker Container](#docker-container)
- [📦 Dependencies](#dependencies)
- [❓ Getting Help](#getting-help)
- [🤝 Contributing](#contributing)
- [📜 License](#license)
- [🎓 Citation](#citation)
- [🛠️ Usage](#-usage)
- [📖 Tutorial](#-tutorial)
- [🔬️ Functions in Depth](#-functions-in-depth)
- [🐳 Docker Container](#-docker-container)
- [📦 Dependencies](#-dependencies)
- [❓ Getting Help](#-getting-help)
- [🤝 Contributing](#-contributing)
- [📜 License](#-license)
- [🎓 Citation](#-citation)

## 📘 Introduction

Expand Down Expand Up @@ -142,7 +142,7 @@ For issues specifically related to the `SplineOmics` package, check the
[Issues section](https://github.com/%3Cuser%3E/%3Crepo%3E/issues) of the
GitHub repository for similar problems or to post a new issue.

## 📂 Usage
## 🛠️ Usage

### 📖 Tutorial

Expand All @@ -151,7 +151,7 @@ tutorial](https://raw.githubusercontent.com/csbg/SplineOmics/main/doc/get-starte
covers a real CHO cell time-series proteomics example from start to the
end.

### 🛠 Functions in Depth
### 🔬 Functions in Depth

A detailed description of all arguments and outputs of all the available
package functions can be found
Expand Down

0 comments on commit 81db377

Please sign in to comment.