Entering edit mode
4.8 years ago
Dunois
★
2.9k
Exactly what the title says.
I'd like to sort the FASTA and BAM files in the same order (for reasons). Can samtools do this or would this need some scripting (e.g., sorting an intermediate SAM file and subsequently converting it to BAM)?
I do apologize if this a simple question that is already answered elsewhere.