.gitignore
.readthedocs.yml
LICENSE
MANIFEST.in
README.rst
pyproject.toml
requirements.txt
setup.cfg
step1_unit_test.py
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/support_request.md
.github/workflows/publish-folitools.yml
.github/workflows/tests.yml
doc/API.rst
doc/INSTALL.rst
doc/Makefile
doc/QUICK_START.md
doc/Single_cell_tutorial.md
doc/cell_barcode_count_density.png
doc/cell_barcode_counts.png
doc/cell_barcode_knee.png
doc/common_options.rst
doc/conf.py
doc/faq.md
doc/index.rst
doc/read_start_calculation.png
doc/read_start_calculation.svg
doc/read_start_calculatoi.excalidraw
doc/regex.md
doc/release_notes.rst
doc/requirements.txt
doc/the_methods.rst
doc/reference/count.rst
doc/reference/count_tab.rst
doc/reference/dedup.rst
doc/reference/extract.rst
doc/reference/group.rst
doc/reference/prepare_for_em.rst
doc/reference/whitelist.rst
setuptools-cython/setuptools_cython.py
tests/README
tests/chr19.bam
tests/chr19.bam.bai
tests/chr19_1mb.bam
tests/chr19_1mb.bam.bai
tests/chr19_1mb.cram
tests/chr19_1mb.cram.crai
tests/chr19_1mb.dedup.cram
tests/chr19_1mb.dedup.sam
tests/chr19_1mb.fa
tests/chr19_1mb.fa.fai
tests/chr19_gene_assigned.tsv
tests/chr19_gene_assigned_cell.tsv
tests/chr19_gene_tags.bam
tests/chr19_gene_tags.bam.bai
tests/chr19_sep.bam
tests/chr19_sep.bam.bai
tests/chr19_tag.bam
tests/chr19_tag.bam.bai
tests/chr19_tag_missing.bam
tests/chr19_tag_missing.bam.bai
tests/count_help
tests/count_single_cells_gene_tag.tsv
tests/count_single_cells_gene_tag_wide.tsv
tests/count_single_gene_tag.tsv
tests/count_tab.tsv
tests/count_tab_cell.tsv
tests/count_tab_help
tests/dedup_help
tests/dedup_help.txt
tests/either_read.fastq.1.gz
tests/either_read.fastq.2.gz
tests/either_read_out.1.fastq
tests/either_read_out.2.fastq
tests/extract_help
tests/extract_quality.fastq
tests/group_adj_py3.sam
tests/group_adj_py3.tsv
tests/group_cluster_py3.sam
tests/group_cluster_py3.tsv
tests/group_contig_no_gene_tag.tsv
tests/group_dir_per_gene_py3.sam
tests/group_dir_per_gene_py3.tsv
tests/group_dir_py3.sam
tests/group_dir_py3.tsv
tests/group_dir_subset_py3.sam
tests/group_dir_subset_py3.tsv
tests/group_dir_unmapped_py3.sam
tests/group_dir_unmapped_py3.tsv
tests/group_help
tests/group_uniq_py3.sam
tests/group_uniq_py3.tsv
tests/group_unsorted_py3.sam
tests/indrop.fastq.1.gz
tests/indrop.fastq.2.gz
tests/indrop_blacklist.tsv
tests/indrop_extract_blacklist.fastq
tests/indrop_extract_fuzzy.fastq
tests/indrop_extract_fuzzy_filtered_out.fastq
tests/indrop_fuzzy_filtered.1.fastq.gz
tests/indrop_fuzzy_filtered.2.fastq.gz
tests/indrop_fuzzy_whitelist.tsv
tests/indrop_whitelist.tsv
tests/indrop_whitelist_3_errors.tsv
tests/indrop_whitelist_density.tsv
tests/indrop_whitelist_ed_above_thres_corr.tsv
tests/indrop_whitelist_ed_above_thres_disc.tsv
tests/indrop_whitelist_filtered.fastq.1.gz
tests/indrop_whitelist_no_select.tsv
tests/indrop_whitelist_user.tsv
tests/indrop_whitelist_user_density.tsv
tests/paired.bam
tests/paired.bam.bai
tests/paired_group_discard_chimeras.sam
tests/paired_group_discard_unmapped.sam
tests/paired_group_output_chimeras.sam
tests/paired_group_output_unmapped.sam
tests/paired_group_use_chimeras.sam
tests/paired_group_use_unmapped.sam
tests/paired_ignore_tlen_tag.sam
tests/processed_3prime.fastq
tests/processed_single.fastq
tests/read2_only_string.1.fastq
tests/read2_only_string.2.fastq
tests/scrb_extract.fastq
tests/scrb_extract_old_style_output.fastq
tests/scrb_filtered_fastq.1.gz
tests/scrb_seq_barcodes
tests/scrb_seq_fastq.1.gz
tests/scrb_seq_fastq.2.gz
tests/scrb_seq_fastq_old_style.1.gz
tests/scrb_seq_fastq_old_style.2.gz
tests/scrb_whitelist.tsv
tests/single_adj_py3.sam
tests/single_chrom_py3.sam
tests/single_cluster_py3.sam
tests/single_dir_2_py3.sam
tests/single_dir_py3.sam
tests/single_gene_tag_py3.sam
tests/single_ignore_py3.sam
tests/single_perc_py3.sam
tests/single_sep_py3.sam
tests/single_stats_py3_edit_distance.tsv
tests/single_stats_py3_per_umi.tsv
tests/single_stats_py3_per_umi_per_position.tsv
tests/single_subset_py3.sam
tests/single_tag_missing_py3.sam
tests/single_tag_py3.sam
tests/single_unique_py3.sam
tests/slim.fastq.gz
tests/test_style.py
tests/test_umi_tools.py
tests/tests.yaml
tests/umi_tools_help
tests/umi_whitelist.tsv
tests/unmapped.bam
tests/unmapped.bam.bai
tests/whitelist_help
tests/whitelist_umi_input.bam
tests/whitelist_umi_input.bam.bai
tests/whitelist_umi_output.sam
umi_tools/Documentation.py
umi_tools/Utilities.py
umi_tools/__init__.py
umi_tools/_dedup_umi.c
umi_tools/_dedup_umi.pyx
umi_tools/count.py
umi_tools/count_tab.py
umi_tools/dedup.py
umi_tools/dedup_umi.pyxbld
umi_tools/extract.py
umi_tools/extract_methods.py
umi_tools/group.py
umi_tools/network.py
umi_tools/prepare_for_em.py
umi_tools/sam_methods.py
umi_tools/umi_methods.py
umi_tools/umi_tools.py
umi_tools/version.py
umi_tools/whitelist.py
umi_tools/whitelist_methods.py
umi_tools_folitools.egg-info/PKG-INFO
umi_tools_folitools.egg-info/SOURCES.txt
umi_tools_folitools.egg-info/dependency_links.txt
umi_tools_folitools.egg-info/entry_points.txt
umi_tools_folitools.egg-info/requires.txt
umi_tools_folitools.egg-info/top_level.txt