Entering edit mode
10.2 years ago
seta
★
1.9k
Dear all,
I got a large fasta file with two types of header, the header name for some sequences is contig and for some of them is cx_gx_ix. I want to rename all headers named contig to another name say c_g_i. Please help me how I should do it?
man sedhttp://linux.die.net/man/1/sed, http://unix.stackexchange.com/questions/112023Thanks friend
Try this