Code Monkey home page Code Monkey logo

libhmmer-sys's People

Contributors

mustafa-guler avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

libhmmer-sys's Issues

usage of hmmearch

Hello Mustafa-guler,

Thanks for making this binding, so for usage all we need is to just call the hmmsearch function right. A little bit confused for how to use it in rust.

Thanks,

Jianshu
Jianshu

Missing constants in 0.3.0

Hi again,

For completism's sake, I noticed that at least

p7_SEARCH_SEQS
p7_LOCAL

Are still missing as constants from 0.3.0. These are in src/hmmer.h

Can they be added to libhmmer-sys? Maybe this points to a larger set of missing consts?
Thanks, ben

i32 constants

Hi,

Updating 0.2 to 0.3 I noticed a lot of the constants don't have the right type when e.g. libhmmer_sys::eslEOF is u32, when code accepting that (e.g. the return status of libhmmer_sys::p7_hmmfile_Read) is i32.

Is there some reason to make them u32? It isn't particularly ergonomic to scatter as i32 everywhere, though this isn't the worst thing in the world of course.

Thanks, ben

Usage

Hi,

This library seems like exactly what I'm looking for - thanks very much for setting it up.

I had a crack at using it, but found some small holes e.g. easel/easel.h:#define eslERRBUFSIZE 128 is not included in the library. Would it be straightforward to include the easel headers too?

I also had a crack at making a more idiomatic Rust interface building upon your good work here, though I have not had time to get very far just yet (and may or may not continue work on it, depending on how the science goes). https://github.com/wwood/hmmer-rs - I wonder if there are other similar code or examples that might be useful? Contributions there most welcome.

Thanks,
ben

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.