We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29aae71 commit 0005cd3Copy full SHA for 0005cd3
README.md
@@ -15,7 +15,7 @@ $ pip install fastaparser
15
```
16
17
## Usage
18
-Generate python objets from FASTA files:
+Generate python objects from FASTA files:
19
```Python
20
>>> import fastaparser
21
>>> with open("fasta_file.fasta") as fasta_file:
0 commit comments