Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I have some WES data - GRCh37 #76

Open
Pharmacogenetecist opened this issue May 3, 2023 · 1 comment
Open

I have some WES data - GRCh37 #76

Pharmacogenetecist opened this issue May 3, 2023 · 1 comment

Comments

@Pharmacogenetecist
Copy link

I have some WES data - GRCh37 I would like to run HISAT HLA typing on. How do I specify Hg19 and not grch38 to be used?
Thanks.

@marchoeppner
Copy link

Not a developer of this tool - but:

Hisat genotype requires unmapped reads as input and returns HLA calls. So it is of no consequence what reference you prefer (but you really should move on from GRCh37/hg19, it's been superseded byGRCh38 for a full decade now and contains many well documented errors). If you only have a BAM file at hand, you can extract the reads as paired-end fastq again using e.g. samtools fastq : http://www.htslib.org/doc/samtools-fasta.html

Hope this helps
/M

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants