-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgenomic_tool.log
More file actions
12 lines (12 loc) · 1.41 KB
/
genomic_tool.log
File metadata and controls
12 lines (12 loc) · 1.41 KB
1
2
3
4
5
6
7
8
9
10
11
12
2025-10-25 15:51:36,859 - INFO - cli_tool - CLI tool started. Input: test_sequences.fasta, Output: summary.txt
2025-10-25 15:51:36,859 - INFO - cli_tool - Applying filter: Minimum sequence length = 500 bp
2025-10-25 15:51:36,859 - ERROR - cli_tool - FATAL I/O ERROR: Program terminated. Details: [Errno 2] No such file or directory: 'test_sequences.fasta'
2025-10-25 15:52:08,218 - INFO - cli_tool - CLI tool started. Input: test_fasta_handlers, Output: summary.txt
2025-10-25 15:52:08,218 - INFO - cli_tool - Applying filter: Minimum sequence length = 500 bp
2025-10-25 15:52:08,219 - ERROR - cli_tool - FATAL I/O ERROR: Program terminated. Details: [Errno 2] No such file or directory: 'test_fasta_handlers'
2025-10-25 16:11:38,040 - INFO - cli_tool - CLI tool started. Input: test_sequences.fasta, Output: analysis_summary.txt
2025-10-25 16:11:38,041 - INFO - cli_tool - Applying filter: Minimum sequence length = 100 bp
2025-10-25 16:11:38,041 - ERROR - cli_tool - FATAL I/O ERROR: Program terminated. Details: [Errno 2] No such file or directory: 'test_sequences.fasta'
2025-10-25 16:11:59,415 - INFO - cli_tool - CLI tool started. Input: test_sequences.fasta, Output: analysis_summary.txt
2025-10-25 16:11:59,416 - INFO - cli_tool - Applying filter: Minimum sequence length = 100 bp
2025-10-25 16:11:59,416 - ERROR - cli_tool - FATAL I/O ERROR: Program terminated. Details: [Errno 2] No such file or directory: 'test_sequences.fasta'