Merge .ffn files into one .fasta file
1
0
Entering edit mode
3.8 years ago

Hello,

I want to merge a set of .ffn files into one single fasta file. Thanks

fasta ffn • 975 views
ADD COMMENT
0
Entering edit mode

There are 5321 ffn files all in a folder, can I just drag the folder in so it looks like so:

$ cat [drag in folder] > newfile.fasta

Thanks!

ADD REPLY
0
Entering edit mode
3.8 years ago
GenoMax 142k

You can cat them together and redirect to a new filename.

ADD COMMENT
0
Entering edit mode

There are 5321 ffn files all in a folder, can I just drag the folder in so it looks like so: $ cat [drag in folder] > newfile.fasta

Thanks!

ADD REPLY
0
Entering edit mode

All good, that worked, thanks

ADD REPLY

Login before adding your answer.

Traffic: 1437 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6