.gitattributes
.gitconfig
.gitignore
00_utils_rd.ipynb
01_pipelines.ipynb
02_mains.ipynb
03_utils_plots.ipynb
04_utils_clusters.ipynb
05_default.ipynb
06_preprocess.ipynb
07_merge_degfc.ipynb
08_polya_sites.ipynb
09_utils_multirun.ipynb
10_utils_bamfilter.ipynb
11_plots.ipynb
12_reads_head.ipynb
CONTRIBUTING.md
LICENSE
MANIFEST.in
Makefile
README.md
build.bash
index.ipynb
requirements.txt
settings.ini
setup.py
.github/workflows/main.yml
.github/workflows/release.yml
docs/.gitignore
docs/Autokill.html
docs/Check History in Memory.html
docs/Clear Output.html
docs/Disable Stdin.html
docs/Empty Cell.html
docs/Factorials.html
docs/Gemfile
docs/Gemfile.lock
docs/HelloWorld.html
docs/Inline Image.html
docs/Interrupt-IPY6.html
docs/Interrupt.html
docs/JupyterWidgets.html
docs/MixedMarkdown.html
docs/Other Comms.html
docs/Output.html
docs/Parallel Execute A.html
docs/Parallel Execute B.html
docs/SVG.html
docs/Skip Exceptions with Cell Tags-IPY6.html
docs/Skip Exceptions with Cell Tags.html
docs/Skip Exceptions-IPY6.html
docs/Skip Exceptions.html
docs/Sleep One.html
docs/Sleep1s.html
docs/Unicode.html
docs/UnicodePy3.html
docs/Widget_List.html
docs/_config.yml
docs/default.html
docs/empty.html
docs/feed.xml
docs/index.html
docs/latex-linked-image.html
docs/mains.html
docs/many_tracebacks.html
docs/markdown_display_priority.html
docs/merge_degfc.html
docs/nbagg_uat.html
docs/notebook1.html
docs/notebook2.html
docs/notebook3_with_errors.html
docs/notebook4_jpeg.html
docs/notebook_jl.html
docs/notebook_tags.html
docs/parameter.html
docs/pipelines.html
docs/plots.html
docs/pngmetadata.html
docs/polya_sites.html
docs/preprocess.html
docs/prompt_numbers.html
docs/rawtest.html
docs/reads_head.html
docs/sidebar.json
docs/sitemap.xml
docs/test2.html
docs/test3.html
docs/test4.html
docs/test4custom.html
docs/test4docinfo.html
docs/test4jupyter_metadata.html
docs/test4jupyter_metadata_timings.html
docs/testimage.png
docs/tooltips.json
docs/update-display-id.html
docs/utils_bamfilter.html
docs/utils_clusters.html
docs/utils_multirun.html
docs/utils_plots.html
docs/utils_rd.html
docs/_data/alerts.yml
docs/_data/definitions.yml
docs/_data/glossary.yml
docs/_data/tags.yml
docs/_data/terms.yml
docs/_data/topnav.yml
docs/_data/sidebars/home_sidebar.yml
docs/_includes/archive.html
docs/_includes/callout.html
docs/_includes/footer.html
docs/_includes/google_analytics.html
docs/_includes/head.html
docs/_includes/head_print.html
docs/_includes/image.html
docs/_includes/important.html
docs/_includes/initialize_shuffle.html
docs/_includes/inline_image.html
docs/_includes/links.html
docs/_includes/note.html
docs/_includes/search_google_custom.html
docs/_includes/search_simple_jekyll.html
docs/_includes/sidebar.html
docs/_includes/tip.html
docs/_includes/toc.html
docs/_includes/topnav.html
docs/_includes/warning.html
docs/_layouts/default.html
docs/_layouts/default_print.html
docs/_layouts/none.html
docs/_layouts/page.html
docs/_layouts/page_print.html
docs/css/bootstrap.min.css
docs/css/boxshadowproperties.css
docs/css/customstyles.css
docs/css/font-awesome.min.css
docs/css/modern-business.css
docs/css/printstyles.css
docs/css/syntax.css
docs/css/theme-blue.css
docs/css/theme-green.css
docs/css/fonts/FontAwesome.otf
docs/css/fonts/fontawesome-webfont.eot
docs/css/fonts/fontawesome-webfont.svg
docs/css/fonts/fontawesome-webfont.ttf
docs/css/fonts/fontawesome-webfont.woff
docs/css/fonts/fontawesome-webfont.woff2
docs/fonts/FontAwesome.otf
docs/fonts/fontawesome-webfont.eot
docs/fonts/fontawesome-webfont.svg
docs/fonts/fontawesome-webfont.ttf
docs/fonts/fontawesome-webfont.woff
docs/fonts/glyphicons-halflings-regular.eot
docs/fonts/glyphicons-halflings-regular.svg
docs/fonts/glyphicons-halflings-regular.ttf
docs/fonts/glyphicons-halflings-regular.woff
docs/fonts/glyphicons-halflings-regular.woff2
docs/images/company_logo.png
docs/images/company_logo_big.png
docs/images/doc_example.png
docs/images/export_example.png
docs/images/favicon.ico
docs/images/workflowarrow.png
docs/js/customscripts.js
docs/js/jekyll-search.js
docs/js/jquery.ba-throttle-debounce.min.js
docs/js/jquery.navgoco.min.js
docs/js/jquery.shuffle.min.js
docs/js/toc.js
docs/licenses/LICENSE
docs/licenses/LICENSE-BSD-NAVGOCO.txt
docs/tests/test_result_TSNE.png
simplebitk/__init__.py
simplebitk/_nbdev.py
simplebitk/defaults.py
simplebitk/nanopore.py
simplebitk/pipelines.py
simplebitk/plots.py
simplebitk/preprocess.py
simplebitk/run_all.py
simplebitk.egg-info/PKG-INFO
simplebitk.egg-info/SOURCES.txt
simplebitk.egg-info/dependency_links.txt
simplebitk.egg-info/entry_points.txt
simplebitk.egg-info/not-zip-safe
simplebitk.egg-info/requires.txt
simplebitk.egg-info/top_level.txt
simplebitk/bam/__init__.py
simplebitk/bam/reads.py
simplebitk/merge/__init__.py
simplebitk/merge/degfc.py
simplebitk/utils/__init__.py
simplebitk/utils/bamfilter.py
simplebitk/utils/clusters.py
simplebitk/utils/dedimensions.py
simplebitk/utils/multirun.py
simplebitk/utils/plots.py
tests/clinical.txt
tests/fc.txt
tests/fig.png
tests/fig_compare.png
tests/genome_sorted.bam
tests/polya.txt
tests/polya_length_tpm.csv
tests/random.txt
tests/rename_counts.txt
tests/rename_fc.txt
tests/rename_featurecounts.txt
tests/rename_featurecounts_FPKM.txt
tests/rename_featurecounts_TPM.txt
tests/test.csv
tests/test.png
tests/test_anno.csv
tests/test_result_PHATE.csv
tests/test_result_TSNE.csv
tests/test_result_TSNE.pdf
tests/test_result_TSNE.png
tests/transcriptome.bam
tests/transcriptome.tsv
tests/transcriptome_sorted.bam
tests/transcriptome_sorted.bam.bai