rnaglib.transforms.FeaturesComputer =================================== .. currentmodule:: rnaglib.transforms .. autoclass:: FeaturesComputer .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~FeaturesComputer.__init__ ~FeaturesComputer.add_feature ~FeaturesComputer.build_edge_feature_parser ~FeaturesComputer.build_feature_parser ~FeaturesComputer.compute_dim ~FeaturesComputer.encode_nodes ~FeaturesComputer.encode_rna ~FeaturesComputer.forward ~FeaturesComputer.remove_feature ~FeaturesComputer.remove_useless_keys .. rubric:: Attributes .. autosummary:: ~FeaturesComputer.input_dim ~FeaturesComputer.output_dim