Git Product home page Git Product logo

bmene4480_statistical-machine-learning-for-genomic_final_project's Introduction

An Improved Algorithm for Rare Cell-Type Detection Based on GiniClust3

Files included:

  • mainCode.ipynb - containing the main code of our model (need to change the input file path)

  • 1M_neurons_neuron20k.h5 - the input dataset we used (can be download from https://support.10xgenomics.com/single-cell-gene-expression/datasets/1.3.0/1M_neurons)

  • Final_Paper - final project report

  • Dataset - containing the input dataset we tried

  • Simulate.ipynb - code for generating simulated dataset,

    • nGenes : gene number
    • batchCells: cell number
    • group.prob: proportion of each cell population
  • GiniClust3.ipynb - the code file for implementing GiniClust3 (used for the comparison with our model)

  • desc.py, network.py, SAE.py (desc code download from https://github.com/eleozzr/desc, Make sure they are in the same folder as the mainCode.py file)

  • Simulated_dataset - folder containing all the simulated dataset (with different proportion of rare cell)

    • This folder is too big thus cannot be uploaded, but the simulated dataset inside can be generated by running Simulate.ipynb
  • Result - containing output images and scores.

Prerequisities

How to run the code

Import the dataset you want to run with, and then run the code.

Make sure the mainCode.ipynb, network.py and SAE.py are all in one folder

comment or delete the the code below if you run the code locally

from google.colab import drive
drive.mount('/content/drive')

bmene4480_statistical-machine-learning-for-genomic_final_project's People

Contributors

chzhang1821 avatar georgesaab avatar

Watchers

 avatar  avatar

Forkers

georgesaab

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.