[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Omaha.pm] One-liner a genbank file (redux)



Gotta love it when I can actually figure this out and type it from memory in less than one minute...

$ perl -nle 'BEGIN { $/ = "//"; }; print if (/AB039329/)' /sequences/ genbank/166-20080701/gbbct1.seq

Kiran brought me a new sticker, now proudly displayed on my MacBook:

   "Rocket science is for kids. Bioinformatics is for scientists."

http://www.bioinformaticsrocks.com

:)

j