broadinstitute / gdctools

Python and UNIX CLI utilities to simplify interaction with the NIH/NCI Genomics Data Commons
Other
31 stars 4 forks source link

sample report should accept title argument at runtime #19

Open noblem opened 7 years ago

noblem commented 7 years ago

Presently, when gdc_report invokes lib/GDCSampleReport.R it passes a datestamp but the rest of the report title is hardcoded to "stddata__ Samples Report". That was fine when Broad GDAC was only one generating the reports, from internal Firehose runs. But in GDCtools, which will go to other users, the title needs to be more flexible and defined by caller.