From 44661337b45faedf5329502f8e6097c239fcdefd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sara=20Monz=C3=B3n?= Date: Thu, 5 Sep 2024 16:34:54 +0200 Subject: [PATCH] linting --- relecov_tools/pipeline_manager.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/relecov_tools/pipeline_manager.py b/relecov_tools/pipeline_manager.py index 165ae2ea..1c665fd3 100644 --- a/relecov_tools/pipeline_manager.py +++ b/relecov_tools/pipeline_manager.py @@ -224,13 +224,13 @@ def get_latest_lab_folder(self): def pipeline_exc(self): """Prepare folder for analysis in HPC - Copies template selected as input - Copies RAW data with sequencing id as fastq file names - Creates samples_id.txt + Copies template selected as input + Copies RAW data with sequencing id as fastq file names + Creates samples_id.txt - Args: + Args: - Returns: + Returns: """