Script convert ltr_finder output file to fasta format
Dear all
Now I want to extract fasta file from LTR-finder output , while I have poor program knowledge, and don't know how to do it. So I want to ask if anyone can provide me an available script or method to do this. Thanks!
• 2,896 views
•
link
1 answer
First use cnv_ltrfinder2gff.pl to convert the output to gff format, then use bedtools getfasta to convert gff to a fasta list.
• 0 views
•
link
Log in to answer this question.
Have you found a solution? if so, please share. Same question here.