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

Reference Files for the given example VCF #40

Open
ALogandha opened this issue Jul 29, 2021 · 1 comment
Open

Reference Files for the given example VCF #40

ALogandha opened this issue Jul 29, 2021 · 1 comment

Comments

@ALogandha
Copy link

Hi,

I am trying to run MuPeXi on the given example VCF (https://raw.githubusercontent.com/ambj/MuPeXI/master/data/example.vcf) using the below command but end up with error:

MuPeXI.py -v data/example.vcf -a HLA-A01:01,HLA-A02:02

I am using homo_sapiens_refseq_vep_104_GRCh38.tar.gz for VEP cache (http://ftp.ensembl.org/pub/release-104/variation/indexed_vep_cache/homo_sapiens_vep_104_GRCh38.tar.gz) and fasta files downloaded from http://ftp.ensembl.org/pub/release-95/fasta/homo_sapiens as the reference.

Please find the error message pasted below:

Reading in data
Creating proteome reference dictionary
Traceback (most recent call last):
File "MuPeXI/MuPeXI.py", line 1800, in
main(sys.argv[1:])
File "MuPeXI/MuPeXI.py", line 44, in main
proteome_reference, sequence_count = build_proteome_reference(paths.proteome_ref_file, input_.webserver, species)
File "MuPeXI/MuPeXI.py", line 280, in build_proteome_reference
proteome_reference[geneID][transID] += line.strip()
UnboundLocalError: local variable 'geneID' referenced before assignment

Could I request you to confirm I am using the correct references to run the example VCF?

I appreciate your help!

Thanks in advance.

Regards,
Ashmitaa.

@zyxNo1
Copy link

zyxNo1 commented Feb 23, 2024

I have the same question. Any idea?

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