-
Notifications
You must be signed in to change notification settings - Fork 8
goalign detecting amino acid file as nucleotide file #14
Copy link
Copy link
Closed
Description
Thank you for developing this helpful tool.
I'm running into an issue with goalign compute where the tool is automatically detecting my file as a nucleotide file even though there are amino acid characters in it (S, Y, T). Below I include a snippet of my .faa file.
>GCA_0
SCYTGAK
>GCA_1
SAYSASK
>GCA_2
SAYSASK
>GCA_3
SAYSASK
The command I ran is: goalign compute pssm -i N85.faa > N85.count.tsv
The output of that command is this, when I would expect there to be amino acid characters.

I tried including --auto-detect, but it didn't fix my problem.
I installed goalign through conda.
Any help would be appreciated. Please let me know if I can provide any other information. Thank you!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels