Skip to content

goalign detecting amino acid file as nucleotide file #14

@frikinzi

Description

@frikinzi

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.
Screenshot 2023-11-13 at 4 44 55 PM

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions