Skip to main content

A library for biological computing works

Project description

Biobrary

Introduction

Biobrary is a python library, which contain data and methods for biological computation.

Requirement

  • ete3

    pyqt5 is needed by ete3. you maybe need install it manually.

Install

  • using pip

pip install biobrary --user

  • manally install

git clone https://github.com/benjaminfang/biobrary.git

cd biobrary

mv biobrary $PYTHONPATH

where PYTHONPATH is python library searching path.

Usage

import biobrary  
dir(biobrary)  

Data and Method

  • bioparse

    • FASTA

      class for fasta file.

    • GTF

      class for gtf file.

    • GFF

      class for gff file.

  • biocondon

  • amino_acids_mw

  • tree

    • CircleNode

      class for phylogenic tree traverse and operations. And divide tree to circle node according to phylogenic distance.

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

biobrary-0.1.4.tar.gz (21.2 kB view hashes)

Uploaded Source

Built Distribution

biobrary-0.1.4-py3-none-any.whl (22.7 kB 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