ryankeivanfar commited on
Commit
88af4ea
·
verified ·
1 Parent(s): 2b2b34a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -1,7 +1,6 @@
1
  # DeepShape
2
 
3
- ![DeepShape Model](https://huggingface.co/ryankeivanfar/DeepShape/resolve/main/DeepShape.png)
4
-
5
 
6
  DeepShape is a deep convolutional neural network designed to predict molecular phenotypes from DNA sequences. Unlike traditional models that rely solely on one-hot encoded DNA sequences, DeepShape integrates DNA structural attributes indicative of local shape: minor groove width (MGW), helical twist (HelT), propeller twist (ProT), roll, and electrostatic potential (EP). This combination enhances the interpretability of the model and helps identify regulatory patterns that are not apparent from sequence information alone.
7
 
 
1
  # DeepShape
2
 
3
+ ![DeepShape Model](https://cdn-uploads.huggingface.co/production/uploads/673aba065a7a527280b46d42/GkOXCl7rm87SWMUm1HjgB.png)
 
4
 
5
  DeepShape is a deep convolutional neural network designed to predict molecular phenotypes from DNA sequences. Unlike traditional models that rely solely on one-hot encoded DNA sequences, DeepShape integrates DNA structural attributes indicative of local shape: minor groove width (MGW), helical twist (HelT), propeller twist (ProT), roll, and electrostatic potential (EP). This combination enhances the interpretability of the model and helps identify regulatory patterns that are not apparent from sequence information alone.
6