Hello guys!
I'm needing to add information from an entry I made in my pfam file sequences in fasta format. I have an annotation file with two columns: the first column I have the name of the sequences in the second column and have the annotation (eg, contig01 domain01.hmm). I like that the multi-fasta file to be like this:
contig01 domain01.hmm [sequence]
contig02 domain0434.hmm [sequence]
Does anyone have a script to do this?
thank you
Hi,
Thank you very much. could you please add some modification so that this could work on multiple-line fasta. If possible, some detail explanation regarding those commands would be great. Thanks