Skip to content

Commit edaa79d

Browse files
authored
Update README.md
1 parent e64d350 commit edaa79d

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,17 +41,13 @@ tes.apiKey = '<key>'
4141
tes.oauthToken = '<token>'
4242
```
4343

44-
:::{tip}
4544
You can deploy a local [Funnel](https://ohsu-comp-bio.github.io/funnel/) server using the following command:
4645

4746
```bash
4847
./funnel server --Server.HTTPPort 8000 --LocalStorage.AllowedDirs $HOME run
4948
```
50-
:::
5149

52-
:::{note}
5350
While the TES API is designed to abstract workflow managers from direct storage access, Nextflow still needs to access the shared work directory used by your TES endpoint. For example, if your TES endpoint is located in Azure and uses Azure Blob storage to store the work directory, you still need to provide the necessary Azure credentials for Nextflow to access the Blob storage.
54-
:::
5551

5652
## Plugin structure
5753

0 commit comments

Comments
 (0)