Skip to content

Commit

Permalink
Update install command
Browse files Browse the repository at this point in the history
  • Loading branch information
veghp committed Aug 24, 2023
1 parent f6ad01a commit b32b46e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,12 @@
![version](https://img.shields.io/badge/current_version-0.2.2-blue)
[![build](https://github.com/Edinburgh-Genome-Foundry/Ediacara/actions/workflows/build.yml/badge.svg)](https://github.com/Edinburgh-Genome-Foundry/Ediacara/actions/workflows/build.yml)

Ediacara helps interpreting sequencing data of assembled DNA constructs (plasmids). It's used in the [Sequeduct pipeline](https://github.com/Edinburgh-Genome-Foundry/Sequeduct/).
Ediacara helps interpreting sequencing data of assembled DNA constructs (plasmids). It's used in the [Sequeduct pipeline](https://github.com/Edinburgh-Genome-Foundry/Sequeduct/). See also the [demonstration data and results](https://github.com/Edinburgh-Genome-Foundry/Sequeduct_demo).

## Install

```bash
# pip install ediacara
pip install --upgrade git+https://github.com/Edinburgh-Genome-Foundry/Ediacara.git@main
pip install ediacara
```

The plotting feature requires NCBI BLAST+. On Ubuntu, install it with:
Expand Down

0 comments on commit b32b46e

Please sign in to comment.