matsengrp / torchdms

Analyze deep mutational scanning data with PyTorch
https://matsengrp.github.io/torchdms/
2 stars 0 forks source link

102 docs examples #153

Closed zorian15 closed 2 years ago

zorian15 commented 2 years ago

Description

Added a page to the docs that walks through an example analysis with the CLI: tdms.

This is just a rough go at how one would do a basic analysis from the command line. I'm considering moving the API tutorial/example to a notebook and making it a separate page -- any thoughts would be appreciated. I'd create another issue and PR for this.

Closes #102

Tests

Built the docs locally.

Checklist: