abuendia commited on
Commit
70171ae
2 Parent(s): 16e8110 b8180cb

Merge branch 'master'

Browse files
README.md CHANGED
@@ -35,16 +35,16 @@ data
35
  git clone --recursive [email protected]:fuxialexander/getdemo.git
36
  cd getdemo
37
  docker pull fuxialexander/getdemo:latest
38
- docker run -it -v "/path/to/data:/data" --rm -p 7681:7681 fuxialexander/getdemo
39
- or
40
  singularity run -w --bind /manitou/pmg/users/xf2217/getdemo:/app --bind /manitou/pmg/users/xf2217/demo_data:/data --bind /pmglocal/xf2217/tmp:/tmp --no-home --pwd /app getdemo
41
  ```
42
- The gradio interface will be available at http://127.0.0.1:7681, a sharable link will be printed in the terminal.
43
 
44
  # Build
45
  ```bash
46
  git clone --recursive [email protected]:fuxialexander/getdemo.git
47
  cd getdemo
48
  docker build -t getdemo .
49
- docker run -it -v "/path/to/data:/data" --rm -p 7681:7681 getdemo
50
  ```
 
35
  git clone --recursive [email protected]:fuxialexander/getdemo.git
36
  cd getdemo
37
  docker pull fuxialexander/getdemo:latest
38
+ docker run -it -v "/path/to/data:/data" --rm -p 7860:7860 fuxialexander/getdemo
39
+ # or
40
  singularity run -w --bind /manitou/pmg/users/xf2217/getdemo:/app --bind /manitou/pmg/users/xf2217/demo_data:/data --bind /pmglocal/xf2217/tmp:/tmp --no-home --pwd /app getdemo
41
  ```
42
+ The gradio interface will be available at http://127.0.0.1:7860, a sharable link will be printed in the terminal.
43
 
44
  # Build
45
  ```bash
46
  git clone --recursive [email protected]:fuxialexander/getdemo.git
47
  cd getdemo
48
  docker build -t getdemo .
49
+ docker run -it -v "/path/to/data:/data" --rm -p 7860:7860 getdemo
50
  ```
modules/atac_rna_data_processing CHANGED
@@ -1 +1 @@
1
- Subproject commit 962f4650b52b23b7ed337736b370f5d89209163c
 
1
+ Subproject commit 3a424cad420df8dfc24c96e6962339c3d2c987d9
modules/proscope CHANGED
@@ -1 +1 @@
1
- Subproject commit f724f8bbc6d9e132c656fc21e854e394755f89db
 
1
+ Subproject commit 9c773dc1e51de0eb626fefed780f90ee1f041fb2