AdmiralenOla / Scoary

Pan-genome wide association studies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

_csv.Error: field larger than field limit (131072)

ga23981 opened this issue · comments

Getting the following error while running scoary.
Reading gene presence absence file
Traceback (most recent call last):
File "/home/ga23981/src/Scoary-master/scoary.py", line 25, in
methods.main()
File "/home/ga23981/src/Scoary-master/scoary/methods.py", line 215, in main
outdir=args.outdir)
File "/home/ga23981/src/Scoary-master/scoary/methods.py", line 352, in Csv_to_dic_Roary
header = next(csvfile)
_csv.Error: field larger than field limit (131072)