Replies: 1 comment 6 replies
-
I dont have an answer to this. I have not actually used the permutation-based FDR implementation on my own data. And as you say, this is highly dataset and implementation dependent. I just dont have enough information to draw on to make a recommendation beyond what is described in the manual. It would be great if someone benchmarked this across datasets and implementations but that isnt something that we are doing on our end. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Following up on a question raised here #1768
In general what would you suggest is the best way to triage peak 2 gene links to get towards potential regulatory relationships? The number of linked peaks can vary wildly depending on cutoffs used in getPeak2GeneLinks, however, these cutoffs feel fairly arbitrary.
I understand that there is no correct answer here, and that every dataset is likely to be different. I also realise that peak to gene links are correlations and do not directly imply a regulatory relationship. Nonetheless, to my mind the value of identifying such links lies in potential to identify regulatory relationships. I wondered whether you had any thoughts on how best to approach this.
One option might be to set strict correlation, varianceRNA/ATAC and FDR/EmpFDR cutoffs. However, as this is likely to be dataset dependent (e.g. influenced by number of cells and/or peak accessibility/gene expression variance across dataset), perhaps there is another approach to set them in a meaningful way. Just as an example, predicting a priori the rough size of a target gene repertoire and setting cutoffs that identify X number of linked genes.
Identifying peak 2 gene links feels like a potentially very useful analysis but I am still unclear on how to best approach extracting biologically useful information here.
Many thanks,
J
Beta Was this translation helpful? Give feedback.
All reactions