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

Missing required reference files #1

Open
mmyers1 opened this issue Aug 8, 2024 · 1 comment
Open

Missing required reference files #1

mmyers1 opened this issue Aug 8, 2024 · 1 comment

Comments

@mmyers1
Copy link

mmyers1 commented Aug 8, 2024

The files '/map/hg19_k100_len_100k.npz' and '/gc/hg19_len_100k.npz' required by the function gcMapSubset are missing from the Zenodo zip folder of reference files.

I see that there is a function saveMappability that generates the mappability reference file, but the input file required for this ("/data/ref/map/hg19/k100.umap.wg") is also missing. I found no function to generate the GC reference file.

Also, I have been using the pip version of the source code so that I can debug and install from source (since this repository is missing the pyproject.toml file). Does the pip version differ meaningfully from this repository? Is there an intended way to contribute bugfixes?

Thanks,
Matt Myers

@stefanivanovic
Copy link
Collaborator

Thank you for bringing this issue to our attention!

We intend to address this on Zenodo but to immediately solve this problem we have added "additionalReferenceFiles" to this GitHub which contains "/map/hg19_k100_len_100k.npz" and "/gc/hg19_len_100k.npz".

Regarding the pip version vs GitHub version, there is no meaningful difference. They are intended to be alternative ways of using the same software. We have added the myproject.toml to the GitHub.

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