BioStar

#Multi-line fasta to #Single-line Fasta $ awk '/^>/ {if (NR>1) print ""; printf("%s\n", $0); next; } { printf("%s", $0) } END { printf("\n"); }' multi_line.fasta > single_line.fasta

(79 days ago)

Brief description: Bioinformatician
Location:

Activity

Files

More files

Message board

News

More news posts

Fun

No fun posts

The Wire

More wire posts

Group membership

More groups

Videos

No videos posted yet.

Pages

More pages

My polls

Let BioStar know what you think!

View all

Bookmarks

More bookmarks

Blogs

More blog posts