Skip to content

Added Network Support to SEAHORSE - #433

Open
taraeicher wants to merge 4 commits into
netZoo:develfrom
taraeicher:SEAHORSEnetworksupport
Open

Added Network Support to SEAHORSE#433
taraeicher wants to merge 4 commits into
netZoo:develfrom
taraeicher:SEAHORSEnetworksupport

Conversation

@taraeicher

Copy link
Copy Markdown
Contributor

Added support for associations between phenotypes and network features, supporting both binary and continuous features. Statistical models used are as follows:

  • Continuous feature, continuous phenotype: correlation
  • Continuous feature, nominal phenotype: ANOVA
  • Continuous feature, dichotomous phenotype: Welch's t-test
  • Dichotomous feature, continuous phenotype: Welch's t-test
  • Dichotomous feature, nominal phenotype: Chi-square or FFH
  • Dichotomous feature, dichotomous phenotype: Chi-square or FFH

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant