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

Update readme.md

parent ac9a8b2b
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -15,6 +15,11 @@ 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` and `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.

The output file is written in markdown format.

Subsequent versions 3,4,5,7 were "not functional.