Closed ghost closed 3 years ago
Hey @Axze-rgb. Sorry for the delay. I'm not exactly sure what's going on here but if you can send the FASTA file, or just the problematic portion, I will try to reproduce it.
@Axze-rgb Please do let me know if you can send me the problematic file so I can reproduce this issue. For now I'll close this.
Hello, I am facing this situation, having a list of fasta headers such as
Typhlosyrinx_TRINITY_DN28042_c4_g4_i1.p1
and in the fasta file the header is
>Typhlosyrinx_TRINITY_DN28042_c4_g4_i1 gener3
As you see, the actual header doesn't have the ".p1", however it does have extra words.
Is there a workaround with pyfaidx? I know I could just remove the ".p1" the ID list but as I am not sure that all the sequences and ID are consistently formatted, I am worried that removing the ".p1" might have unwanted side effects.
Thanks for your insight