Open ilyakichigin opened 6 years ago
Python notebooks showcasing downstream analysis
Chromosome visualization ipynb:
Regions visualization ipynb - interactive alternative to DNAcopy plots. Ideas - plot n chromosomes with significant regions, compare samples. Also - subsetting and outputting region data.
Region calling potential bug: log_ratio
and p_value
are calculated for region length. Thus, a few high density positions in the middle of the scaffold are "expanded" to the entire scaffold size, which reduces signal strength.
Also, pd_mean
is taken directly from DNAcopy output, so it is not 100% accurate estimate.
Feature requests: