singa-bio / singa

:leaves: SiNGA (Simulation of Natural Systems using Graph Automata) is an open-source library containing tools especially for structural bioinformatics and systems biology.
MIT License
8 stars 2 forks source link

batch parsing of local structures is missing the possibility to use a list of PDB identifiers #63

Closed fkaiserbio closed 7 years ago

fkaiserbio commented 7 years ago
cleberecht commented 7 years ago

you should be able to use the method localPDB(LocalPDB localPDB, List<String> pdbIdentifiers); after selecting local source and proceed as usual