Commit 81548a7
authored
Release 1.3 (#3)
* # Changed mutational-context-range according to pore type and updated plots
## mutational context
- r9 mut_context range is now 5
- r10 mut_context range is now 9
## plots
- *MeanDistAvgStdev* are now called *MeDAS* plots
- added a MeDAS plot for excluding low coverage positions
- added a MeDAS plot using sns.replot using different markers for positions with coverage below 10 and above
* switched segmentation algorithm to f5c
* Fixed range check
* Update tests according to new r9 range
* added --rna and --r10
* Fix hue in MeDAS coverage plot
* Script to filter .magnipore for coverage
* Add entry point of cov_filter.py
* Added description to cov_filter
* Make plots prettier
* Update gitignore
* Update READMEs and descriptions
* Set default coverage threshold to 10
* Update plots
* rename filter script
* sort imports
* Update
* Reduce Runtime, Multiprocessing
- Using multiprocessing for model comparisons
- Remove pandas dataframe
- Added plotting script after comparison
* Update tests
* Update meta data
* Move progress print to subprocess to see real progress
* Multiprocessing Model Building
* Update tests according to code changes
* Update tests
* Add modules to namespace
* Remove slower multiprocessing
* Update gitignore
* Add argument for the coverage
* Remove comments
* Remove namespace
* Update tests
* Fix bugs
* remove logs from tests
* Updated test
* Update test
* Make gzip overwrite already existing files
* Remove duplicate command logs
* Improve plots
* Improve plots
* Improve plots
* Improve plots and add more description
* Fix count for `Positions with no data X, ...`
* Add magnicheck
* Change argument order
* Add total eval_pos to output
* Take strand into account
* Fix KeyError
* Fix Bug
* Fix output kmer value
* Add output
* Output more information
* Fix Bug
- multiprocessing.value counters are now incremented using a Lock
* still trying to fix incrementation bug
* Reduce plotting size
* Bug fixes
* Switched argument order in f5c index command
* do not print warnings
* sort imports
* Fix usage message
* Add --help messages for all scripts
* Check tests1 parent a9a19cf commit 81548a7
File tree
25 files changed
+4379
-4002
lines changed- conda.recipe
- help
- magnipore
- tests
- magnipore
- sample1_sample2
- test_blow5
- test_fast5
- test_slow5
- mapping/test
- segmentation
- test_blow5
- test_fast5
- test_slow5
25 files changed
+4379
-4002
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
| 155 | + | |
209 | 156 | | |
210 | 157 | | |
211 | 158 | | |
| |||
215 | 162 | | |
216 | 163 | | |
217 | 164 | | |
218 | | - | |
219 | | - | |
220 | 165 | | |
221 | 166 | | |
222 | 167 | | |
| |||
252 | 197 | | |
253 | 198 | | |
254 | 199 | | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
255 | 203 | | |
256 | 204 | | |
257 | 205 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
143 | | - | |
| 142 | + | |
| 143 | + | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
| 147 | + | |
| 148 | + | |
199 | 149 | | |
200 | 150 | | |
201 | 151 | | |
| |||
207 | 157 | | |
208 | 158 | | |
209 | 159 | | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | 160 | | |
214 | 161 | | |
215 | 162 | | |
| |||
252 | 199 | | |
253 | 200 | | |
254 | 201 | | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
255 | 205 | | |
256 | 206 | | |
257 | 207 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
36 | 39 | | |
37 | 40 | | |
38 | 41 | | |
| |||
274 | 277 | | |
275 | 278 | | |
276 | 279 | | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
277 | 283 | | |
278 | 284 | | |
279 | 285 | | |
| |||
0 commit comments