nf-core/osfclient/fetch @ 0.0.0-6c4ed3a
Summary
A python library and a command-line client for up- and downloading files to and from your Open Science Framework projects
Get started
Add the following snippet to your workflow script to include this module.
include { OSFCLIENT_FETCH } from 'nf-core/osfclient/fetch'
License
MIT License
Process
Name
|
OSFCLIENT_FETCH |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
project_id
string
|
Project ID of the Open Science Framework project to fetch files from |
path
string
|
File to fetch from the project |
Output
2 channels
#1
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
#2
download_files
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
${outname}
file
|
Downloaded file *
|
| Tool | Description | Homepage |
|---|---|---|
| osfclient | The osfclient is a python library and a command-line client for up- and downloading files to and from your Open Science Framework projects. | https://osfclient.readthedocs.io/en/latest/ |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:34:44 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fosfclient%2Ffetch/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/osfclient/fetch/blobs/sha256:16661ee7aa1191ba960c56012371a633fb54a6ec4d99cab5dc623df61ee3c654 |
| Size | 2.3 KB |
| Checksum | sha256:16661ee7aa1191ba960c56012371a633fb54a6ec4d99cab5dc623df61ee3c654 |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:34:44 (UTC) | 4 | 2.3 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:22:38 (UTC) | 2 | 2.2 KB |