Opened 7 years ago
Closed 7 years ago
#1467 closed defect (fixed)
Cache should distinguish between database sources
Reported by: | Eric Pettersen | Owned by: | Conrad Huang |
---|---|---|---|
Priority: | moderate | Milestone: | 1.0 |
Component: | Input/Output | Version: | |
Keywords: | Cc: | Tom Goddard | |
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
For example, fetching from pdbe_updated shouldn't present the file hat was originally fetched from the RCSB.
Note:
See TracTickets
for help on using tickets.
Fixed in 6e0a23e47.
The "mmcif" bundle always used "PDB" as its cache directory regardless of source. Now it uses "PDB" for pdb, pdbe and pdbj; and database name for other sources.