Entering edit mode
10.1 years ago
seta
★
1.9k
Hi all,
I have many fasta file with the header like 0001|X. y, 00021|M. s. There is a space between X. and y or M. and s causing a problem. I would like to add an underline character _ to the header instead of existing space. Could you please help me out to this end? Sorry if the issue is basic, I find no school better than here for learning.
Thanks in advance
If a line starts with
>, replace space with_.The line starts with
>, but sorry I didn't get your point