Closed KaWingLee9 closed 3 months ago
Hi Kawing, Thanks for your interest in HiDecon. First of all, compared with HiDecon function, I will always suggest using _selectHiDecon since it can possibly provide a better penalty parameter. Second, in HiDecon function, both "bulk" and "ref" input should be normalized data (the same normalization method). What was used in original HiDecon paper is CPM (count per million). There's no further restriction. Feel free to ask if there's any question. Penghui
Oh, I see. Thank you for your reply. You really do me a favor.
Since
normalized
needs to be specified inselect_HiDecon
, it needn't been specified inHiDecon
. Any restriction of data input when usingHiDecon
?