You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/web-app/poet/prompts.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ select an existing prompt. The sequences from that prompt will automatically loa
90
90
To create a custom prompt context, in the **Prompt Type** dropdown, select **Create New Prompt** option, and select **Custom** option from the toggle buttons. You can add sequences to your custom context in two ways:
91
91
92
92
1. **Upload files**: Click **Choose Files** to select files for your context. We support .fa, .fasta for FASTA files, and .pdb, .cif for structure files.
93
-
2. **Manually enter sequences**: Paste sequences in CSV or FASTA format, then click **Upload**.. If you use CSV content, please note the following requirements:
93
+
2. **Manually enter sequences**: Paste sequences in CSV or FASTA format, then click **Upload**. If you use CSV content, please note the following requirements:
94
94
- It must not include a header row.
95
95
- It can contain a maximum of 2 columns.
96
96
- If there are 2 columns, the first one must be the sequence names.
0 commit comments