Hi,
I want to call a variant from a gene on a publicly available data set.
These are transgenic mice expressing a human transgene not present in rodents.
My plan is to map the read to a human reference genome using STAR and then call variants with FreeBayes. My question is if instead of using a whole reference genome, I can only use Chromosome 22 which is where the gene is.
Is that possible?
Thanks!