Skip to content

Pull requests: biopython/biopython

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Entrez parser ignore_errors
#4171 by mdehoon was merged Nov 19, 2022 Loading…
3 tasks done
Test on Python 3.11
#4167 by peterjc was merged Nov 18, 2022 Loading…
3 tasks done
SwissProt GN line parsing
#4165 by mdehoon was merged Nov 16, 2022 Loading…
3 tasks done
Misc small flake8 tweaks, plus adding ruff to the pre-commit setup
#4164 by peterjc was closed Jan 11, 2023 Loading…
3 tasks done
Enforce flake8 E741 ambiguous variable name 'l'
#4163 by peterjc was merged Nov 15, 2022 Loading…
3 tasks done
Improved parsing of GN in the SwissProt parser, take 2
#4162 by mdehoon was merged Nov 15, 2022 Loading…
3 tasks done
Avoid variable name masking built-in dict
#4161 by peterjc was merged Nov 14, 2022 Loading…
3 tasks done
Minor style change from trying ruff as a flake8 alternative
#4159 by peterjc was merged Nov 14, 2022 Loading…
3 tasks done
deprecate ungap
#4153 by mdehoon was merged Nov 8, 2022 Loading…
3 tasks done
Clearer error when left/right parentheses disagree
#4152 by peterjc was merged Nov 18, 2022 Loading…
3 tasks done
Add optional authentication for qblast, and email and tool variables.
#4149 by mdehoon was merged Nov 11, 2022 Loading…
3 tasks done
Alignment str
#4145 by mdehoon was merged Nov 15, 2022 Loading…
3 tasks done
Bio.Align Emboss cleanup
#4143 by mdehoon was merged Oct 24, 2022 Loading…
3 tasks done
Support EMBOSS needle/water alignments to the reverse strand
#4142 by mdehoon was merged Oct 23, 2022 Loading…
3 tasks done
In Bio.Align bigpsl parser, use features to annotate CDS
#4141 by mdehoon was merged Oct 21, 2022 Loading…
3 tasks done
Bio.Affy DatHeader
#4138 by mdehoon was merged Oct 17, 2022 Loading…
3 tasks done
correct the docstring of the kmedoids function
#4135 by mdehoon was merged Oct 16, 2022 Loading…
3 tasks done
catch warnings in test_phenotype.py
#4133 by BioNij was merged Oct 15, 2022 Loading…
3 tasks done
Typo fix in GenBank Feature class documentation
#4129 by srom was merged Oct 9, 2022 Loading…
2 tasks done
location fromstring
#4128 by mdehoon was merged Oct 21, 2022 Loading…
3 tasks done
rename AbstractPosition to Position
#4127 by mdehoon was merged Oct 8, 2022 Loading…
3 tasks done
remove unused imports
#4126 by mdehoon was merged Oct 8, 2022 Loading…
3 tasks done
remove _make_position
#4125 by mdehoon was merged Oct 8, 2022 Loading…
3 tasks done
ProTip! Exclude everything labeled bug with -label:bug.