Skip to content
Snippets Groups Projects
Commit 608a8157 authored by clara's avatar clara
Browse files

modified: README.md

parent f0159a9f
No related branches found
No related tags found
1 merge request!12Sequence generator
## Read sequencer
# Read Sequencer
## Overview
Read Sequencer is a test phyton package to simulate Sequencing.
It reads fasta files, simulate sequencing and writes the resulting sequences into a new fasta file.
## Installation
To install the latest release from GitHub:
```
if (!requireNamespace("remotes", quietly = TRUE))
install.packages("remotes")
remotes::install_github(".../Read_Sequencer")
```
## Contributors and Contact Information
Christop Hamel - christoph.harmel@unibas.ch
Michael Sandholzer - michael.sandholzer@unibas.ch
Clara Serger - c.serger@unibas.ch
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment