Skip to content

Fixed peddy validation, sample id cleanup for underscore stripping, simplified sample preparation processes

ameyner2 requested to merge peddy-validation-to-bin into master
  • Fixed and simplified peddy validation script after moving to bin folder
  • Sample ids were having underscores stripped when config YAML generated, this is now fixed (awkwardly)
  • Sample preparation process simplified, we do not need to run bcbio_prepare_samples.py when we have already merged reads explicitly in the previous process

Merge request reports