LineList ======== .. currentmodule:: msaexp.utils .. autoclass:: LineList :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~LineList.CLEAN_CENTER_KWARGS ~LineList.LEFT_OFFSET_KWARGS ~LineList.N ~LineList.RIGHT_OFFSET_KWARGS ~LineList.WHITE_BBOX .. rubric:: Methods Summary .. autosummary:: ~LineList.add_to_axis ~LineList.append_scaled_orders ~LineList.demo ~LineList.from_table ~LineList.insert_spaces_in_labels ~LineList.load_data ~LineList.select_lines ~LineList.spec_model .. rubric:: Attributes Documentation .. autoattribute:: CLEAN_CENTER_KWARGS .. autoattribute:: LEFT_OFFSET_KWARGS .. autoattribute:: N .. autoattribute:: RIGHT_OFFSET_KWARGS .. autoattribute:: WHITE_BBOX .. rubric:: Methods Documentation .. automethod:: add_to_axis .. automethod:: append_scaled_orders .. automethod:: demo .. automethod:: from_table .. automethod:: insert_spaces_in_labels .. automethod:: load_data .. automethod:: select_lines .. automethod:: spec_model