#
biopython
Here are 143 public repositories matching this topic...
aloktiagi
commented
Aug 3, 2020
Hi,
It would be nice to have the capability to expand/collapse nodes similar to https://github.com/iVis-at-Bilkent/cytoscape.js-expand-collapse.
Thanks.
Unified biological sequence manipulation in Python
-
Updated
Apr 12, 2022 - Python
Clone with Python! Data structures for double stranded DNA & simulation of homologous recombination, Gibson assembly, cut & paste cloning.
python
bioinformatics
jupyter
anaconda
simulation
biology
jupyter-notebook
dna
biopython
genbank
gel
fasta
jupyter-notebooks
anaconda-server-badge
pydna
gel-simulation
gibson-assembly
cloning-strategies
gel-electrophoresis
assembly-strategies
-
Updated
Mar 31, 2022 - Jupyter Notebook
python Circos
-
Updated
Apr 10, 2022 - Jupyter Notebook
Biopython Jupyter Notebook tutorial to characterize a small genome
-
Updated
Apr 8, 2020 - Jupyter Notebook
Pandas DataFrames for phylogenetics
-
Updated
Jun 6, 2021 - Python
Predicting Future Influenza Virus Sequences with Machine Learning
-
Updated
Feb 11, 2018 - Python
Repositório do grupo de estudo de Bioinformática da rede de comunidades das PyLadies Brasil.
-
Updated
Oct 10, 2021 - Jupyter Notebook
Teaching materials for 6-7th March 2018 delivery of introductory bioinformatics training course for IBioIC.
-
Updated
Mar 12, 2018 - HTML
A Python package for Biopython that gives feature annotations from GenBank records a new and better life
-
Updated
Apr 27, 2016 - Python
Write PubMed search results with two display options (citation or listview) to PDF or Word
-
Updated
Oct 18, 2020 - Python
Python code to extract features from Protein sequences for Machine Learning/Deep Learning
windows
linux
machine-learning
bioinformatics
deep-learning
bioinformatics-pipeline
feature-extraction
biopython
protein-sequences
fasta
bioinformatics-data
extract-features
bioinformatics-analysis
protein-feature-extraction
-
Updated
Mar 26, 2022 - Python
A provenance library for bioinformatics workflows 🧬 🔀 📝
-
Updated
Oct 5, 2021 - Python
This program can be used to parse the NCBI GenBank file to create a tabulated csv file.
python
metadata
parser
extract-information
biopython
ncbi-genbank
extract-data
file-parser
reference-data
-
Updated
Mar 4, 2019 - Python
Needleman-Wunsch Algorithm for global alignment and local alignment
-
Updated
Feb 12, 2020 - Python
Modular cloning simulation with the MoClo framework in Python
-
Updated
Nov 8, 2021 - Python
Python class to easily deal with protein networks.
-
Updated
May 23, 2020 - Python
-
Updated
Sep 20, 2020 - Python
Workflow for identifying and classifying homologous gene/protein sequences
bioinformatics
python3
biopython
gene-families
genome-annotation
blast
comparative-genomics
molecular-evolution
similarity-search
protein-families
orthology
homology
snakemake-workflow
hmmer3
transcriptome-annotation
coulson-plot
-
Updated
Mar 16, 2022 - Python
Easy-to-use web application for visualization and comparison of genomes in Genbank file using Streamlit, GenomeDiagram, MUMmer
visualization
python
bioinformatics
genomics
webapp
biopython
genbank
microbial-genomics
comparative-genomics
genomics-visualization
streamlit
-
Updated
Apr 1, 2022 - Python
Jupyter notebook for RNA evolutionary algorithm and subsequent population genetics and BioPython tools.
-
Updated
Jun 14, 2016 - Jupyter Notebook
Analysis of the viral genomes of SARS-CoV2 using MAFFT and igtree
-
Updated
Aug 14, 2020 - Python
a set of classes and submodules to build, manipulate and analyse three-dimensional protein structures.
bioinformatics
lua
protein-structure
luajit
biopython
3d-printing
dihedral-angles
bioinformatics-tool
residue-environments
-
Updated
Sep 10, 2019 - Python
QUEEN: a framework to generate quinable and efficiently editable nucleotide sequence resources
-
Updated
Apr 11, 2022 - Python
Small Python library to find possible supervisors and/or collaborators based on user-defined query (e.g., topics of interest) or user-defined author.
-
Updated
May 2, 2020 - HTML
A Python implementation of the OrthoANI algorithm for nucleotide identity measurement.
-
Updated
May 28, 2021 - Python
Improve this page
Add a description, image, and links to the biopython topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the biopython topic, visit your repo's landing page and select "manage topics."


See https://github.com/biopython/biopython/blob/master/Bio/SeqFeature.py and
__add__, need to do the same specifically for integer offsets.Workaround
feature + (-5)instead offeature - 5, see https://twitter.com/tomeraltman/status/1473764959347638273