Skip to content

0.3.2

Choose a tag to compare

@DarianHole DarianHole released this 01 Aug 15:23
· 136 commits to main since this release
c8f10a7

Release focusing on cleaning up some of the DSId reporting along with fixing a few small bugs

Added

  • DSId tab to final HTML report for DSId summary information if a DSId file was given as input PR #10
  • New overall.xlsx final QC file based on adding in a few more columns PR #10
    • genome_fasta and N450_fasta that contain fasta formatted sequence data
      • This broke the CSV file version parsing so that remains unchanged to get metadata to IRIDANext

Adjusted

  • Fixed a bug with MeaSeq Report summary table not correctly linking to certain samples PR #10
  • Removed versions.yml from being created during final report as versions already were reported PR #10
  • Adjusted code for final report row formatting to match throughout Rmd files PR #10
  • DSId assignment changes PR #10
    • Hash adjusted to 7 characters
    • Semi-Complete removed to just be Incomplete
  • New container for the MAKE_FINAL_QC_CSV step to remove artic container PR #10
    • Adds in openpyxl