[Biojava-l] Avoid PDB folder structure creation
Jose Duarte
jose.duarte at rcsb.org
Thu Dec 7 11:57:47 EST 2023
That folder structure is only created when using AtomCache or the wrapper
StructureIO.getStructure(pdbId). If you directly use a URL with the cif
reader then there's no files or folders created locally, e.g.:
Structure structure = CifStructureConverter.fromURL("
https://files.rcsb.org/download/4HHB.cif.gz");
Jose
On Wed, 6 Dec 2023 at 06:28, Enrico Morelli <morelli at cerm.unifi.it> wrote:
> Dear,
>
> is it possible to avoid the folder structure creation
> (structures/divided/mmCIF/...) when download a PDB/CIF file?
>
> I would to download the file in a specific folder.
>
> Thanks
>
> --
> -----------------------------------------------------------
> Enrico Morelli
> System Administrator | Programmer | Web Developer
>
> CERM - Polo Scientifico
> via Sacconi, 6 - 50019 Sesto Fiorentino (FI) - ITALY
> ------------------------------------------------------------
> _______________________________________________
> Biojava-l mailing list - Biojava-l at biojava.org
> https://mailman.open-bio.org/mailman/listinfo/biojava-l
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.open-bio.org/pipermail/biojava-l/attachments/20231207/6bb3d603/attachment.htm>
More information about the Biojava-l
mailing list