Coder Social home page Coder Social logo

auc-calculation's Introduction

AUC calculation

This script calculates the area-under-the-curve of user-defined gene sets for a given dataset
Author: Mudra Hegde
Email: [email protected]

Inputs

  1. Input File: .txt file with list of sgRNAs in the first column and log-fold changes for every sample in the following columns. Column names of log-fold changes will be sample name in the output file.
  2. Chip File: .txt file to map sgRNAs to gene symbols;First column should be the list of sgRNAs and second column should be the corresponding gene symbols
  3. Gene sets folder: Folder with .txt files of each gene set for AUC calculation. Column name for the gene set in the output file will be the file name of the gene set. Gene set file should be a .txt file with one column of gene symbols and no header.
  4. Output File

To run this script, type the following on the terminal:
python calc_auc_v1.1.py --input-file <Path to inputfile> --chip-file <Path to chip file> --gene-set-folder <Path to folder> --outputfile <Path to output file>

To view the available options in the script, type the following on the terminal:
python calc_auc_v1.1.py -h

Sets of essential and non-essential genes from Hart et al.,2015 and Hart et al.,2014, respectively, are included along with this script.

auc-calculation's People

Contributors

mhegde avatar

Stargazers

allisonvmitch avatar Ali Cenk Aksu avatar Tyler Fair 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.