Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bioseba-0.1.2.tar.gz (1.2 MB view hashes)

Uploaded Source

Built Distribution

bioseba-0.1.2-py3-none-any.whl (1.2 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page