Implement a feature to automatically generate IGV (Integrative Genomics Viewer) session files that include the relevant reference genomes and BAM files. This will streamline the process of visualizing results in IGV.
Tasks:
Research the IGV session file format and how to automate its creation.
Implement a feature to generate IGV sessions with the appropriate references and BAMs.
Test the generated IGV sessions to ensure they load correctly in IGV.
Description:
Implement a feature to automatically generate IGV (Integrative Genomics Viewer) session files that include the relevant reference genomes and BAM files. This will streamline the process of visualizing results in IGV.
Tasks: