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

None in maps #171

Open
yardenmatok203 opened this issue Jul 29, 2023 · 4 comments
Open

None in maps #171

yardenmatok203 opened this issue Jul 29, 2023 · 4 comments

Comments

@yardenmatok203
Copy link

Hey,

Is it possible to have nan in input\prediction?

Also, there are regions in the genome that are problematic, did you ignore them?

Thanks,
Yarden

@davek44
Copy link
Contributor

davek44 commented Jul 31, 2023

NaNs indicate that something has gone wrong. Yes, the training data creation stage uses a blacklist of regions that frequently encounter problematic read mapping.

@yardenmatok203
Copy link
Author

where can I find this blacklist?

also, I see there is a variable "seq_hic_nan", so can it be that some of the values are nan?

last question, I have "allValidPairs" format, how can I create cool in your binsize\format?

Thanks,
Yarden

@davek44
Copy link
Contributor

davek44 commented Aug 13, 2023

Yes, for HiC NaNs regularly occur, and we interpolate to set the values.

I'm not familiar with allValidPairs format.

@yardenmatok203
Copy link
Author

yardenmatok203 commented Aug 14, 2023 via email

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