You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Propose a version of the JSON metadata generalised beyond the core Illumina pipeline
We will allow the metadata to describe just a collection path, being the root of the uploaded directory hierarchy,
without including paths of all the consitituent data objects.
Propose a route for the metadata to reach the ML warehouse
Add to the TreePublisher the option to create JSON file dump
Expose the new option on the CLI
The text was updated successfully, but these errors were encountered:
The main Illumina pipeline iRODS publisher can produce a JSON dump containing metadata about the files it has deposited in iRODS.
Calback constructing the JSON here:
npg_irods/lib/WTSI/NPG/HTS/Illumina/RunPublisher.pm
Line 367 in 0b38502
We would like a similar capability for the the tree publisher https://github.com/wtsi-npg/npg_irods/blob/devel/lib/WTSI/NPG/HTS/TreePublisher.pm and to have that exposed through its CLI https://github.com/wtsi-npg/npg_irods/blob/devel/bin/npg_publish_tree.pl
We will allow the metadata to describe just a collection path, being the root of the uploaded directory hierarchy,
without including paths of all the consitituent data objects.
Add to the TreePublisher the option to create JSON file dumpThe text was updated successfully, but these errors were encountered: