Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
saramonzon committed Sep 5, 2024
1 parent 24107b3 commit 4466133
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions relecov_tools/pipeline_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -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:
"""

Expand Down

0 comments on commit 4466133

Please sign in to comment.