We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fc42c1 commit a58152cCopy full SHA for a58152c
scripts/install_cellranger.sh
@@ -1,5 +1,6 @@
1
#!/usr/bin/env bash
2
# run this commands in the admin container
3
+# e.g. docker run ubuntu -it --rm -v data:/data ubuntu
4
5
sudo su
6
cd /home/rstudio/data
0 commit comments