lilab-bcb / altocumulus

Command line tool for submitting WDL jobs to Terra or Cromwell server.
https://altocumulus.readthedocs.io
BSD 3-Clause "New" or "Revised" License
7 stars 0 forks source link

Fix issue when uploading tsv format sample sheet without headers #53

Closed yihming closed 1 year ago

yihming commented 1 year ago

Cumulus workflows only consider two types of input sample sheet:

For the second type, when uploading the sample sheet via transfer_sample_sheet function, the first row also needs to be considered.