Skip to content

Commit

Permalink
Merge branch 'main' into wd
Browse files Browse the repository at this point in the history
  • Loading branch information
WardDeb authored Nov 16, 2023
2 parents cd71ce5 + db66461 commit 234be26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ Fasta headers un field 0 (space delimited) are not allowed to contain a pipe cha
set up the environment:
> git clone [email protected]:maxplanck-ie/ATACofthesnake.git
> cd ATACofthesnake
> conda create -n ATACofthesnake python=3
> conda activate ATACofthesnake
> conda env create -f env.yml -n aos
> conda activate aos
> pip install ./
## Quickstart
Expand Down
1 change: 0 additions & 1 deletion src/AOS/envs/deeptools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ channels:
- bioconda
dependencies:
- deeptools

0 comments on commit 234be26

Please sign in to comment.