Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAtomCache doesn't fetch obsolete entries with mmtf #754
Comments
One test does not pass, illustrating biojava#754
Falls back to mmcif for obsolete files
AtomCache doesn't fetch obsolete entries if configured to use MMTF.
I believe that RCSB is not providing obsolete MMTF files. In this case we should fall back to mmcif. We should also throw exceptions for methods like
MMTFReader.setObsolete(FETCH_OBSOLETE).