import-file-from-figshare

Description

import-file-from-figshare adaptor imports a file from Figshare.

This adaptor imports a file from Figshare into Data-flo to make it available to other adaptors for processing.

Inputs

url Type: text Required: Yes The URL of the Figshare file to be imported (e.g., https://figshare.com/articles/dataset/Mykrobe_Panel_Staph_version_20201001/13033103). You can get this URL from the address bar in your browser.

Outputs

file Type: file The imported file.

Examples

Example 1: Default behaviour.

Inputs:

url: https://figshare.com/articles/dataset/Zhang_tree_BEAST_Fig2_tre/3380890

Outputs:

file: Zhang_tree_BEAST_Fig2.tre

-> Imported file Zhang_tree_BEAST_Fig2.tre from figshare

Use Cases

  • If Figshare serves as the users' data repository, this adapter allows them to upload a file for subsequent processing

  • Users can import files from Figshare and use the export-to-microreact-projectadaptor for visualization

Last updated