Our Sponsors



Download BioinformaticsOnline(BOL) Apps in your chrome browser.






Wire post by Manisha Mishra

By Manisha Mishra 2879 days ago
Remove the sequence by fasta ids. awk 'BEGIN{while((getline<"ids.txt")>0)l[">"$1]=1}/^>/{f=!l[$1]}f' seq.fa #Remove #Delete #ids #fasta