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
In incremental_upload.py :: main() it would be useful to also upload the metrics binaries (.bin files) in the args.run_dir + "/InterOp/" directory. These provide metrics about the sequencing run that are important to check before downstream analysis.
The text was updated successfully, but these errors were encountered:
Related to this, it would be nice to be able to specify the list of individual files to upload in a more extensible way (pass in a list of paths from the Ansible role, or something).
In
incremental_upload.py :: main()
it would be useful to also upload the metrics binaries (.bin
files) in theargs.run_dir + "/InterOp/"
directory. These provide metrics about the sequencing run that are important to check before downstream analysis.The text was updated successfully, but these errors were encountered: