You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix alignstats rule to handle both BAM and CRAM inputs
- Add _alignstats_input() function: returns BAM+BAI for BAM_ALIGNERS, CRAM+CRAI otherwise
- Add _alignstats_format() function: returns bam/cram for alignstats -j flag
- Enables produce_alignstats to work with Roche BAM-only data
0 commit comments