Loading 2023-Spring/2023-02-28-session-04/readme.md +5 −0 Original line number Diff line number Diff line Loading @@ -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. Loading Loading
2023-Spring/2023-02-28-session-04/readme.md +5 −0 Original line number Diff line number Diff line Loading @@ -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. Loading