Skip to content

biodatageeks/polars-bio-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polars-bio-workshop

Prerequisites

  • Python >=3.9<3.14 (preferably 3.12+)
  • uv or another Python package/environment manager
  • wget
  • gsutil
  • gzip and bgzip, e.g. brew install htslib
  • Linux/macOS/Windows (preferably Linux or macOS)
  • Internet connection (for downloading files)

Setup the environment

uv venv
source .venv/bin/activate
uv pip install -r pyproject.toml

Check installation

python -c "import polars_bio; print(polars_bio.__version__)"

Run notebooks

uv run jupyter-lab notebook

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •