powered by
Export all Capsule tracking data in a format suitable for Nextflow pipelines
export_for_nextflow(output_file, include_checksums = TRUE)
List containing manifest data
Character. Path to save manifest (required).
Logical. Include file checksums. Default TRUE.
if (FALSE) { export_for_nextflow(tempfile(fileext = ".json")) }
Run the code above in your browser using DataLab