AdmiralenOla / Scoary

Pan-genome wide association studies
GNU General Public License v3.0
147 stars 35 forks source link

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

Open ga23981 opened 3 years ago

ga23981 commented 3 years ago

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)