ParkinsonLab / Metatranscriptome-Workshop

Metatranscriptomics Tutorial
54 stars 22 forks source link

6_BWA_Gene_Map.py Error #20

Open bdpfsu opened 3 months ago

bdpfsu commented 3 months ago

Hi, I got an error when running ./6_BWA_Gene_Map.py. Here is the error information:

File "./6_BWA_Gene_Map.py", line 38, in for x in range((len(sys.argv) - 5) / 3): TypeError: 'float' object cannot be interpreted as an integer

Any idea why this occurred or how it can be fixed? Thanks.