Closed alanasweinstein closed 1 year ago
Hi Alana,
Thanks for pointing this out! I've updated the readme to contain the correct output descriptions for the current version. It sounds like you are getting the expected outputs. Let me know if you have any other questions!
Thanks, Anna-Lisa
Hi @adoebley ,
This is an excellent tool; thank you for such an important contribution to the community! I have been running the pipeline and producing results, but I have a few questions about the expected output of the nucleosome profiling step and would appreciate your advice.
The README.md file located at https://github.com/adoebley/Griffin#readme gives the following in the "Description" -> 3. griffin_nucleosome_profiling -> "Outputs" section:
However, when I run this step on both the tutorial data and my own data, I get a different output directory structure and different/missing files, as follows:
results/plots/
andresults/<sample_name>/<sample_name>.GC_corrected.coverage.tsv
(and the corresponding uncorrected.tsv), for each sample. I see nocoverage/
directories, sub-directories, or files described above, e.g. noresults/coverage/all_sites/...
orresults/coverage/<site_name>...
. The .tsv file I have for a given sample does contain the results from all site lists, though.*.all_sites.coverage.txt
are missing.I looked over the nucleosome profiling .snakefile and it seemed consistent with my output, not the output described in the README, as far as I could tell (but I'm admittedly new to snakemake).
Given all this:
Apologies for the long question. Thanks again for this great tool and for your help.
Best, Alana Weinstein