Skip to content

Commit 6174fe6

Browse files
committed
fix(bigFixAndDocsChangeToFixFilterFunctionCallInJupyter_Main()AndToDirectUsersToOnlyUseDockerToSaveToHtml.):
1 parent bd83a34 commit 6174fe6

File tree

6 files changed

+178
-9111
lines changed

6 files changed

+178
-9111
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Expected Time for Installation: Installation time depends on your network bandwi
5454

5555
### Running VIVA with Docker or Docker Compose
5656

57-
Alternatively, you can run VIVA using the Docker images we've provided if you don't want to install Julia and the VariantVisualization.jl Julia package.
57+
Alternatively, you can run VIVA using the Docker images we've provided if you don't want to install Julia and the VariantVisualization.jl Julia package. You may only save images to HTML format using the Docker, for now, due to technical limitations of dependency packages. We've actively developing a feature to save to all formats using Docker.
5858

5959
To run VIVA from a Docker image, first [install Docker](https://docs.docker.com/install/).
6060

@@ -78,6 +78,8 @@ cd project_x
7878

7979
Make sure to add your project VCF files to that folder. That directory will be mapped to `/notebook/data` inside of the container.
8080

81+
When entering the filename of the VCF file and files to support filtering options, you should include `/data/...` in the path to your files.
82+
8183
##### Run the VIVA Command Line Tool from a Docker image:
8284

8385
*Note*: Remember, you must use the flag `--save_remotely` when running VIVA by using Docker.

0 commit comments

Comments
 (0)