Giter Club home page Giter Club logo

bio's Introduction

bio Go

Biological data formats and tool output parsers for Golang.

PDB tikz/bio/pdb

https://pkg.go.dev/github.com/tikz/bio/pdb

Fetches and parses PDB files, using the Model/Chain/Residue/Atom architecture.

UniProt tikz/bio/uniprot

https://pkg.go.dev/github.com/tikz/bio/uniprot

Fetches and parses UniProt TXT entries.

Conservation (Pfam) tikz/bio/conservation

https://pkg.go.dev/github.com/tikz/bio/conservation

Fetches a given HMM model from Pfam, aligns it against the given sequence to get the conservation bitscore of each residue.

FoldX tikz/bio/foldx

https://pkg.go.dev/github.com/tikz/bio/foldx

A wrapper for running and parsing FoldX RepairPDB and BuildModel commands.

ClinVar tikz/bio/clinvar

https://pkg.go.dev/github.com/tikz/bio/clinvar

Fetches and loads the summary of all ClinVar variants to query against it.

Interaction tikz/bio/interaction

https://pkg.go.dev/github.com/tikz/bio/interaction

Get all residues that are near het groups or water molecules given a distance threshold from a loaded PDB.

SASA tikz/bio/sasa

https://pkg.go.dev/github.com/tikz/bio/sasa

Parses FreeSASA command line output ran on a single structure.

Fpocket tikz/bio/fpocket

https://pkg.go.dev/github.com/tikz/bio/fpocket

A wrapper for running Fpocket and parsing the resulting residues marked as pockets.

DSSP tikz/bio/dssp

https://pkg.go.dev/github.com/tikz/bio/dssp

A wrapper for running DSSP and parsing the assigned secondary structure to residues.

Tango tikz/bio/tango

https://pkg.go.dev/github.com/tikz/bio/tango

Runner and parser for the Tango tool output.

abSwitch tikz/bio/abswitch

https://pkg.go.dev/github.com/tikz/bio/abswitch

Runner and parser for the abSwitch tool output.

bio's People

Contributors

tikz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

bio's Issues

CIF no method found

Hi there, not sure if this is dead or not, but I am trying to build this library into my go application. I am having problems using the NewPDBFromID function, specifically it seems to be referring to an old standard of the CIF file. In the CIF extractor function, the regex for the method is "_refine...", whereas in a new CIF file I have just downloaded, it is under: "_exptl.method".

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.