Skip to content

reanalyzing higher-order interactions of publically available data

Notifications You must be signed in to change notification settings

brian-arnold/epistasis_reanalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

epistasis_reanalysis

Creation of conda environment

mamba create --name chimera \
anaconda::networkx \
anaconda::numpy \
anaconda::scipy \
anaconda::seaborn \
anaconda::pandas \
anaconda::statsmodels \
conda-forge::matplotlib-venn \
anaconda::ipykernel

mamba activate chimera

pip install hypernetx

About

reanalyzing higher-order interactions of publically available data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages