This is a test version of Biostars. For the public version, visit https://www.biostars.org.
anybody know what the 4 non-ACGUT characters are in Gencode 38 transcript file, if they do exist?

got this from kallisto when indexing gencode.v38.transcripts.fa

warning: replaced 4 non-ACGUT characters in the input sequence with pseudorandom nucleotides

thoughts?

kallisto gencode.v38.transcripts.fa

1 answer

There are bases labeled N in that file. So kallisto will replace them with random valid nucleotides (i.e. A, T, C, or G).

Given that the N bases only occurs 4 times in that ginormous file, it really won't affect anything.

right, I was just curious as to how 4 Ns snuck in.....thanks.

A couple of points:

  1. Please do not add answers unless you're answering the top level question. Use Add Comment or Add Reply as appropriate. I've moved your post to the appropriate location this time.
  2. If the answer resolved your question, please mark it as accepted:

    upvote_bookmark_accept

Log in to answer this question.