Package with tools to calculate molecule UTR sizes from RNA sequencing reads.
Project description
Requisites
Should download GTF and fasta files from http://ftp.ensembl.org/pub/
Installing
Requirements
Before using this module, you must have the following software installed in your environment:
Python (tested on 3.9 but should work for later versions)
BEDTools for generating the UTR reference regions pkl file. To install, visit https://github.com/arq5x/bedtools2. Alternatively, if using Anaconda, run conda install -c bioconda bedtools to install BEDTools in your current environment. Finally, make sure BEDTools is callable on the command-line.
Using pip
This module is currently not available from PyPi.
From source
Clone the git repository hosted at: https://github.com/AndreMacedo88/utrcalling
Go to the cloned directory in your local machine.
Run $ pip install .
Development
Clone the git repository hosted at: https://github.com/AndreMacedo88/utrcalling
Go to the cloned directory in your local machine.
Run $ pip install -e . --use-feature=in-tree-build
This will install the package locally and in editable mode, where changes to the local files will update the package in real-time.
Run Tests
After installation, you can:
run the individual test files (example for one test file):
python -m unittest tests.test_core
Run all test files at once:
utrcalling run_tests
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 utrcalling-1.2.5.tar.gz
.
File metadata
- Download URL: utrcalling-1.2.5.tar.gz
- Upload date:
- Size: 1.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e5cce1de786fbed785ad7f62119f18f52cec6d8b5fb334871e2d52583ecfc94 |
|
MD5 | c335e21e83a7011abf3836c0dc994f9a |
|
BLAKE2b-256 | ceff0d6eea953e8af95da5357994df1fc44109cdbf712b5d4206c6e1cb126e1f |
File details
Details for the file utrcalling-1.2.5-py3-none-any.whl
.
File metadata
- Download URL: utrcalling-1.2.5-py3-none-any.whl
- Upload date:
- Size: 1.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 709c505f783f1f1785a29c3095e7db786c5e6573961b2e6ad1cc54e9ab6bbe38 |
|
MD5 | 8cd6ed61696f7e1584c771b08a16a9d8 |
|
BLAKE2b-256 | 15e05236c63470de7d678fc464e19f8c8604b44c52d9ab942a8dfaeaa2909d6a |