Skip to content

ed29rice/PyMEGABASE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyMEGABASE

Citing PyMEGABASE NDB Update GitHub-Stars

Overview

PyMEGABASE (PYMB) is Python library for calling subcompartment annotations based on 1D epigenetic tracks.

Resources

Tutorial prediction of human and mouse cell types: <https://colab.research.google.com/drive/1U5ZNTg8A6tMNsIyHJV7zDFSUThisTH3F?usp=sharing>

Citation

TBD.

Installation

The PyMEGABASE library can be installed via pip.

You may need to install pyBigWig (pip install pyBigWig) before installing PyMEGABASE

The following are libraries required for installing PyMEGABASE:

  • 'numpy'
  • 'glob2>=0.7'
  • 'requests'
  • 'pytest-shutil>=1.7.0'
  • 'pyBigWig>=0.3.18'
  • 'urllib3>=1.26.14'
  • 'tqdm>=4.64.1'
  • 'joblib>=1.2.0'
  • 'pydca>=1.23'
  • 'ipywidgets>=8.0.4'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages