levseq 1.2.10__tar.gz → 1.3.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {levseq-1.2.10/levseq.egg-info → levseq-1.3.2}/PKG-INFO +1 -1
- {levseq-1.2.10 → levseq-1.3.2}/levseq/__init__.py +1 -1
- {levseq-1.2.10 → levseq-1.3.2}/levseq/barcoding/minion_barcodes.fasta +6 -6
- {levseq-1.2.10 → levseq-1.3.2}/levseq/utils.py +1 -2
- {levseq-1.2.10 → levseq-1.3.2/levseq.egg-info}/PKG-INFO +1 -1
- {levseq-1.2.10 → levseq-1.3.2}/LICENSE +0 -0
- {levseq-1.2.10 → levseq-1.3.2}/MANIFEST.in +0 -0
- {levseq-1.2.10 → levseq-1.3.2}/README.md +0 -0
- {levseq-1.2.10 → levseq-1.3.2}/levseq/IO_processor.py +0 -0
- {levseq-1.2.10 → levseq-1.3.2}/levseq/barcoding/__init__.py +0 -0
- {levseq-1.2.10 → levseq-1.3.2}/levseq/barcoding/demultiplex +0 -0
- {levseq-1.2.10 → levseq-1.3.2}/levseq/barcoding/demultiplex-arm64 +0 -0
- {levseq-1.2.10 → levseq-1.3.2}/levseq/barcoding/demultiplex-x86 +0 -0
- {levseq-1.2.10 → levseq-1.3.2}/levseq/basecaller.py +0 -0
- {levseq-1.2.10 → levseq-1.3.2}/levseq/cmd.py +0 -0
- {levseq-1.2.10 → levseq-1.3.2}/levseq/coordinates.py +0 -0
- {levseq-1.2.10 → levseq-1.3.2}/levseq/globals.py +0 -0
- {levseq-1.2.10 → levseq-1.3.2}/levseq/interface.py +0 -0
- {levseq-1.2.10 → levseq-1.3.2}/levseq/parser.py +0 -0
- {levseq-1.2.10 → levseq-1.3.2}/levseq/run_levseq.py +0 -0
- {levseq-1.2.10 → levseq-1.3.2}/levseq/screen.py +0 -0
- {levseq-1.2.10 → levseq-1.3.2}/levseq/seqfit.py +0 -0
- {levseq-1.2.10 → levseq-1.3.2}/levseq/simulation.py +0 -0
- {levseq-1.2.10 → levseq-1.3.2}/levseq/user.py +0 -0
- {levseq-1.2.10 → levseq-1.3.2}/levseq/variantcaller.py +0 -0
- {levseq-1.2.10 → levseq-1.3.2}/levseq/visualization.py +0 -0
- {levseq-1.2.10 → levseq-1.3.2}/levseq.egg-info/SOURCES.txt +0 -0
- {levseq-1.2.10 → levseq-1.3.2}/levseq.egg-info/dependency_links.txt +0 -0
- {levseq-1.2.10 → levseq-1.3.2}/levseq.egg-info/entry_points.txt +0 -0
- {levseq-1.2.10 → levseq-1.3.2}/levseq.egg-info/requires.txt +0 -0
- {levseq-1.2.10 → levseq-1.3.2}/levseq.egg-info/top_level.txt +0 -0
- {levseq-1.2.10 → levseq-1.3.2}/setup.cfg +0 -0
- {levseq-1.2.10 → levseq-1.3.2}/setup.py +0 -0
- {levseq-1.2.10 → levseq-1.3.2}/tests/test_demultiplex_docker.py +0 -0
- {levseq-1.2.10 → levseq-1.3.2}/tests/test_deploy.py +0 -0
- {levseq-1.2.10 → levseq-1.3.2}/tests/test_opligopools.py +0 -0
- {levseq-1.2.10 → levseq-1.3.2}/tests/test_seqfitvis.py +0 -0
- {levseq-1.2.10 → levseq-1.3.2}/tests/test_seqs.py +0 -0
- {levseq-1.2.10 → levseq-1.3.2}/tests/test_statistics.py +0 -0
- {levseq-1.2.10 → levseq-1.3.2}/tests/test_variant_calling.py +0 -0
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
__title__ = 'levseq'
|
|
19
19
|
__description__ = 'LevSeq nanopore sequencing'
|
|
20
20
|
__url__ = 'https://github.com/fhalab/levseq/'
|
|
21
|
-
__version__ = '1.2
|
|
21
|
+
__version__ = '1.3.2'
|
|
22
22
|
__author__ = 'Yueming Long, Ariane Mora, Francesca-Zhoufan Li, Emre Gursoy'
|
|
23
23
|
__author_email__ = 'ylong@caltech.edu'
|
|
24
24
|
__license__ = 'GPL3'
|
|
@@ -241,7 +241,7 @@ GCATAGTTCTGCATGATGGGTTAG
|
|
|
241
241
|
>RB25
|
|
242
242
|
GTAAGTTGGGTATGCAACGCAATG
|
|
243
243
|
>RB26
|
|
244
|
-
|
|
244
|
+
CATACAGCGACTACGCATTCTCAT
|
|
245
245
|
>RB27
|
|
246
246
|
CGACGGTTAGATTCACCTCTTACA
|
|
247
247
|
>RB28
|
|
@@ -267,9 +267,9 @@ GCTTGCGATTGATGCTTAGTATCA
|
|
|
267
267
|
>RB38
|
|
268
268
|
ACCACAGGAGGACGATACAGAGAA
|
|
269
269
|
>RB39
|
|
270
|
-
|
|
270
|
+
CCACAGTGTCAACTAGAGCCTCTC
|
|
271
271
|
>RB40
|
|
272
|
-
|
|
272
|
+
TAGTTTGGATGACCAAGGATAGCC
|
|
273
273
|
>RB41
|
|
274
274
|
GGAGTTCGTCCAGAGAAGTACACG
|
|
275
275
|
>RB42
|
|
@@ -285,7 +285,7 @@ GCTGTGTTCCACTTCATTCTCCTG
|
|
|
285
285
|
>RB47
|
|
286
286
|
GTGCAACTTTCCCACAGGTAGTTC
|
|
287
287
|
>RB48
|
|
288
|
-
|
|
288
|
+
CATCTGGAACGTGGTACACCTGTA
|
|
289
289
|
>RB49
|
|
290
290
|
ACTGGTGCAGCTTTGAACATCTAG
|
|
291
291
|
>RB50
|
|
@@ -297,7 +297,7 @@ TGAGAGACAAGATTGTTCGTGGAC
|
|
|
297
297
|
>RB53
|
|
298
298
|
AGATTCAGACCGTCTCATGCAAAG
|
|
299
299
|
>RB54
|
|
300
|
-
|
|
300
|
+
CAAGAGCTTTGACTAAGGAGCATG
|
|
301
301
|
>RB55
|
|
302
302
|
TGGAAGATGAGACCCTGATCTACG
|
|
303
303
|
>RB56
|
|
@@ -309,7 +309,7 @@ CAGGTTACTCCTCCGTGAGTCTGA
|
|
|
309
309
|
>RB59
|
|
310
310
|
TCAATCAAGAAGGGAAAGCAAGGT
|
|
311
311
|
>RB60
|
|
312
|
-
|
|
312
|
+
CATGTTCAACCAAGGCTTCTATGG
|
|
313
313
|
>RB61
|
|
314
314
|
AGAGGGTACTATGTGCCTCAGCAC
|
|
315
315
|
>RB62
|
|
@@ -248,7 +248,6 @@ def alignment_from_cigar(cigar: str, alignment: str, ref: str, query_qualities:
|
|
|
248
248
|
pos += op_len
|
|
249
249
|
ref_pos += op_len
|
|
250
250
|
elif op == 1: # insertion to the reference
|
|
251
|
-
insertion_updates
|
|
252
251
|
inserts[ref_pos - 1] = alignment[pos - 1:pos + op_len]
|
|
253
252
|
new_seq = new_seq[:-1] + 'I' # Set the previous position to be an insertion
|
|
254
253
|
pos += op_len
|
|
@@ -501,4 +500,4 @@ def get_variant_label_for_well(seq_df, threshold):
|
|
|
501
500
|
combined_p_value = float("nan")
|
|
502
501
|
# Return also the mean mutation rate for the well
|
|
503
502
|
mean_mutation_rate = np.mean([1 - x for x in non_refs['freq_non_ref'].values])
|
|
504
|
-
return label, probability, combined_p_value, mixed_well, mean_mutation_rate
|
|
503
|
+
return label, probability, combined_p_value, mixed_well, mean_mutation_rate
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|