rxn.chemutils.rdf.rdf_parser.ParsedReaction
- class rxn.chemutils.rdf.rdf_parser.ParsedReaction[source]
Bases:
objectReaction under construction during parsing of an RDF file.
Methods
__init__()block_type(lines)Get the type of a block: RXN, DTYPE, DATUM, etc.
handle_datum(lines)- param lines
handle_dtype(lines)- param lines
handle_line_block(lines)- param lines
handle_mol(lines)- param lines
handle_rfmt(lines)- param lines
handle_rxn(lines)- param lines
to_reaction()- rtype