diff options
author | Hao Chen | 2020-04-19 12:02:28 -0500 |
---|---|---|
committer | Hao Chen | 2020-04-19 12:02:28 -0500 |
commit | 15dde5133ac6d72846aa0db631e6660d50cb904e (patch) | |
tree | ac357bab8827106009d3e1cba64573265f94f3af | |
parent | d6ce31ebbffe337ea8495cc01ff2021652080c90 (diff) | |
download | genecup-15dde5133ac6d72846aa0db631e6660d50cb904e.tar.gz |
mv some files to utility
-rw-r--r-- | utility/process_gwas.py (renamed from process_gwas.py) | 0 | ||||
-rwxr-xr-x | utility/topGene_step0_extract_gene_alias_from_gene_info.sh (renamed from topGene_step0_extract_gene_alias_from_gene_info.sh) | 0 | ||||
-rwxr-xr-x | utility/topGene_step1_cnt_abstracts.py (renamed from topGene_step1_cnt_abstracts.py) | 0 | ||||
-rwxr-xr-x | utility/topGene_step2_cnt_sentences.py (renamed from topGene_step2_cnt_sentences.py) | 0 | ||||
-rwxr-xr-x | utility/topGene_step3_generate_html.py (renamed from topGene_step3_generate_html.py) | 0 | ||||
-rwxr-xr-x | utility/topGene_step4_get_pmids_for_all_top_genes.py (renamed from topGene_step4_get_pmids_for_all_top_genes.py) | 0 |
6 files changed, 0 insertions, 0 deletions
diff --git a/process_gwas.py b/utility/process_gwas.py index eba59c0..eba59c0 100644 --- a/process_gwas.py +++ b/utility/process_gwas.py diff --git a/topGene_step0_extract_gene_alias_from_gene_info.sh b/utility/topGene_step0_extract_gene_alias_from_gene_info.sh index 4d3118b..4d3118b 100755 --- a/topGene_step0_extract_gene_alias_from_gene_info.sh +++ b/utility/topGene_step0_extract_gene_alias_from_gene_info.sh diff --git a/topGene_step1_cnt_abstracts.py b/utility/topGene_step1_cnt_abstracts.py index 420c9cf..420c9cf 100755 --- a/topGene_step1_cnt_abstracts.py +++ b/utility/topGene_step1_cnt_abstracts.py diff --git a/topGene_step2_cnt_sentences.py b/utility/topGene_step2_cnt_sentences.py index b05aa7a..b05aa7a 100755 --- a/topGene_step2_cnt_sentences.py +++ b/utility/topGene_step2_cnt_sentences.py diff --git a/topGene_step3_generate_html.py b/utility/topGene_step3_generate_html.py index 036325b..036325b 100755 --- a/topGene_step3_generate_html.py +++ b/utility/topGene_step3_generate_html.py diff --git a/topGene_step4_get_pmids_for_all_top_genes.py b/utility/topGene_step4_get_pmids_for_all_top_genes.py index adf527c..adf527c 100755 --- a/topGene_step4_get_pmids_for_all_top_genes.py +++ b/utility/topGene_step4_get_pmids_for_all_top_genes.py |