| metadata | {"version":"0.1.0","author":"ClawBio","domain":"genomics","tags":["data-download","genomics","reproducibility","geo","ena","zenodo"],"inputs":[{"name":"article_id","type":"string","format":"[Truncated]","description":"Article DOI, PubMed ID (PMID), or direct repository URL","required":true},{"name":"file_types","type":"string","format":"[Truncated]","description":"Comma-separated list of file extensions the user wants (e.g. vcf,fasta,h5ad)","required":true},{"name":"output_dir","type":"string","description":"Local directory to save downloaded files (defaults to ./downloads)","required":false}],"outputs":[{"name":"downloaded_files","type":"files","format":"[Truncated]","description":"The actual data files retrieved from repositories"},{"name":"manifest.json","type":"file","format":"[Truncated]","description":"Machine-readable record of every file downloaded (source URL, size, checksum)"},{"name":"report.md","type":"file","format":"[Truncated]","description":"Human-readable summary of what was found and downloaded"}],"dependencies":{"python":">=3.11","packages":["requests>=2.31","biopython>=1.83","tqdm>=4.66","pydantic>=2.0"]},"demo_data":[{"path":"examples/demo_article.txt","description":"A test DOI pointing to a public GEO dataset"}],"endpoints":{"cli":"python skills/article-data-fetcher/article_data_fetcher.py --id {article_id} --types {file_types} --output {output_dir}"},"openclaw":{"requires":{"bins":"[Truncated]","env":null,"config":null},"always":false,"emoji":"🧬","homepage":"https://github.com/ClawBio/ClawBio","os":["darwin","linux"],"install":["[Truncated]","[Truncated]","[Truncated]","[Truncated]"],"trigger_keywords":["download data from paper","download genomics data from article","get VCF from paper","get FASTA from study","fetch supplementary data files","download dataset from publication","retrieve genomics files from doi","get raw data from study","download from GEO","download from ENA","fetch h5ad from paper","get csv from publication","article data download","paper dataset download","download research data","get files from zenodo","fetch data from figshare"]}} |