No project description provided
Project description
SEBA
conserved Sequence Engineering for the chromatin domain Boundary Architect
Installation
Dependency: This project requires the GPU environment. Note that the code has only been tested with the specified versions and also expects a Linux environment.
Install the seba via pip.
pip install bioseba
Then, install the appropriate version of PyTorch. After experimental verification, hiclip works well in the environment of pytorch 2.0.1 + CUDA 11.7.
# This is just an example, you can find the appropriate version in https://pytorch.org/get-started/previous-versions/
pip install torch==1.13.1+cu117 torchvision==0.14.1+cu117 torchaudio==0.13.1 --extra-index-url https://download.pytorch.org/whl/cu117
Quick start for generating CDB sequence
# filter out seed sequences suitable for generation
bioseba get-sequence-seed --data_dir_path /path/to/boundary_folder --fasta_path dna.primary_assembly.fa --output_path seed.bed
# generate
bioseba generate-sequence --seed_path seed.bed --output_path sequence.csv
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bioseba-0.1.2.tar.gz.
File metadata
- Download URL: bioseba-0.1.2.tar.gz
- Upload date:
- Size: 1.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c0597f7b8279789796b8e45f1d24fba8508d058bea61c6499507d3a6643dba15
|
|
| MD5 |
9b12201fcdd2cd06e69c99e2ccda48e2
|
|
| BLAKE2b-256 |
4f8887ec408fd831cdf1ccfac18d0e68e1bfb95e9d06dcde5353ba4d871d9d10
|
File details
Details for the file bioseba-0.1.2-py3-none-any.whl.
File metadata
- Download URL: bioseba-0.1.2-py3-none-any.whl
- Upload date:
- Size: 1.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
020fba2edf7a87562458dd15a3909848d8cd3cbe2159f8951aa0d6a93378416c
|
|
| MD5 |
1cef32f626b87131e6d719cb28b506fb
|
|
| BLAKE2b-256 |
d63ff0f73ad00ccc155bb05c9a45fd44ddc9f85f5e39c503b41e5ffe731787a4
|