Coder Social home page Coder Social logo

aspav / dsit Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 13.21 MB

Projects developed in the scope of the MSc program Data Science & Information Technologies (DSIT)/Bioinformatics-Biomedical Data Science at NKUA

License: GNU General Public License v3.0

Jupyter Notebook 99.25% Python 0.10% MATLAB 0.65%
python bioinformatics machine-learning single-cell-rna-seq unsupervised-machine-learning clustering

dsit's Introduction

DSIT: Data Science & Information Technologies

nbviewer License: LGPL v3 Python Jupyter Matlab

This repository contains the projects that were developed in the scope of the courses of the MSc program Data Science and Information Technologies-Bioinformatics & Biomedical Data Science.

©️ License

This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions; See the GNU General Public License v3 for more details.

📁 AIMB

✏️ Algorithms in Molecular Biology

This folder contains the code and reports for the assignments of the course Algorithms in Molecular Biology as well as the data that are required to run the notebooks.

📁 data 🗄️
📁 notebooks

📁 AISB

✏️ Algorithms in Structural Bioinformatics

This project contains four notebooks that were developed in the scope of the course Algorithms in Structural Bioinformatics.

📁 data 🗄️
📁 notebooks
📁 reports
  • 📝 playing_with_pdb_files.pdf

📁 DSITNeuro

✏️ Application of Data Science and Information Technologies in Neurosciences

This folder contains the code (implemented in matlab) and the reports (in pdf format) for the following assignments of the course:

📁 IntegrateFireNeuron: Integrate and Fire Neuron Model f-I curve
  • 💾 IntegrateFireNeuron.m

  • 📝 IntegrateFireNeuron.pdf

📁 HodgkinHuxley: The Hodgkin-Huxley Model as an Oscillator
  • 💾 HodgkinHuxley.m

  • 📝 HodgkinHuxley.pdf

📁 MLCB

✏️ Machine Learning in Computational Biology

🖿 Supervised Machine Learning
  • 📁 output

  • 💾 ex_3.py

  • 💾 ex_4.py

  • 💾 ex_5.py

  • 📝 Supervised_Learning.pdf

🖿 Unsupervised Machine Learning

⚙️ HOW TO

🐍 Regarding the python files and notebooks, the next steps should be followed to run them:

✅️️ NOTE: I used Python 3.8 for running the following commands.

  1. Install the virtualenv package:
pip install virtualenv
  1. Create a virtual environment
virtualenv venv
  1. Activate the virtual environment
. vnenv/bin/activate
  1. Install the required packages, provided in the requirements.txt file:
pip install -r requirements.txt
  1. Running the files.
  • To run a jupyter notebook type:

    jupyter notebook
  • To run the .py files type:

    python3 *.py

🧮 Regarding the matlab files, you should download MATLAB 9.4 2018a.

dsit's People

Contributors

aspav avatar

Stargazers

Ilias Antonopoulos avatar Evangelos Michelioudakis avatar George Rouvalis avatar Christina Andrinopoulou avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.