Commit 96e6c054 authored by JEAN-YVES SGRO's avatar JEAN-YVES SGRO
Browse files

Update readme.md

parent f717cb0a
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -4,8 +4,9 @@

**Subject**: regular expressions, and its use in Python with a search example

**Background material**:[Python for the Life Sciences – A Gentle Introduction](https://bcrf.biochem.wisc.edu/2022/11/15/python-for-the-life-sciences-a-gentle-introduction/).
([Chapter 6 code](https://github.com/amberbiology/py4lifesci/blob/master/PFTLS_Chapter_06.py))
**Background material**: 
- Chapter 6 of book [Python for the Life Sciences – A Gentle Introduction](https://bcrf.biochem.wisc.edu/2022/11/15/python-for-the-life-sciences-a-gentle-introduction/)
- [Chapter 6 code](https://github.com/amberbiology/py4lifesci/blob/master/PFTLS_Chapter_06.py)

**Short info** on regular expressions: file `regex_intro.md`