Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
najlaksouri authored Feb 12, 2024
1 parent 02f7fc8 commit 6f09c71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ $docker pull biocontainers/rsat:20230828_cv1
# In addition, a subfolder (rsat_data/genomes) should be created too
$mkdir -p $HOME/rsat_data/genomes rsat_results
$chmod -R a+w rsat_data/genomes rsat_results
# 3. Launch Docker RSAT container
$docker run --rm -v $HOME/rsat_data:/packages/rsat/public_html/data/ -v $HOME/rsat_results:/home/rsat_user/rsat_results -it biocontainers/rsat:20230828_cv1
Expand Down

0 comments on commit 6f09c71

Please sign in to comment.