forked from watronfire/Eureka
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
See: mask_gubbins_aln.py
I thought that Gubbins just masked positions that were associated with recombination from all sequences of the alignment. But, I was digging into the above script that gubbins uses to mask the alingment and found that this probably isn't the case. Instead its using field #8 of the GFF, which lists the sequences that a recombinant regions is present in, and only masking the region from those sequences. This means that the current implementation in bacpage is incorrect, and will need to be replaced, but it means I can get rid of some cumbersome GFF to BED file conversion that I didn't trust anyway.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels