Skip to content

Uploading multiple SDFs with unique (or multiple?) molecules each. #11

Description

@xbello

Adding:

self.fields["in_sdf"].widget.attrs.update({"multiple": True})

to networkgen/forms.py allows the upload of multiple files. This has to be tuned downstream, because MapGen is only accepting one file.

We need some valid (and in the same network), and invalid (wrong SDF files, etc) files to test.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions