Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access test bivar #27

Merged
merged 4 commits into from
Mar 21, 2024
Merged

Access test bivar #27

merged 4 commits into from
Mar 21, 2024

Conversation

johaGL
Copy link
Collaborator

@johaGL johaGL commented Mar 21, 2024

  • bivariate analysis: improves access from external config to allow the user to choose the correlation test: spearman or pearson
  • for inputs, detects csv or tsv extension (both tab delimited files) , automatically
  • minimum tolerated fraction value set as constant: this prevents any value < 1e-6, if present in the data, be taken to impute zeroes, causing zero division error as rounding is on 6 places
  • fixes deprecated seaborn error bar options

…st pearson|spearman by external user config 'statistical_test' parameter. &(data init, constants, helpers) now supports tsv or csv inputs. &(pca tables) tsv output
@johaGL johaGL merged commit 05e5152 into main Mar 21, 2024
3 checks passed
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