Skip to content

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

@xbello

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.

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