Collection of different methods frequently used in the reiterlab across projects.
Project description
reiterlablib (rll)
A collection of different modules providing methods for frequently used computations and visualizations used in the reiterlab. See some of our developed software on our Github page https://github.com/reiterlab.
Installation
To install the latest release of rll, run pip install rll
*If you want to customize some functions, it is best to:
- Clone the repository from Github with
git clone https://github.com/reiterlab/reiterlablib.git
- Create distribution package by going to the main folder with
cd reiterlablib
and runpython setup.py clean sdist bdist_wheel
- Install rll to your python environment by running
pip install -e .
- Test installation with
python -c 'import rll'
andpytest tests/
Releases
- rll v0.1.0 2020-12-11: Initial release of package.
- rll v0.1.2 2020-12-11: Added flexibility with legend display.
- rll v0.1.3 2021-01-04: Added functions to convert different measures of tumor sizes.
- rll v0.1.4 2021-02-04: Adding custom text labels to histograms. Added barplots.
- rll v0.1.5 2021-04-09: Added some additional plotting options to barplots and xyplots. Added options for marker sizes. Added option for grouped histograms.
- rll v0.1.6 2021-04-09: Reading SEER data.
License
These methods are licensed under the GNU General Public License, Version 3. The methods are free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License. There is no warranty for this free software.
Translational Cancer Evolution Laboratory, Canary Center for Cancer Early Detection, Stanford University, https://reiterlab.stanford.edu
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file rll-0.1.6.tar.gz
.
File metadata
- Download URL: rll-0.1.6.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0987ec4e97ef5b1de3fe6ddf89e0e8850e1e43221898a988c005ed3dc7c1dbfc |
|
MD5 | e83ab78d72af6b9da3ffecf92a01a78a |
|
BLAKE2b-256 | 4592f27409c739de550f90bfa060523a8037ba2d9f3617ec4d7e8365ece79206 |
File details
Details for the file rll-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: rll-0.1.6-py3-none-any.whl
- Upload date:
- Size: 26.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d3c2ac657f3fcaaa8682f8adfeee226824cc2fe3efd85fb4fcefb2d6fdae9b4c |
|
MD5 | fd200ca0ac8bf0a663b9f05f62595b7e |
|
BLAKE2b-256 | a97b436b2ed6f0df62acd1e39512e737b876e553bb9005d70d75b19b28225798 |