Pinned Repositories
CourseAssigmnets
dash-bio
Open-source bioinformatics components for Dash
FindingTransactionsHubs-
FromGenes2Network
FromGenes2Network.py organize genes in a network graph by thier sequences alignmnt & analyze graph features correlations
PaintCircle
Generate a circle with R as a radius around cell (x0,y0), on matrix M.
ParkingLot
Implementing classic OOP exercise in python - a parking lot design
ParseFiles-GoFiles
A code that parse GO file: gene-products mapping
ParseFiles-PaxDB
Small and fast code that parse PDB files. the PaxDB files contains the proteins level of genes in the cell.
PhotosCleanup
Functions that help me to clean and organize my photos
PyHeb
MayaGalili's Repositories
MayaGalili/FromGenes2Network
FromGenes2Network.py organize genes in a network graph by thier sequences alignmnt & analyze graph features correlations
MayaGalili/ParkingLot
Implementing classic OOP exercise in python - a parking lot design
MayaGalili/PyHeb
MayaGalili/CourseAssigmnets
MayaGalili/dash-bio
Open-source bioinformatics components for Dash
MayaGalili/FindingTransactionsHubs-
MayaGalili/PaintCircle
Generate a circle with R as a radius around cell (x0,y0), on matrix M.
MayaGalili/ParseFiles-GoFiles
A code that parse GO file: gene-products mapping
MayaGalili/ParseFiles-PaxDB
Small and fast code that parse PDB files. the PaxDB files contains the proteins level of genes in the cell.
MayaGalili/PhotosCleanup
Functions that help me to clean and organize my photos
MayaGalili/PredictWineQuality
Predict wine quality with machine learning models
MayaGalili/resetRowsWithZeros
Produce a new matrix in which all rows and columns are zeroed if one of their cells in the original matrix contains zero.
MayaGalili/seriate
Optimal ordering of elements in a set given their distance matrix.
MayaGalili/ShuffleMusicList
MayaGalili/spiralPrint
Given a NXM matrix, the function print its cell in spiral way.
MayaGalili/SumUpReversLinkLists
Sum up 2 positive numbers represented by 2 linked lists in revers order