Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Feature/254 Add TF-gene correlations to the SCENIC GRN output #257

Merged
merged 2 commits into from
Nov 27, 2020

Conversation

cflerin
Copy link
Member

@cflerin cflerin commented Nov 24, 2020

Add TF-gene correlations to the SCENIC GRN output:

  • Update pySCENIC to 0.10.4
  • Use the pyscenic add_cor command to add Pearson correlations for each TF-gene pair in the GRN output file, write this to a new file, which is published with the SCENIC output files.
  • Fixes Adding correlation to GRNBoost adjency table #254

- Update to pySCENIC 0.10.4
- GRN output with correlations is now published to the scenic output
location
- Fixes #254
@cflerin cflerin requested review from dweemx and KrisDavie November 24, 2020 14:10
Copy link
Contributor

@dweemx dweemx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved but would be nice to have more explicit variable names/process names for

  • grn_wCor (e.g.: grn_with_correlation)
  • ADD_COR (e.g.: ADD_CORRELATION or ADD_SPEARMAN_CORRELATION if this one is calculated)

@cflerin
Copy link
Member Author

cflerin commented Nov 24, 2020

  • grn_wCor (e.g.: grn_with_correlation)
  • ADD_COR (e.g.: ADD_CORRELATION or ADD_SPEARMAN_CORRELATION if this one is calculated)

Thanks, made these changes in the last commit

@cflerin cflerin merged commit 0edf4ae into develop Nov 27, 2020
@cflerin cflerin deleted the feature/254-add_scenic_grn_cor branch November 27, 2020 13:41
@cflerin cflerin mentioned this pull request Dec 1, 2020
KrisDavie pushed a commit that referenced this pull request Dec 8, 2020
…_grn_cor

Feature/254 Add TF-gene correlations to the SCENIC GRN output

Former-commit-id: 0edf4ae
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants