Genome reference manager.
Project description
RefChef
RefChef is a reference management tool used to (1) document the exact steps undertaken in the retrieval of genomic references, (2) maintain the associated metadata, (3) provide a mechanism for automatically reproducing retrieval and creation of an exact copy of genomic references.
Installation
Development
To install a development version from the current directory:
git clone https://github.com/compbiocore/refchef.git
cd refchef
pip install -e .
Run unit tests as: python setup.py test
Set up .env file with GitHub Access Token
Sensitive environment variables are stored in the .env file. This file is included in .gitignore intentionally, so that it is never committed. - Create a .env file and copy into it the contents of .env.template - Get your GitHub Access Token and add to the .env file.
Contributing
Contributions consistent with the style and quality of existing code are welcome. Be sure to follow the guidelines below.
Check the issues page of this repository for available work.
Committing
This project uses commitizen to ensure that commit messages remain well-formatted and consistent across different contributors.
Before committing for the first time, install commitizen and read Conventional Commits.
pip install commitizen
To start work on a new change, pull the latest develop and create a new topic branch (e.g. feature-resume-model, chore-test-update, bugfix-bad-bug).
git add .
To commit, run the following command (instead of git commit) and follow the directions:
cz commit
Contact
Contact cbc-help@brown.edu - this is our general help line, so please specify that your issue is with this site’s contents
Project details
Release history Release notifications | RSS feed
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 refchef-1.0.1.tar.gz
.
File metadata
- Download URL: refchef-1.0.1.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3088ff9c5ea1c3167b84d3301c5b0de8a0dcb462b7989e08791a280d83a07e6f |
|
MD5 | add5855088311baea8d43892f1635378 |
|
BLAKE2b-256 | 518af89dcc5dcf1ee11403085d3753ed1cbb56dc6f434afb7fe3fb2463c241eb |
File details
Details for the file refchef-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: refchef-1.0.1-py3-none-any.whl
- Upload date:
- Size: 29.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 03ebae2515da0abb1f8a74ba76abc7680a952ee921d1a92d5761b81e820ee1f8 |
|
MD5 | 07c90eb37c24d8f09c7c30e34184d4aa |
|
BLAKE2b-256 | 607fd0a0f670fa4dd145655d2bfd49a4e1a226e6d6873e26573060033f71f7a9 |