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

Error running fetch_haplotype #13

Open
SziKayLeung opened this issue Sep 5, 2024 · 0 comments
Open

Error running fetch_haplotype #13

SziKayLeung opened this issue Sep 5, 2024 · 0 comments

Comments

@SziKayLeung
Copy link

Hello,

I'm receiving the below error when running fetch_haptope:

fetch_haplotype -b AllBDRTargeted.sorted.bam -t AllBDRTargeted2Transcriptome.sorted.bam -s snps.tsv


2024-09-05 14:17:18 INFO:       Welcome to fetch_haplotype !
2024-09-05 14:17:18 INFO:       Author: Dafni Glinos ([email protected])
2024-09-05 14:17:18 INFO:       Reading transcripts from AllBDRTargeted2Transcriptome.sorted.bam
2024-09-05 14:17:18 INFO:       getting qnames
Traceback (most recent call last):
  File "/lustre/home/sl693/.conda/envs/nanopore/bin/fetch_haplotype", line 33, in <module>
    sys.exit(load_entry_point('LORALS==0.0.0', 'console_scripts', 'fetch_haplotype')())
  File "/lustre/home/sl693/.conda/envs/nanopore/lib/python3.6/site-packages/LORALS-0.0.0-py3.6.egg/lorals/scripts.py", line 764, in fetch_haplotype
  File "/lustre/home/sl693/.conda/envs/nanopore/lib/python3.6/site-packages/LORALS-0.0.0-py3.6.egg/lorals/asts.py", line 297, in qnames


cat snps.tsv
#chrom  #position       #reference      #alternate
chr18   76979023        T       C

Any help on this would be great. 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