aryeelab / hichipper

A preprocessing and QC pipeline for HiChIP data
MIT License
33 stars 12 forks source link

Rscript path #93

Open yanchunzhang opened 2 years ago

yanchunzhang commented 2 years ago

Hi, When I run hichipper I set my own R path with conda and I installed the GenomicRanges library in my R. But when I run it, always got the no library GenomicRanges error, do you know why? I don't know where do you find the system softwares path in your python script. Can you tell me how to set my R so you can find it?

Thanks, Yanchun