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

1.2.0 #110

Merged
merged 16 commits into from
May 24, 2024
Merged

1.2.0 #110

merged 16 commits into from
May 24, 2024

Conversation

dbdimitrov
Copy link
Collaborator

@dbdimitrov dbdimitrov commented May 22, 2024

1.2.0 (24.05.2024)

  • Added inbuilt orthology conversion functions to convert between species in the ligand-receptor resources (addressing The mouse resource are missing important interactions that should be possible to convert #76)
    These include: li.rs.get_hcop_orthology to obtain a dataframe of orthologs from HCOP, li.rs.translate_column to translate a single column in a dataframe, and li.rs.translate_resource as a simple wrapper from the latter function to be applied on dataframes.

  • Merged KeyError: None when using top_n parameter in li.pl.dotplot #109 to address a backward compatibility issue with plotnine's facets.

  • Updated MOFAcell & MOFAtalk tutorials, by making some parameters a bit more explicit (Clarify LIANA + MOFA vignette #102), and using decoupler's association plot to do ANOVA + plot metadata associations.

  • The mean rank returned by rank_aggregate when aggregate_metod = 'mean' is now normalized by the total number of interactions.

  • Fixed a minor logic issue when calculating analytical p-values for Moran's R

@dbdimitrov dbdimitrov merged commit 53fc823 into main May 24, 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.

None yet

2 participants