Skip to content

Commit 658e4e3

Browse files
committed
Restore original build files
1 parent a27a4fb commit 658e4e3

7 files changed

Lines changed: 3464 additions & 6 deletions

File tree

build/lib/mimseq/deseq.R

Lines changed: 530 additions & 0 deletions
Large diffs are not rendered by default.

build/lib/mimseq/mimseq.py

Lines changed: 414 additions & 0 deletions
Large diffs are not rendered by default.

build/lib/mimseq/mmQuant.py

Lines changed: 941 additions & 0 deletions
Large diffs are not rendered by default.

build/lib/mimseq/splitClusters.py

Lines changed: 550 additions & 0 deletions
Large diffs are not rendered by default.

build/lib/mimseq/tRNAtools.py

Lines changed: 1027 additions & 0 deletions
Large diffs are not rendered by default.

mimseq.egg-info/PKG-INFO

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
Metadata-Version: 2.1
1+
Metadata-Version: 1.1
22
Name: mimseq
33
Version: 1.2.1
44
Summary: Custom high-throughput tRNA sequencing alignment and quantification pipeline based on modification induced misincorporation cDNA synthesis.
55
Home-page: https://github.com/nedialkova-lab/mim-tRNAseq
66
Author: Drew Behrens
77
Author-email: abehrens@biochem.mpg.de
88
License: GPLv3
9+
Description: UNKNOWN
910
Platform: UNKNOWN
1011
Classifier: Development Status :: 4 - Beta
1112
Classifier: Environment :: Console
@@ -14,7 +15,3 @@ Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
1415
Classifier: Natural Language :: English
1516
Classifier: Programming Language :: Python :: 3
1617
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
17-
License-File: LICENSE.txt
18-
19-
UNKNOWN
20-

mimseq.egg-info/SOURCES.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ setup.py
66
mimseq/__init__.py
77
mimseq/ccaPlots.R
88
mimseq/coveragePlot.R
9-
mimseq/crosstalks.py
109
mimseq/deseq.R
1110
mimseq/getCoverage.py
1211
mimseq/mimseq.py

0 commit comments

Comments
 (0)