I would like to use BWA MEM to align short reads against the entire hg19 human genome. To do that, I assume that I must create a BWA index. I understand how to create an index from a single file, but how does one create an index from multiple files? Is it best practice to just concatenate all files together? Or is there a better way?
Thanks in advance.
Easy way may be to get a sequence/annotation/index bundle from the iGenomes site.