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

How to index genome file for MethylDackel? #150

Open
harshraj1919 opened this issue Aug 28, 2023 · 1 comment
Open

How to index genome file for MethylDackel? #150

harshraj1919 opened this issue Aug 28, 2023 · 1 comment

Comments

@harshraj1919
Copy link

I am running following script on my indexed and sorted bam file, but it is giving error on genome file. I indexed my genome file using BWA index.

MethylDackel extract -@ 20 --chunkSize 30000000 \ --methylKit Genome/Cow.fasta C10_BWA_sorted.bam.bai

Error message,

Couldn't load the index for Genome/Cow.fasta, will attempt to build it.
Couldn't build the index for Genome/Cow.fasta! File corrupted?

Note : The file is not corrupted, I already used this file for mapping successfully.

Could you please help me to solve the issue?. How to index genome file for MethylDackel

Thanks,
Harshraj

@Loopy-fox
Copy link

Hi ,did your error solved ? I meet the same issue.

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