Class FastaSequenceFile

Hierarchy

Constructors

Properties

created: Date
originalPath: string
processingParams: ProcessingParams = ...
processingStatus?: ProcessingStatus
sequences: FastaSequence[] = []
sequencesNumber?: number
tookMs?: number

Methods

  • Saves the processed file to a new file and returns the path of the new file

    Parameters

    • Optional path: string

      optional path to save the file to

    Returns Promise<string>

Generated using TypeDoc