Skip to content

theislab/multires-consensus-clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multires-consensus-clustering

Code for the multi-resolution consensus clustering project Install Packages: Packages can be imported like normal python packages as multires_consensus_clustering the functions that can be used are in the init.py file and need to be updated if new functions are added.

Pytest: The folder test contains a script using py test and a toy dataset for testing the main functions of the multires_consensus_clustering folder. The test can be run using pytest.

Directory structure

  • data/ - Data files
  • main/ - Code for running an example analysis
  • multires_consensus_clustering/ - Module containing functions for the project
  • notebooks/ - Analysis notebooks
  • scripts/ - Additional scripts
  • tests/ - Tests for the Python module
  • README.md - This README
  • LICENSE - License file

About

Code for the multi-resolution consensus clustering project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published