Replies: 1 comment
-
|
Downstream of this, QC was also not working due to connection issues with ensembl/biomart. I had success using biomaRt (in R) to create the TSS bed file. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone, I'm sharing notes to hopefully help others (and perhaps get the attention of the developers). I had to modify things just to get it installed and run the initial pycisTopic steps. Will update if necessary.
After downloading scenicplus, I followed the advice in these two issues:
#586
#617
This addresses the problems I had with the python version, setuptools, and pybedtools. My final script looked something like this:
Beta Was this translation helpful? Give feedback.
All reactions