8000 Output contains only * with no counts · Issue #26 · kamimrcht/REINDEER · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Output contains only * with no counts #26

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

Open
tbenavi1 opened this issue Oct 2, 2024 · 0 comments
Open

Output contains only * with no counts #26

tbenavi1 opened this issue Oct 2, 2024 · 0 comments

Comments

@tbenavi1
Copy link
tbenavi1 commented Oct 2, 2024

Hello,

I created a Reindeer index on the T2T genome, and then queried the genome against the index in order to get the counts of all the kmers. The commands I ran were:

bcalm -in chm13v2.0.fasta -kmer-size 31 -abundance-min 1 -nb-cores 32
Reindeer --index -f fof_unitigs.txt -o quick_out -t 32
Reindeer --query -q chm13v2.0.fasta -l quick_out -o quick_out/result.txt

However, for most of the chromosomes the result file only had "*". I have uploaded the reindeer index folder and result file here: https://drive.google.com/drive/folders/1P3ABKTFboLuiQ_YjWfsmz-Q3kLXWCfpL?usp=drive_link

Chromosomes 17, 18, and M have the expected output. I did run a query on a subset of chromosome 1, and it did seem to produce the correct output. I'm not sure if there is some error with really long sequence lengths. Thanks for any suggestions.

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
0