Commit 41fbb9e
committed
Docs: TSSE cutoff guidance, custom adapter, count-table flag, /home/jps3dp/tools/refgenie_config.yaml workaround
- faq.md: expand the TSSE entry to name the refgene_anno asset / UCSC
RefGene as the source of TSS coords and note that the cutoff-of-6
threshold is hg38-tuned and empirical. Point at ENCODE ATAC-seq
data standards for per-assembly reference numbers. (#235)
- assets.md: add a Using a custom adapter file subsection
documenting the adapters resource override in
pipelines/pepatac.yaml. (#252)
- assets.md: document the /home/jps3dp/tools/refgenie_config.yaml-required-even-with-manual-paths
quirk and the empty-refgenie-config workaround. The proper fix is
in the in-progress refgenie 1.0 migration (PR #327). (#251)
- count_table.md: make the per-sample PEPATAC_completed.flag handling
explicit in the consensus-peak-set count table workflow. Two paths:
delete the flag files (one-liner with find -delete) or pass
--ignore-flags to looper run. (#215)
- assets.md: troubleshooting subsection for TypeError: 'NoneType'
object is not iterable — root-caused to incomplete refgenie assets
(commonly missing prealignment FASTA), with diagnostic and fix
commands. The error itself is upstream refgenconf behavior;
replaced by the refgenie 1.0 migration (PR #327). (#216)
- glossary.md: document column formats for _peaks_coverage.bed
(8 columns) and _ref_peaks_coverage.bed (15 columns; narrowPeak
coordinates + bedtools coverage stats + normalized count). (#233)
- assets.md: Running a non-refgenie genome through looper
subsection — sample_modifiers/imply pattern with chrom_sizes,
genome_index, etc. set per-sample. (#231 docs portion)
Closes #235, #252, #251, #215, #216, #233.1 parent 8bda2e4 commit 41fbb9e
4 files changed
Lines changed: 92 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
67 | 118 | | |
68 | 119 | | |
69 | 120 | | |
70 | 121 | | |
71 | 122 | | |
72 | 123 | | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
73 | 136 | | |
74 | 137 | | |
75 | 138 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
24 | 37 | | |
25 | 38 | | |
26 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
38 | 50 | | |
39 | 51 | | |
40 | 52 | | |
| |||
0 commit comments