SkillAgentSearch skills...

FastaIO.jl

Utilities to read/write FASTA format files in Julia

Install / Use

/learn @carlobaldassi/FastaIO.jl
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

FastaIO.jl

DOCS CI CODECOV

Utilities to read/write FASTA format files in Julia.

Installation and usage

Installation

To install the module, use Julia's package manager: start pkg mode by pressing <kbd>]</kbd> and then enter:

(v1.10) pkg> add FastaIO

Dependencies will be installed automatically. The module can then be loaded like any other Julia module:

julia> using FastaIO

Documentation

View on GitHub
GitHub Stars16
CategoryDevelopment
Updated1y ago
Forks11

Languages

Julia

Security Score

65/100

Audited on Aug 31, 2024

No findings