Giter Club home page Giter Club logo

bio.jl's Introduction

Bio.jl

The Bioinformatics and Computation Biology infrastructure for the Julia language.

Chat Documentation Build Status

Description

As the flagship package of the BioJulia organisation, Bio.jl provides core modules containing efficient data types and algorithms, that most bioinformaticians and biologists would want to use for analyses or for building their own applications. Bio.jl is built on top of the Julia programming language, a high-level and high-performance programming language for technical computing. Bio.jl and Julia are open source and their source codes are immediately available to the public.

Bio.jl provides programmable components for quick prototyping of new analyses and algorithms. These components are carefully tuned to achieve the best performance without sacrificing the usability of the dynamic programming language. The following modules are currently part of the package and actively developed as submodules:

  • Bio.Seq: Biological sequences
    • Biological symbols (DNA, RNA and amino acid)
    • Biological sequences
    • Sequence search algorithms
    • Readers for FASTA, FASTQ and .2bit file formats
  • Bio.Align: Sequence alignment
    • Alignment data structures
    • Pairwise alignment algorithms
    • Reader for SAM and BAM file formats
  • Bio.Intervals: Genomic intervals and annotations
    • Genomic intervals with annotations
    • Readers for BED, BigBed and GFF3 file formats
  • Bio.Structure: Molecular structures
    • Macromolecular structures (e.g. proteins)
    • Reader for PDB file format
  • Bio.Var: Biological variation
    • Mutation counting
    • Genetic and evolutionary distances
    • Readers for VCF and BCF file formats
  • Bio.Phylo: Phylogenetics
    • Phylogenetic trees
  • Bio.Services: APIs to other services
    • Entrez utilities (E-utilities)

Installation

Bio.jl is a registered package in the official package management system and can be installed with a command:

julia> Pkg.add("Bio")

If you are interested in the cutting edge of the development, please check out the master branch to try new features before release.

Documentation

  • STABLE โ€” Documentation of the most recent stable release of Bio.jl.
  • LATEST โ€” Documentation of the in-development state of Bio.jl.

Contributing and Questions

We appreciate contributions from users including reporting bugs, fixing issues, improving performance and adding new features.

If you have a question about contributing or using this package, our Gitter chat room would be the best starting place to communicate with other users and developers. You are encouraged to use the Bio category of the Julia discourse site for technical questions.

Roadmap

Our roadmap is on the wiki: https://github.com/BioJulia/Bio.jl/wiki/roadmap.

bio.jl's People

Contributors

bicycle1885 avatar blahah avatar dcjones avatar diegozea avatar jgreener64 avatar juliangehring avatar kdm9 avatar kemaleren avatar kescobo avatar kmsquire avatar manabuishii avatar michaelhatherly avatar npalopoli avatar prcastro avatar tkelman avatar wildgarden avatar

Watchers

 avatar  avatar

Forkers

mkborregaard

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.