Skip to content
Snippets Groups Projects
Commit ea80df4d authored by Clara Serger's avatar Clara Serger
Browse files

Merge branch 'sequence_generator' into 'main'

Sequence generator

See merge request !12
parents 3284c3bb 608a8157
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