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