Combine multiple 'quant.sf' files into a gene-level raw-count matrix using a GTF annotation.
Input
Salmon Quant Folder
Folder produced by Salmon_Quant, containing sample subfolders with quant.sf
GTF Annotation
GTF file used to extract transcript-to-gene mapping
Output
Merged Gene-Level Counts
CSV matrix (gene_id vs. raw integer counts per sample)