fetch_all_by_ method expanded to work even if no object is called on
for example fetch_all_by_Slice(slice) will return all seq_region_attrib for a given slice now, fetch_all_by_Slice() will return all seq_region_attrib for all slices
Please register or sign in to comment