Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ahryhorzhevska committed Apr 12, 2022
2 parents d0a029c + 3cf07af commit 503d8fd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ Write a Snakemake rule __generate_data__ using Python language to generate two v
```{}
expand("data/{file}.txt", file = file_ids)
```

___

### Exercise ex2:
Expand All @@ -39,7 +38,6 @@ ____
### Exercise ex3:

Write a snakemake rule using the custom R script (scripts/lot.R) to plot two vectors generated in the **ex2**.

____

### Exercise ex4:
Expand Down

0 comments on commit 503d8fd

Please sign in to comment.