ORForise 1.4.2__tar.gz → 1.4.3__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.
- {orforise-1.4.2 → orforise-1.4.3}/PKG-INFO +7 -6
- {orforise-1.4.2 → orforise-1.4.3}/README.md +4 -4
- {orforise-1.4.2 → orforise-1.4.3}/setup.cfg +1 -1
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Comparator.py +2 -1
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/utils.py +1 -1
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise.egg-info/PKG-INFO +7 -6
- {orforise-1.4.2 → orforise-1.4.3}/LICENSE +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/pyproject.toml +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Aggregate_Compare.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Annotation_Compare.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/GFF_Adder.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/GFF_Intersector.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/ORForise_Analysis/__init__.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/ORForise_Analysis/cds_checker.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/ORForise_Analysis/gene_Lenghts.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/ORForise_Analysis/genome_Metrics.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/ORForise_Analysis/hypothetical_gene_predictions.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/ORForise_Analysis/missed_Gene_Metrics.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/ORForise_Analysis/parital_Match_Analysis.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/ORForise_Analysis/result_File_Analysis.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/ORForise_Analysis/start_Codon_Substitution.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/StORForise.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/Augustus/Augustus.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/Augustus/__init__.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/Balrog/Balrog.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/Balrog/__init__.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/EasyGene/EasyGene.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/EasyGene/__init__.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/FGENESB/FGENESB.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/FGENESB/__init__.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/FragGeneScan/FragGeneScan.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/FragGeneScan/__init__.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/GFF/GFF.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/GFF/__init__.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/GLIMMER_3/GLIMMER_3.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/GLIMMER_3/__init__.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/GeneMark/GeneMark.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/GeneMark/__init__.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/GeneMark_HA/GeneMark_HA.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/GeneMark_HA/__init__.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/GeneMark_HMM/GeneMark_HMM.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/GeneMark_HMM/__init__.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/GeneMark_S/GeneMark_S.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/GeneMark_S/__init__.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/GeneMark_S_2/GeneMark_S_2.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/GeneMark_S_2/__init__.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/MetaGene/MetaGene.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/MetaGene/__init__.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/MetaGeneAnnotator/MetaGeneAnnotator.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/MetaGeneAnnotator/__init__.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/MetaGeneMark/MetaGeneMark.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/MetaGeneMark/__init__.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/Prodigal/Prodigal.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/Prodigal/__init__.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/Prokka/Prokka.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/Prokka/__init__.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/StORF_Reporter/StORF_Reporter.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/StORF_Reporter/__init__.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/StORF_Undetected/Completely_Undetected/Completey_Undetected.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/StORF_Undetected/Completely_Undetected/__init__.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/StORF_Undetected/StORF_Undetected.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/StORF_Undetected/__init__.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/StORF_Undetected/unvitiated_Genes/__init__.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/StORF_Undetected/unvitiated_Genes/unvitiated_Missed_Genes.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/TransDecoder/TransDecoder.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/TransDecoder/__init__.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/__init__.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise/__init__.py +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise.egg-info/SOURCES.txt +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise.egg-info/dependency_links.txt +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise.egg-info/entry_points.txt +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise.egg-info/requires.txt +0 -0
- {orforise-1.4.2 → orforise-1.4.3}/src/ORForise.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: ORForise
|
|
3
|
-
Version: 1.4.
|
|
3
|
+
Version: 1.4.3
|
|
4
4
|
Summary: ORForise - Platform for analysing and comparing Prokaryote CoDing Sequence (CDS) Gene Predictions.
|
|
5
5
|
Home-page: https://github.com/NickJD/ORForise
|
|
6
6
|
Author: Nicholas Dimonaco
|
|
@@ -13,6 +13,7 @@ Requires-Python: >=3.6
|
|
|
13
13
|
Description-Content-Type: text/markdown
|
|
14
14
|
License-File: LICENSE
|
|
15
15
|
Requires-Dist: numpy
|
|
16
|
+
Dynamic: license-file
|
|
16
17
|
|
|
17
18
|
# ORForise - Prokaryote Genome Annotation Analysis and Comparison Platform
|
|
18
19
|
## Published in Bioinformatics : https://academic.oup.com/bioinformatics/article/38/5/1198/6454948
|
|
@@ -62,7 +63,7 @@ Please report any issues to: https://github.com/NickJD/ORForise/issues
|
|
|
62
63
|
usage: Annotation_Compare.py [-h] -dna GENOME_DNA -ref REFERENCE_ANNOTATION -t TOOL -tp TOOL_PREDICTION
|
|
63
64
|
[-rt REFERENCE_TOOL] [-o OUTNAME] [-v {True,False}]
|
|
64
65
|
|
|
65
|
-
ORForise v1.4.
|
|
66
|
+
ORForise v1.4.3: Annotatione-Compare Run Parameters.
|
|
66
67
|
|
|
67
68
|
Required Arguments:
|
|
68
69
|
-dna GENOME_DNA Genome DNA file (.fa) which both annotations are based on
|
|
@@ -112,7 +113,7 @@ Please report any issues to: https://github.com/NickJD/ORForise/issues
|
|
|
112
113
|
usage: Aggregate_Compare.py [-h] -dna GENOME_DNA -t TOOLS -tp TOOL_PREDICTIONS -ref REFERENCE_ANNOTATION
|
|
113
114
|
[-rt REFERENCE_TOOL] [-o OUTNAME] [-v {True,False}]
|
|
114
115
|
|
|
115
|
-
ORForise v1.4.
|
|
116
|
+
ORForise v1.4.3: Aggregate-Compare Run Parameters.
|
|
116
117
|
|
|
117
118
|
Required Arguments:
|
|
118
119
|
-dna GENOME_DNA Genome DNA file (.fa) which both annotations are based on
|
|
@@ -266,7 +267,7 @@ Please report any issues to: https://github.com/NickJD/ORForise/issues
|
|
|
266
267
|
usage: GFF_Adder.py [-h] -dna GENOME_DNA -ref REFERENCE_ANNOTATION -at ADDITIONAL_TOOL -add ADDITIONAL_ANNOTATION -o
|
|
267
268
|
OUTPUT_FILE [-rt REFERENCE_TOOL] [-gi GENE_IDENT] [-gene_ident GENE_IDENT] [-olap OVERLAP]
|
|
268
269
|
|
|
269
|
-
ORForise v1.4.
|
|
270
|
+
ORForise v1.4.3: GFF-Adder Run Parameters.
|
|
270
271
|
|
|
271
272
|
Required Arguments:
|
|
272
273
|
-dna GENOME_DNA Genome DNA file (.fa) which both annotations are based on
|
|
@@ -328,7 +329,7 @@ Please report any issues to: https://github.com/NickJD/ORForise/issues
|
|
|
328
329
|
usage: GFF_Intersector.py [-h] -dna GENOME_DNA -ref REFERENCE_ANNOTATION -at ADDITIONAL_TOOL -add
|
|
329
330
|
ADDITIONAL_ANNOTATION -o OUTPUT_FILE [-rt REFERENCE_TOOL] [-gi GENE_IDENT] [-cov COVERAGE]
|
|
330
331
|
|
|
331
|
-
ORForise v1.4.
|
|
332
|
+
ORForise v1.4.3: GFF-Intersector Run Parameters.
|
|
332
333
|
|
|
333
334
|
Required Arguments:
|
|
334
335
|
-dna GENOME_DNA Genome DNA file (.fa) which both annotations are based on
|
|
@@ -46,7 +46,7 @@ Please report any issues to: https://github.com/NickJD/ORForise/issues
|
|
|
46
46
|
usage: Annotation_Compare.py [-h] -dna GENOME_DNA -ref REFERENCE_ANNOTATION -t TOOL -tp TOOL_PREDICTION
|
|
47
47
|
[-rt REFERENCE_TOOL] [-o OUTNAME] [-v {True,False}]
|
|
48
48
|
|
|
49
|
-
ORForise v1.4.
|
|
49
|
+
ORForise v1.4.3: Annotatione-Compare Run Parameters.
|
|
50
50
|
|
|
51
51
|
Required Arguments:
|
|
52
52
|
-dna GENOME_DNA Genome DNA file (.fa) which both annotations are based on
|
|
@@ -96,7 +96,7 @@ Please report any issues to: https://github.com/NickJD/ORForise/issues
|
|
|
96
96
|
usage: Aggregate_Compare.py [-h] -dna GENOME_DNA -t TOOLS -tp TOOL_PREDICTIONS -ref REFERENCE_ANNOTATION
|
|
97
97
|
[-rt REFERENCE_TOOL] [-o OUTNAME] [-v {True,False}]
|
|
98
98
|
|
|
99
|
-
ORForise v1.4.
|
|
99
|
+
ORForise v1.4.3: Aggregate-Compare Run Parameters.
|
|
100
100
|
|
|
101
101
|
Required Arguments:
|
|
102
102
|
-dna GENOME_DNA Genome DNA file (.fa) which both annotations are based on
|
|
@@ -250,7 +250,7 @@ Please report any issues to: https://github.com/NickJD/ORForise/issues
|
|
|
250
250
|
usage: GFF_Adder.py [-h] -dna GENOME_DNA -ref REFERENCE_ANNOTATION -at ADDITIONAL_TOOL -add ADDITIONAL_ANNOTATION -o
|
|
251
251
|
OUTPUT_FILE [-rt REFERENCE_TOOL] [-gi GENE_IDENT] [-gene_ident GENE_IDENT] [-olap OVERLAP]
|
|
252
252
|
|
|
253
|
-
ORForise v1.4.
|
|
253
|
+
ORForise v1.4.3: GFF-Adder Run Parameters.
|
|
254
254
|
|
|
255
255
|
Required Arguments:
|
|
256
256
|
-dna GENOME_DNA Genome DNA file (.fa) which both annotations are based on
|
|
@@ -312,7 +312,7 @@ Please report any issues to: https://github.com/NickJD/ORForise/issues
|
|
|
312
312
|
usage: GFF_Intersector.py [-h] -dna GENOME_DNA -ref REFERENCE_ANNOTATION -at ADDITIONAL_TOOL -add
|
|
313
313
|
ADDITIONAL_ANNOTATION -o OUTPUT_FILE [-rt REFERENCE_TOOL] [-gi GENE_IDENT] [-cov COVERAGE]
|
|
314
314
|
|
|
315
|
-
ORForise v1.4.
|
|
315
|
+
ORForise v1.4.3: GFF-Intersector Run Parameters.
|
|
316
316
|
|
|
317
317
|
Required Arguments:
|
|
318
318
|
-dna GENOME_DNA Genome DNA file (.fa) which both annotations are based on
|
|
@@ -230,7 +230,8 @@ def candidate_ORF_Selection(gene_Set,
|
|
|
230
230
|
for c_Pos, c_ORF_Details in candidate_ORFs.items():
|
|
231
231
|
o_Start = int(c_Pos.split(',')[0])
|
|
232
232
|
o_Stop = int(c_Pos.split(',')[1])
|
|
233
|
-
|
|
233
|
+
# Below is not a long term fix
|
|
234
|
+
coverage = c_ORF_Details[-1]
|
|
234
235
|
orf_Set = set(range(o_Start, o_Stop + 1))
|
|
235
236
|
if coverage > current_Coverage:
|
|
236
237
|
current_Coverage = coverage
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: ORForise
|
|
3
|
-
Version: 1.4.
|
|
3
|
+
Version: 1.4.3
|
|
4
4
|
Summary: ORForise - Platform for analysing and comparing Prokaryote CoDing Sequence (CDS) Gene Predictions.
|
|
5
5
|
Home-page: https://github.com/NickJD/ORForise
|
|
6
6
|
Author: Nicholas Dimonaco
|
|
@@ -13,6 +13,7 @@ Requires-Python: >=3.6
|
|
|
13
13
|
Description-Content-Type: text/markdown
|
|
14
14
|
License-File: LICENSE
|
|
15
15
|
Requires-Dist: numpy
|
|
16
|
+
Dynamic: license-file
|
|
16
17
|
|
|
17
18
|
# ORForise - Prokaryote Genome Annotation Analysis and Comparison Platform
|
|
18
19
|
## Published in Bioinformatics : https://academic.oup.com/bioinformatics/article/38/5/1198/6454948
|
|
@@ -62,7 +63,7 @@ Please report any issues to: https://github.com/NickJD/ORForise/issues
|
|
|
62
63
|
usage: Annotation_Compare.py [-h] -dna GENOME_DNA -ref REFERENCE_ANNOTATION -t TOOL -tp TOOL_PREDICTION
|
|
63
64
|
[-rt REFERENCE_TOOL] [-o OUTNAME] [-v {True,False}]
|
|
64
65
|
|
|
65
|
-
ORForise v1.4.
|
|
66
|
+
ORForise v1.4.3: Annotatione-Compare Run Parameters.
|
|
66
67
|
|
|
67
68
|
Required Arguments:
|
|
68
69
|
-dna GENOME_DNA Genome DNA file (.fa) which both annotations are based on
|
|
@@ -112,7 +113,7 @@ Please report any issues to: https://github.com/NickJD/ORForise/issues
|
|
|
112
113
|
usage: Aggregate_Compare.py [-h] -dna GENOME_DNA -t TOOLS -tp TOOL_PREDICTIONS -ref REFERENCE_ANNOTATION
|
|
113
114
|
[-rt REFERENCE_TOOL] [-o OUTNAME] [-v {True,False}]
|
|
114
115
|
|
|
115
|
-
ORForise v1.4.
|
|
116
|
+
ORForise v1.4.3: Aggregate-Compare Run Parameters.
|
|
116
117
|
|
|
117
118
|
Required Arguments:
|
|
118
119
|
-dna GENOME_DNA Genome DNA file (.fa) which both annotations are based on
|
|
@@ -266,7 +267,7 @@ Please report any issues to: https://github.com/NickJD/ORForise/issues
|
|
|
266
267
|
usage: GFF_Adder.py [-h] -dna GENOME_DNA -ref REFERENCE_ANNOTATION -at ADDITIONAL_TOOL -add ADDITIONAL_ANNOTATION -o
|
|
267
268
|
OUTPUT_FILE [-rt REFERENCE_TOOL] [-gi GENE_IDENT] [-gene_ident GENE_IDENT] [-olap OVERLAP]
|
|
268
269
|
|
|
269
|
-
ORForise v1.4.
|
|
270
|
+
ORForise v1.4.3: GFF-Adder Run Parameters.
|
|
270
271
|
|
|
271
272
|
Required Arguments:
|
|
272
273
|
-dna GENOME_DNA Genome DNA file (.fa) which both annotations are based on
|
|
@@ -328,7 +329,7 @@ Please report any issues to: https://github.com/NickJD/ORForise/issues
|
|
|
328
329
|
usage: GFF_Intersector.py [-h] -dna GENOME_DNA -ref REFERENCE_ANNOTATION -at ADDITIONAL_TOOL -add
|
|
329
330
|
ADDITIONAL_ANNOTATION -o OUTPUT_FILE [-rt REFERENCE_TOOL] [-gi GENE_IDENT] [-cov COVERAGE]
|
|
330
331
|
|
|
331
|
-
ORForise v1.4.
|
|
332
|
+
ORForise v1.4.3: GFF-Intersector Run Parameters.
|
|
332
333
|
|
|
333
334
|
Required Arguments:
|
|
334
335
|
-dna GENOME_DNA Genome DNA file (.fa) which both annotations are based on
|
|
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
|
{orforise-1.4.2 → orforise-1.4.3}/src/ORForise/ORForise_Analysis/hypothetical_gene_predictions.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{orforise-1.4.2 → orforise-1.4.3}/src/ORForise/ORForise_Analysis/start_Codon_Substitution.py
RENAMED
|
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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{orforise-1.4.2 → orforise-1.4.3}/src/ORForise/Tools/StORF_Undetected/unvitiated_Genes/__init__.py
RENAMED
|
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
|