Dr. Nano / Sevdanur GENC SevdanurGENC
-
Balikesir University
- Balikesir
-
19:55
(UTC +03:00) - www.sevdanurgenc.com
- https://orcid.org/0000-0003-4774-9265
- @SevdanurGenc
- in/sevdanurgenc
- @SevdanurGENC
Highlights
Lists (12)
Sort Name ascending (A-Z)
Starred repositories
Publicly available dataset for bioinformatics and integrative -omics research
Notebooks from the course
Jupyter notebooks for introductory level bioinformatics
A tutorial on making phylogenetic trees in python
👁️ Python library to plot DNA sequence features (e.g. from Genbank files)
BioPython/scikit-bio tutorial for EuroSciPy 2018
12 days of Biopython is a collection of 12 videos explaining in details how to work with Biopython, a bioinformatics tool using a real life examples.
This is a repository that gently introduces Quantum Computing to anyone with no background in math, physics and computer science. This repo assumes no knowledge at all about Quantum Mechanics and w…
Class Slides for Introduction to Quantum Computing
Purpose of this notebook was to identify and fix discrepancies between an internal dataset of spanin proteins which contained CDS calls that did not yield the expected protein sequence when transla…
This repository contains a Jupyter Notebook that demonstrates an analysis of COVID-19 genome sequences. The goal of this project is to identify mutations and potential targets for drugs based on th…
This notebook does the analysis of a protein sequence dataset in FASTA format. It addresses challenges in data import, alignment, embedding, and classification using bioinformatics tools and machin…
My solutions to the assignments and projects of Machine Learning for Bioinformatics Course
Official git repository for Biopython (originally converted from CVS)
Tools to Design or Visualize Architecture of Neural Network
This repository contains my own coding solutions for the first 22 problems in bioinformatics stronghold section in Rosalind, all of these solutions are written in python programming language and al…
Colab Notebook for anyone want to start using Python with genomics and bioinformatics in DNA.
This repository is for collect python codes and jupyter notebooks when I used to solve bioinformatics problems.
Here, I share notebooks, scripts and mardown files describing bioinformatics tools to analyse biological data.
This is a collection of Python scripts, which I created using Jupyter Notebook, where I practiced solving typical bioinformatics problems as a part of my Bioinformatics (2111) course! I learned the…
A couple of Python Jupyter Notebooks related to bioinformatics
Bioinformatics libraries and notebooks with python and javascript
Different tasks from the field of data science applied on typical bioinformatic data. Mainly used packages are numpy and scipy and the code is organized in jupyter notebooks.
python implementations of bioinformatics algorithms to solve Rosalind problems