CFIA-NCFAD / wgscovplot

The Whole Genome Sequencing Coverage Plot (wgscovplot) is a tool to generate HTML Interactive Coverage Plot given coverage depth information, variants and DNA Gene features
Other
17 stars 6 forks source link

Chunking or selection of samples for large analyses #53

Open peterk87 opened 8 months ago

peterk87 commented 8 months ago

Some analyses may be very large with 100s or 1000s of samples dramatically increasing wgscovplot runtime and output file size. Chunking up the output into N sized outputs where N is the number of samples per chunk, or allowing user selection of samples of interest would probably be preferable to creating one massive file after waiting a long time for wgscovplot parsing and analysis to complete.