You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a number of summarisations, statistical tests and plots made from the data that can be translated from the current R to Python where the Pandas, statsmodels and plotnine packages provide equivalent functionality to the Tidyverse, modelling language and ggplot2 used in the R code.
Each required function will be implemented as a module and an entry point will be added.
This epic serves to keep track of the various functions that need translating from the slam_3UIs repository.
There are a number of summarisations, statistical tests and plots made from the data that can be translated from the current R to Python where the Pandas, statsmodels and plotnine packages provide equivalent functionality to the Tidyverse, modelling language and ggplot2 used in the R code.
Each required function will be implemented as a module and an entry point will be added.
This epic serves to keep track of the various functions that need translating from the
slam_3UIs repository.
gen_interaction_over_time_pvals.R
#118get_over_time_pvalues.R
#117get_over_time_pvalues_gene_level.R
#116get_pair_halflives.R
#115get_pair_pvalues.R
#114get_pair_pvalues_all_events.R
#113plot_conversions_per_pair.R
#112plot_conversions_per_read.R
#111summarize_counts.R
#110The text was updated successfully, but these errors were encountered: