kiharalab / Emap2sec

Emap2sec is a computational tool to identify protein secondary structures
GNU General Public License v3.0
16 stars 7 forks source link

Updated default parameter value #12

Closed MartinSalinas98 closed 2 years ago

MartinSalinas98 commented 2 years ago

Line 330 of map2train_src/main.cpp: cerr << " -sstep [int] Step number [int] of the sliding voxel def=4" << endl; Using map2train without sstep parameter and with sstep = 2 produces same output, but using sstep = 2 produces different one. Therefore, 4 is the real default value