Registry / utility / scbi-fasta

scbi-fasta

JSON →
library0.1.9rbrubygemsunverified

A Ruby gem to read FASTA and QUAL files containing DNA/RNA sequences.

gem install scbi_fasta
INSTALL
IMPORT
SIG · SCBI-FASTA
S
scbi-fasta
utilityrubyv0.1.9
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ScbiFasta
require 'scbi_fasta'

Open a FASTA file and iterate over sequences.

require 'scbi_fasta' fasta = ScbiFasta::FastaFile.new('sequences.fasta') fasta.each { |seq| puts seq.id }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.9latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
scbi-fasta — gem install scbi-fasta · libregistry