.gitignore
LICENSE
README.md
celescope.yml
setup.py
celescope/__init__.py
celescope/celescope.py
celescope.egg-info/PKG-INFO
celescope.egg-info/SOURCES.txt
celescope.egg-info/dependency_links.txt
celescope.egg-info/top_level.txt
celescope/capture_virus/__init__.py
celescope/capture_virus/analysis_capture_virus.py
celescope/capture_virus/capture_virus.py
celescope/capture_virus/count_capture_virus.py
celescope/capture_virus/merge_table_capture_virus.py
celescope/capture_virus/multi_capture_virus.py
celescope/data/scopeV2.0.0/bclist
celescope/data/scopeV2.0.0/linker
celescope/data/scopeV2.0.1/bclist
celescope/data/scopeV2.0.1/linker_withC
celescope/data/scopeV2.1.0/bclist
celescope/data/scopeV2.1.0/linker
celescope/data/scopeV2.1.1/bclist
celescope/data/scopeV2.1.1/linker_withC
celescope/rna/__init__.py
celescope/rna/merge_report_rna.py
celescope/rna/merge_table_rna.py
celescope/rna/multi_rna.py
celescope/rna/rna.py
celescope/rna_virus/STAR_virus.py
celescope/rna_virus/__init__.py
celescope/rna_virus/analysis_rna_virus.py
celescope/rna_virus/count_virus.py
celescope/rna_virus/merge_table_rna_virus.py
celescope/rna_virus/multi_rna_virus.py
celescope/rna_virus/rna_virus.py
celescope/templates/css/bootstrap.min.css
celescope/templates/css/jquery.dataTables.css
celescope/templates/html/capture_virus/analysis_capture_virus_summary.html
celescope/templates/html/capture_virus/base.html
celescope/templates/html/common/barcode_summary.html
celescope/templates/html/common/cutadapt_summary.html
celescope/templates/html/common/img1.html
celescope/templates/html/common/logo.html
celescope/templates/html/common/sample_summary.html
celescope/templates/html/rna/STAR_summary.html
celescope/templates/html/rna/analysis_summary.html
celescope/templates/html/rna/base.html
celescope/templates/html/rna/featureCounts_summary.html
celescope/templates/html/rna/umi_summary.html
celescope/templates/html/rna/umicount_distribution_summary.html
celescope/templates/html/rna_virus/analysis_rna_virus_summary.html
celescope/templates/html/rna_virus/base.html
celescope/templates/img/img1.png
celescope/templates/img/logo2.png
celescope/templates/js/bootstrap.min.js
celescope/templates/js/jquery.dataTables.js
celescope/templates/js/jquery.min.js
celescope/templates/js/plotly-latest.min.js
celescope/tools/STAR.py
celescope/tools/__init__.py
celescope/tools/__version__.py
celescope/tools/analysis.py
celescope/tools/barcode.py
celescope/tools/count.py
celescope/tools/cutadapt.py
celescope/tools/featureCounts.py
celescope/tools/report.py
celescope/tools/run_analysis.R
celescope/tools/sample_info.py
celescope/tools/utils.py