You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BioJava can automatically download and install most of the data files required. Those downloads
5
+
will happen only once. Future requests for the data file will re-use the local copy.
6
+
7
+
The main class that provides this functionality is the [AtomCache](http://www.biojava.org/docs/api/org/biojava/bio/structure/align/util/AtomCache.html).
8
+
9
+
It is hidden inside the StructureIO class, that we already encountered earlier.
0 commit comments