FASTA file contains an unknown character error by rsem
RSEM produces "FASTA file contains an unknown character contains an unknown character, (ASCII code 13), at line XXX, position XXX" but not STAR during the indexing step. The problem has been mentioned elsewhere like https://groups.google.com/g/trinityrnaseq-users/c/BBvbInEQmLU/m/RqAM6k3MCgAJ?pli=1]
I solved my problem by:
sed -n "l" XX.fato check the fa file- if you see
\rin the file, you can use notepad++ to replace the\rwith blank
• 1,571 views
•
link
0 answers
No answers yet.
Log in to answer this question.
dos2unix will edit in place such files