Results 14 issues of bganglia

It just occurred to me that arrows only occur on images with a positive diagnosis, so this could cause data leakage. That might not be as much of problem if...

question

I have a project to automatically search for, download, and extract radiographs from papers on a given disease. Right now everything works except filtering the radiographs from the other figures,...

enhancement

I will be starting to revisit the papers and double-check the metadata for accuracy and completeness. I will keep track of my progress using this issue.

This pull request adds support for opening from tarfiles, zipfiles, and folders with any combination of tarfiles and/or zipfiles, whether in DICOM format or regular image formats such as PNG,...

Right now, it is hard to write content for the Biopython Tutorial because there is not much documentation on the tools and conventions used. I can work on adding some...

This pull request addresses issue #2508 It adds 1. A wrapper for the new SCOP2 REST API. The JSON objects given by the server are returned to the user as...

The error string should show how to set the email correctly.

documentation

This issue has been separated from #18 It may be necessary to revise the way the cache saves data to be higher-performance. It would still be necessary to append and...

Failed requests should not be saved. A report should be generated with the DOIs that have led to failed requests. This was raised as part of the discussion in issue...

Links like https://doi.org/10.1016/j.jns.2020.116832 do not lead directly to a PDF - they go through HTML first. This leads to failures when loading PDF handles / saving PDF files. This was...