read.fasta {bioseq.fasta} R Documentation

read a fasta sequence collection file

Description

Usage

read.fasta(file,
    lazyStream = FALSE);

Arguments

file

[as string]

Details

Authors

seqtoolkit

Value

this function returns data object of type FastaSeq.

clr value class

Examples


[Package bioseq.fasta version 1.0.0.0 Index]