MDhewei / protiler

ProTiler method for the analysis and visualization of CRISPR screens with tiling-sgRNA design
https://github.com/MDhewei/ProTiler-1.0.0
10 stars 5 forks source link

"domain_dic" file missing #2

Closed Ziki521 closed 3 years ago

Ziki521 commented 3 years ago

Failed to run the pipeline. It seems that there is a "domain_dic" file missing in the "StaticFiles" directory?

Ziki521 commented 3 years ago

In "filepath.py":

domain_dic_file = os.path.join(RequiredFilePath, 'domain_dic')

MDhewei commented 3 years ago

Do you use pip install? If you install directly you need install lfs to download those dict files. I suggest you install the newest version through pip, there should be no problem.

Best, Wei

On Tue, Apr 27, 2021 at 8:32 AM Ziki521 @.***> wrote:

Failed to run the pipeline. It seems that there is a "domain_dic" file missing in the "StaticFiles" directory?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/MDhewei/protiler/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALCZ2AH5KYDHRPJH635VGOLTK24F7ANCNFSM43VAFHIQ .