Skip to content

FeatureData[ProteinSequence]

Santiago Castro Dau edited this page Apr 18, 2024 · 2 revisions

Protein database consisting of a single FASTA file.

Artifact Format

ProteinSequencesDirectoryFormat = model.SingleFileDirectoryFormat(
    'ProteinSequencesDirectoryFormat',
    'protein-sequences.fasta',
    ProteinFASTAFormat)

Expected Folder Structure

data
└── protein-sequences.fasta

Where to find FeatureData[ProteinSequence]

As Output

As Input

🏠 Home

🧑🏻‍🏫 Tutorials

🎬 Actions

Clone this wiki locally