Skip to content

setLoadChemCompInfo is not a method of the FileParsingParameters class on biojava versions 4.2.0, 4.2.9, 4.2.11 #27

@marceloqla

Description

@marceloqla

On the link https://github.com/biojava/biojava-tutorial/blob/master/structure/chemcomp.md, we're told that we can fetch missing Chemical Component Definitions on the fly after setting params by using: "params.setLoadChemCompInfo(true);".

In BioJava versions: 4.2.0, 4.2.9 and 4.2.11, setLoadChemCompInfo is not a method of the FileParsingParameters class and therefore this solution is not valid.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions