Quanhu Sheng

Results 6 comments of Quanhu Sheng

I tried to generate example but failed. ``` scaden example Traceback (most recent call last): File "/home/shengq2/.local/bin/scaden", line 8, in sys.exit(main()) File "/home/shengq2/.local/lib/python3.8/site-packages/scaden/__main__.py", line 47, in main cli() File "/usr/lib/python3/dist-packages/click/core.py",...

> It's worth noting that the "true" fix for this is to have distinct datasources for each reference. In this case, two sets of datasources - one for B37 and...

> Hello, > > I am using bamsnap fine with bam files aligned with mm10. (I am not a developer of this tool.) > > It would be helpful if...

> > Hello, > > I am using bamsnap fine with bam files aligned with mm10. (I am not a developer of this tool.) > > It would be helpful...

I forked and added mm10 support at https://github.com/shengqh/bamsnap. I used the script under folder data to convert ensembl gtf to bed format that bamsnap required.

I found the solution: ``` draw(ht_list, merge_legends=TRUE) ```