Skip to content

biotite-dev/article-notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

article-notebooks

This repository contains the Jupyter notebooks from the 2023 journal article 'Biotite: New tools for a versatile Python bioinformatics library'. The notebooks demonstrate sequence and structure analysis using Biotite and its extension packages on the example of human hemoglobin.

Setup

The environment.yml provides a Conda environment including the dependencies for these notebooks. The environment can be created with

conda env create -f environment.yml

and activated with

conda activate biotite-article

Then the Jupyter notebooks can be accessed via

jupyter notebook

About

Jupyter notebooks from the 2023 journal article

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published