Python: My first python program


http://pan.baidu.com/s/1o6YMnYa

I use this python scripts to generate a table.

Input:
cbf_regulon_gene_0h3h24h_fc1_fc1.TF.motif.txt: a list of genes
cbf_regulon_gene_0h3h24h_fc1_fc1.promot.fimo.stat: a list of genes with RCAGCC motif

Output:

cbf_regulon_gene_0h3h24h_fc1_fc1.TF.motif.txt

Code:

Comments

Popular posts from this blog

gspread error:gspread.exceptions.SpreadsheetNotFound

P and q values in RNA Seq

Update the TOC (table of content) of MS Word .docx documents with Python