mimseq
Advanced tools
| Metadata-Version: 2.1 | ||
| Name: mimseq | ||
| Version: 1.3.8 | ||
| Version: 1.3.9 | ||
| Summary: Custom high-throughput tRNA sequencing alignment and quantification pipeline based on modification induced misincorporation cDNA synthesis. | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/nedialkova-lab/mim-tRNAseq |
@@ -6,2 +6,3 @@ biopython | ||
| pysam | ||
| pytest | ||
| seaborn | ||
@@ -8,0 +9,0 @@ matplotlib |
@@ -48,4 +48,2 @@ # -*- coding: utf-8 -*- | ||
| n += 1 | ||
| # Remove temporary files | ||
| rmtree(join(dirpath, s)) | ||
| return outdf | ||
@@ -74,2 +72,1 @@ | ||
| outdf.to_csv(dirpath+"/crosstalks.tsv",sep="\t",index=False) | ||
@@ -129,2 +129,4 @@ #!/usr/bin/env python3 | ||
| anticodon = data['anticodon'] | ||
| if anticodon == None: | ||
| print(data) | ||
| new_anticodon = getUnmodSeq(anticodon, modifications) | ||
@@ -131,0 +133,0 @@ if "N" in new_anticodon: |
@@ -1,1 +0,1 @@ | ||
| __version__ = "v1.3.8" | ||
| __version__ = "v1.3.9" |
+1
-1
| Metadata-Version: 2.1 | ||
| Name: mimseq | ||
| Version: 1.3.8 | ||
| Version: 1.3.9 | ||
| Summary: Custom high-throughput tRNA sequencing alignment and quantification pipeline based on modification induced misincorporation cDNA synthesis. | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/nedialkova-lab/mim-tRNAseq |
+1
-0
@@ -48,2 +48,3 @@ #!/usr/bin/env python | ||
| "pysam", | ||
| "pytest", | ||
| "seaborn", | ||
@@ -50,0 +51,0 @@ "matplotlib", |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
17723399
03611
0.03%