antigen.garnish icon indicating copy to clipboard operation
antigen.garnish copied to clipboard

Foreignness for mouse data

Open saraahwallace opened this issue 1 year ago • 2 comments

Hi,

Just wanted to check before I got too in depth into the download for this, does the foreignness calculation have compatibility with mice?

saraahwallace avatar Sep 27 '23 04:09 saraahwallace

Hi Saraah,

Yes, foriegnness calculation can be performed for mouse, and it is automatically detected based on the HLA type input (if "H-2" is detected the species is set to mouse. That said, foreignness for mice is adapted from the method in PMID: 29132144 using mouse data deposited in the IEDB. Their study was only using human data however, so mouse foreignness calculation is untested for its biological relevance.

leeprichman avatar Sep 28 '23 13:09 leeprichman

Hi, We are trying to run antigen garnish on a GATK generated vcf. We get the error below when calling garnish_variants(file). Any insights?

All variants processed Error in stri_replace_all_regex(string, pattern, fix_replacement(replacement), : Illegal argument. (U_ILLEGAL_ARGUMENT_ERROR) Calls: garnish_variants ... <Anonymous> -> <Anonymous> -> stri_replace_all_regex Execution halted

saharlccSCSU avatar Nov 13 '23 15:11 saharlccSCSU