Our Sponsors



Download BioinformaticsOnline(BOL) Apps in your chrome browser.






Wire post by Rahul Nayak

By Rahul Nayak 2268 days ago
Grep a term from a file in Linux. $ grep -A1 "term" input.fasta > output.fasta #Grep #Term