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

replace code for rpy2 in correlation matrix using gn3 functions #597

Open
wants to merge 6 commits into
base: testing
Choose a base branch
from

Conversation

Alexanderlacuna
Copy link
Contributor

@Alexanderlacuna Alexanderlacuna commented Aug 11, 2021

Description

this code primarily replaces ryp2 code used in correlation matrix module for computing pca

  • also replaces some stats functions with one provided by numpy
  • refactored codebase for correlation matrix module can also be found in this pr (port correlation matrix to gn3  genenetwork3#23) and should be replace in a different PR(generating correlation matrix )

How should this be tested?

Any background context you want to provide?

What are the relevant pivotal tracker stories?

Screenshots (if appropriate)

Questions

@robwwilliams
Copy link
Contributor

robwwilliams commented Aug 11, 2021 via email

@Alexanderlacuna
Copy link
Contributor Author

Hi @robwwilliams, This Pr replaces rpy2 used for principal component analysis using python code in gn3.As for the hanging correlations fixed the
the issue here:(genenetwork/genenetwork3#34) .

@Alexanderlacuna Alexanderlacuna changed the title replace code for rpy2 in correlation matrix + use gn3 functions replace code for rpy2 in correlation matrix using gn3 functions Aug 11, 2021
@robwwilliams
Copy link
Contributor

robwwilliams commented Aug 11, 2021 via email

@BonfaceKilz
Copy link
Collaborator

Ping @Alexanderlacuna is this ready for merging? Any clean-up required?

@Alexanderlacuna
Copy link
Contributor Author

@BonfaceKilz am actually doing cleanup on this PR. coz currently it does so many things needs to break it into smaller chunks.

@Alexanderlacuna
Copy link
Contributor Author

@BonfaceKilz this is PR is related to genenetwork/genenetwork3#23 in gn3

@BonfaceKilz
Copy link
Collaborator

BonfaceKilz commented Nov 5, 2021 via email

@fredmanglis fredmanglis force-pushed the testing branch 2 times, most recently from 04f10df to 5474e66 Compare April 24, 2024 04:54
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.

3 participants