Filters the input CNV list to detect and count the inherited variants.
Parameters: |
|
---|---|
Returns: | A tuple representing the list of inherited CNVs and a dictionary informations about the frequency of specific scenarios for display to the user. |
Return type: | tuple |
CNVs are considered to be inherited if they are shared between the two twins and at least one parent, with respect to the ro parameters. DOC values are allowed for filtering of CNVs with respect to the values in the CNV’s object doc attribute.
Displays statistics about the rate of inherited CNVs for a particular algorithm and write a pickle file containing those variants.
The statistics are the following:
Note
The script’s --help option will show the user how to customize the reciprocal overlap thresholds for comparison of CNVs between twins and with their parents.