FragmentFrame.
is_comparable
(df)¶Evaluate if the current FragmentFrame
is comparable to
the provided one.
This is checked on terms of (a) covered sequence length -range- and (2) fragment size.
Returns: | bool - True if the two FragmentFrame are comparable. |
---|