tmathmeyer / protein-choice-data-pipeline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minyan's protien model data pipeline

Making a new model

  • cp -r example my_new_model_name
  • edit the model.R file
  • if you need a new file, add it here
  • add the new file as an entry in ./BUILD

About


Languages

Language:R 82.4%Language:Starlark 17.6%