Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added the links to the 2 MSA notebooks
  • Loading branch information
charlieccp authored Jan 30, 2023
1 parent 9d3c20b commit 51dd52c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ Both a single sequence and a Multiple Sequence Alignment (MSA) can be used as in
### Multiple Sequence Alignment (MSA) analysis
Prediction of the biophysical features of a MSA, computation of the MSA biophysical and sequence conservation and 2D visualization of these values. This analysis can be done:

- 📓In function of a protein's behavior: `.ipynb` [⏯️ Open Jupyter Notebook on Google Colab](https://colab.research.google.com/github/Bio2Byte/public_notebooks/blob/main/B2B_Tools_Single_sequence_Example.ipynb)
- 📓For the overall behavior of the MSA: `.ipynb`[⏯️ Open Jupyter Notebook on Google Colab](https://colab.research.google.com/github/Bio2Byte/public_notebooks/blob/main/Bio2ByteTools_v3_multipleseq_pypi.ipynb)
- 📓In function of a protein's behavior: `B2B_Tools_MSA_Example_In_function_of_a_protein's_behavior.ipynb` [⏯️ Open Jupyter Notebook on Google Colab](https://colab.research.google.com/github/Bio2Byte/public_notebooks/blob/main/B2B_Tools_MSA_Example_In_function_of_a_protein's_behavior.ipynb)
- 📓For the overall behavior of the MSA: `B2B_Tools_MSA_Example_Overall_behavior.ipynb`[⏯️ Open Jupyter Notebook on Google Colab](https://colab.research.google.com/github/Bio2Byte/public_notebooks/blob/main/B2B_Tools_MSA_Example_Overall_behavior.ipynb)

## 📃 How to use them?
1. Open the Jupyter notebook file of interest
Expand Down

0 comments on commit 51dd52c

Please sign in to comment.