NYU-Molecular-Pathology / NGS580-nf

Target exome sequencing analysis for NYU NGS580 gene panel
GNU General Public License v3.0
10 stars 6 forks source link

Fix failed tumor-normal comparison log in report #11

Closed stevekm closed 5 years ago

stevekm commented 5 years ago

The table for the failed comparison log is out of order, the header row is being pushed further down the log and not coming out on top, need to update the logging channel in order to guarantee that this row is first

stevekm commented 5 years ago

monkey patched this in the report Rmd and also tried to update the logging channel to ensure that the header comes out first, between the two of these it appears fixed