Results for "Match"

Wire posts

  • The BLAST parser http://kirill-kryukov.com/study/tools/blast-parser/ #BLAST #Parser #Genome #Match #Sequence #Similarity

    3142 days ago

  • fastq-pair: Match up paired end fastq files quickly and efficiently https://github.com/linsalrob/fastq-pair #fastq-pair #fastq

    1832 days ago

  • Split the #multifasta to #singlefasta awk '$0 ~ "^>" { match($1, /^>([^:]+)/, id); filename=id[1]} {print >> filename".fa"}' input.fa

    1400 days ago