Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FastaWriter

Writer for export of FASTA files

Hierarchy

Index

Constructors

constructor

Properties

Private Readonly _structuresToExport

_structuresToExport: (CgStructureComponent | StructureComponent)[]

Readonly defaultExt

defaultExt: "fasta" = "fasta"

Readonly defaultName

defaultName: "sequences" = "sequences"

Readonly mimeType

mimeType: "text/plain" = "text/plain"

Methods

download

  • download(name?: undefined | string, ext?: undefined | string): void

getBlob

  • getBlob(): Blob

getData

  • getData(): string

Generated using TypeDoc