Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dataverse data access module #124

Draft
wants to merge 23 commits into
base: dev
Choose a base branch
from
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add links to elm tutorials
  • Loading branch information
lauraluebbert committed Sep 26, 2024
commit 918db47bcf0fbad2adea52683d7fc86dee43f285
4 changes: 3 additions & 1 deletion docs/src/en/elm.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,6 @@ regex_df:
|ELME000231 |DEG_APCC_DBOX_1 |APCC-binding Destruction motifs|DEG |An RxxL-based motif that binds to the Cdh1 and Cdc20 components of APC/C thereby targeting the protein for destruction in a cell cycle dependent manner|SRVKLNIVR |Saccharomyces cerevisiae S288c|… |
|… |… |… |… |… |… |… |… |

#### [More examples](https://github.com/pachterlab/gget_examples)
# Additional tutorials
[A point mutation in BRCA2 is carcinogenic due to the loss of a protein interaction motif](https://github.com/pachterlab/gget_examples/blob/main/gget_elm_BRCA2_example.ipynb)
[Filter `gget elm` results based on disordered protein regions](https://github.com/pachterlab/gget_examples/blob/main/gget_elm_IUPred3_tutorial.ipynb)
Loading