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

Update readme.md

parent 5bf9b73b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ The first iterations are in files:
* [`composition-protein-v1.py`](./composition-protein-v1.py)
* [`composition-protein-v2.py`](./composition-protein-v2.py)

The supplied files [`insulin.txt`](./insulin.txt) and `[insulin.pep`](insulin.pep) contain the same text of human insulin sequence.
The supplied files [`insulin.txt`](./insulin.txt) and `[insulin.pep`](./insulin.pep) contain the same text of human insulin sequence.
Version 1 can only "see" the `.txt` files (others are gray) while version 2 can see both.

*Note*: these are not really "fasta" formatted files as it is missing the `>Name` notation.