HMMER.jl

Author cossio
Popularity
1 Star
Updated Last
4 Months Ago
Started In
December 2022

HMMER.jl

A thin Julia wrapper of hmmer. Functions have the same name as the HMMER programs (and Easel miniapps). Keyword arguments are named consistently with the command line arguments of the respective programs. The package creates temporary files for output and returns the path.

Installation

This package is registered. Install with:

import Pkg
Pkg.add("HMMER")

Required Packages

Used By Packages

No packages found.