Closed jkosinski closed 2 months ago
Hi, @jkosinski , for the polymer(include DNA, RNA, Protein) input, we only support sequence
rather than ccd
. Best practices are as follows:
{
"entities": [
{
"type": "dna",
"sequence": "TGTCTTTCC",
"count": 1
}
]
}
Ah I made a typo from copy and paste 🫢 thanks!
This input:
gives