Giter Club home page Giter Club logo

ag3c_starvation_tc's Introduction

AG3C

Included files and description


run_analysis.py
	python script that executes the analysis pipeline.

GO_analysis/ChartReport.py
	Runs a chart report request on the David web service
GO_analysis/DAVIDWebService_Client.py
	Client script for David web service query
GO_analysis/DAVIDWEBREADME.txt
	Readme file for david web service scripts
GO_analysis/FuncClust.py
	Runs a functional cluster request on the David web service
GO_analysis/go_rise.py
	Calculates the average time it takes for all proteins in a GO term
	to begin changing (t1 in main txt).
GO_analysis/id_convert.p
	Converts Accession to Entrez ID
GO_analysis/mean_of_genes_in_go_term_mRNA.py
	Averages the gene expression profiles that are contained in a given GO term. 
GO_analysis/readcsv.py
	C simple script to read in txt delimeted files



data/Oi_name_map.p
	Pickle file, gives the apex OI values indexed by their common names.
data/Test_data.csv 
	Gives some test RNA raw count data. Unit test for RNA normalization and data formatting
data/Test_data_answers.xlsx
	Gives the test RNA raw count data answers to normalization and data formatting
data/Test_name_map.p
	Maps the accession to entrez IDs for querying DAVID webservice
data/emili_orphan_predictions_ecoli.csv
	Emili lab computational predictions of gene functions downloaded from publication <cite>.
data/prot_data.csv
	Raw protein counts
data/rna_data.csv
	Raw rna counts
data/rna_name_map.csv
	Maps the RNA (ECB number) to Entrez accession.


data_processing/cluster_kmeans.py
	Preform k-means clustering and plot the results
data_processing/format_data.py
	Processes count data as described in main text. normalizes counts using read depth.
data_processing/format_data_deseq.py
	Process count data. normalize counts using DEseq results
data_processing/format_data_norm_to_length.py
	Process count data.normalize counts by transcript length (for absolute comparison)
data_processing/format_data_wapex.py
	Process count data. Normalize counts using APEX OI values (for absolute comparison)
run_analysis.py


Figures/
	Contains figures of publication

fit_time_course/time_course_fit.py
	Script that fit's piecewise continuous curve to expression profiles. Uses custom implimination of Differential Evolution algorthim.
fit_time_course/classify_fits.py
	Sort fits based upon parameters estimated from fitting the piecewise continous curve.


operon_analysis/operon_analysis_and_cluster_prot.ipynb
	ipython notebook script for creating correlation of expression profiles within operons

operon_analysis/OpersonSet2.txt
	List of operons downloaded from RegulonDB.

ag3c_starvation_tc's People

Contributors

jrhouser avatar clauswilke avatar umutcaglar 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.