Skip to content

Commit

Permalink
Merge pull request #15 from sanjaynagi/rename_notebooks-15-10-22
Browse files Browse the repository at this point in the history
rename notebooks
  • Loading branch information
sanjaynagi authored Oct 15, 2022
2 parents 13f9fb5 + 028bc58 commit 836eb7c
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/github-action-AgamPrimer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
python-version: '3.7'
- run: python3 -m pip install AgamPrimer nbformat ipykernel papermill nbconvert
- run: python -m ipykernel install --user --name AgamPrimer
- run: papermill notebooks/Primer-Design-in-Anopheles-gambiae.ipynb qPCR_run.ipynb -k AgamPrimer -f tests/qPCR_Params.json
- run: papermill notebooks/Primer-Design-in-Anopheles-gambiae.ipynb gDNA_run.ipynb -k AgamPrimer -f tests/gDNA_probe_Params.json
- run: papermill notebooks/Primer-Design-in-Anopheles-gambiae.ipynb probe_run.ipynb -k AgamPrimer -f tests/probe_Params.json
- run: papermill notebooks/AgamPrimer-long.ipynb qPCR_run.ipynb -k AgamPrimer -f tests/qPCR_Params.json
- run: papermill notebooks/AgamPrimer-long.ipynb gDNA_run.ipynb -k AgamPrimer -f tests/gDNA_probe_Params.json
- run: papermill notebooks/AgamPrimer-long.ipynb probe_run.ipynb -k AgamPrimer -f tests/probe_Params.json
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@ Primer Design in *Anopheles gambiae s.l* taking into account SNP variation in pr
- quantitative PCR primers (cDNA, designed to span exon-exon junctions)
- probe design

------------>------------>------------>------------> [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/sanjaynagi/AgamPrimer/blob/main/notebooks/Primer-Design-in-Anopheles-gambiae.ipynb) <------------<------------<------------<------------
------------> Long ------------> [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/sanjaynagi/AgamPrimer/blob/main/notebooks/AgamPrimer-long.ipynb) <------------ Long <------------


------------> Short ------------> [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/sanjaynagi/AgamPrimer/blob/main/notebooks/AgamPrimer-short.ipynb) <------------ Short <------------

#### Release notes

Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 836eb7c

Please sign in to comment.