معرفی شرکت ها


biobb-dna-4.0.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Biobb_dna is a package composed of different analyses for nucleic acid trajectories.
ویژگی مقدار
سیستم عامل -
نام فایل biobb-dna-4.0.0
نام biobb-dna
نسخه کتابخانه 4.0.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Biobb developers
ایمیل نویسنده lucia.fabio@irbbarcelona.com
آدرس صفحه اصلی https://github.com/bioexcel/biobb_dna
آدرس اینترنتی https://pypi.org/project/biobb-dna/
مجوز -
[![](https://img.shields.io/github/v/tag/bioexcel/biobb_dna?label=Version)](https://GitHub.com/bioexcel/biobb_dna/tags/) [![](https://img.shields.io/pypi/v/biobb-dna.svg?label=Pypi)](https://pypi.python.org/pypi/biobb-dna/) [![](https://img.shields.io/conda/vn/bioconda/biobb_dna?label=Conda)](https://anaconda.org/bioconda/biobb_dna) [![](https://img.shields.io/conda/dn/bioconda/biobb_dna?label=Conda%20Downloads)](https://anaconda.org/bioconda/biobb_dna) [![](https://img.shields.io/badge/Docker-Quay.io-blue)](https://quay.io/repository/biocontainers/biobb_dna?tab=tags) [![](https://img.shields.io/badge/Singularity-GalaxyProject-blue)](https://depot.galaxyproject.org/singularity/biobb_dna:4.0.0--pyhdfd78af_0) [![](https://img.shields.io/badge/OS-Unix%20%7C%20MacOS-blue)](https://github.com/bioexcel/biobb_dna) [![](https://img.shields.io/pypi/pyversions/biobb-dna.svg?label=Python%20Versions)](https://pypi.org/project/biobb-dna/) [![](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![](https://img.shields.io/badge/Open%20Source%3f-Yes!-blue)](https://github.com/bioexcel/biobb_dna) [![](https://readthedocs.org/projects/biobb-dna/badge/?version=latest&label=Docs)](https://biobb-dna.readthedocs.io/en/latest/?badge=latest) [![](https://img.shields.io/website?down_message=Offline&label=Biobb%20Website&up_message=Online&url=https%3A%2F%2Fmmb.irbbarcelona.org%2Fbiobb%2F)](https://mmb.irbbarcelona.org/biobb/) [![](https://img.shields.io/badge/Youtube-tutorial-blue?logo=youtube&logoColor=red)](https://www.youtube.com/watch?v=ou1DOGNs0xM) [![](https://zenodo.org/badge/DOI/10.1038/s41597-019-0177-4.svg)](https://doi.org/10.1038/s41597-019-0177-4) [![](https://img.shields.io/endpoint?color=brightgreen&url=https%3A%2F%2Fapi.juleskreuer.eu%2Fcitation-badge.php%3Fshield%26doi%3D10.1038%2Fs41597-019-0177-4)](https://www.nature.com/articles/s41597-019-0177-4#citeas) [![](https://docs.bioexcel.eu/biobb_dna/junit/testsbadge.svg)](https://docs.bioexcel.eu/biobb_dna/junit/report.html) [![](https://docs.bioexcel.eu/biobb_dna/coverage/coveragebadge.svg)](https://docs.bioexcel.eu/biobb_dna/coverage/) [![](https://docs.bioexcel.eu/biobb_dna/flake8/flake8badge.svg)](https://docs.bioexcel.eu/biobb_dna/flake8/) [![](https://img.shields.io/github/last-commit/bioexcel/biobb_dna?label=Last%20Commit)](https://github.com/bioexcel/biobb_dna/commits/master) [![](https://img.shields.io/github/issues/bioexcel/biobb_dna.svg?color=brightgreen&label=Issues)](https://GitHub.com/bioexcel/biobb_dna/issues/) # biobb_dna ## Introduction Biobb_dna is a package composed of different analyses for nucleic acid trajectories and helical parameters. 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](http://biobb_dna.readthedocs.io/en/latest/). ### Version v4.0.0 2023.1 ### Installation Using PIP: > **Important:** PIP only installs the package. All the dependencies must be installed separately. To perform a complete installation, please use ANACONDA, DOCKER or SINGULARITY. * Installation: pip install "biobb_dna>=4.0.0" * Usage: [Python API documentation](https://biobb-dna.readthedocs.io/en/latest/modules.html) Using ANACONDA: * Installation: conda install -c bioconda "biobb_dna>=4.0.0" * Usage: With conda installation BioBBs can be used with the [Python API documentation](https://biobb-dna.readthedocs.io/en/latest/modules.html) and the [Command Line documentation](https://biobb-dna.readthedocs.io/en/latest/command_line.html) Using DOCKER: * Installation: docker pull quay.io/biocontainers/biobb_dna:4.0.0--pyhdfd78af_0 * Usage: docker run quay.io/biocontainers/biobb_dna:4.0.0--pyhdfd78af_0 <command> Using SINGULARITY: **MacOS users**: it's strongly recommended to avoid Singularity and use **Docker** as containerization system. * Installation: singularity pull --name biobb_dna.sif https://depot.galaxyproject.org/singularity/biobb_dna:4.0.0--pyhdfd78af_0 * Usage: singularity exec biobb_dna.sif <command> The command list and specification can be found at the [Command Line documentation](https://biobb-dna.readthedocs.io/en/latest/command_line.html). ### Copyright & Licensing This software has been developed in the [MMB group](http://mmb.irbbarcelona.org) at the [BSC](http://www.bsc.es/) & [IRB](https://www.irbbarcelona.org/) for the [European BioExcel](http://bioexcel.eu/), funded by the European Commission (EU H2020 [823830](http://cordis.europa.eu/projects/823830), EU H2020 [675728](http://cordis.europa.eu/projects/675728)). * (c) 2015-2023 [Barcelona Supercomputing Center](https://www.bsc.es/) * (c) 2015-2023 [Institute for Research in Biomedicine](https://www.irbbarcelona.org/) Licensed under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0), see the file LICENSE for details. ![](https://bioexcel.eu/wp-content/uploads/2019/04/Bioexcell_logo_1080px_transp.png "Bioexcel")


نیازمندی

مقدار نام
==4.0.0 biobb-common
==1.3.0 pandas
==0.24.2 scikit-learn


زبان مورد نیاز

مقدار نام
>=3.7,<3.10 Python


نحوه نصب


نصب پکیج whl biobb-dna-4.0.0:

    pip install biobb-dna-4.0.0.whl


نصب پکیج tar.gz biobb-dna-4.0.0:

    pip install biobb-dna-4.0.0.tar.gz