Class: Rafflesia::Types::DatasetSourceSnapshotImportRequestParser

Inherits:
Object
  • Object
show all
Defined in:
lib/rafflesia/types/dataset_source_snapshot_import_request_parser.rb

Constant Summary collapse

GENERIC_FASTA =
'generic_fasta'
UNIPROT_FASTA =
'uniprot_fasta'
ALL =
[GENERIC_FASTA, UNIPROT_FASTA].freeze