File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -24,10 +24,11 @@ The available methods are (according to the comments on cport github page on the
24
24
25
25
Then you should adapt and run the following command:
26
26
27
- You should adapt and run the following command: ` docker run -v /your/data/dir:/data pegi3s/cport-like bash -c "./batch " `
27
+ You should adapt and run the following command: ` docker run -v /your/data/dir:/data pegi3s/cport-like bash -c "./cport_batch retries " `
28
28
29
29
In this command, you should replace:
30
30
- ` /your/data/dir ` to point to the directory that contains the config file and the folder with the input files you want to analyze.
31
+ - ` retries ` to the maximum number of times a response will try to be obtained from a server.
31
32
32
33
# Test data
33
34
To test the cport batch mode you can download files from [ alphafold] ( https://alphafold.ebi.ac.uk/ ) , for instance.
You can’t perform that action at this time.
0 commit comments