Hi, I have an extensive set of genomic coordinates (i.e. chr1:9071988) and I need to automatically get the reference (Human Genome hg19 ) base corresponding to that positions.
Could you provide me some hints to solve this issue please?
Thank you in advance!
Thank you everybody for the useful comments and suggestions, really appreciated!
samtools faidxandbedtools getfastawork both perfectly for my purpose. Many thanks again!