Enhance File Detection and Extend Compatibility for module read-bioinfo-metadata #253
Closed
10 tasks done
Labels
enhancement
New feature or request
Refactor
read_bioinfo_metadata.py
to enhance the detection of target files (those generated during bioinformatics analysis) and expand its applicability to additional bioinformatics software and pipelines.Task list
Code review and refactoring.
Create a bioinfo configuration file containing all properties required for tools used in the software or pipeline.
Implement automatic identification of bioinformatic analysis output files.
Update the method to verify and validate required files in bioinformatics analysis input.
Generate a new progress log method and format. This prints a formatted table in stdout, displaying warnings, errors, and valid specifications encountered while parsing metadata (sample and field level).
Expand
read-bioinfo-metadata
functionality to parse results from current and upcoming bioinformatics tools. Ideally, this module should be capable of identifying relevant metadata (must be specified via config files) based on the specific tool used in the bioinformatic analysis.Fix the mapping sample name in the method
include_data_from_mapping_stats
. An error occurs when there are no matches between the mapping stats samples and the submitting_lab_sample_id inprocessed_metadata_lab.json
(Managing viralrecon execution #240).The text was updated successfully, but these errors were encountered: