Closed laserson closed 7 years ago
Agreed. Maybe c_call
? If we want to future proof, we could also add fields for the leader. I think MiXCR is the only aligner that currently calls the leader explicitly. I don't know if it distinguishes it from the V call though.
Mike Shugay pointed out that
constant
should be treated as an alignment-derived field, which it often is. We should probably rename toconstant_call
and add the associated fields (e.g.,_score
,_cigar
). Any thoughts?