Skip to content

Commit

Permalink
Update src/sr2silo/vpipe/metadata.py
Browse files Browse the repository at this point in the history
Co-authored-by: Copilot <[email protected]>
  • Loading branch information
gordonkoehn and Copilot authored Dec 20, 2024
1 parent c3fbaf9 commit d57015a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sr2silo/vpipe/metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ def batch_id_decoder(batch_id: str) -> dict:
Returns:
dict: A dictionary contains the decoded components.
containing the following keys:
dict: A dictionary contains the decoded components.
- sequencing_date (str : date of the sequencing)
- flow_cell_serial_number (str : serial number of the flow cell)
"""
Expand Down

0 comments on commit d57015a

Please sign in to comment.