IRESfinder
IRESfinder copied to clipboard
IRESfinder is a python package for the identification of RNA internal ribosome entry site in eukaryotic cell
ERROR
Traceback (most recent call last): File ".\IRESfinder.py", line 150, in data = np.loadtxt(f) File "D:\Python27\lib\site-packages\numpy\lib\npyio.py", line 1141, in loadtxt for x in read_data(_loadtxt_chunksize): File "D:\Python27\lib\site-packages\numpy\lib\npyio.py", line 1065, in read_data %...
I used your example data but it gives error: python ../IRESfinder.py -f example_mode_0.fa -o example_mode_0.result File "../IRESfinder.py", line 47 line = ids[i].strip() ^ TabError: inconsistent use of tabs and spaces...
index
Hello, When I used IRESfinder, I have this err: Illegal division by zero at /asnas/guocx_group/yaofw/software/IRESfinder-master/module/calculate_features.pl line 73, line 124. Traceback (most recent call last): File "/asnas/guocx_group/yaofw/software/IRESfinder-master/IRESfinder.py", line 160, in PrintResult(ids,labels,probas[:,1],outfile)...
no other