Jesse Connell
Jesse Connell
### Setup I am reporting a problem with Biopython version, Python version, and operating system as follows: ```python >>> import sys; print(sys.version) 3.10.5 | packaged by conda-forge | (main, Jun...
I thought I was missing some metadata in one of our own previously-submitted SRA datasets because it wasn't showing up in the CSV file, but then the SRA admins pointed...
The `BU_DD` germline V files have a handful of entries with an "ORF_" prefix, and when the ID/DIV script tries to parse a V call that start with one of...
This change would just replace "array" with "dictionary" in this bit of the documentation on configuration: > If the configfile statement is not used, the config variable provides an empty...