evo-design / evo

Biological foundation modeling from molecular to genome scale
Apache License 2.0
954 stars 115 forks source link

How can I use this tool to solve the practical biological problem of predicting transcription factor target sequences in actual biology? #16

Closed lizhebio closed 8 months ago

JinyuanSun commented 8 months ago
  1. You need a dataset, where known TFs and targets are paired.
  2. Finetune this model.
lizhebio commented 8 months ago

2. Finetune this model.

Is there a demo about how to fine-tune?

JinyuanSun commented 8 months ago

A fine-tuning example in pull request #17