Skip to content

heseber/genie-parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python module genie

Original author of this package: Henrik Seidel (heseber)

This Python module is for working with data from the AACR genie project. Please see the documentation at https://heseber.github.io/genie-parser/ for details.

Warning

If you want to contribute to this project by pushing any commits, please copy the git hooks to .git/hooks. This is not automatically done by a git clone. See the README in the git-hooks directory.

Installation of the genie package

It is recommended to create a new virtual environment with Python >= 3.9 and to install the genie package in that environment. Activate the environment and run:

pip install "git+https://github.com/heseber/genie-parser.git"

If you want to install a particular develpment branch, use

pip install "git+https://github.com/heseber/genie-parser.git@BRANCHNAME"

About

Python package for processing AACR GENIE data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 51.2%
  • Python 47.0%
  • Shell 1.8%