Entering edit mode
2.6 years ago
kaisakaiho73847
•
0
Hi, I have my fasta file of RNA sequence which I wanted to identify motif via MEME web-based tool, however I had some issue with the sequence identifiers warned as too long during the file submission.
Therefore, I wanted to edit those sequence identifiers list after converting to tabular format to make it easier as I have to deal with more than 1000 identifiers.
Kindly share the command line used for conversion of the format.
Thank you.
Multiline Fasta To Single Line Fasta
Post an example input and expected output.
Biopython SeqIO module has option to convert fasta to tabular format: https://biopython.org/wiki/SeqIO