Our Sponsors



Download BioinformaticsOnline(BOL) Apps in your chrome browser.






Wire posts tagged with 'GFF2BED'

  • By Abhi 257 days ago
    Convert #GFF2BED (base) [b@hn1 DUMP]$ awk 'BEGIN {OFS = "\t"};$3=="gene"{print $1,$4-1,$5}' genomic.gff > genes.bed