Results for "Empty"

Tags

  • awk 'BEGIN {RS = ">" ; FS = "\n" ; ORS = ""} {if ($2) print ">"$0}' all_p_ctg.fa > all_p_ctg_CORRECTED.fa #remove #empty #clean #fasta

    Tags: remove, empty, clean, fasta

    2342 days ago

  • Remove empty line from fasta. $ sed -i '/^$/d' standard_output.final.scaffolds_online.fasta #Empty #Fasta #Remove

    Tags: Empty, Fasta, Remove

    2059 days ago