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

personalize report and assignment error #10

Open
xasancakjnc opened this issue Jan 1, 2023 · 0 comments
Open

personalize report and assignment error #10

xasancakjnc opened this issue Jan 1, 2023 · 0 comments

Comments

@xasancakjnc
Copy link

Hello, I have two problem.

The first one, I ran the personalize procedure as:
pairadise_personalize -o output/sample name -v genotype/sample name -r genome/hg19.fa -e genome/Human_AG_all_hg19_v2.txt --rnaedit --gz, but the report.personalize.txt shows an outcome of # number of hap1 SNPs: 0, # number of editing sites: 2576459. Is that normal?

The second one is in the assignment procedure:
Traceback (most recent call last):
File ".../bin/pairadise_assign", line 8, in
sys.exit(main())
File ".../pairadise_assign/scripts/assign.py", line 451, in main
p.haplotype_assignment()
File ".../pairadise_assign/scripts/assign.py", line 332, in haplotype_assignment
os.rename(input_files1[0],os.path.join(self.outDir,"hap1.bam"))
IndexError: list index out of range
How can I solve this?

Thank you.

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

1 participant