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

31mATAC_Get_TFBS(83dd..) Failed: src/Bio/Data/Bed/Types.hs:(213,9)-(221,34): Non-exhaustive patterns in function go #37

Open
AlisaOmel opened this issue Mar 6, 2023 · 3 comments

Comments

@AlisaOmel
Copy link

Hello,

I am using my own .bed file with NarrowPeaks and would like to use Taiji to get the TF ranking. The pipeline runs and I get the TFBS files in the output folder, but it fails when it reaches the ATAC_GET_TFBS with the following error:

Screenshot 2023-03-06 at 11 50 48 AM

I tried adding a tmp_dir flag in the config file, but that folder is empty. What could be causing this error?
Thanks!

@prabal97
Copy link

prabal97 commented Mar 8, 2023

Hi I have the same issue!!

@kaizhang
Copy link
Member

Judging from the log, it seems that Taiji doesn't find your narrow peaks.

@AlisaOmel
Copy link
Author

This issue was solved. I was using a .bed and narrowPeaks file of merged replicates instead of separate replicates. When I separated the replicates into different files, it ran and recognized them.

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

3 participants