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
{{ message }}
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
This only removes the bam record which is labeled with flag 2048. However, there will be another record marked as the primary alignment and no supplemental flag.
The primary alignment will have a SA flag identifying the supplemental read if it has one -- check that the SA flag doesn't exist, also.
This affects the callingcards pipeline for both mammals and yeast
callingCardsTools/callingcardstools/QC/create_status_coder.py
Line 92 in 033b541
This only removes the bam record which is labeled with flag 2048. However, there will be another record marked as the primary alignment and no supplemental flag.
The primary alignment will have a
SAflag identifying the supplemental read if it has one -- check that the SA flag doesn't exist, also.This affects the callingcards pipeline for both mammals and yeast