Closed LucaCappelletti94 closed 6 years ago
I’ll try to reproduce this and let you know what I find. Thanks!
Somehow how the same code works on the very same file, so I believe it was fault to some other variable. Sorry for eventually having wasted your time.
No problem. These things happen. Probably during download some character corrupted and was not in the ASCII set. Glad you sorted it out!
On Nov 5, 2018, at 6:50 AM, Luca Cappelletti notifications@github.com wrote:
Somehow how the same code works on the very same file, so I believe it was fault to some other variable. Sorry for eventually having wasted your time.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
Hello, I wanted to parse a fasta file but I cannot seem able to identify a way to pass to the
Fasta
class a decode format. How can I proceed? Thanks!You can get the fasta file at fault by running the following, but be warned, once extracted is about 60GB:
My code is just the following: