Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
oushujun committed Jan 14, 2021
1 parent a5b7bb2 commit 1b2360a
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,13 +101,15 @@ Usage:
<details>
<summary>Other container source...</summary>

`singularity pull EDTA.sif docker://quay.io/biocontainers/edta:1.9.5`
1. `singularity pull EDTA.sif docker://quay.io/biocontainers/edta:1.9.5`

Or

`docker pull quay.io/biocontainers/edta:1.9.5`
2. `docker pull quay.io/biocontainers/edta:1.9.5`

Visit [BioContainers](https://quay.io/repository/biocontainers/edta?tab=tags) repository for a list of available tags (e.g., 1.9.5--0).

3. Compile using your local docker with the Dockerfile in this package:

`docker build ./EDTA/`
</details>

<details>
Expand Down

0 comments on commit 1b2360a

Please sign in to comment.