No description
- Python 94.6%
- Shell 5.4%
| results/cleanTSSerResults | ||
| .hgignore | ||
| add_nearest_gene.py | ||
| add_nearest_gene.pyc | ||
| bedweight_analysis.py | ||
| bedweight_analysis.pyc | ||
| check_python_libraries.py | ||
| convert_protein_table.py | ||
| convert_protein_table.pyc | ||
| convert_rna_table.py | ||
| convert_rna_table.pyc | ||
| expression_enrichment_2.py | ||
| expression_enrichment_2.pyc | ||
| find_nearestGeneN.py | ||
| find_nearestGeneN.pyc | ||
| find_nearestGeneP.py | ||
| find_nearestGeneP.pyc | ||
| generate_oriented_extended_clusters | ||
| hosts | ||
| merge_paramest.py | ||
| non_rna_TSS_info.py | ||
| non_rna_TSS_info.pyc | ||
| paramEst_zscore.py | ||
| README | ||
| remove_structural_RNA.py | ||
| remove_structural_RNA.pyc | ||
| runMainZScore.py | ||
| runZScore.sh | ||
| sample_names_generator.sh | ||
| step13DebugSkip.py | ||
| step15.py | ||
| stepXII.py | ||
| temp | ||
| tempNotes | ||
| TSS_info_across_samples.py | ||
| TSS_info_across_samples.pyc | ||
| TSS_info_across_samples_zscore.py | ||
| TSS_info_across_samples_zscore.pyc | ||
| TSSer_log | ||
| TSSselection_local_zscore_version_category_norm.py | ||
| TSSselection_local_zscore_version_category_norm_paramEst.sh | ||
| zscore_across_samples.py | ||
| zscore_across_samples.pyc | ||
| zscore_calc.py | ||
| zscore_calc.pyc | ||
Original version by: Jorjani H., Zavolan M. Computational and Stsyems Biology, Biozentrum, University of Basel, Klingelbergstrasse 50-70, 4056 Basel, Switzerland. Paper: TSSer: an automated method to identify transcription start sites in prokaryotic genomes from differential RNA sequencing data. Modified version by: Thomas Wodarek <twodarek<at>acm.org> of the Computer Science Department of Calvin College, United States of America. This is a reworking of TSSer to clean up inefficiencies (like making this thing I/O bound!) and allowing for parallelization. The original TSSer can be found at http://www.clipz.unibas.ch/downloads/TSSer/index.php and the sample dataset at http://www.clipz.unibas.ch/downloads/TSSer/input_example.zip.