-
Notifications
You must be signed in to change notification settings - Fork 39
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
Chromsize file issue, snakemake doesn't proceed #482
Comments
sorry i am facing the same problem. i just wondering how to fix it? |
I solved it by following the pycistopic tutorial where chromsizes file is generated:
You may want to use pandas while generating genome annotation file and save it in the /outs folder. |
after generating genome_
After generating chromosize and annotation.tsv manually, how did you modify the config and snakemake file? |
I didn't have to modify those line of codes (in the gene_search_space.py file) but you can try this suggestion in #357 (comment) and see if it helps. |
Hey @JinKyu-Cheong @yojetsharma Since tss.bed doesn't provide any genebody length information, I don't think it is a proper solution. FYI I attached my anno file. |
I am facing issues with the chromsizes file not getting saved.
I have gone through the issues #429 #468 and implemented the solution offered in #357. But to no avail.
As suggested in #429 I tried manually downloading these files as follows:
But still get the error that chromosome sizes not found.
Then I downloaded the hg38.chrom.sizes file manually and ran the pipeline again but still get this error:
Checking the Chromosomes in the metadata_regions of scplus_obj:
The text was updated successfully, but these errors were encountered: