Tag: fa extension

  • What is the difference between Fasta and Fastq?

    In a typical high-throughput analysis workflow, you will encounter all three file types: FASTA to store the reference genome/transcriptome that the sequence fragments will be mapped to. FASTQ to store the sequence fragments before mapping. SAM/BAM to store the sequence fragments after mapping. Simply so,…

    — Read more