nlapalu / SDDetector

Segmental duplication detection tool
GNU General Public License v3.0
12 stars 5 forks source link

Problem at installation #7

Closed pabloangulo7 closed 1 year ago

pabloangulo7 commented 1 year ago

Hello,

I would like to use SDDetector to detect duplicated genes in a reference genome fasta file. When I try to install the program I obtain this error:

SDDetector

Could you help me to resolve it? Is there available any docker version in order to avoid this kind of errors?

Best and thanks in advance

Pablo

nlapalu commented 1 year ago

Hi Pablo,

I removed the tab in a quick and dirty fix via the github interface. You can try to reinstall the code and run the tests. Do you use Python 2.7.X ? I didn't get any warnings or errors with my version...strange.

pabloangulo7 commented 1 year ago

Hi,

Thank you. Sorry, it was my mistake since I was using Python 3.X. With Pyhton 2.7.X works without problems