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

  • biopaser

    • Fasta_parser
      class for fasta file.
    • Gff_parser
      class for gff file.
  • biocondon

    • CODON_AA
      python dictionary of codon and amino acids.
    • base_complement
    • start_codon
    • stop_codon
  • amino_acids_mw

  • 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.1.tar.gz (12.4 kB view hashes)

Uploaded Source

Built Distribution

biobrary-0.1.1-py3-none-any.whl (12.9 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