Skip to main content

Biobb_Guild is use case to build a prioritize PPI Network through Disc4All pre-process database REST API.

Project description

biobb_template

Introduction

Biobb_template is a complete code template to promote and facilitate the creation of new Biobbs by the community. Biobb (BioExcel building blocks) packages are Python building blocks that create new layer of compatibility and interoperability over popular bioinformatics tools. The latest documentation of this package can be found in our readthedocs site: latest API documentation.

Version

v3.0.0 2021.3

Installation

If you have no experience with anaconda, please first take a look to the New with anaconda? section of the official documentation.

Download repository

Although the biobb_template repository is available at GitHub and thus you can clone it, we strongly recommend you to download it compressed and start your new project from scratch.

Create new conda environment

Once you have the project unzipped in your computer, please follow the next steps to create a new conda environment:

cd biobb_template-master
conda env create -f conda_env/environment.yml

Update environment paths

Edit conda_env/biobb_template.pth with the paths to your biobb_template folder. Example:

/home/user_name/projects/biobb_template/
/home/user_name/projects/biobb_template/biobb_template/biobb_template

Copy the edited conda_env/biobb_template.pth file to the site-packages folder of your environment. This folder is in /[anaconda-path]/envs/biobb_template/lib/python3.7/site-packages, where /[anaconda-path] is usually /anaconda3 or /opt/conda.

cp conda_env/biobb_template.pth /[anaconda-path]/envs/biobb_template/lib/python3.7/site-packages

Activate environment

Then, activate the recently created biobb_template conda environment:

conda activate biobb_template

Create repository

This template includes some folders not standard for a biobb, such as biobb_template/adapters/, biobb_template/notebooks/ or conda_env/. For the sake of having a pure biobb structure, you should uncomment the three last lines of the .gitignore file before creating a new git repository:

biobb_template/adapters
biobb_template/notebooks
conda_env

Then, inialitize repository:

git init

Binary paths configuration

Additionally, it's recommendable to configure binary paths in your environment in order to ease the command line execution. More info about this subject in the Binary path configuration section of the official documentation.

Documentation

Click here to find the API Documentation example for this template and here for Command Line documentation.

And here you can find the full documentation about how to build a new BioExcel building block from scratch.

Copyright & Licensing

This software has been developed in the MMB group at the BSC & IRB for the European BioExcel, funded by the European Commission (EU H2020 823830, EU H2020 675728).

Licensed under the Apache License 2.0, see the file LICENSE for details.

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

biobb_guild-1.12.3.tar.gz (24.6 kB view details)

Uploaded Source

Built Distribution

biobb_guild-1.12.3-py3-none-any.whl (32.7 kB view details)

Uploaded Python 3

File details

Details for the file biobb_guild-1.12.3.tar.gz.

File metadata

  • Download URL: biobb_guild-1.12.3.tar.gz
  • Upload date:
  • Size: 24.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/37.3 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.64.0 importlib-metadata/4.11.3 keyring/23.4.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12

File hashes

Hashes for biobb_guild-1.12.3.tar.gz
Algorithm Hash digest
SHA256 e085849232671ccc85cea91ba8474f1eb35d525f0c853c277b0b0e196c2580cd
MD5 b1fd158ca07a3d8178669e3824f877de
BLAKE2b-256 6217f6b2c894eefd7284197fc6ce03b5929ed4918a2012424c2ab01aeb71f7d6

See more details on using hashes here.

File details

Details for the file biobb_guild-1.12.3-py3-none-any.whl.

File metadata

  • Download URL: biobb_guild-1.12.3-py3-none-any.whl
  • Upload date:
  • Size: 32.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/37.3 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.64.0 importlib-metadata/4.11.3 keyring/23.4.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12

File hashes

Hashes for biobb_guild-1.12.3-py3-none-any.whl
Algorithm Hash digest
SHA256 5f8c84e677f4f358147c9a45391c3d38c2e8285e47f2ff6c2a19e418e3718a99
MD5 ac697df4cc4e78e933149cd03965cda0
BLAKE2b-256 3427a2a3c2517c33dd19b8b0301f781fd91c6aff93ae5566790d4f5bf62138e8

See more details on using hashes here.

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